html {height:100%;}
body {
	display:table;
	width:100%;
	height:100%;
	margin:0%;
	line-height: 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	background-position: center top;
	font-weight: normal;
}

.clear { clear: both; line-height:0px; }
.spacer {
	visibility:hidden;
	border:0px;
	margin:0px;
	padding:0px;
	width:0px;
	line-height:0px;
}

h1 {	
	font-weight: bold;
	color:#505050;
 text-shadow: 1px 1px 0px #ccc;
	font-size: 18px;
}
h2 {
	font-weight: bold;
}
h2 a {
	float:right;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	color:#84bd0b;
}
.textarea {
	border:#84bd0b 1px solid;
	background-color: #FFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	margin-bottom: 2px;
	font-size:11px;
	color:#666;
}
input.input {
	border:#84bd0b 1px solid;
	background-color: #FFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	height: 11px;
	margin-bottom: 2px;
	font-size:11px;
	color:#666;
}
input.button {
	border:#84bd0b 1px solid;
	background-color: #84bd0b;
	background-image: url(../img/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	margin-bottom: 2px;
	color:#FFF;
	font-size:11px;
	cursor:pointer;
}
input.button:hover {
	background-image: url(../img/bg_button_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

input.button_exit {
	border:#a90000 1px solid;
	background-color: #84bd0b;
	background-image: url(../img/bg_button_exit.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	margin-bottom: 2px;
	color:#FFF;
	font-size:11px;
	cursor:pointer;
}
input.button_exit:hover {
	background-image: url(../img/bg_button_exit_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

input.button_grey {
	border:#999999 1px solid;
	background-color: #84bd0b;
	background-image: url(../img/bg_button_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	margin-bottom: 2px;
	color:#dddddd;
	font-size:11px;
	cursor:pointer;
}
input.button_grey:hover {
	background-image: url(../img/bg_button_grey_hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


input.i_bn {
	width:110px;
}
input.i_pw {
	width:84px;
	margin-top:-1px;
}
input.b_go {
	width:23px;
}


/* -----------------LINKS----------------- */

a:link {
	color: #e30d13;
	text-decoration: none;
}
a:visited {
	color: #e30d13;
	text-decoration: none;
}
a:hover {
	color: #84bd0b;
	text-decoration: none;
}
a:active {
	color: #84bd0b;
	text-decoration: none;
}


#footer a:link {
	color:#CCC;
	text-decoration: none;
}
#footer a:visited {
	color:#CCC;
	text-decoration: none;
}
#footer a:hover {
	color:#999;
	text-decoration: none;
}
#footer a:active {
	color:#999;
	text-decoration: none;
}


span.icon_date {
	font-style: italic;
	background-image: url(../img/icon_date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display:block;
	margin-top:10px;
}



/* -----------------LAYOUT----------------- */

#body {
	display:table;
	width:100%;
	height:100%;
	margin:0%;
	padding:0%;
	background-image: url(../img/bg_body_big.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#cont {
	width:1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	}
	
#top {
	height:89px;
	margin-left:19px;
	margin-right:19px;
	padding-left:19px;
	padding-right:19px;
	background-color: #FFF;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
}
.top_login {
	float:right;
	width:191px;
	height:89px;
	background-image: url(../img/bg_top_login.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:11px;
}
.top_login strong {
	font-size:12px;
	color:#84bd0b;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}
#mid {
	height:68px;
	padding-bottom:19px;
	padding-left:19px;
	padding-right:19px;
	background-image: url(../img/bg_menue_ecke.gif);
	background-repeat: no-repeat;
	z-index:2;
}
.menu {
	height:68px;
	background-image: url(../img/bg_menue.gif);
	background-repeat: repeat-x;
	z-index:2;
}

.menu .news_top {
	width:182px;
	padding-left:19px;
	padding-top:10px;
	height:58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 58px;
	font-weight: bold;
	color: #666;
	background-image: url(../img/bg_news_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#inhalt {
	min-height:350px;
	margin-left:19px;
	margin-right:19px;
	margin-top:-19px;
	padding-bottom:1px;
	background-color: #FFF;
}
.news {
	width:200px;
	border-right:#c3dd8e 1px solid;
	margin-bottom:18px;
}
.news .news_box {
	padding:19px;
	border-bottom:#c3dd8e 1px solid;
	background-color:#fff;
}
.news .news_box:hover {
	background-color:#f1fad7;
}
.news .news_box a {
	font-weight:bold;
	display:block;
}

.news .news_box .news_button {
	float:right; height:20px; width:20px; margin-right:-19px;
}
.news .news_box .news_button a {
	height:20px;
	width:20px;
	display:block;
	background-image: url(../img/bg_news_box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.main {
	float:right;
	width:724px;
	padding-top:19px;
	padding-left:18px;
	padding-right:19px;
}
.cont {
	width:608px;
}
.box {
	background-image: url(../img/bg_box_top.gif);
	background-repeat: no-repeat;
	background-color: #e8f3d1;
	padding:19px;
	margin-bottom:19px;
	border-bottom:#84bd0b 1px solid;
}
.box:hover {
	/*background-color:#f1fad7;*/
}
.box ul {
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
}
.box ul li {
	margin-left:10px;
	list-style: disc outside;
}

.b_nr {
	width:53px;
	margin-left:-19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height:32px;
	float:left;
	font-weight: bold;
	color: #84bd0b;
	text-align: center;
}

.b_besch {
	float:left;
	font-weight:bold;
	padding-top:19px;
	font-size:14px;
	margin-bottom:10px;
}
.col1 .b_besch {
	width:213px;
}
.col2 .b_besch {
	width:517px;
}

.c2 {
	width:550px;
}

.more {
}

.acc_head {
	font-weight:bold;
	cursor:pointer;
	padding-bottom:7px;
	padding-top: 7px;
	padding-left:7px;
	border-bottom:#FFF 1px solid;
	color:#e30d13;
	background-color:#f1fad7;
}
.acc_head:hover {
	background:#e8f3d1;
	color: #84bd0b;
}
.box:hover .acc_head {
	/*background-color:#e8f3d1;*/
}
.open_head {
	color:#FFF;
	background-image: url(../img/bg_menue_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.open_head:hover {
	background-image: url(../img/bg_menue_hover.gif);
	background-repeat: repeat-x;
	background-position: center;
	color:#FFF;
}
.acc_cont {
	padding:7px;
	border-bottom:#FFF 1px solid;
}
.pic {
	float:right;
	padding:2px;
	background:#FFF;
	border:#CCC 1px solid;
	margin-left:20px;
	margin-bottom:20px;
}
.box_box {
	padding-top:7px;
	padding-bottom:7px;
	background:#933;
	width:260px;
	float:left;
	margin-bottom:10px;
	margin-left:4px;
	margin-right:4px;
}

.b_anfrage {
	height:16px;
	margin-right:-17px;
	margin-top:10px;
}
.b_anfrage span {
	height:33px;
	float:right;
	display:block;
	padding-right:17px;
	padding-left:35px;
	margin-bottom:-17px;
	font-weight: bold;
	text-align: right;
	line-height:33px;
	background-image: url(../img/bg_box_anfrage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.b_anfrage_top {
	height:16px;
	margin-right:-7px;
	margin-top:-8px;
	padding-bottom: 5px;
}
.b_anfrage_top span {
	height:33px;
	float:right;
	display:block;
	padding-right:17px;
	padding-left:35px;
	margin-bottom:-17px;
	font-weight: bold;
	text-align: right;
	line-height:33px;
	background-image: url(../img/bg_box_anfrage_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.right {
	float:right;
	width:154px;
	margin-right:-38px;
}
.r_box {
	background-image: url(../img/bg_wk_ecke.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 19px;
	margin-bottom:19px;
}
.r_box .text {
	padding:19px;
	background-color: #f1fad7;
}
.r_box .t_wk {
	background-image: url(../img/bg_wk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bottom {
	height:51px;
	padding-left:38px;
	padding-right:38px;
	line-height:31px;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: no-repeat;
}
#bottom span {
	float:right;
}
#bottom span a {
	font-weight:bold;
	padding-left:19px;
}

#footer {
	margin-left:19px;
	margin-right:19px;
	background:#FFF;
}
#footer ul {
	float:left;
	border-left:#F2F2F2 1px solid;
	padding-left:19px;
	padding-right:19px;
	margin-bottom:19px;
}
#footer ul.first {
	border-left:#969 0px solid;
}
#footer ul li.heading {
	font-size: 14px;
	font-weight: bold;
	color:#84bd0b;
	margin-bottom:5px;
}
