body  {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:#dddddd;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	overflow:-moz-scrollbars-vertical;
	line-height:150%;
}
#container { 
	padding:0;
	width:1100px;
	margin: 0 auto; 
	text-align: left;
} 



/* Link-Definitionen */
a {text-decoration: none;}
a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #3689b9; }
a:active { color: #3689b9; }

a.mehr {font-weight:bold;}


/*floats*/
.clearfloat { 
    clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}

.float_left{float:left;}
.float_right{float:right;}

.small{ font-size:90%; }


/*�berschriften*/
h1, h2{
	padding:0;
	margin:0;
	margin-bottom:1em;
	font-size:150%;
 	color: #003366;
}


h3{
	padding:0;
	margin:0;
	padding-bottom:1em;
	font-size:120%;
	color: #003366; 
}
h4{
	padding:0;
	margin:0;
	padding-top:1em;
	padding-bottom:0em;
	font-size:120%;
	color: #000000;

}

p{
	padding:0;
	margin:0;
	padding-bottom:1em;

}
ul{
	margin-top:0;
	padding-top:0;
}

img{
	border:none;
}


/*Formulare*/
form{
	margin:0;
	padding:0;
}


.form_text, input, select, textarea{
	background:#ffffff;
	border:1px solid #666666;
}

.form_submit, .submit{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px outset #cccccc;
	border-bottom:1px outset #cccccc;
    font-weight: bold;
	padding:0.2em;
	background:#cc0000;
	color:#ffffff;
}


input.radio, input.checkbox{
	background:none;
	border:none;
	width:1em;
	margin-left:0.6em;
	margin-right:0.6em;
}


/*Layout Header######################################*/
#header{
	width:930px;
	height:118px;
	margin:0px;
	background-image: url(css_images/hintergund_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:hidden;
}
#header #logo{
	float:left;
	width:344px;
	padding-left:15px;
	margin-top:60px;

}

#header #logo h2{
	padding:0;
	margin:0;
	font-size:0%;
 	color: #ffffff;
	width:334px;
	height:34px;
	background-image: url(css_images/dieKopfpauschale.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#header .text{
	margin:0;
	padding:15px;
	float:right;
	width:506px;
	text-align:right;
	margin-top:65px;
}


#header .text a{color:#ffffff;}
#header .text a:hover{color:#ffffff; border-bottom:1px solid #ffffff;}

#topnav ul{
	border-top: 2px solid #666666;
	border-bottom: 4px solid #666666;
	height:36px;
	width:930px;
	margin: 0;
	margin-top:-1px;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	background:#dddddd;
	overflow:hidden;
}


#topnav ul li{
	margin: 0;
	padding: 0;
margin-right:10px;
	list-style-type: none;
 	color:#000000;
	text-align: left;
	/*cursor: pointer;*/
	float: left;
}

#topnav ul li a{
	margin: 0;
	padding: 0;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
 	color:#000000;
	border-top: 4px solid #dddddd;
	display:block;
	background-image: url(css_images/pfeil_nach_unten_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

#topnav ul li a:hover,
#topnav ul li a.rex-current,
#topnav ul li a.rex-active{
 	color:#000000;
	border-top: 4px solid #666666;
}
/*Layout Content######################################*/

/*content*/
#content { 
	margin-top:5px;
	margin-bottom:20px;
	padding:0;
	width:930px;
	border-top:none;
	clear:both;
} 




#leftContent { 
	padding:15px;
	margin-top:20px;
	width:545px;
	background:#ffffff; 
	float:left;
	overflow:hidden;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
         min-height:1345px;
} 
#leftContent #inhalt{
     min-height:1245px;
}
#leftContent #foot{
vertical-align:bottom;
}


#rightContent { 
	padding:0px;
	margin-top:20px;
	width:340px;
	float:right;
	overflow:hidden;
} 

#rightContent ul.rex-navi1{
margin:0px;
padding:0px;
	padding:10px;
	margin-bottom:10px;
	background:#ffffff;
	border-bottom: 4px solid #666666;
	border-right: 1px solid #cccccc;
	width:318px;
	list-style-type: none;
	cursor: default;
	overflow:hidden;
}


#rightContent ul.rex-navi1 li{
	margin: 0;
	padding: 0;
	list-style-type: none;
 	color:#000000;
	text-align: left;
}

#rightContent ul.rex-navi1 li a{
	margin: 0;
	padding: 0;
	padding-left:20px;
	margin-right:30px;
	padding-top: 5px;
	padding-bottom: 5px;
 	color: #003366; 
	display:block;
	background-image: url(css_images/pfeil_nach_links_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

#rightContent ul.rex-navi1 li a:hover,
#rightContent ul.rex-navi1 li a.rex-current{
 	color:#000000;
	text-decoration:underline;
}



#rightContent img{
	border:none;
}

/*teaser*/
.teaser{
	padding:10px;
	margin-bottom:10px;
	background:#ffffff;
	border-bottom: 4px solid #666666;
	border-right: 1px solid #cccccc;
	width:318px;
}
.teaser .img{
	padding:0;
	margin:0;
	margin-right:10px;
	float:left;
}
.teaser .img img{
	border:1px solid #cccccc;
}

.teaser .text{
	padding:0;
	margin:0;
	float:left;
}
.teaser .text h3, .teaser .text p{
	padding:0;
	margin:0;
	margin-bottom:5px;
}




#footer{
	border-top: 4px solid #666666;
	padding-top:10px;
	font-size:12pt;
	color:#999999;
}

#footer a{
	color:#999999;
	font-weight:bold;

}
