body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000;

	background-color: #fff;
	background-image: url("../img/standardpics/hg.gif");
	/*background-repeat:no-repeat;*/
	}
a {
	text-decoration: underline;
	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #f93;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
/*	font-size: 10px;
	line-height: 16px;*/
	margin-top: 0px;
	margin-bottom: 12px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#5F9302;
	text-transform:uppercase;
border-bottom:2px solid #5F9302;
	width:100%;
	}
h2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

	}
h4 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}
img {
	border: 0px;
	}
	
table { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000;
}

td{ 
padding:2px 10px 0px 5px;}
	
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.imgleft{
border:0px;
margin:2px 4px 2px 0px;
float:left;}

.imgright{
border:0px;
margin:2px 0px 2px 4px;
float:right;}
/*-----------------------------------------------------------------*/
form {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;
	}
.submit, .reset{
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;
	background-color:#fff;
	border:1px solid #aaa;
	}
input{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	border:1px solid #aaa;}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #aaa;
	background-color:#fff;
	margin: 0px;
	padding:2px 2px 2px 2px;}
checkbox{
	border:none;
	background-color: #FFFFFF;
}
.defbreite {
width: 160px;
}
.reihe {
  clear: both;
  padding: 2px 0px 2px 0px;
}

.label {
  float: left;
  width: 160px;
  text-align: left;
  padding-top: 3px;
  padding-left: 5px;
}

.feld {
  float: left;
  width: 200px;
  text-align: left;
} 
/*-----------------------------------------------------------------*/


/*---------------------- Logo ------------------------------------*/

#logo {
position:absolute;
top:10px;
left:10px;
width: 160px;
}

/*---------------------- NAVIGATION ------------------------------------*/
#navcontainer {
position:absolute;
top:115px;
left:10px;
width: 170px; 
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;

}
#navlist li{
padding:1px;
width: 160px;
list-style-type: none;
}

#navlist a
{display: block;
padding: 3px;

background-color: #f93;
border-bottom: 1px solid #f93;
border-left: 1px solid #f93;
border-right: 1px solid #f93;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background: #FFDDB3;
color: #000;
}

#navlist a:active
{
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
background-color: #f93;
color: #fff;
}

#unavi li
{
padding-left: 10px;
width:150px;
}

.navaktiv{
border-bottom: 1px solid #f93 !important;
border-left: 1px solid #f93 !important;
border-right: 1px solid #f93 !important;
font-weight:bold !important;
}

/*---------------------- Adresszeile oben ------------------------------------*/

#adresszeile{
border-top:10px solid #fff;
clear:both;
text-align:center;
font-size:10px;
padding:10px;
background-color:#006600;
color:#fff;
}
#adresszeile a{color:#fff;}

/*---------------------- Breadcrumbnavigation ------------------------------------*/

#breadcrumnavi{
position:absolute;
color:#FF6600;
top:80px;
left:200px;
height:20px;
}
#breadcrumnavi a{
color:#FF6600;
text-decoration:none;
font-weight:normal;
}
#breadcrumnavi a:link, #breadcrumnavi a:active{
font-weight:normal;
text-decoration:none;
color:#FF6600;
}
#breadcrumnavi a:hover{
color:#FF6600;
font-weight:normal;
text-decoration:underline;
}




/*---------------------- Sektionsnavigation ------------------------------------*/

#sectionsnavi{
	position:absolute;
	height:74px;
	left: 200px;
	top: 0px;
	overflow:hidden;
}

#sectionsnavi ul
{
border: 0px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

#sectionsnavi ul li
{
display: block;
float: left;
text-align: center;
padding: 0px;
margin: 0px;
}

#sectionsnavi a
{
padding-top:52px;
margin-right:2px;
background: #f93;
width: 148px;
height:72px;
border:1px solid #f93;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-weight:bold;
}



#sectionsnavi a:hover
{
color: #f93;
background: #FFDDB3;
border:1px solid #f93;
}

#sectionsnavi a:active
{
background: #fff;
color: #f93;
}

#sectionsnavi a:active
{
background: #fff;
border: 1px solid #f93;
color: #f93;
}
.sectionsnaviactive
{
background: #006600 !important;
border: 1px solid #006600 !important;
color: #fff !important;
}

/*----------------------------------------------------------*/
#contentframe{
position:absolute;
top:105px;
left:200px;
width:747px;
padding-top:10px;
border-top:1px solid #FF9933;
overflow:hidden;
}
#contentframemit{
position:absolute;
top:105px;
left:200px;
width:747;
height:400px;
padding-top:10px;
border-top:1px solid #FF9933;
overflow:auto;
}
#content{
float:left;
width:500px;
}

#contentbreiter{

width:747px;
}
#contentbreitermit{
width:747;
height:400px;
padding-top:10px;
overflow:auto;
}
/*----------------------------------------------------------*/

#teaser{
float:right;
width:200px;
padding-left:15px;
border-left:1px solid #ddd;
}
.highlight {
	color: #FF9900;
	font-weight: bold;
}

.weiter a{
	background-image: url(../img/standardpics/pfeilrechts.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	text-decoration:none;
	color:#FF9900 !important;
}

.weiter a:hover{
	background-image:url(../img/standardpics/pfeilrechtshover.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	color:#900 !important;
	text-decoration:none;
}
.tableleft {
	background: #FFDDB3;
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;




}
.tablelright {

	background: #FFF1E1;
	padding: 2px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

