html {
	/*height: 100%;*/
}

img{
	border:0px;
}

body {
	margin: 0 auto;
	height: 100%;
	padding: 0px;
	font-size: 16px;
	color: #000;
	background-color:#f9f9e3;
}

a:link, a:visited {
	COLOR: #244c29; TEXT-DECORATION:underline;
}

a:hover {
	COLOR: #244c29;  TEXT-DECORATION: none;
}

hr {
	width: 90%;
/* 	color: #244c29; */
	border:none;
	border-top: 1px dotted #244c29;
	color: #f9f9e3;
	background-color: #f9f9e3;
	height: 1px;
}

p,i,h1,h2,kursiv,iframe {
	font-family: "Georgia", "Times", serif;
}

p,i,h2 {
	margin-top: 0px; 
}

ul {
	list-style: disc;
	list-style-type: disc;
}

li,ul {
	font-family: "Calibri", "Helvetica", sans-serif;
	color: black;
}

ul > li {
	font-family: "Calibri", "Helvetica", sans-serif;
	color: black;
}

h1 {
	font-size:22px;
	font-weight:bold;
	margin-top:22px;
	line-height:22px;
	color: #244c29;
}

.h1{
	font-weight:bold;
}

h2{
	font-size:14px;
	font-weight:bold;
/* 	margin-top:25px; */
	color: #244c29;
	margin-bottom: 0px;
}

h4{
	font-size:14px;
	font-weight:bold;
/* 	margin-top:25px; */
	margin-bottom: 0px;
}

kursiv {
	font-style: italic;
}

---

.clr {
	clear: both;
}

/*
#all {
	background-color:#f9f9e3;
	background-image:url(img/bgsite.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

*/

#wrap-out {
	clear:both;
	background-color:#f9f9e3;
	background: url(img/shadow.png) repeat-y center top;
	background-repeat: repeat-y;
	background-position:center;
	width: 990px;
	padding-left:30px;
	overflow: auto;
	text-align: left;
}

#wrapper {
	clear:both;
	width: 960px;
	background-color:#f9f9e3;
	overflow: auto;
	text-align: left;
}

#kante_out {
	clear: both;
	height: 13px;
	background: url(img/kante.png) no-repeat center top;
	width: 960px;
	margin: 0 auto;
}

#kante_in {
	position: absolute;
	height: 13px;
	background: url(img/kante.png) no-repeat center top;
	width: 960px;
}

#kante_in2 {
	width: 960px;
	height: 1px;
	background-color: #98988b;
}

#header {
	width: 960px;
	height: 140px;
	background-color:#f9f9e3;
}

#logo {
	background-position:center;
	padding-top: 30px;
	width: 590px;
	height: 87px;
}

#content {
	width: 960px;
/* 	height: auto; */
	background-color:#f9f9e3;
}

#content_left {
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	background-color:#f9f9e3;
}

#content_right {
	float: left;
	width: 410px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#f9f9e3;
}

#content_left_zwei {
/* 	float: left; */
	width: 500px;
/* 	height: auto; */
/* 	margin-right: 20px; */
	margin-left: 20px;
}

#content_right_zwei {
/* 	height: auto; */
	float: right;
	width: 400px;
	margin: 20px 10px 0 0px;
}

#gruen_box_eins {
	float: right;
	background-color: #cfd5be;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	margin:10px 0 0 0;
	width: 380px;
}

#gruen_box_eins p,i,li,h2 {
	font-family: "Calibri", "Helvetica", sans-serif;
}

#gruen_box_eins p,i,ul {
	font-size: 11pt;
}

#gruen_box_eins h2 {
	font-size: 11pt;
	font-weight: bold;
}

#gruen_box_zwei {
	float: right;
	background-color: #a7b49b;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	margin:10px 0 0 0;
	width: 380px;
 }
 
#gruen_box_zwei p,i,ul {
	font-family: "Calibri", "Helvetica", sans-serif;
	font-size: 11pt;
}

#gruen_box_zwei h2 {
	font-family: "Calibri", "Helvetica", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

#gruen_box_drei {
	float: right;
/* 	background-color: #a7b49b; */
/* 	padding-top: 10px; */
/*
	padding-left:10px;
	padding-right:10px;
*/
	margin:10px 0 0 0;
	width: 400px;
 }
 
#footer {
	width: 930px;
	height: 22px;
	clear: left;
	background-color: #f9f9e3;
	padding-top: 5px;
	text-align: center;
	color: #000;
	font-size: 12px;
}

#footer a:link{
	COLOR: #244c29; TEXT-DECORATION:underline;
}

#footer a:visited{
	COLOR: #244c29; TEXT-DECORATION:underline;
}

#footer a:hover{
	COLOR: #244c29; TEXT-DECORATION:none;
}


#menu{
	width: 960px;
	height: 38px;
	background-color: #98988b;
	font-family: "Calibri", "Myriad Pro", "Helvetica", sans-serif;
	font-size: 14px;
}

#menu a:link{
	COLOR: #f9f9e3;
	TEXT-DECORATION:none;
}

#menu a:visited{
	COLOR: #f9f9e3;
	TEXT-DECORATION:underline;
}

#menu a:hover{
	COLOR: #fff;
	TEXT-DECORATION:underline;
}

#menu_1{
	float: left;
	width: 139px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
}

#menu_2{
	margin-left: 1px;
	float: left;
	width: 139px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
}

#menu_3{
	margin-left: 1px;
	float: left;
	width: 139px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
	}
	
#menu_4{
	margin-left: 1px;
	float: left;
	width: 139px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
	}
	
#menu_5{
	margin-left: 1px;
	float: left;
	width: 139px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
	}
	
#menu_6{
	margin-left: 1px;
	float: left;
	width: 140px;
	color: #f9f9e3;
	background-color: #244c29;
	text-align:center;
	padding: 10px;
	}
	
