
body{
	color:#333333;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background:#efcd65 url(../img/main_bg.jpg) no-repeat top center;
}

a:link{ color: #156d09; text-decoration:none; }
a:visited{ color: #156d09; text-decoration:none; }
a:hover{ color: #156d09; text-decoration:underline; }
a:active{ color: #156d09; text-decoration:underline; }

table, tr, td, thead, tbody, th, tb{
	border:0;
	border:none;
}
th{
	background-color:#62b946;
	color:#000;
}
img{
	border:0;
	border:none;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
h3, h4, h5, h6 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
hr {
	height: 0px;
	border:none;
	border:0;
	border-top: 1px solid #156d09;
	margin-bottom:15px;
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
.border_dashed {
	border: 1px dotted #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}
.button {
	border: 1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color: #000000;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding:2px;
}
.grafik {
	padding: 0 10px 5px 0;
}
.navi_active, a.navi_active, a.navi_active:hover{
	color:#ffffff;
	text-decoration:underline;
}
.navi_default, a.navi_default, a.navi_default:hover{
	color:#ffffff;
}

#main{
	position:relative;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:auto;
	min-height:860px;
	text-align:left;
	background:transparent url(../img/bg_04.png) repeat-y top left;
}
#head{
	position:relative;
	margin:10px 0 0 130px;
	padding:2px 0 2px 5px;
	width:768px;
	text-align:right;
}
#slide{
	position:relative;
	margin:0;
	padding:0;
	width:1000px;
	height:260px;
	text-align:left;
	background:none;
}
#navi{
	position:relative;
	margin:0 0 0 130px;
	padding:5px 10px 5px 10px;
	width:753px;
	height:15px;
	text-align:left;
	background-color:#156d09;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navi_left{
	position:relative;
	float:left;
	text-align:left;
	background:none;
}
#navi_right{
	position:relative;
	float:right;
	text-align:left;
	background:none;
}
#middle{
	position:relative;
	margin:0;
	padding:20px 0 0 0;
	width:1000px;
	height:auto;
	min-height:600px;
	text-align:left;
	background:transparent url(../img/bg_02.png) no-repeat top left;
}
#content{
	position:relative;
	margin:0;
	padding:0 95px 0 130px;
	width:775px;
	height:auto;
	text-align:left;
	background:none;
}
#content_left{
	position:relative;
	margin:20px 0 0 0;
	padding:15px;
	width:743px;/*573px;*/
	min-height:350px;
	height:auto;
	text-align:left;
	background:none;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	overflow:auto;
}
#content_right{
	position:relative;
	margin:20px 0 0 10px;
	padding:15px;
	width:127px;
	min-height:350px;
	height:auto;
	text-align:left;
	line-height:200%;
	background:none;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	overflow:auto;
}
#bottom{
	position:relative;
	margin:0;
	padding:0 95px 0 130px;
	width:775px;
	height:165px;
	float:left;
	text-align:left;
	background:transparent url(../img/bg_05.png) repeat-y top left;
}
#foot{
	position:relative;
	margin:0;
	padding:20px 95px 0 130px;
	width:775px;
	height:50px;
	text-align:left;
	background:none;
}
#foot_left{
	position:relative;
	padding:5px 5px 5px 5px;
	width:150px;
	height:15px;
	float:left;
	text-align:left;
	background:#156d09;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:#FFFFFF;
}
#foot_center{
	position:relative;
	margin:0 0 0 10px;
	padding:5px 0 5px 0;
	width:30px;
	height:15px;
	float:left;
	text-align:center;
	background:#156d09;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}
#foot_right{
	position:relative;
	margin:0 0 0 10px;
	padding:5px 0 5px 0;
	width:30px;
	height:15px;
	float:left;
	text-align:center;
	background:#156d09;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}
#foot_buttons{
	position:relative;
	margin:0;
	padding:4px 5px 5px 10px;
	width:auto;
	float:right;
	text-align:center;
	background:#156d09;
	border:1px solid #156d09;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color:#FFFFFF;
}
#foot_left a, #foot_left a:hover, #foot_left a:link, #foot_left a:visited {
	color:#FFFFFF;
}
#foot_right a, #foot_right a:hover, #foot_right a:link, #foot_right a:visited {
	color:#FFFFFF;
}
#foot_buttons a, #foot_buttons a:hover, #foot_buttons a:link, #foot_buttons a:visited {
	color:#FFFFFF;
}