@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	margin:0px;
	font-family: arial, sans-serif;
	color:#666666;
}

.menu {
	margin-top:55px; 
	margin-left:50px; 
	width:333px; 
	height:20px; 
	float:left;
}

.logo {
	margin-top:15px;
	margin-left:15px;
	width:340px;
	height:180px;
	float:left;
	cursor: pointer;
}

.index_link {
	margin-top:55px;
	margin-left:365px;
	width:140px;
	height:20px;
	clear:both;
	float:left;
	cursor: pointer;
}


.link {
	margin-top:-80px;
	margin-left:725px;
	width:140px;
	height:20px;
	clear:both;
	float:left;
	cursor: pointer;
}
.menu_lang {
	margin-top:55px; 
	margin-left:100px; 
	width:120px; 
	height:20px; 
	text-align:right; 
	float:left;
}


.content {
	padding-left:27px;
	padding-top: 15px;
	line-height: 24px;	
}

.red {
    color:#cc0001;
}

.img {
	background:url(../images/pict_shadow.gif) no-repeat top left;
	padding-bottom: 5px;
	padding-right: 5px;
	width:156px;
	height:234px;
}

.produkt {
	border:1px #999999 solid;
	width:150px;
	height:150px;
}
.produkt_rahmen {
	width:152px;
	float:left;
	margin-right:35px;
	margin-bottom:35px;
	text-align:left;
}

.produkt_beschreibung {
	color:#cc0001;
	margin-top:10px;
	font-size: 11px;
	line-height: 16px;
}

.form_text {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 309px;
	height: 15px;
	background-image: url(../images/textedit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border:0px;
}

.form_text_area {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 309px;
	background-image: url(../images/memoedit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	height:164px;
	border:0px;
	overflow: hidden;
}

.button {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.checkbox {
/*	font-size: 11px;
	padding: 0px;
	margin: 0px 0 -5px 0;
	border: 0px;*/
	display:none;
}

.text_small {
	font-size: 11px;
}

.aktuelles {
	color:#fff;
	overflow: hidden;
	line-height:normal;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
	color:#cc0000;
}


.top_left {
	width:990px; 
	height:210px;
	background:url(../images/top.jpg) top left no-repeat;
	vertical-align:top;
	text-align:left;
}

.index_top_left {
	width:990px;
	height:285px;
	background:url(../images/index_top.jpg);
	vertical-align:top;
	text-align:left;
}

.top_right {
	background:url(../images/top_right.jpg) no-repeat top left;
	max-width:210px;
}

.index_top_right {
	background:url(../images/index_top_right.jpg) no-repeat top left;
	max-width:335px;
}

.index_main_left {width:990px;height:600px;vertical-align:top;background:url(../images/index_main_back.jpg) top left no-repeat;}
.index_main_right {background:url(../images/index_main_right.jpg) top left no-repeat;max-width:335px;}
.main_left {width:990px;height:650px;vertical-align:top;background:url(../images/main_back.jpg) top left no-repeat;}
.main_right {background:url(../images/main_back_right.jpg) top left no-repeat;max-width:335px;}

#apDiv1 {
	position:relative;
	left:648px;
	top:-327px;
	width:276px;
	height:279px;
	z-index:1;
	*top:-322px;
}
