/* CSS Document */

body {
	background-color: #bacfec;
	background-image: url(images/body_back.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
input { background-color: #ffead7; border: 1px solid #FF6600; color: #000000; padding: 2px; }
textarea { background-color: #ffead7; border: 1px solid #FF6600; color: #000000; padding: 2px; width: 300px; }

#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #e98833;
	border-right: 1px solid #e98833;
	border-bottom : 1px solid #e98833;
	background-image:url(images/werth_back.gif);
	background-repeat: no-repeat;
	background-position: 250px;
}
#header {
	width: 750px;
	height: 154px;
	background-image:url(upload/website_elemente/header.jpg);
	background-repeat:no-repeat;
}
#navi {
	padding-top: 130px;
	padding-left: 185px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#navi a { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
#navi a:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }

#linksbereich {
	margin-top: 20px;
	margin-left: 5px;
	float: left;
}
#subnavi {	
	width: 125px;
	border: 1px solid #e98833;
	background-color: #ffead7;
	margin-bottom: 30px;
}

.subnavilink{
	padding-top: 1px;
	padding-left: 5px;
	width: 120px;
	height: 15px;
}
.subnavilink_active{
	padding-top: 1px;
	padding-left: 5px;
	width: 120px;
	height: 15px;
}
#subnavi a { text-decoration: none;	font-size: 11px; color: #666666; font-weight: bold;}
#subnavi a:hover { text-decoration: none; font-size: 11px; color: #333333;font-weight: bold;}

#sponsoren {
	width: 125px;
	margin-bottom: 20px;
}
#sponsoren .verlauf { width: 127px;}
#sponsoren img { border: 1px solid #e98833;	width: 125px; margin-bottom: 5px; }
#bodycontent {
	margin-top: 20px;
	width: 592px;
	margin-left: 155px;
}
#bodytext {
	width: 425px;
	float: left;
	text-align:justify;
	}
#bodytext h1 { font-weight: bold; font-size: 14px; color: #FF6600; }
#bodytext h2 { font-weight: bold; font-size: 12px; color: #FF6600; margin-bottom: 1px; margin-top: 14px; }
#bodytext td { 	background-color: #fff4eb; padding: 2px; } 
#bodytext table { border: 1px solid #e98833;  }

#footer {font-size: 10px; line-height: 12px; border-top: 1px solid #FF6600; padding-top: 3px; color: #999999; margin-bottom: 20px; margin-top: 10px;}
#specialdiv {
	float: right;
	width: 135px;	
	margin-right: 5px;
}
#specialdiv .verlauf { width: 135px; margin-bottom: 4px; }
.special {
	border: 1px solid #e98833;
	margin-bottom: 10px;
	width: 135px;
	background-color: #ffead7;
}
.special h1 { font-weight: bold; margin-bottom: 0px; margin-top: 10px; font-size: 11px; color: #FF6600; }

.lastmatch { height: 60px; font-size: 20px; color: #FFFFFF; font-weight:bold; text-align: center; background-image:url(images/lastmatch_back.jpg); background-repeat: no-repeat;}
.lastmatch h1 { color:#FFFFFF; font-weight: bold; margin-top:5px; }
.verlauf {
	background-image:url(images/verlauf.gif);
	background-repeat: repeat-x;
	height: 16px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
}
.fotos table{ padding-left: 5px; margin-bottom: 5px;}
.aktuelles { padding: 0px 10px 10px 5px;  }
.aktuelles .verlauf { margin-left: -5px;}
.aktuelles b { display:block; margin: 5px 0px 3px 0px; }
.neutralizer {height:1px; clear:both; }
.submit { margin-bottom: 20px; }
.smilie img { border: 0px; padding: 3px; }
.vpgb_eintrag { background-color: #ffead7; }
.vpgb_name { background-image:url(images/verlauf.gif); background-repeat: repeat-x;	height: 16px; color: #FFFFFF; font-weight: bold; font-size: 13px; padding-left: 5px; }
.vpgb_entry { padding: 5px; margin-bottom: 0px; }
.navlink a:hover { background-image: url(images/navi_back.jpg); background-repeat:repeat-x; height: 20px; }
.input_searchbox { width: 55px; height: 10px; font-size: 10px; }
.login { padding-left: 5px; }
.login .verlauf { margin-left: -5px;}

.login_text {
	font-size: 11px;
	line-height:12px;
	padding:3px 9px 12px 9px;
	margin:-3px 0px 3px 0px;
	padding-bottom:2px;
	background-color:#bfd0da;
}
.login_field {
	width: 60px;
	font-size: 11px;
	padding:1px;
	margin:2px;
	border: 1px solid #FF6600;	
}
.login_submit {
	width: 50px;
	height: 15px;
	font-size: 10px;
	padding:1px;
	margin-top:2px;
	margin-bottom: 2px;
	margin-left: -5px;
	color: #FF6600;
	border: 0px;
}



