body  {
	background:#f2f6f8 url("../img/bg.jpg") no-repeat top left;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}
* {
	margin:0 auto;
}

h1 {
	color:#73a625;
	font-size:20px;
	padding:2px 15px 0px 0px;
}
h2 {
	color:#73a625;
	font-size:16px;
	line-height:18px;
	padding:8px 15px 0px 0px;
	font-weight:bold;
}
h3 {
	color:#73a625;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding:2px 15px 0px 0px;
}
h4 {
	color:#73a625;
	font-size:12px
	font-weight:bold;
	padding:2px 15px 0px 0px;
}

ul {
	list-style:none;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
}


ol {
	padding-left:20px;
}	
	
p {
	line-height:18px;
	padding:6px 0 10px 0px;
}	


/*---LINKS---*/
a {
	height:12px;
	line-height:12px;
}

a:link {
	color:#333; text-decoration:none;		
}
a:visited {
	color:#333; text-decoration:none;	
}
a:active {
	color:#333; text-decoration:none;	
}
a:hover {
	color:#73a625; text-decoration:none;		
}
.navi_left a.hover {
	color:#73a625;
}
	
	
/*---HEADER---*/	

	
.header {
	background:url("../img/header.gif") no-repeat top center;
	height:82px;
	width:992px;
	position:relative;
	margin-top:12px;
}

.home_link {
	background:url("../img/blank.gif") top left;
	height:54px;
	width:435px;
	top:16px;
	left:14px;
	/*border:1px solid black;*/
	position:absolute;
}



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

.navi_left {
	width:207px;
	float:left; 
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.navi_left .headline {
	background:url("../img/navi_balken.gif") repeat-y left;
	width:195px;
	line-height:18px;
	color:white;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	margin:0px 0px 5px 1px;
}
.navi_left ul {
	padding-left:10px;
	padding-bottom:15px;
	line-height:20px;
}
	
.navi_left .box_gruen {
	background:url("../img/navi_gruen_m.gif")	repeat-y top left;
	width:207px;
}
.navi_left .top_gruen {
	background:url("../img/navi_gruen_o.gif") repeat-x top center;
	height:5px;
	line-height:5px;
}
.navi_left .top_gruen .links {
	background:#f2f6f8 url("../img/navi_gruen_ol.gif") no-repeat top left;
	height:5px;
	width:5px;
	float:left;
}
.navi_left .top_gruen .rechts {
	background:#f2f6f8 url("/img/navi_gruen_or.gif") no-repeat top right;
	height:5px;
	width:5px;
	float:right;
}
.navi_left .bottom_gruen {
	background:url("../img/navi_gruen_u.gif") repeat-x top center;
	height:5px;
	margin-bottom:10px;
}
* html .navi_left .bottom_gruen {
	margin-bottom:0px;
}
.navi_left .bottom_gruen .links {
	background:#f2f6f8 url("../img/navi_gruen_ul.gif") no-repeat top left;
	height:5px;
	width:5px;
	float:left;
}
.navi_left .bottom_gruen .rechts {
	background:#f2f6f8 url("../img/navi_gruen_ur.gif") no-repeat top right;
	height:5px;
	width:5px;
	float:right;
}

.navi_left .box_blau {
	background:url("../img/navi_blau_m.gif")	repeat-y top left;
	width:207px;
	min-height:60px;
}
.navi_left .top_blau {
	background:url("../img/navi_blau_o.gif") repeat-x top center;
	height:5px;
	line-height:5px;
}
.navi_left .top_blau .links {
	background:#f2f6f8 url("../img/navi_blau_ol.gif") no-repeat top left;
	height:5px;
	width:5px;
	float:left;
}
.navi_left .top_blau .rechts {
	background:#f2f6f8 url("../img/navi_blau_or.gif") no-repeat top right;
	height:5px;
	width:5px;
	float:right;
}
.navi_left .bottom_blau {
	background:url("../img/navi_blau_u.gif") repeat-x top center;
	height:5px;
	margin-bottom:10px;
}
* html .navi_left .bottom_blau {
	margin-bottom:0px;
}
.navi_left .bottom_blau .links {
	background:#f2f6f8 url("../img/navi_blau_ul.gif") no-repeat top left;
	height:5px;
	width:5px;
	float:left;
}
.navi_left .bottom_blau .rechts {
	background:#f2f6f8 url("../img/navi_blau_ur.gif") no-repeat top right;
	height:5px;
	width:5px;
	float:right;
}
.navi_left .box_blau .text {
	margin:0px 10px 0px 10px;
	padding:2px 0px 2px 0px;
}
.navi_left .box_blau .text .link {
	color:#1e6e96;
	font-weight:bold;
	line-height:18px;
}
* html .navi_left .box_blau .text .link {
	line-height:10px;
}
.navi_left .linie {
	background:url("../img/linie.gif") repeat-x left ;
	height:1px;
	line-height:1px;
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}
* html .navi_left .linie {
	margin:0px 0px 0px 0px;
}
.navi_left .box_blau .text .lexikon {
	background:url("../img/lexikon.gif") no-repeat top left;
	height:17px;
	width:15px;
	line-height:17px;
	float:left;
	color:white;
	font-weight:bold;
	text-align:center;
}
* html .navi_left .box_blau .text .lexikon {
	font-weight:normal;
}


/*---CONTENT---*/

.main_content {
	width:992px;
}
.content {
	width:785px;
	float:left;
	margin:15px 0px 15px 0px
}

.content ul {
	list-style:disc;
	padding-left:30px;
	padding-top:6px;
}
.content ul li {
	padding-bottom:10px;
}


.content .textbox {
	background:url("../img/rahmen_bg.gif") repeat-y top left;
	width:763px;
	float:left;
	margin-left:22px;
}
* html .content .textbox {
	margin-left:11px;
}
.content .textbox .text {
	padding:10px 15px 0px 10px;
}

.content .textbox .top {
	background:#F2F6F8 url("../img/rahmen_oben.gif") repeat-x top left;
	height:35px;
	line-height:35px;
}

.content .textbox .top .rechts {
	background:#f2f6f8 url("../img/rahmen_rechts.gif") no-repeat top right;
	height:35px;
	width:5px;
	float:right;
}
.content .textbox .top .text {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#73a625;
	padding:0px 5px 0px 5px;
}
.content .textbox .top .tab {
	background:#f2f6f8 url("../img/rahmen_tab_mitte.gif") repeat-x top left;
	height:35px;
	line-height:35px;
	float:left;
}
.content .textbox .top .tab .tab_rechts {
	background:#f2f6f8 url("../img/rahmen_tab_rechts.gif") no-repeat top right;
	height:35px;
	width:8px;
	float:left;
}
.content .textbox .top .tab .tab_links {
	background:#f2f6f8 url("../img/rahmen_tab_links.gif") no-repeat top left;
	height:35px;
	width:6px;
	float:left;
}

.content .textbox .bottom {
	background:#f2f6f8 url("../img/navi_gruen_u.gif") repeat-x top left;
	height:5px;
	line-height:5px;
}
.content .textbox .bottom .links {
	background:#f2f6f8 url("../img/navi_gruen_ul.gif") no-repeat top left;
	height:5px;
	width:5px;
	line-height:5px;
	float:left;
}
.content .textbox .bottom .rechts {
	background:#f2f6f8 url("../img/navi_gruen_ur.gif") no-repeat top right;
	height:5px;
	width:5px;
	line-height:5px;
	float:right;
}


.input_width {
	border:1px #73a625 solid;
}







/*---NAVI RECHTS---*/

.navi_right {
	width:160px;
	float:right;
	margin-right:5px;
	margin-top:20px;
}
* html .navi_right {
	margin-right:3px;
}

/*---FOOTER---*/

.footer {
	background:url("../img/footer_mitte.gif") repeat-x center top;
	height:29px;	
	width:992px;
	padding-bottom:20px;
}

.footer .footer_links {
	background:url("../img/footer_links.gif") no-repeat top left;
	height:29px;
	width:5px;
	float:left;
}
.footer .footer_rechts {
	background:url("../img/footer_rechts.gif") no-repeat top right;
	height:29px;
	width:5px;
	float:right;
}
.footer .text {
	color:#72a625;
	padding-left:10px;
	padding-top:8px;
	font-size:10px;
	text-alight:left;
	float: left;
}
.footer .text2 {
	color:#72a625;
	padding-left:830px;
	padding-top:8px;
	font-size:10px;
	position:absolute;
	text-alight:right;
}
* html .footer .text2 {
	padding-left:820px;
}
*+html .footer .text2 {
	padding-left:820px;
}

.footer span {
	padding-left: 720px;
}
	
.footer a:link {
	color:#72a625; text-decoration:none;	
}
.footer a:visited {
	color:#72a625; text-decoration:none;	
}
.footer a:active {
	color:#72a625; text-decoration:none;	
}
.footer a:hover {
	color:grey; text-decoration:none;	
}



.clear {
	clear:both;
}

.right {
	float:right;	
}

.left {
	float:left;
}
