* {
	padding: 0;
	margin: 0;
}	

#wrapper {
	width: 850px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/hgrdinh.gif);
}

#page_margins {
	background-image: url(img/hgstreifen.gif);
	background-repeat: repeat-x;
	background-position:  0px 113px;
	width: 100%;
	background-color: #999999;
	margin-top: 40px;
	}

body {background-color: #999999;
}





	
/*----------------------- Header ---------------------------*/
	

	
#header{
	background-color: #FFFFFF;
	height: 60px;
	background-image: url(img/ol.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 20px;
	}	



/*----------------------- Headline ---------------------------*/
	

	
h1{
	200px;
	font-size:120%;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 140%;
	}	

/*----------------------- links ---------------------------*/

#linkso{
	float: left;
	width: 550px;
	height: 100px
}

#links{
	float: left;
	width: 490px;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
a {
	color: #333333;
	text-decoration: none;
}


/*----------------------- Rechts ---------------------------*/

#rechtso{
	background-color: #8A8A8A;
	width: 280px;
	float: right;
	height: 85px;
	overflow: hidden;
	color:#660000;
	padding-top:15px; 
	padding-left:20px;
}

#rechts{
	width: 300px;
	min-height: 350px;
	float: right;
}



/*----------------------- Fuss ---------------------------*/

#fusszeile {
	width: 850px;
	clear: both;
	height: 15px;
	background-image: url(img/fuss.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
}
.copy {
	font-size: 10px;
	margin-left: 30px;
	float: left;
}
.impr {
	font-size: 10px;
	float: right;
	margin-right: 30px;
}


p {
	margin-bottom: 10px;
}

.rot {
	color: #3399FF;
	font-size: 18px;
}

.text {
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

.einger {
	margin-left: 50px;
}
#inh {
	width: 850px;
}

.menu a, .menu :visited {
	display:block;
	color:#660000;
	text-align:center;
	float: right;
	padding: 8px 15px 7px 15px;
	border-left: thin solid #999999;
	height: 20px;
	background-color: #F5F5F5;
}

.menu :hover{
	color:#663300;
	background-color: #CCCCCC;
}


/*----------------------- info ---------------------------*/

a.info
{
z-index:1;
}

a.info:hover
{
z-index:2;
}

a.info span {
	visibility: hidden;
	position: absolute;
	left: 60%;
	margin-top: 5em;
	padding: 1em;
	text-decoration: none;
	top: 10px;
}


a.info:hover span {
visibility: visible;
border: 1px solid #CCCCCC;
color: #000000;
background: #FFFFFF;
text-decoration: none;
width: 200px;
} 
