
body
{
	text-align:center;
}

#zentriert
{
	text-align:left;
	margin:auto;
	width:1024px;
}

#kopf
{
	width:1024px;
	height:131px;
	background-image:url(grfx/kopf.jpg);
	background-repeat: no-repeat;	
	text-align:left;
}
	
#nav_feld
{
	height:40px;
	background: #fff url(grfx/menu/nav_bg.png) repeat-x;
	/*background:#CC0000;*/
	text-align:left;
}

#haupt
{
	background:#CC0000;

	text-align:left;
}

#links
{
	float:left;
	display:table-cell;
	width:780px;
	background:#66FFFF;
	text-align:left;
	padding:20px;

}

#rechts
{
	float:right	;
	display:table-cell;
	width:204px;
	background:#00CC00;
	text-align:left;
}

#nav_fuss
{
	/*clear:both;*/
	float:left;
	width:1024px;
	height:20px;
	background:#ff9900;
	text-align:left;
}

#fuss
{
	float:left;
	width:1024px;
	height:81px;
	background-image:url(grfx/fuss.jpg);
	background-repeat: no-repeat;	
	text-align:left;
}

#uebersicht_menuepunkt
{
	margin-top:10px;
	display:table;
	width:780px;
	background-color:#ff9900;
	text-align:left;
}

.uebersicht_menuepunkt
{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
	z-index:0;
	padding-right: 10px;
}


.haupt_normal
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.haupt_normal_fett
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.haupt_ueberschrift_1
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

.haupt_ueberschrift_2
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

.haupt_normal a,
.haupt_ueberschrift_1 a,
.haupt_ueberschrift_2 a

{
	text-decoration: none;
	color: #0000FF;
}
.haupt_normal a:hover,
.haupt_ueberschrift_1 a:hover,
.haupt_ueberschrift_2 a:hover
{
	
	text-decoration: underline;
}

/*

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.normal_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: bold;
}
a:normal {  font-family: Verdana, sans-serif; text-decoration:none; font-size: 12px; color: #0000ff} 
a:link {  font-family: Verdana, sans-serif; text-decoration:none; font-size: 12px; color: #FF0000}
a:visited {  font-family: Verdana, sans-serif;text-decoration:none; font-size: 12px; color: #FF0000}
a:hover {  font-family: Verdana, sans-serif;text-decoration:none; font-size: 12px; color: #3399ff}
.ueberschrift_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000033;
	line-height: normal;
	font-weight: bolder;
}
.ueberschrift_2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #000033;}
*/
