/* HEPHALIT, media[3], December 2008 */
/* ALLGEMEIN */


/* ALLGEMEINE DEFINITIONEN */

p, h1, h2, h3, h4, li, td, body {
	color:#744a24; 
	font-family: arial, helvetica, sans-serif;
	line-height:150%;
}

a {
	font-family: arial, helvetica, sans-serif;
	padding:0px;
	color:#744a24; 
	}

p, li, td {
	font-size: 0.8em;
}

p {
    padding:0px;
    margin:10px 0px 0px 0px;
    text-align:justify;
}

h1 {
	padding: 0px; 
	margin: 0px 0px 10px 0px; 
	font-weight: bold; 
	font-size:0.9em;
	text-align:left;
}

h2 {
	padding: 0px; 
	margin: 0px;
	margin-top:20px;
	font-weight: bold; 
	font-size:0.8em;
	text-align:left;
}

li {
  text-align:left;
}

img 
{ 
	border:0px;
} 

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
  text-align:left;
}

.table_left {
  text-align:left;
}
table, td, tr {
  border:0px;
  margin:0px;
  padding:0px 4px 0px 4px;
}

/* LAYOUT BODY */


#hephalit_language {
  position:relative;
  margin:auto;
  padding:0px 185px 0px 185px;
  border: 0px solid blue;
  width:630px;
  height:30px;
  text-align:right;	
  font-size: 0.75em;
	color:#e0ebb6;
}

#hephalit_language a {
  color:#744a24;
}

body{
	padding: 0px; 
	margin: 0px;
  margin-top:10px; 
	background-image: url(img/hephalit_back.gif);
	background-repeat:repeat-x;
	
}

#hephalit_board {
  position:relative;
  margin:auto;
  padding:0px 185px 0px 185px;
  width:630px;
  text-align:center;	
  height:320px;
  border: 0px solid black;
}

#hephalit_logo{
  margin:0px;
  height:100px; 
}

#hephalit_gentechnikfrei{
  
  margin-top:-200px;
  margin-left:585px;
  height:91px;
  width:90px;
}

#wusstensie {
  position: absolute;
  width:175px;
  height:500px;
  top:282px;
  right:8px;
}

#hephalit_diegarten{
  position:absolute;
  top:50px;
  left:140px;
  height:108px;
  width:211px;
}

#hephalit_bilder {
  height:150px;
  width:650px;
  margin-top:30px;
  margin-left:-10px;
  padding:0px;
  background-color:#ffffff;
  text-align:left;
  
}


.bild {
  margin-left:10px;
}

#hephalit_menu {
  height:26px;
	font-size: 0.75em;
  text-align:justify;
	font-weight:bold;
	background-color:#744a24;
	color:#ffffff;
 margin-top:10px;
  padding:0px 3px 0px 3px;

}
#hephalit_menu a {
  padding:2px 8px 3px 8px;
  color:#ffffff;
  }
  
#hephalit_menu a:hover {
  background-color:#9b724c;
  color:#ffffff;
  text-decoration:none;
  }
  
.hephalit_menuactive {
  background-color:#9b724c;
  padding:2px 8px 3px 8px;
  }
  
.hephalit_menureturn {
  color:#e0ebb6;
  }

#hephalit_submenu {
  margin-top:0px;
	font-size: 0.75em;
  text-align:center;
  font-weight:bold;
  color:#744a24;
  line-height:160%;
  background-color:#f0f5db;
  padding:1px;
}
#hephalit_submenu a {color:#744a24;}
.hephalit_submenuactive {text-decoration:underline;}


#hephalit_content {
  border:0px solid black;
  padding:0px 10px 30px 10px;
  margin-top:0px;
  background-color:#f0f5db;
}

#hephalit_menubottom {
	font-size: 0.75em;
  margin-top:0px;
  text-align:center;
  color:#744a24;
  border:0px solid black;
  margin-bottom:30px;
  background-color:#e0ebb6;
}
#hephalit_menubottom a {color:#744a24;}


/* TABELLE */

table.liste {
  width:550px;
  font-size:85%;
  border:0px solid black;
}

.odd {
  background-color:#fafcf3;
}

.odd2 {
  background-color:#fafcf3;
  height:30px;
}


.even {
  background-color:#e0ebb6;
}
.even2 {
  background-color:#e0ebb6;
  height:30px;
}

.wert {
  text-align:right;
}

.wert2 {
  text-align:center;
}


/* FORMULARE */

input {
	color:#9EB2C5;
	font-size:90%;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #ffffff;
	background-color:#E4EAEF;
}

textarea {
	color:#13694E;
	font-size:90%;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #13694E;
}

select {
	border:0;
	color:#13694E;
	font-size:90%;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #13694E;
}

