/* Stylesheet LUFA NRW, angepasst von Stefan Bohres, Landwirtschaftskammer NRW */
/* Farben: braun - 886022 | gruen - #006633 | hellgruen - #009f47 */

body{
	background-image:url(../grafik/hg.gif);
	background-position:center;
	background-repeat:repeat-y;
  background-color:#d6d6d6; 
  font-family:arial, verdana, helvetica, sans serif;
  color:#333333;
  font-size:0.75em;
  margin-top:0;
/* (de) Erzwingen vertikaler Scrollbalken in IE8, Firefox, Webkit & Opera */
  overflow-y:scroll;
}

h2{
	font-size:1.0em;
	}
	
h3{
font-size:1.0em;
margin-bottom:0.3em;
}

#contents{
  margin-top:0px;
  margin-right:auto;
  margin-left:auto;
  width:800px;
  padding:0px;
  background-color:#ffffff;
}
#drucklogo {display:none; }

#header{
  width:800px;
  height:200px;
  border-bottom:1px solid #884400;
}

#navi_bar_top{
  white-space:nowrap; 
  height:2.1em;
  border-left:10px solid #884400;
  border-bottom:1px solid #884400;
}

a.navioben:link,a.navioben:visited{
  color:#884400;
  text-decoration:none;
  padding-left:20px;
  line-height:2em;

}
a.navioben:hover,a.navioben:active{
  color:#A05000;
  text-decoration:underline;
}

a.navi:link,a.navi:visited{
  color:#006633;
  text-decoration:none;
  padding-left:6px;
}
a.navi:hover,a.navi:active{
  color:#009900;
  text-decoration:underline;
}

a:link,a:visited{
  color:#006633;
  text-decoration:none;
}

a:hover,a:active{
  color:#009900;
  text-decoration:underline;
}

#navi_bar_site_permanent{
  width:165px;
  margin-top:50px;
  border-left:10px solid #009f47;
  line-height:20px;
}

#navi_bar_site_variabel{
  width:165px;
  margin-top:50px;
  border-left:10px solid #884400;
  line-height:20px;
}

#suche{
  color:#006633;
  width:110px;
  background-color:#ffffff;
  border: 1px solid #006633;
}
#suchform{
  margin:0px;
  padding-left:6px;
}

.headline{
  position:absolute;
  top:220px;
  width:610px;
  margin-left:170px;
  margin-top:20px;
  border-bottom:4px solid #009f47;
  font-size:1.3em;
  font-weight:bold;
  color:#333333;
}
.subheadline{
  border-bottom:2px solid #009f47;
  font-size:1.3em;
  font-weight:bold;
  line-height:120%;
  color:#333333;
}

#inhalte{
  position:absolute;
  top:270px;
  width:610px;
  margin-left:170px;
  line-height:1.6em;
 padding-bottom:10px;
 }

#inhalte ul.ohne {
	margin:0;
	list-style-type: none;
	padding: 0;
	}
	
/* Abstand zum Rand fuer Vorschaubild */
#inhalte ul.einzug {
	list-style-type: none;
	padding-left: 110px;
	margin-top:0;	
	margin-left: 0;
	}
	
/* Abstand zum Rand fuer Vorschaubild */
#inhalte ul.abstandlinks {
	list-style-type: disc;
	padding-left: 125px;
	margin-top:0;	
	margin-left: 0;
	}	
/* Liste mit gruenem Quadrat als Aufzaehlungszeichen */
#inhalte li.punkt {
	background-image: url('../grafik/punkt.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.4em;
	margin: 0.6em 0;
	}

/* Liste mit gruenem Pfeil, für Linklisten */
#inhalte li.pfeil {
	background-image: url('../grafik/pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 0.7em;
	margin: 0.6em 0;
	}
ul {
	list-style-type: disc;
	}
#fotostreifen{
float: left;
margin: 0 10px 10px 0;
}	

.vorschaubild {
	float:left;
	margin-right: 10px;
	margin-top:3px;
	}
	
td,th { vertical-align:top;	}
th {
	background-color:#f2f2f2;
	font-weight: bold;
	}
tr {background-color:#ffffff;}	
/*
.tabhead{
  background-color:#AE9367;
  color:#009839;
  font-size:1.2em;
  width:180px;
}

.tabcontent1{
  color:#AE9367;
  font-size:1.0em;
  width:180px;
  border-bottom:1px solid #AE9367;
}

.tabcontent2{
  color:#AE9367;
  background-color:#CCFFCC;
  font-size:1.0em;
  width:180px;
  border-bottom:1px solid #AE9367;
}

.tabhead2{
  color:#AE9367;
  font-size:1.0em;
	font-weight:bold;
  background-color:#CCFFCC;
	width:500px	;
}
*/
/*Style-Definition für das Anfrageformular*/

.knopf{
  clear: both;
  background-color:#cccccc;
  font-weight:bold;
  border:1px solid #57AE7E;
  text-align: center;
}

.eingabe{
  color:#000000;
  width:300px;
  background-color:#ffffff;
  border-top: 2px solid #ADADAD;
  border-left: 2px solid #ADADAD;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.textarea{
  font-family:verdana;
  color:#000000;
  width:300px;
  background-color:#ffffff;
  border-top: 2px solid #ADADAD;
  border-left: 2px solid #ADADAD;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  overflow:auto;
}

.label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#AE9367;
}
.link {
	background-image: url('../grafik/pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 0.7em;
	}
	
.link:hover {
	 background-image: url('../grafik/pfeilaktiv.gif'); 
	 }
.betont {
 margin:0;
 padding:0;
 }
