body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #87cf7e;
	line-height: 20px;
}

#kopf {
	width: 928px;
	height: 263px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(img/design/kopf.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: top;
	z-index:1;
}

#kopf2 {
	width: 928px;
	height: 263px;
	margin: 10px auto 0px auto;
	padding: 0px;
	border: 0px;
	background-image: url(img/design/kopf_2.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: top;
	z-index:1;
}


/* Seitenkörper */
#main {
	width: 928px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	min-height: 80%;
	background-image: url(img/design/hg.gif);
	background-repeat: repeat-y;
	color:#333333;
	background-color: #FFFFFF;	
}

body > #main {height:auto;}

#text {
	/*position: relative;*/
	width: 630px;
	margin: 0px 10px 40px 220px;
}

.linke_seite		{
	float: left;
	width:155px;
	margin:0px 0px 0px 30px;
	padding:0px;
	border:0px;
	text-align:left;
	display:inline;
	z-index:20;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* werbebanner */
#werbebanner	{
	
	margin:0 0 0 0px;
	padding:0px;
	border:0px;
	text-align:center;
}


/* Navigation */


#navi_box  			{
    position:relative;
	width:138px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-50px;
	z-index:30;
}

.navi_link			{font-size: 100%;	color: #333333;	font-weight: bold;	text-decoration: none;	line-height: 25px; padding: 3px 10px 3px 5px; z-index:32;}
.navi_link:hover 	{color: white; background-color: #6d4b1a}

.navi_link_aktiv 		{font-size: 100%;	color: #2fa221;	font-weight: bold;	text-decoration: none;	line-height: 25px; padding: 3px 10px 3px 5px; z-index:32;}
.navi_link_aktiv:hover	{ color: white; background-color: #6d4b1a }


.linie 					{ margin-top: 4px; width:178px; height:5px; margin-bottom:5px; border:0px; padding:0px;}
#jumplink					{
	color: white;
	font-size: 1px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Schriften und Sonstiges */
a 			{	color:#2fa221;
}
a:hover 	{	color:#d4340c;
}
/*a:hover 	{color: #FFFFFF;}*/

h1 		{
	color: #2fa221;
	font-style: normal;
	font-weight: bolder;
	font-size: 140%;
	margin-top:20px;
	line-height: 120%;
}
h2 		{color: gray; text-align: center;}

.s 		{color: #333333; margin: 10px 0px 10px 0px; font-size: 70%;}
.s_grau	{color: #999999; margin: 10px 0px 10px 0px; font-size: 70%;}

.m		{color: #333333; margin: 10px 0px 10px 0px; font-size: 90%;}
.m_grau	{color: #666666; margin: 10px 0px 10px 0px; font-size: 90%;}

.fett 	{font-weight: bolder; color: #333333;}
em 		{text-decoration: underline; font-style: normal; }
.xl  		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #333333;
}
.xl_gruen_fett  		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #2fa221;
}

.xxl  		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : bold;
	color: #333333;
	line-height: 140%;
}
.xxl_gruen_fett 		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	font-weight : bold;
	color: #2fa221;
	line-height: 140%;
}

.gruen	{
	color: #2fa221;
}
.rot	{
	color: #C40000;
}



.zitat		{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #333333;
	line-height: 160%;
}


#gruenlinie{
	width:700px;
	height:3px;
	background-color: #249233;
	float:right;
	font-size:1px;
	margin:0px;
	border:0px;
	padding:0px;
	display:inline;
}

#weisslinie{
	margin-top: 4px;
	width: 178px;
	height: 4px;
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
	background-color: White;
	font-size:1px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#info_box ul li { list-style:none;}
