* {
	margin: 0;
	padding: 0;
}

body {
background: #000;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #CCCCCC;
}

a {
text-decoration: none;
color: #CCCCCC;
text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

/*a.foto {
padding: 3px;
background-color: #FFCC00;
text-decoration: none;
border: medium solid #FF6600;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif
}

a.foto:hover {
color: #000000;
padding: 3px;
text-decoration: none;
background-color: #FF6600;
border: medium solid #FFCC00;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif
}

a.foto:active {
color: #000000;
padding: 3px;
text-decoration: none;
background-color: #FF6600;
border: medium solid #FFCC00;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif
}

a.foto:focus {
color: #000000;
padding: 3px;
text-decoration: none;
background-color: #FF6600;
border: medium solid #FFCC00;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif
}*/


#wrap {
margin: 5px auto 10px auto;
width: 1150px;
background: #fff;
border: none;
}

#header {
height: 166px;
}

/*#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
*/
#menu {
	clear: left;
	float: left;
	width: 150px;
	height: 560px;
	margin: 0 0 0px 0;
	padding-left: 26px;
	padding-top: 30px;
	font-size: 12px;
	font-weight: normal;
}

/*
avmenu {
margin-top: 0px;
margin-bottom: 25px;
}

avmenu ul {	
list-style: none;
width: 126px;
height: 150px;
margin: 0 0 40px 0;
padding: 0;
font-size: 12px;
background: #000 url(bilder/menu_punkt.jpg) no-repeat;
}	

#avmenu li {
margin-bottom: 2px;
}

#avmenu li a {
height: 18px;
color: #ffffff;
display: block;
padding: 2px 0 0 0px;
background: #000;
border-bottom:solid 1px #fff;
}
*/	

#menu td a {
height: 16px;
text-decoration: none;
color: #EAEAEA;
display: block;
padding: 1px 0 0 0px;
background: #000;
border-bottom: 1px #EAEAEA solid
}	
	
#menu td a:hover {
font-weight: bold;
text-decoration: none;
height: 16px;
background: #000;
color: #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}


#content {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #000000;
	border-left: 1px solid #9C7D55;
	border-right: 1px solid #9C7D55;
}

.right {
float: left;
width: 469px;
text-align: justify;
padding-top: 23px;
padding-left: 45px;
padding-right: 15px;
color: #999999;
line-height: 18px;
}

.right h1 {
	font-size: 16px;
	font-weight: 100;
	padding: 0 0 5px 0;
	color: #FFFFFF;
	border-bottom: 1px #F0F0F0 solid;
}


.right_2_breit {
float: left;
width: 880px;
text-align: left;
padding-top: 25px;
padding-left: 45px;
padding-right: 15px;
color: #999999;
line-height: 18px;
}

.right_2_breit h1 {
	font-size: 16px;
	font-weight: 100;
	padding: 0 0 5px 0;
	color: #FFFFFF;
	border-bottom: 1px #F0F0F0 solid;
}


.right_2_breit h2 {
	font-size: 12px;
	font-weight: 100;
	padding: 0 0 5px 0;
	color: #CCCCCC;
	border-bottom: 1px #CCCCCC solid;
}

.right_2_breit h3 {
	font-size: 14px;
	font-weight: 100;
	padding: 0 0 5px 0;
	color: #CCCCCC;
	font-weight: bold;
}







/*.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}
.right aktuell {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #222;
}
*/

.foto_right {
float: right;
width: 400px;
padding-top: 47px;
padding-right: 20px;
}

/*.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #F8732C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}*/


#footer {
	background:url(bilder_layout/footer.jpg);
	height: 51px;
}
#footer a { color: #666666; }
#footer a:hover { color: #333333; }
