/* Standard Formatierung
------------------------------------------------------------------------------- */
html{
	height:100%;
	padding-top:1px;
}
body{
	padding:0px;
	color:#000000;
	line-height:18px;
	margin:30px 0px 30px 0px;
	font:80%/1.6em Arial,sans-serif;
	background:url('../images/bg-page.jpg');
}
*{
	margin:0px;
	padding:0px;
}
.anker{
	display:none;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
a, a:visited{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}
a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
a:link img, a:visited img{
	border-style:none;
	border-bottom:0px;
}

#sheet{
	width:665px;
	margin:auto;
	padding:24px;
	border:1px solid #6c6c6c;
	background-color:#ffffff;
}

/* Header
------------------------------------------------------------------------------- */
#header{
	margin:0px;
	padding:0px;
	width:665px;
	height:92px;
	background:#830303 url('../images/bg-header.jpg') no-repeat;
}
#header h1{
	width:130px;
	color:#fffffe;
	font-size:230%;
	letter-spacing:-1px;
	padding:28px 0px 0px 20px;
}
#header span{
	display:block;
	font-size:45%;
	font-weight:normal;
	letter-spacing:0px;
	padding:5px 0px 0px 0px;
}
#header a{
	margin:0px;
	padding:0px;
	color:#fffffe;
	font-size:100%;
	border-bottom:0px;
	background:transparent;
}

/* Tab Menü
------------------------------------------------------------------------------- */
#menu{
	width:665px;
	height:80px;
	padding:0px;
	margin:6px 0px 15px 0px;
	background:#6a6a6a url('../images/bg-menu.png') repeat-x;
}
#menu ul{
	margin:0;
	list-style:none;
	padding:6px 10px 0px 5px;
}
#menu li{
	margin:0;
	padding:0;
	display:inline;
}
#menu a{
	margin:0;
	width:auto;
	float:left;
	border:none;
	font-size:85%;
	padding:0 0 0 4px;
	line-height:20px;
	background:url("../images/bg-menul.gif") no-repeat left top;
}
#menu a span{
	float:left;
	color:#666;
	display:block;
	font-weight:bold;
	padding:3px 10px 0px 6px;
	background:url("../images/bg-menur.gif") no-repeat right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span{float:none;}
/* End IE5-Mac hack */
#menu a:hover span{
	color:#fffffe;
}
#menu a:hover{
	background-position:0% -42px;
}
#menu a:hover span{
	background-position:100% -42px;
}
#menu .current span{
	color:#fffffe;
}
#menu .current{
	background-position:0% -42px;
}
#menu .current span{
	background-position:100% -42px;
}
#ansage{
	margin:0px;
	color:white;
	text-align:center;
	white-space:nowrap;
	padding:12px 0px 5px 0px;
}
#ansage a, a:visited{
	padding:0px;
	color:#CC0000;
	display:inline;
	background:none;
	font-weight:bold;
	text-decoration:none;
}
#ansage a:hover{
	padding:0px;
	color:#fffffe;
	display:inline;
	background:none;
	text-decoration:none;
}

/* Sidebar für Navigationsbox
------------------------------------------------------------------------------- */
#sidebar{
	width:180px;
	float:right;
	font-size:100%;
}
#sidebar h1{
	color:#656551;
	font-size:16px;
	letter-spacing:-1px;
	padding:0px 0px 10px 10px;
}

/* Inhalt
------------------------------------------------------------------------------- */
#content{
	margin:0px;
	padding:0px;
	height:100%;
	width:460px;
}
#content h1{
	color:#656551;
	font-size:18px;
	letter-spacing:-1px;
	margin:0px 0px 15px 0px;
}
#content h2{
	color:#656551;
	font-size:16px;
	letter-spacing:-1px;
	margin:5px 0px 10px 0px;
}
#content h3{
	color:#656551;
	font-size:14px;
	letter-spacing:-1px;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid;
}
#content p{
	padding:0px 0px 10px 14px;
}
#content ul, ol{
	padding:0px 0px 10px 38px;
}
#content a, a:visited{
	padding:0px;
	color:#CC0000;
	display:inline;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #999999;
}
#content a:hover{
	padding:0px;
	color:#000000;
	display:inline;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
#content a:link img, a:visited img{
	display:inline;
	border-style:none;
	border-bottom:0px;
}
.fllinks{
	float:left;
	padding:0px;
	line-height:15px;
	margin:5px 11px 2px 0px;
}
.flrechts{
	float:right;
	padding:0px;
	line-height:15px;
	margin:5px 15px 0px 0px;
}
table{
	margin:0px;
	margin:0px 0px 0px 15px;
	border:#bfbebe 1px solid;
	border-collapse:collapse;
}
th{
	padding:4px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
	border:#bfbebe 1px solid;
	background-color:#dbdbdb;
}
td{
	padding:4px;
	font-size:12px;
	overflow:hidden;
	text-align:center;
	border:#bfbebe 1px solid;
}

/* Navigations Box
------------------------------------------------------------------------------- */
.box_top{
	margin:0px;
	height:20px;
	width:178px;
	padding:10px 2px 0px 3px;
	background:url(../images/box-top.png) no-repeat;
}
.box p {
	padding:0px;
	color:#999999;
	margin:0px 0px 3px 17px;
}
.box_top a{
	width:150px;
	display:block;
	color:#656551;
	font-size:105%;
	border-bottom:0px;
	padding:0px 0px 0px 12px;
}
.box_top a:visited{
	width:150px;
	display:block;
	color:#656551;
	font-size:105%;
	border-bottom:0px;
	padding:0px 0px 0px 12px;
}
.box_top a:hover{
	color:#000000;
	border-bottom:0px;
}
.box_link  a{
	width:150px;
	display:block;
	color:#656551;
	font-size:105%;
	border-bottom:0px;
	padding:5px 0px 0px 0px;
}
.box_link  a:visited{
	width:150px;
	display:block;
	color:#656551;
	font-size:105%;
	border-bottom:0px;
	padding:0px 0px 0px 12px;
}
.box_link  a:hover{
	color:#000000;
	border-bottom:0px;
}
.box{
	margin:0px;
	color:#595959;
	padding:0px 10px 0px 15px;
	background:url(../images/box-center.png) repeat-y;
}
.box h3{
	padding:0px;
	font-size:105%;
	color: #656551;
	margin:5px 0px 5px 0px;
}
.box ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}
.box_bottom{
	color:#000;
	margin:0px;
	height:11px;
	width:178px;
	background:url(../images/box-bottom.png) no-repeat;
}
.eyecatcher{
	width:170px;
	height:260px;
	margin:30px 0px 0px 5px;
}
.nav2nd li{
	margin:0px;
	padding:0px;
	border-top:0px;
	list-style:none;
}
.nav2nd a, a:visited{
	width:130px;
	margin:0px;
	color:#999999;
	display:block;
	font-size:12px;
	line-height:18px;
	border-bottom:0px;
	padding:0px 0px 0px 17px;
	background:#fbfbfb no-repeat left;
}
.nav2nd a:hover{
	color:#000000;
	border-bottom:0px;
	background:#fbfbfb url(../images/ico-arrow.png) no-repeat left;
}
.nav2nd .current{
	color:#656551;
	background:#fbfbfb url(../images/ico-arrow.png) no-repeat left;
}

/* Sucheingabe Felder
------------------------------------------------------------------------------- */
#Suche{
	border:0px;
	padding:0px;
	margin:0px 0px 0px 10px;
}
#Suche input{
	padding:0px;
	width:96px;
	margin:0px;
	border:1px solid #AAAAAA;
	float:left;
}
#Suche input.submit{
	float:right;
	height:20px;
	margin:0px;
	padding:0px 0px 5px 0px;
	width:35px;
	border:1px solid #333;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}
#Suche input.submit:hover{
	background-color:#dbdbdb;
	color:#000;
}

/* Fußzeile
------------------------------------------------------------------------------- */
#Footer{
	width:640px;
	margin:auto;
	color:#cfcfcf;
	font-size:90%;
	background:none;
	text-align:center;
}
#Footer ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#Footer li{
	margin:0px;
	padding:0px;
	display:inline;
}
#Footer p{
	margin:0px;
	padding:0px;
}
#Footer a{
	margin:0px;
	padding:0px;
	color:#cfcfcf;
	display:inline;
	font-weight:normal;
	background:transparent;
	border-bottom:1px dotted #cfcfcf;
}
#Footer a:hover{
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}
#Footer .zahl{
	color:#ffffff;
	font-weight:bold;
}