 /* CSS Document */
*, html, body, table, td, div, p, h1, h2, h2, h4, h5, ul, ol, 
table, td, tr, form, img, li, map, area, object, map,navi {
	margin: 0;
	padding: 0;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;

	background-image: url(images/layout/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#fff;
}


/* ---------------------------------------------------- body / html------------------------------------------------- */

html {
	overflow-x:hidden;
	overflow-y:auto; 
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#wrapper {
	width:942px;
	margin: 0 auto;
	
	background-image: url(images/layout/wp_bg.gif);
	background-repeat: repeat-y;
	background-position:0 0 ;
}

#header {
	width:272px;
	height:305px;
	padding-left:670px;	
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position:0 0 ;
}
#navi {
	width:258px;
	height:365px;
	float:left;
}
#content{
	width:589px;
	padding:30px 50px 40px 45px;
	float:left;
	background-image: url(images/layout/content_bg.gif);
	background-repeat: no-repeat;
	background-position:  right top;
	
}

.clearfixTwo{ clear:both; height:20px;}

.column1{width: 190px; float:left; display:block;}
.column2{width: 190px;margin-left:7px; float:left; display:block;}
.column3{width: 190px;margin-left:7px; float:left; display:block;}

#footer {
	width:100%;
	height:66px;
	margin:0 auto;
	padding: 54px 0 0 0px;
	background-image: url(images/layout/bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0;
	
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 
	text-decoration: none;
	line-height: 21px;
}

#footer a {
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	color: #fff; 
	text-decoration: none;
	line-height: 21px;
	text-decoration: underline;

}
.fot0{
	width:942px;
	margin:0 auto;
}
.fot1{
	width:303px;
	float:left;

}
.fot2{
	width:206px;
	float:left;

}
.fot3{
	width:240px;
	float:left;
	
	}
.fot4{
	width:188px;
	float:left;
	}
/* ----------------------------------------------------- footer ----------------------------------------------------- */

a:link,a:active,a:visited {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #3c7630;
	text-decoration: underline;
	line-height: 21px;
}
a:hover {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height: 21px;
}
#content ul {
	padding-left:15px;
	line-height:24px;
	list-style-type: square;
	color: #3c7630;
}
#content li {
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #3c7630;
	line-height:24px;
	font-weight:normal;
	
}

.spalte_li{
	width:330px;
	height:auto;
	float:left
}
.spalte_re{
	width:150px;
	height:auto;
	padding-left:10px;
	float:left;
}



h1 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	color: #0059a8; 
	text-decoration: none;
	padding-bottom:25px;
}
h2 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	font-weight:normal;
	}
h3 {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #3c7630; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
h5 {
	font-family:Arial, Verdana,   Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
	
.line{
	width:100%;
	height:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	clear:both;
	margin-top:10px;
	word-spacing: 2px;
}
img {

border:0;
}
.img {
border:1px solid #666666;
}
a, area, map. img{
outline:none;
}

.floatstop{
clear:both;

}
.float_re{
	float: right;
	padding-left:15px;

}
.float_le{
	float: left;
	padding-right:15px;
}
.bold {
font-weight:bold;
}
.green{
	color: #3c7630; 
}
.table_green{
background-color:#e1e8e0;

}
