/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
h2, h3, p, ul, ol { margin-bottom: 11px;}  
ul ul { margin-bottom: 0; } 
li { margin-left: 1em; } 

/* Allgemeine Selektoren */

html { height: 101%; } 
body { 
   background-image: url(../bilder/layout_10.gif);
   background-repeat: no-repeat;
   background-position: 668px 0px;
   background-color: #7CA77C;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px;
   line-height: 16px;
}

h1 { color:#5C895C; font-size: 115%; font-weight:normal; margin-bottom: 4px; } 

/* Hyperlinks */
a { text-decoration: none; outline: none; background-image:url(../bilder/dither2.gif); background-repeat:repeat-x; background-position:bottom; } 
a:link { color: #993333; } 
a:visited { color: #993333; }
a:hover, 
a:focus { color: #d90000; background-image: none;
}
a:active { 
   color: white; 
   background-color: #993333; 
}

/* Hauptsachen */
#wrapper { 
   color: black; 
   background: white url(../farbverlauf_navi.jpg) repeat-y ;
   width: 668px;  
   margin: 0px auto auto 0px;
}

#navi {
	background: #404541;
}

#stoerer {
	position:absolute;
	left: 621px;
	top: 17px;
	width: 142px;
	height: 149px;
	background: url(../bilder/aktuell/wortgeflecht-nichtneu.jpg) no-repeat;
	}

#kopf {
	background-image: url(../bilder/layout_15.jpg);
	background-repeat: no-repeat;
    background-position:right;
	background-color: #7CA77C;
}

#haupt {
	background-image: url(../bilder/layout_24.gif);
	background-repeat: no-repeat;
    background-position:bottom right;
	background-color: #FFFFFF;
}

#inhalt {
	padding: 15px;
}

#thumbsinhalt {
	padding: 15px;
}

#seitenbereich {
	padding: 15px 15px 15px 0;
}

#boxkopf {
	margin: 0 0 1px 0;
	padding: 3px 3px 3px 5px;
	background-color:#404541;
	font-size: 10px;
    line-height: 12px;
	color: #FFFFFF;
}

#boxinhalt {
	margin: 1px 0 14px 0;
	padding: 3px 3px 5px 5px;
	background-color:#B0CAAF;
	font-size: 10px;
    line-height: 12px;
	color: #000000;
}

	#boxinhalt p {
	margin-bottom: 4px;
}

.versteckmich {
   position: absolute;
   left: -9999px; 
   top: -9999px; 
   display: inline;
   width: 0;
   height: 0;
}

/* Navigationsbereich */

#navibereich {
	float: left;
	margin-top: 0;
	padding-left:17px;
	background-color: #404540;
	width: 651px;
}
/* Sternchen-Hack, hasLayout für IE5x. und 6 */ 
* html #navibereich { height: 1%; } 

#navibereich ul {
   float: left;  
   width: auto; /* "schrumpft" die Liste */
   margin-bottom: 0;
   margin-left: 0px;
}
#navibereich li {
   float: left; 
   width: auto; 
   list-style-type: none;
   margin: 0 ;
   margin-right: 0; 
}
#navibereich a {
	display: block;
	height: 17px;
}  
#navibereich .navi01 a {
	width: 54px;
	background: url(../bilder/navi/navi_01.gif) no-repeat 0 0;
}
#navibereich .navi02 a {
	width: 41px;
	background: url(../bilder/navi/navi_02.gif) no-repeat 0 0;
}  
#navibereich .navi03 a {
	width: 73px;
	background: url(../bilder/navi/navi_03.gif) no-repeat 0 0;
} 
#navibereich .navi04 a {
	width: 55px;
	background: url(../bilder/navi/navi_04.gif) no-repeat 0 0;
} 
#navibereich .navi05 a {
	width: 54px;
	background: url(../bilder/navi/navi_05.gif) no-repeat 0 0;
} 
#navibereich .navi06 a {
	width: 80px;
	background: url(../bilder/navi/navi_06.gif) no-repeat 0 0;
} 
#navibereich .navi07 a {
	width: 61px;
	background: url(../bilder/navi/navi_07.gif) no-repeat 0 0;
} 
#navibereich .navi08 a {
	width: 50px;
	background: url(../bilder/navi/navi_08.gif) no-repeat 0 0;
} 
#navibereich .navi09 a {
	width: 73px;
	background: url(../bilder/navi/navi_09.gif) no-repeat 0 0;
} 

#navibereich a:hover,
#navibereich a:focus,
#home #navi01 a, 
#vita #navi02 a,
#partner #navi03 a,
#audio #navi04 a,
#video #navi05 a,
#projekte #navi06 a,
#bilder #navi07 a,
#team #navi08 a,
#kontakt #navi09 a { 
   background-position: 0 -17px;
}
#navibereich a:active { 
   color: black;
   background-color: white; 
}  
#navibereich span
{
  display: none;
}


/* Formulare */
input, textarea, .pulldown  {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-color: #666666;
border: 1px #e0eadf solid;
background-color: #e0eadf;
padding: 2px;
margin: 2px;
width: 170px;
}

input:focus, textarea:focus, .pulldown:focus {
background-color:white;
}

.auswahl
{
background-color: #fff;
border: 0px;
width: auto;
}
.btn
{
width: auto;
cursor:pointer;
}

.thumb {
background-image:url(../bilder/dither.gif);
padding:5px;
margin: 0 7px 7px 0;
}

#thumbsinhalt a { 
text-decoration: none; outline: none; background-image:none; 
} .termin {
	color: #5C895C;
	font-size: 110%;
}

#clearfloat {
	clear:both;
	}
