/* - HTML + BODY STYLE - */


* {

	margin: 0px;
	padding: 0px;

}
 
html {
	width: 100%;
	height: 100%;
	background-color: #000;
	text-align: center;
}

body {

	width: 100%;
	height: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #FFF; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;	

}


/* - TABELLEN EINGENSCHAFTEN - */


td {

	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}


/* - MISC STYLE - */


ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}


/* - FLOAT CLEANER - */


#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}


/* - STANDARD LINK FORMATIERUNG - */


a {

	color: #fff;
	text-decoration:underline;

}

a:hover {

	color: #fff;
	text-decoration:none

}


/* - LAYER + CONTAINER - */


#layer {
	width: 1019px;
	height:0px;
	/*border: 1px solid #c9c9c9;*/
	/*padding: 10px 10px 0px 10px;*/
	/*background: #fff;*/
	position: relative;
	margin: 0px auto;
	text-align: left;

}


/* - HEADER - */


#header {

	width: 1019px;
	height: 261px;
	/*background: #fff;*/
	/*border-bottom: 10px solid #fff;*/
	position: relative;
	background-image:url(../images/banner_top.gif);
	
}

#header table {
	
	border: none;
	width: 100%;
	height: 100%;
	
}

#header table td {
	
	padding: 0px 0px 0px 3px;
	
}

#header ul {
	
	position: absolute;
	top: 34px;
	right: 210px;
	
}

#header ul li {
	
	float: left;
	padding: 0px 3px;
	margin: 0px;
	color: #afafaf;
	
}

#header ul li a {
	
	text-decoration:underline
	color: #FFF;
	
}

#header ul li a:hover {
	
	text-decoration:none;
	color: #FFF;
	
}


/* - INPUT FELDER VORBEREITET FÜR SUCHE - */


#header form input.formular {
	
	width: 140px;
	height: 18px;
	padding: 4px 0px 0px 5px;
	margin: 2px 0px 2px 0px;
	/*background: #fff;*/
	border: 1px solid #dfdfdf;
	font-size: 11px;
	color: #dfdfdf;
	font-family: "Verdana";
	position: absolute;
	right: 35px;
	top: 30px;	
	
}

#header form input.button {
	
	width: 10px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 0px;
	background: url('../images/suche_button.gif') no-repeat;
	cursor: pointer;
	font-family: "Verdana";
	position: absolute;
	right: 20px;
	top: 34px;	
	
}




/* - SEITEN ANZEIGE - WO MAN SICH GERADE BEFINDET - */


#seite {
display:none;
	
	width: 1019px;
	height: 38px;
	/*background: #333;*/
	color: #fff;
	font-size: 11px;
	line-height: 36px;
	padding: 0px 10px;
	margin: 0px;
	overflow: hidden;
	/*border-bottom: 30px solid #fff;*/
	position: relative;
	
}

#seite span {
	
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 36px;
	text-align: right;
	
}

#seite a {
	
	color: #fff;
	text-decoration: underline;
	
}

#seite a:hover {
	
	color: #fff;
	text-decoration: none;
	
}


/* - CONTENT LAYER - */


#content {

	width: 635px;
	/*border-bottom: 3px solid #839f24;*/
	/*background: #fff;*/
		background-image:url(../images/bottom.gif);
	position: relative;
	padding-left:274px;
	padding-right:110px;
	padding-top:10px;
	padding-bottom:300px;
	text-align: left;
	overflow: hidden;

}


/* - TEXT - */


#content #text {

	
	line-height: 22px;
	
}


#content #text p {

	margin: 0px 0px 15px 0px;

}

#content #text table tr td {

	line-height: 22px;

}

#content #text hr {
         
	/*border-top: 1px solid #dfdfdf;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #fff;
	text-decoration:underline

}

#content #text a:hover {

	color: #fff;
	text-decoration:none;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - FOOTER - */


#footer {
position:absolute;
padding-left:-100px;
	
	width: 1019px;
	
	bottom:20px;
	height:50px;
	
}

#footer p {
	
	color: #A6ABAF;
	line-height: 25px;
	
}

#footer ul {
	
	width: 960px;
	padding: 0px;
	margin: 0px;
	
}

#footer ul li {
	
	float: left;
	padding: 0px 2px;
	margin: 0px;
	/*background: #fff url('../images/footer_li.gif') right no-repeat;*/
	color: #A6ABAF;
	
}

#footer a.cms2day_link, #footer a.cms2day_link:hover {
	
	text-decoration: none;
	font-weight: bold;
	color: #A6ABAF;
	
}

#footer a {
	
	text-decoration: none;
	color: #A6ABAF;
	
}

#footer a:hover {
	
	text-decoration: underline;
	color: #A6ABAF;
	
}





/* - MENU - */


#menu {
position:absolute;
/*top:400px;
left:320px;*/
margin-top:80px;
margin-left:-158px;
border-color:#FF6600;
width:150px;
}


#menu ul li a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 15px;
	/*padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;*/
	/*margin-left: 1px;*/
	/*margin-right: -1px;*/
	line-height:36px;
	text-align:center;
	border:solid 1px #FF9900;
	background-image:url(img/mover1.jpg);
	background-repeat:repeat-x;
	margin-top:-1px;
	border-style:solid;
}

#menu ul li a:hover {

	/*background-color:#282828;*/
	background-color:#FF9900;
	color:#FFFFFF;
	text-decoration:none;
	border:solid 1px #FF9900;
	background-image:url(../images/hover.png);
	background-repeat:repeat-x;
	/*background:left top;*/
}



#inhalt {
padding-top:40px;
}