html {
	background: #A8A99A;
}


#Container{
	width: 950px;	
	margin: 0 auto;
	margin-top:25px;
	border:1px solid #000000; 
	background-image: url(../images/back.jpg);
}

#Header{
			
}

#LangBild{
	width:30px;
	height:20px;
	text-decoration:none;
	margin: 0 auto;
	margin-top:10px;
}

#LangBild img{
	border:none;
}

#Seperator{
	width: 950px;
	height: 20px;
	margin-top:-4px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:black;
	border-bottom-color:black;
	border-top-width:1px;
	border-bottom-width:1px;
	background-color: #4e5367;
}

#Footer{	
	width: 950px;
	height: 20px;	
	border-top-style:solid;
	border-top-color:black;
	border-top-width:1px;
	background-color: #4e5367;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 13px; 
	color : #000000;
	text-align:center;
}

#Layout{
	
	margin-left:201px;
	width:745px;
	display: block;

	min-height: 790px;
   	height: auto !important;
   	height: 790px;
}

#Layout a{
	text-decoration: none;
	color: #000000;
}

#Layout a:hover{
	text-decoration: underline;
}

#RealContent{	
	margin-left:12px;
	margin-top:80px;	
	width:738px;
	display: table;
	background-image: url(../images/hintergrund.png);
	background-repeat :no-repeat;
}

#RealContentService{	
	margin-left:12px;
	margin-top:80px;	
	width:738px;
	display: table;
}

#LineContainer{
	position:absolute; top:170px;
}

#NaviBild{
	border-top-color:black;
	border-bottom-color:black;	
	border-top-style:solid;	
	border-bottom-style:solid;	
	border-top-width:1px;
	border-bottom-width:1px;
	width:201px;
	height:35px;
}

#Newsticker{
	margin-top:-37px;
	margin-left:207px;
	width:743px;
	height:35px;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 13px; 
	color : #000000;
	font-weight:bold;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:black;
	border-bottom-color:black;
	border-top-width:1px;
	border-bottom-width:1px;
}

#footText{
	margin-top:0px;
	color:white;
}

#footText a{
	text-decoration:none;
	color:white;
}

#footText a:hover{
	text-decoration:underline;
}

#Link a{
	text-decoration:none;
	color:black;
}

#Link a:hover{
	text-decoration:underline;
}

#Navigation2 {	
	position:absolute; top:255px;
}

#Navigation {	
	position:absolute; top:210px;
	width: 201px;
}
	#Navigation ul li { 				 		
			list-style-image: url(../images/dot.jpg);
			margin-left:-11px; 
			line-height: 1.1em;
			
	}

	#Navigation ul li a { 
			font-family: "Verdana, Arial, Helvetica, sans-serif";
			font-size: 14px;
			line-height:1.1em;	
			text-decoration: none;
			display: block; 
			height: 1.6em; 
			color: #000000;
	}

	#Navigation ul li a.current { 
			font-family: "Verdana, Arial, Helvetica, sans-serif";
			font-size: 14px;
			line-height:1.1em;	
			text-decoration: underline;
			display: block; 
			height: 1.6em; 
			color: #000000;
	}

	#Navigation ul li a:hover { 
			text-decoration: underline;
	}
	
