*{
	margin:0;
}
body{
	padding: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #000000;
}
div#page{
	width: 901px;
	margin: 0 auto;
	text-align: left;
}
div#header{
	height: 80px;
	background: url(../img/header_new.png) no-repeat;
	padding: 0px 0 0 80px;
}
div#header a#logo{
	display: block;
	height: 81px;
	width: 312px;
	text-indent: -9999px;
}
div#tabs{
	height: 22px;
	background: url(../img/tabs2.png) repeat-y;
}

div#contenthintermain{
	background: url(../img/contentbg.png);
	background-repeat: repeat-y;
	min-height: 700px;
}
div#footer{
	background: url(../img/footer3.png) no-repeat;
	height: 24px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
	padding: 4px;
}
div#contentleft {
	width: 159px;
	margin-left: 10px;
	float: left;
	color: #000;
	position: relative;
}
div#contentleft div.leftbox{
	margin-bottom: 12px;
}
div#contentleft div.leftbox div.leftboxcenter{
	background: url(../img/left3.png) repeat-y;
	padding: 5px 10px 5px 10px;
}
div#contentleft a{

	color: #000;
	padding: 5px 0 0 0;
	font-size: 13px;
	text-decoration: none;
}
div#contentleft a:hover{

	color: #fff;
	padding: 5px 0 0 0;
	font-size: 13px;
	text-decoration: none;
}
div#contentleft div.leftbox div.leftboxtop{
	height: 18px;
	background: url(../img/left_top4.png) no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
div#contentleft div.leftbox div.leftboxtop_member{
	height: 18px;
	color: #FF0921;
	background: url(../img/left_top4.png) no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
div#contentleft div.leftbox div.leftboxfoot{
	height: 18px;
	background: url(../img/left_foot4.png) no-repeat;
	padding: 0 10px 0 10px;
}
div#contentright {
	width: 700px;
	margin-left: 12px;
	float: left;
	color: #fff;
}
div#contentright div.rightbox{
	margin-bottom: 20px;
}
div#contentright div.rightbox div.rightboxcenter{
	background: url(../img/right.png) repeat-y;
	padding: 15px 20px 15px 20px;
	color: #000;
}
div#contentright div.rightbox div.rightboxtop{
	height: 20px;
	background: url(../img/right_top.png) no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
}
div#contentright div.rightbox div.rightboxfoot{
	height: 23px;
	background: url(../img/right_foot.png) no-repeat;
	padding: 0 10px 0 10px;
	color: #000;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.main a:{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.main a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.main a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.mainlink {
	font-weight:bold;
	color:#fff;
	text-decoration:none; }
.mainlink a:hover {
	font-weight:bold;
	color:#fff;
}
.mainlink a:visited {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
}
a:{
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

.fehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0921;
}
.zitat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #005DBD;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
}
#small a:hover {
	color: #000000;
}

.form {
	background:#ffffff;
	padding:15px;
	border:1px solid #000000;
}
.td, input, select, textarea {
	font-size:12px;
	font-family:Verdana,sans-serif;
}
.input, select, textarea {
	color:#000000;
}
.feld {
	background-color:#fffff0;
	width:365px;
	border-width: 2px;
	border-style: inset;
	border-color: #ffffff;
}
.bereich {
	background-color:#fffff0;
	width:550px;
	border-width: 2px;
	border-style: inset;
	border-color: #ffffff;
}
.feldklein {
	background-color:#fffff0;
	width:30px;
	border-width: 2px;
	border-style: inset;
	border-color: #ffffff;
}
.feldmittel {
	background-color:#fffff0;
	width: 50px;
	border-width: 2px;
	border-style: inset;
	border-color: #ffffff;
}
.auswahl {
	background-color:#fffff0;
	width:80px;
	border:1px solid #000000;
}
.check, .radio {
	background-color:#fffff0;
	border:1px solid #ffffff;
}

.button {
 font-family:Verdana;
 font-size:12px;
 font-weight: bold;
 color: #000000;
 width:100px;
 height:23px;
 background-Color: #FBC56C;
 border-left: 2px solid #ffffff;
 border-top: 2px solid #ffffff;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 text-decoration: none;
 text-align: center;
}

.button:hover {
 color: #ffffff;
 font-weight: bold;
 background-Color: #F5AE7F;
 border-left: 2px solid #000000;
 border-top: 2px solid #000000;
 border-right: 3px solid #cccccc;
 border-bottom: 3px solid #cccccc;
 text-decoration: none;
}
.button_back {
 font-family:Verdana;
 font-size:12px;
 color: #000000;
 width:100px;
 height:23px;
 background-Color: #FBC56C;
 border-left: 2px solid #ffffff;
 border-top: 2px solid #ffffff;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 text-decoration: none;
 text-align: center;
 padding: 2px 10px 2px 10px;
}
.button_back:hover {
 color: #ffffff;
 background-Color: #F5AE7F;
 border-left: 2px solid #000000;
 border-top: 2px solid #000000;
 border-right: 3px solid #cccccc;
 border-bottom: 3px solid #cccccc;
 text-decoration: none;
 width:100px;
 height:22px;
 padding: 2px 10px 2px 10px;
}

.button_back_two {
 font-family:Verdana;
 font-size:12px;
 color: #000000;
 width:100px;
 height:23px;
 background-Color: #F5AE7F ;
 border-left: 2px solid #ffffff;
 border-top: 2px solid #ffffff;
 border-right: 3px solid #000000;
 border-bottom: 3px solid #000000;
 text-decoration: none;
 text-align: center;
 padding: 2px 10px 2px 10px;
}
.button_back_two:hover {
 color: #ffffff;
 background-Color: #FBC56C;
 border-left: 2px solid #000000;
 border-top: 2px solid #000000;
 border-right: 3px solid #cccccc;
 border-bottom: 3px solid #cccccc;
 text-decoration: none;
 width:100px;
 height:22px;
 padding: 2px 10px 2px 10px;
}

.rechts{
	text-align:right;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(../../lightbox1/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../lightbox1/overlay.png", sizingMethod="scale");
	}
