@charset "utf-8";

html
{
	height:101%;;
}

html, body
{
  	 height: 100%;
}


body
{
	border:0;
	margin:0;
	padding:0;
	background: url("grafiken/verlauf.gif") repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
	height:100%;
	background-color:#f0ebe1;
	text-align:center; /*für IE6*/
}

img
{
	border:0;
}


a
{
	color:#ffa100;
	text-decoration:underline;
}


a:hover
{
	color:#a76023;
	text-decoration:none;
}


h2, h3
{
	margin:0;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
	color: #a76023;
}


h3
{
	font-weight:bold;
}


#container
{
	width:940px;
	margin:auto;
	background: url("grafiken/schatten.gif") no-repeat;
	text-align:left;
}


#fotobanner
{
	width:880px;
	height:240px;
	margin-left:30px;
}


.navigationspunkt a
{
	display:block;float:left;
}


#hauptmenue
{
	width:880px;
	height:30px;
	margin-left:30px;
	background: url("grafiken/menuebraun.gif") repeat;
}


#platzhalter {display:block;float:left;}
#home a {background: url("grafiken/hauptmenue.gif") 0px 0px no-repeat;margin-right:6px;}
#home a:hover {background: url("grafiken/hauptmenue.gif") 0px -60px no-repeat;}
#team a {background: url("grafiken/hauptmenue.gif") -58px 0px no-repeat;margin-right:6px;}
#team a:hover {background: url("grafiken/hauptmenue.gif") -58px -60px no-repeat;}
#working-papers a {background: url("grafiken/hauptmenue.gif") -113px 0px no-repeat;margin-right:6px;}
#working-papers a:hover {background: url("grafiken/hauptmenue.gif") -113px -60px no-repeat;}
#links a {background: url("grafiken/hauptmenue.gif") -237px 0px no-repeat;margin-right:6px;}
#links a:hover {background: url("grafiken/hauptmenue.gif") -237px -60px no-repeat;}
#migw a {background: url("grafiken/hauptmenue.gif") -288px 0px no-repeat;margin-right:6px;}
#migw a:hover {background: url("grafiken/hauptmenue.gif") -288px -60px no-repeat;}
#contact a {background: url("grafiken/hauptmenue.gif") -346px 0px no-repeat;margin-right:6px;}
#contact a:hover {background: url("grafiken/hauptmenue.gif") -346px -60px no-repeat;}

#hauptbereich
{
	width:880px;
	margin-left:30px;
	margin-right:30px;
	padding-left: 30px ;
	padding-right: 30px;
	
}


#logo_untermenue
{
	
	float:left;
}


#logo
{
	margin-top:60px;
	margin-left:10px;
	margin-bottom:44px;
}


#logo_untermenue h2
{
	background-color:#f0ebe1;
	border-left:10px #f0ebe1 solid;
}


#untermenue_linkliste
{
	line-height:20px;
	border-left:10px #ffffff solid;
}


#inhalt
{
	color:#3c3c3c;float:left;width:540px;
	border-top:90px #ffffff solid;
	background-color:#ffffff;
	margin-left:20px;
	font-size:14px;
	line-height:20px;
	border-bottom:35px solid #ffffff;
}


#inhalt h3
{
	background-color:#f0ebe1;
	border-left:10px #f0ebe1 solid;
	margin-bottom:20px;
	
}


#inhalt p, form
{
	margin:0;margin-left:10px;
	margin-right:10px;
	border-bottom:20px solid #ffffff;
}


#inhalt .bild_unterschrift 
{
	float:left;
	color: #a76023;
	font-size:11px;
	line-height:15px

}


#inhalt .bild_unterschrift p
{
	margin-left:11px;
	margin-top:9px;
}


#inhalt .bild_unterschrift img
{
	border:10px #f0ebe1 solid;
	margin-right:30px;
	margin-top:5px;
}


.eingabefeld
{
	width:538px;
	height:28px;
	margin:0;
	padding:0;
	border:1px #f0ebe1 solid; 
	margin-left:-9px;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #a76023;
}


.textfeld
{
	width:538px;
	height:168px;
	margin:0;
	padding:0;
	border:1px #f0ebe1 solid; 
	margin-left:-9px;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #a76023;
}

.kleiner
{
	font-size:11px;
	line-height:15px
}

.button
{
	margin-left:-10px;
}


.braun
{
	color: #a76023;
}


.hellbraun
{
	color: #e1b996;
}


#randunten
{
	width:880px;
	height:20px;
	margin-left:30px;
	background: url("grafiken/menuebraun.gif") repeat;
}

#fusszeile
{
	background-color:#f0ebe1;
	color: #a76023;
	height:50px;
	border-left:350px #f0ebe1 solid;
	font-size:11px;
	line-height:15px

}
