/*ALLGEMEINES
#######################################################################################################
*/
td, ul,ol,li,i,a,b,code, body {FONT-FAMILY: Arial, Verdana, Tohoma; FONT-SIZE: 12px; COLOR: #000000;}
input, option, select,textarea {FONT-SIZE: 13px; COLOR: #000000;}

body {
	text-align: center; 
	margin: 0 auto;
} 

FORM {
	display:inline;
	margin: 0px;
}

.input{
	border: 1px solid #03459B;
}

.pic{
	border: 1px solid #000000;
}

.button{
	border: 1px solid black;
	background-color: white;
	
}

.button_green{
	border: 1px solid black;
	background-color: #98B318;
	color: white;
	font-weight: bold;
}

.button_grey{
	border: 1px solid black;
	background-color: #AAAAAA;
	color: #DDDDDD;
	font-weight: bold;
}

.redfont{
	color: #FF0000;
}

.greenfont{
	color: #98B318;
}

.grayfont{
	color: #CCCCCC;
}

.option_bold{
	font-weight: bold;
}

.option_color{
	color: #03459B;
}

.ersparnis{
	color: #FF6600;
}

/*Links mit Grüner Schriftfarbe*/
.link_green:link,.link_green:hover,.link_green:visited{
	color: #98B318;
	font-weight: bold;
	text-decoration: none;
}
/*WEBSEITE
#######################################################################################################
*/

#content { 
	width: 970px;
	text-align: left;
	margin: 0px auto;
	background: #F5F5F5;
	padding: 0px;
	border-left: 4px solid #F5F5F5;
	border-right: 4px solid #F5F5F5;
}

*html #content{
	width: 980px;
}

#topheader{
	background: #A6C13C;
	margin-top: 5px;
	margin-bottom: 5px;
	color: white;
}

#topheader img{
	margin-left: 13px;
	margin-right: 15px;
}

#header { 
	text-align: left; 
  height: 145px; 
	background-color: #03459B; 
	margin: 0px auto;
}

#logo{
	margin-left: 10px;
	margin-top: 20px;
	float:left;
}
/*Topmenu mit Anmelden Einloggen etc.*/
#topmenue1{
	margin-left: 10px;
	margin-top: 30px;
	float:left;
	COLOR: #FFFFFF;
	FONT-SIZE: 14px;
}

#topmenue1 a.link {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topmenue1 a.link_active {
	FONT-SIZE: 14px;
	COLOR: #81A2CD;
	font-weight: bold;
	text-decoration: none;
}

/*HILFE und FAQ*/
#topmenue2{
	margin-left: 20px;
	margin-top: 30px;
	FONT-SIZE: 14px;
	COLOR: #98B318;
	float:left;
}

#topmenue2 a.link{
	FONT-SIZE: 14px;
	COLOR: #98B318;
	font-weight: bold;
	text-decoration: none;
}

#topmenue2 a.link_active {
	FONT-SIZE: 14px;
	COLOR: #CBD98B;
	font-weight: bold;
	text-decoration: none;
}

/*TOP Hauptmenü*/
#topmenue3{
	clear: both;
	margin-left: 335px;
	margin-top: 0px;
	font-weight: bold;
}

/*Werbebanner*/
#ad{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 468px;
	height: 60px;
	border: 1px solid white;
}

#search {
	text-align: center;

	padding-top: 10px;
	padding-bottom: 10px;
	FONT-SIZE: 14px;
	margin: 0px auto;
	background: white;
}

#leftframe{
	float: left;
	width: 256px;
	margin: 0px;
	margin-top: 5px;
}

#leftframe2{
	float: left;
	width: 256px;
	margin: 0px;
	margin-right: 10px;
	margin-top: 5px;	
}

* html #leftframe2{
	margin-right: 8px;
}

ul#kategorie_menue {
	width: 256px;
	margin: 0; padding: 0;
}
* html ul#kategorie_menue {  /* Korrekturen fuer IE 5.x */
	width: 256px;
	width: 10em;
	padding-left: 0;
	padding-left: 0;
}
ul#kategorie_menue li {
	list-style: none;
	margin: 0em; padding: 0;
	background-color: #EDEEF0;
	width: 256px;
}

ul#kategorie_menue a {
	display:block;
	padding: 0.2em;
	text-decoration: none; 
	font-weight: bold;
	color: #03459B;
	padding-left: 10px;
}

* html ul#kategorie_menue a {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	width: 256px;  /* Breitenangabe fuer IE 6 */
}
ul#kategorie_menue a:hover {

}
ul#kategorie_menue h2 {
	font-size: 14px;
	margin: 0;
	padding: 9px 0px 8px 10px;
	color: white; 
	background: #03459B url(../../images/frontend/blue_corner_top.jpg) left top no-repeat;
}

ul#kategorie_menue span{
	padding: 15px;
}
* html ul#kategorie_menue span{
	padding: 0;
	height: 35px;
}

.infobox{
	font-size: 14px;
	color: white;
	padding: 5px 10px 5px 10px;
	background:#03459B; 
	border-top: 1px solid white;
	font-weight: bold;
}

.infobox2_header{
	background: url(../../media/bilder/box_top.jpg) left top no-repeat;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-left: 10px;
}
.infobox2_z2{
	background: #03459B url(../../media/bilder/box_z2.jpg) left top no-repeat;
	height: 65px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	padding-left: 10px;
}

.infobox2_zn{
	height: 65px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	padding-left: 10px;
}

.infobox2_zg{
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid white;
	padding-left: 10px;
}

#blue_corner_top{
	background: #03459B url(../../images/frontend/blue_corner_top.jpg) left top no-repeat;
}

#blue_corner_top2{
	background: #03459B url(../../images/frontend/blue_corner_top.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 5px 10px 5px 5px;
}
#blue_corner_top_mitte{
	background: #03459B url(../../images/frontend/blue_corner_top_mitte.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 5px 10px 5px 5px;
}


#blue_corner_bottom{
	border-top:1px solid white;
	background: #03459B url(../../images/frontend/blue_corner_bottom.jpg) left bottom no-repeat;
}

#mainframe{
	text-align: right;
	margin-left: 272px;
	margin-top: 5px;
}
#mainframe3{
	text-align: center;
	margin-left: 15px;
	margin-top: 15px;
}
/*Gilt für 3 spaltriges Layout*/
#mainframe2{
	float: left;
	width: 441px;
	margin-top: 5px;
	margin-right: 5px;
}

#maintab {
	background: white;
}

#maintab_grey {
	background: #EDEEF0;
}

#maintab_cell {
	background: #E3E4E6;
}

#maintab_darkgrey {
	background: #D3D3D3;
}


#maintab_header_left_green{
	background: #98B318 url(../../images/frontend/green_corner_left.jpg) left top no-repeat;
	height: 30px;
}
#maintab_header_green{
	background: #98B318;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

#maintab_header_right_green{
	background: #98B318 url(../../images/frontend/green_corner_right.jpg) right top no-repeat;
	height: 30px;
}

#maintab_header_left_blue{
	background: #03459B url(../../images/frontend/blue_corner_left.jpg) left top no-repeat;
	height: 30px;
}
#maintab_header_blue{
	background: #03459B;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
#maintab_header_blue b{
	color: white;
}

#maintab_header_right_blue{
	background: #03459B url(../../images/frontend/blue_corner_right.jpg) right top no-repeat;
	height: 30px;
}

#rightframe{
	width: 257px;
	margin-left: 714px;
	margin-top: 5px;
	border: 0px solid black;
}
* html #rightframe{
	margin-left: 710px;
}

#black_corner_top{
	background: #000000 url(../../images/frontend/black_corner_top.jpg) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 5px 10px 5px 10px;
}

#footer{
	clear: both;
	text-align: center;
	width: 970px;
	margin: 0px auto;
	padding: 15px 0 15px 0;
	border-top: 1px solid #CCCCCC;
	background: #F5F5F5;
}

#footermenu a.link{
	FONT-SIZE: 14px;
	font-weight: bold;
	text-decoration: none;
}

#footermenu a.link_active{
	FONT-SIZE: 14px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #81A2CD;
}


/* Error */
.error_table_border{
	border: 1px solid #FF0000;
}
.error_header {
	background-color: #FF0000;
	font-weight: bold;
	FONT-SIZE: 11px; 
}

/* Messagebox */
.table_border{
	border: 1px solid #354463;
}
.table_header {
	background-color: #354463;
	font-weight: bold;
	color: white;
	FONT-SIZE: 11px; 
}
