/* CSS Document */

html { height:100%; margin:0; padding:0; }

body { background-image:url(../static/bgverlauf.jpg); background-color:#FFFFFF; background-repeat:repeat-x; height:100%; margin:0; padding:0; }


#headlogo {
		width:140px;
		height:106px;
		top:19px;
		left:60px;
		position:absolute;
}

#headmenu {
		top:13px;
		position:absolute;
		width:360px;
		height:16px;
		left:535px;
}
#mainmenu {
	top:107px;
	position:absolute;
	width:610px;
	height:16px;
	left:291px;
}
#mainfull {
	background-image:url(../static/intro.jpg); 
	position:relative;
	height:485px;
	width:911px;
}
#contentfull {
	background-image:url(../static/bg_fill.jpg);
	background-repeat:repeat-y; 
	width:911px;
}


#showcase_box { width:330px; top:0px; left:55px; position:absolute; }
#aktuell_box { width:280px; top:0px; left:423px; position:absolute; }
#suchen_box { width:160px; top:0px; left:728px; position:absolute; }
.greyspacer { width:1px; height:72px; top:30px; position:absolute; }

.boxtext, .boxtext a:link, .boxtext a:visited, .boxtext a:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none; }
.boxtext a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:underline; }

.copyr, .copyr a:link, .copyr a:visited, .copyr a:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; text-decoration:none; }
.copyr a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#999999; text-decoration:underline; }


/* old stuff */

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-350px; /* half of container's height */
		float:left;
		}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		clear:left;
		}

	.topmenu {
		font-size:80%;
		float:right;
		width:45px;
		margin-left:20px;
		margin-top:50px;
		}
	.head {
		font-size:14px;
		/* float:right; */
		width:800px;
		margin-left:60px;
		margin-top:340px;
		}
.content {
		font-size:14px;
		/* float:right; */
		width:980px;
		margin-top:10px;
		height:180px;
		background-color:#58584E;
		}

.logo {
		font-size:14px;
		/* float:right; */
		width:350px;
		margin-top:50px;
		height:60px;
		float:right;
		}
.tdst { vertical-align:middle; padding-right:10px; }
.contenttext { font-family:Verdana, Arial, Helvetica, sans-serif; }

.partnerlinks, .partnerlinks a:link, .partnerlinks a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:13px; color:#FFFFFF; text-decoration:none; }
.partnerlinks a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:13px; color:#FFFFFF; text-decoration:underline; }




/* .containermain {border:1px dotted #CCCCCC;}  */
.containermain { border:2px dashed #f0f5cd; }
.temp2 { margin-left:auto; margin-right:auto; vertical-align:middle; }
