body {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;color: #343434;font-style: normal;font-size:1em;
	margin:0; padding:0;}

a:link { text-decoration:none; color:#f60;}
a:visited {text-decoration:none; color:#f60;}
a:hover { color:#f90; text-decoration:none;}
a:focus { color:#f60; text-decoration:none;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:10px;}

/************************************* Header und Oberers Menue Hauptmenue und Bildleiste ***************************************************/

#header {
background-image: url("images/header_bg.gif");
background-repeat:no-repeat;
height:100px;
}
#navtop{ display:none;}
#bildleiste { display:none;}

#bildleiste-follow { display:none;}
#bildleiste-follow_en { display:none;}
#bildleiste-follow2 { display:none;}
#bildleiste-follow2_en { display:none;}

/*************************************  Hauptmenue ***************************************************/
#menuebox {display:none;}
*html #menuebox {display:none;}
*html #menuebox-follow {display:none;}

.stupidie {display: none;}
.stupidie-follow {display: none;}

#menue {display:none;}

#menuebox-follow {display:none;}
#menue-follow {display:none;}

/*************************************  Mittlerer Bereich - rechtes Menue, Content ***************************************************/

#wrapper { 
width:90%; 
margin: auto; 
text-align: left;/*Aufheben von IE_quirks im BODY*/
border-top:5px solid #267b44;
}
#wrapper-follow { 
width:90%; 
margin: auto; 
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#left { display:none;}
* html #left {display:none;}  /****** diese Definition wird nur vom IE interpretiert  *******/


#content { 
padding:0; 
margin:0;
font-size:80%;
}

#right {display:none;}
* html #right {display:none;}
/******************************************************** Definitionen fuer linke Menue ****************************************************/

#menue-left {display:none;}

/******************************************************** Definitionen fuer den Content Bereich ****************************************************/

#story { padding:20px 20px 0 20px;line-height:1.5em;}
#story p {padding:0;margin:0;}
#story .border-5-left { border-left:5px solid #cc0;}

#story h1 { font-size:110%; color:#267b44;}
#story h2 { font-size:100%; color:#267b44; background-color:#f4f4f4;}
#story h3 { font-size:95%; color:#267b44; padding:0; margin:0; border-bottom:1px dotted #ccc;}

/*Formatierung Texten mit Bilder */
#story img { float:left; margin:0 15px 5px 0; }

#breadcrumb { display:none;}

/********************************************************Definitionen fuer den rechten Bereich ****************************************************/
#right p {line-height:1.2em;}

.headline {
color:#267b44;
background-color:#f4f4f4;
font-weight:bold;
font-size:110%;
padding-left:3px;
}

#left p {
line-height:1.2em;
border-bottom:1px dotted #ccc;
}

/******************************************************** footer ****************************************************/


#footer {
font-size:80%;
clear:both; 
height:40px; 
border-top:1px solid #267b44; 
margin-top:10px; 
text-align:center; 
padding-top:5px; 
}

