body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(images/layout/back.jpg);
	background-repeat:repeat-x;
	background-color:#ebf1f2;
}


body, th, td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}

form {
	margin: 0px;
	padding: 0px;
}
button {
	background-image:url(images/button_c.jpg);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	font-family:verdana,geneva,arial,tahoma,helvetica,sans-serif;
	font-size:9px;
	margin-left:5px;
	padding-left:0px;
	text-align:left;
	height:20px;
	width:55px;
}

a {
	color: #00889E;
}

a:hover {
	text-decoration: none;
}

.strich {
	padding-left:3px;
	padding-right:3px;
}

.button_links_blau {
	width:14px;
	background-image:url(images/layout/button_a_blau_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.align-center {
	text-align:center;
}


.button_rechts_blau {
	width:14px;
	background-image:url(images/layout/button_a_blau_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.button_mitte_blau {
	width:160px;
	background-image:url(images/layout/button_a_blau_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}

.button_links_orange {
	width:14px;
	background-image:url(images/layout/button_a_orange_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.button_rechts_orange {
	width:14px;
	background-image:url(images/layout/button_a_orange_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.button_mitte_orange {
	width:160px;
	background-image:url(images/layout/button_a_orange_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}

.button_links_gruen {
	width:14px;
	background-image:url(images/layout/button_a_gruen_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.button_rechts_gruen {
	width:14px;
	background-image:url(images/layout/button_a_gruen_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.button_mitte_gruen {
	width:160px;
	background-image:url(images/layout/button_a_gruen_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}

.menu-level1 {
	padding-bottom:60px;
}

.mainmenu_blau {
	background-image:url(images/layout/button_blau.jpg);
	width:68px;
	background-repeat:no-repeat;
	padding:6px;
	word-wrap:break-word;
	height:36px;
	float:left;
}

.mainmenu_orange{
	background-image:url(images/layout/button_orange.jpg);
	width:68px;
	background-repeat:no-repeat;
	padding:6px;
	word-wrap:break-word;
	height:36px;
	float:left;
}

.mainmenu_gruen {
	background-image:url(images/layout/button_gruen.jpg);
	width:68px;
	background-repeat:no-repeat;
	padding:6px;
	word-wrap:break-word;
	height:36px;
	float:left;
}

.register {
  	color: #FFFFFF;
	font-size:12px;
}

a.register {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

a.register:hover {
    color: #E7F4FC;
	text-decoration: none;
}

.header_links_blau {
	width:20px;
	background-image:url(images/layout/blau_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}
.header_mitte_blau {
	width:498px;
	background-image:url(images/layout/blau_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}
.header_rechts_blau {
	width:20px;
	background-image:url(images/layout/blau_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.header_links_orange {
	width:20px;
	background-image:url(images/layout/orange_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}
.header_mitte_orange {
	width:498px;
	background-image:url(images/layout/orange_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}
.header_rechts_orange {
	width:20px;
	background-image:url(images/layout/orange_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.header_links_gruen {
	width:20px;
	background-image:url(images/layout/gruen_links.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}
.header_mitte_gruen {
	width:498px;
	background-image:url(images/layout/gruen_back.jpg);
	background-repeat:repeat-x;
	height:25px;
	float:left;
	text-align:left;
}
.header_rechts_gruen {
	width:20px;
	background-image:url(images/layout/gruen_rechts.jpg);
	background-repeat:no-repeat;
	height:25px;
	float:left;
}

.subheadline_gruen {
 	color:#cad227;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
}

.subheadline_orange {
 	color:#ff8308;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
}

.subheadline_blau {
 	color:#4d85b0;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
}
.update {
	text-align:center;
	color:#A8B4B8;
}

