  BODY  {
	background-color:#ffffff;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    margin-bottom : 0;
  }

  BODY , P, TD , TR , LI , UL , OL {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9pt;
    color : #666666;
  }
  
p {
	line-height : 20px;
}

h1 {
	font-family: "Times", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #F36F21;
	padding-bottom: 0px;
	padding-top: 10px;
	letter-spacing: 5px;
}

.h1_news { 	

	font-family: "Times", Times, serif;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #F36F21;
	padding-bottom: 10px;
	padding-top: 20px;
	letter-spacing: 5px; 

}

h2 {
	margin: 10px 0 10px 0;
	font: bold 1.1em verdana, tahoma, sans-serif;
	color: #000000;
}

h3 {
	margin: 5px 0 5px 0;
	font: bold 1em verdana, tahoma, sans-serif;
	color: #000000;
}

a {
  color : #F36F21;
  text-decoration : underline;
}
a:hover {
  color : #F36F21;
  text-decoration : none;
}
a:visited {
  color : #F36F21;
}


img {
	border: 0;
}

hr {
	height: 0;
	margin: 5px 0 10px 0;
	color: #cccccc;
}


#header {
	width: 95%;
	padding: 10px 0px 10px 0px;

	}

#headernav {
	display: none;
	}

#navcontainer {
	display: none;
	}

#navcontainer_en {
	display: none;
}	


#bild {
	display: none;
}

#back { display: none; }

#maincontent {
	float: left;
	width: 90%;
	padding: 10px 0px 10px 5px;
}


#text {
	width: 90%;
}

#text p, ol, ul, li {
 	line-height : 20px;
}

#text ol {
	padding: 2px;
	margin-left:10px;
}


#text ul {
display: inline; /* <= Der Workaround */
position: relative;/* fuer IE */
margin: 0;
padding: 0;
}

#text ul li {
margin: 1px 0 0 25px;
}


#volltext {
	width: 90%;

}


#volltext p {
 	line-height : 20px;
}

#volltext ol {
	padding: 2px;
	margin-left:10px;
}


#volltext ul {
display: inline; /* <= Der Workaround */
position: relative;/* fuer IE */
margin: 0;
padding: 0;
}

#volltext ul li {
margin: 1px 0 0 25px;
}

.img {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;

}

#rechtespalte {
	display: none;
}



#breadpunkte {
	display: none;
	}
	
#datum	{ 
	display: none;
}

#footer {
	width: 100%;
	}
	
.foot { 
color: #A7A7A7;
font-size: 8pt;
}

.foot a {color: #999999;
	text-decoration: none;
}

.foot a:hover {
	color: #F36F21;
}



#subnav { 
	display: none;
  }



.a3 {  }
.a31 {  font-weight: bold; text-decoration: none }

