@charset "utf-8";
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff9da;
	font-size:12px;
	line-height:15px;
	font-family:helvetica, verdana, arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow: hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#fff9da;
	}

#content {
	display:block; 
	overflow: auto;
	position:absolute; 
	z-index:3;
	top:115px; 
	bottom:0px;
	width:715px;
	margin-left:-328px;
	left:50%; 
	padding: 0 15 0 5;
	border-top:119px solid #fff9da;
	border:0px solid #000;
	background:#fff9da;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:715px;
	border-top:119px solid #fff9da;
	}


#head {
	
	position:absolute; 
	margin-left:-328px; 
	left:50%; 
	top:0; 
	width:730px; 
	min-width:730px;
	padding: 0 15 0 5;
	height:115px; 
	background:#fff9da;
	
	z-index:5; 
	
	}


* html #head {
	top:2px; width:730px; height:115px;
	}

#logo{
	float:left;
	margin-left:0px;
	margin-top:60px;
	width:252px;
	
	}
	
.sprache-li {
	float:left;
	width:59px;
padding:10 0 0 0;	

}
.sprache-mi {
	float:left;
	width:65px;
	text-align:center;
padding:10 0 0 0;	

}
.sprache-re {
	float:left;
	width:63px;
	text-align:right;
padding:10 0 0 0;	

}
			
a{
	
	text-decoration:none;
	color:#000000;
	
	}
a:hover{
	
	text-decoration:none;
	color:ff1e1e;
	
	
	}
	
	
#languages {
	width:84px;
	padding:5 0 0 0;	
}
#languages_innen {
	width:84px;
	float:left;
	padding:5 0 0 0;	
}
	
	

