h1 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1em;
	line-height: 0.8em;
	
	
}

h2 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	
	
}
h3 {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0.4em;
	line-height: 0.8em;
	
	
}


.vorzurueck{
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	line-height: 2em;
}

.content         
{ 
color:#333333;
 line-height: 14px; 
 text-decoration: none;
 }
 
 .naviunten         
{ 
font-size:10px; color:#FFFFFF;
 line-height: 2em; 
 text-decoration: none;
 }
 
 .rechteSpalte {
	color: #333333; 
 
 }

 .linkeSpalte {
	font-weight: bold;
	color: #A2C821;
	font-size: 12px;
 }
 
 
.Datum {
	text-decoration: none;
	color: #B2B2B2;
	font-weight: bold;
	font-size: 9px;
}
.Home_headline {
	color: #9999CC;
	font-size: 1.1em;
	font-weight: bold;
}
 

.BU {
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
	top: -10px;
	margin-top: -5px;
	text-align: center;
	margin-bottom: 30px;
}
 
 

#nav{
	top: 0px;
	position: relative;
}
#flashhead{
	margin-top: 13px;
}

#content{
	position: relative;
	margin-top: -10px;
}

body{
	font-family:Verdana, Arial, Helvetica, "MS Sans Serif", "Sans Serif";
	text-align: center;
	background-color: #A2C820;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 0.75em;
}


p {
	line-height: 1.2em;
	font-size: 0.9em;
	margin-top: 0px;	
}

a:link {
	color: #A2C821;
	text-decoration: none;
}
a:visited {
	color: #A2C821;
	text-decoration: none;	
}
a:hover {
	color: #A2C821;
	text-decoration: none;
}

/* die links unter der Contentbox haben eine hellere Farbe*/

 .naviunten   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
 .naviunten  a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
 .naviunten  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* die links unter der Contentbox haben eine hellere Farbe*/

h3   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
h3  a:hover {
	color: #494A63;
	text-decoration: none;
}
