body{
	background-image: url(../images07/walther/layout_so/background.gif);
	background-repeat: repeat-x;
	background-color: #9CCAB9;
}

/* ***************
TXT ELEMENTE
*************** */

.textbold{
	font-weight: bold;
}

.text{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #222222;
}

.texts{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #222222;
}

.text_green{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #218154;
}

.texts_green{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #218154;
}

.texterror	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #DF2E2F;
}

.subheader{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #218154;
}

.header{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #218154;
}

.footer{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #218154;
	vertical-align: middle;
}

.sitemap{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #218154;
	vertical-align: middle;
}

A:link {color: #222222; text-decoration: underline;}
A:visited {color: #222222; text-decoration: underline;}
A:active {color: #222222; text-decoration: underline;}
A:hover {color: #218154; text-decoration: none;}

A.link_green:link {color: #218154; text-decoration: underline;}
A.link_green:visited {color: #218154; text-decoration: underline}
A.link_green:active {color: #218154; text-decoration: underline;}
A.link_green:hover {color: #222222; text-decoration: none;}

A.sitemap:link {color: #222222; text-decoration: none;}
A.sitemap:visited {color: #222222; text-decoration: none;}
A.sitemap:active {color: #222222; text-decoration: none;}
A.sitemap:hover {color: #218154; text-decoration: underline;}

ul{
    list-style-image: url(../images07/walther/layout_so/dot_list.gif);
}

/* ***************
HOME LAYOUT ELEMENTE
*************** */

.homebgimg{
	background-image: url(../images07/walther/layout_wi/homebg.jpg);
}

.boxtext_1{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #0C3823;
}

.boxtext_2{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

A.link_box_1:link {color: #0C3823; text-decoration: none;}
A.link_box_1:visited {color: #0C3823; text-decoration: none}
A.link_box_1:active {color: #0C3823; text-decoration: none;}
A.link_box_1:hover {color: #222222; text-decoration: underline;}

A.link_box_2:link {color: #FFFFFF; text-decoration: none;}
A.link_box_2:visited {color: #FFFFFF; text-decoration: none}
A.link_box_2:active {color: #FFFFFF; text-decoration: none;}
A.link_box_2:hover {color: #222222; text-decoration: underline;}

.div_homebox_1{
	position: absolute;
	z-index: 2;
	margin-top: 8px;
	margin-left: 8px;
	width: 154px;
}

.div_homebox_2{
	position: absolute;
	z-index: 2;
	margin-top: 8px;
	margin-left: 8px;
	width: 155px;
}

.bg_homebox1{
	background-color: #FFFFFF;
	z-index: 1;
	opacity: .85;
	filter: alpha(opacity=85);
}

.bg_homebox2{
	background-color: #44936F;
	z-index: 1;
	opacity: .80;
	filter: alpha(opacity=80);
}


/* ***************
LAYOUT ELEMENTE
*************** */

.imgborder {
	border-color:#218154;
	border-style:solid;
	border-width:1;
}	

.bg_content{
	background-image: url(../images07/walther/layout_so/contentbg.gif);
	background-repeat: repeat-y;
}

.bg_weiss{
	background-color: #FFFFFF;
}

.bg_randgruen{
	background-color: #44936F;
}

.bg_mittelgruen{
	background-color: #9CCAB9;
}

.bg_hellgruen{
	background-color: #D2E5DE;
}

.bg_hellgruen2{
	background-color: #BAD9CD;
}

.bg_news_search{
	background-color: #EDF2EE;
}

.inp_search{
	background: #EAF8F2;
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #9CCAB9;
	width: 100%;
	height: 17px;
}

#panohome {
	position:absolute;
	z-index:99;
}

/* ***************
NAVI ELEMENTE
*************** */

.navi{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #218154;
}

A.link_navi_n:link {color: #218154; text-decoration: none;}
A.link_navi_n:visited {color: #218154; text-decoration: none}
A.link_navi_n:active {color: #218154; text-decoration: none;}
A.link_navi_n:hover {color: #222222; text-decoration: none;}

A.link_navi_a:link {color: #222222; text-decoration: none;}
A.link_navi_a:visited {color: #222222; text-decoration: none}
A.link_navi_a:active {color: #222222; text-decoration: none;}
A.link_navi_a:hover {color: #222222; text-decoration: none;}