body {
	font-family:Trebuchet MS,verdana;
	font-size: 10pt;
	color: #000000;
	background-image:url("images/back.jpg");
	background-repeat:repeat;
	background-color:#cdfcf9;
	text-align:center;
}

input.stdwidth2 {
	width:490; 
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	text-align: left;
}

input.stdwidth {
	width:590; 
	font-family:verdana;
	font-size:14px;
	font-weight: normal;
	text-align: left;
}

#main {
	background-color:#ffffff;
	width:936px;
	min-height:1050px;
	margin:0px auto auto auto;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	overflow:hidden;
}


#ad_head {
	background-color:#ffffff;
	width:936px;
	overflow:hidden;
}
#ad_head_top {
	text-align:left;
	width:936px;
	height:15px;
	float:left;
}
#ad_head_links {
	width:468px;
	height:60px;
	float:left;
}
#ad_head_rechts {
	width:468px;
	height:60px;
	float:right;
}


#ad_links {
	width:120px;
	float:left;
	overflow:hidden;
}
div.ad_links_1 {
	width:120px;
	height:90px;
}
div.ad_links_2 {
	width:120px;
	height:60px;
}


#ad_rechts {
	width:120px;
	float:right;
	overflow:hidden;
}
#ad_rechts_1 {
	width:160px;
	height:600px;
}
div.ad_rechts_2 {
	width:120px;
	height:90px;
}

#content {
	background-image:url("images/bg.jpg");
	background-repeat:repeat-y;
	width:696px;
	float:left;
	overflow:hidden;
}
#content_head {
	background-image:url("images/head.jpg");
	width:696px;
	height:99px;
	background-color:black;
}
#content_content {
	background-image:url("images/content.jpg");
	background-repeat:no-repeat;
	width:696px;
	min-height:650px;
	padding-top:10px;
	margin:0px auto 0px auto;
}
#content_bottom {
	background-image:url("images/bottom.jpg");
	width:696px;
	height:68px;
	background-color:black;
}
#content_text {
	width:600px;
	min-height:640px;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	margin:auto auto auto auto;
	background-color:#f5f5f5;
	border-width:1px;
	border-style:solid;
	border-color:#aaaaaa;
}
#content_ad {
	width:300px;
	height:250px;
	margin:50px auto auto auto;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}


#bottom {
	width:936;
	float:left;
	overflow:hidden;
}
#ad_bottom_links {
	width:468px;
	height:60px;
	float:left;
}
#ad_bottom_rechts {
	width:468px;
	height:60px;
	float:right;
}
#ad_bottom_bottom {
	width:468px;
	height:60px;
	margin:10px auto auto 234px;
	float:left;
}