BODY,TD,TR,TABLE,DIV
{
	font-family: verdana;
}
BODY
{
	padding: 0px;
	margin: 0px;
}

img{
	border:0px;
}





a.nav:hover
{
	font-weight: bold;
	text-decoration: none;
}

a.nav
{
	font-family: verdana;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
a.nav_b:hover
{
	font-weight: bold;
	text-decoration: none;
}
a.nav_b
{
	font-family: verdana;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
a.std {
	color:#222222;
	text-decoration:none;
}
a.std:hover {
	font-weight:bold;
}



.main_titelred
{
	font-family: verdana;
	font-size: 14px;
	color: #ED1C24;
	font-weight: bold;
	line-height: 13pt;
	text-decoration: none;
}

.headline_mainpage
{
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


.main_text_rot
{
	font-family: verdana;
	font-size: 11px;
	color: #ED1C24;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}


a.main_link:hover { font-weight: bold; }

a.main_link
{
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}


a.fuss:hover, a.internal-link:hover 
{ 
	color: #333333; 
	font-weight: bold;

}
a.fuss, a.internal-link
{
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}


#Container {
	margin-top: 0px;
	margin-left:-467px;
	position: absolute;
	height: 100%;
	width: 955px;
	left: 50%;
	top: 30px;
}

#Logo img {
	position:absolute;
	left:0px;
	top:0px;
}

#Navigation {
	background-color: #FFFFFF;
	margin-right: 0px;
	height: 100%;
	width: 255px;
	float: left;
	
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#Menu {
        padding-top: 200px;
        }
        
#Menu ul {
        font-size: 11px;
        list-style-image: url(pfeil_rot_li.gif);
        margin-left: 2px;
        padding-left: 20px;
        margin-bottom: 0.6em;
        font-weight: bold;  
}

#Menu a {
        font-family: verdana;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	
}

#Menu a:hover, #Info a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#Mitte {
	background-color: #FFFFFF;
	height: 100%;
	width: 438px;
	float: left;
	
	font-family: verdana;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

#Mitte H1 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 13pt;
	text-decoration: none;
	margin-right:60px;
	padding-bottom:5px;
	border-bottom: 1px solid #ed1c24;
}

#Info {
	float: left;
	height: 100%;
	width: 240px;
	margin-left: 1px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	
	font-family: verdana;
	font-size: 10px;
	color: #222222;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}
#Info H1 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 13pt;
	text-decoration: none;
	margin-right:60px;
	padding-bottom:5px;
	border-bottom: none;
}


#Info a, a[href ^="http://"]  {
  	background: url(../Images/pfeil_rot_li.gif) top left no-repeat;
  	display:inline-block;
  	margin-top:0px;
  	padding-left:15px;
  	line-height:10px;
  	color: #222222;
  	text-decoration: none;
  	line-height:1.3em;
}


.padding {
	padding: 0px 9px 9px;
}

span.half{
	line-height:8pt;
}
span.extra{
	line-height:8px;
}
.bodytext {padding-right:20px;}

    fieldset {

         width: 23em;
         margin: 0em;
         border:none;
	 font-weight: bold;
         }
         
   label {
         float: left;
         text-align: right;
	 font-weight: normal;
         }
   input, select, textarea, button {
         display:block;
         margin-left:12em;
         margin-top:0.2em;
         font-size: 1em;
         border: 1px solid #000;
         padding: 0.1em;
         background-color: #ffffff;
         }