	/****************/
	/*Hacks*/
	/****************/
p, h1, h2, h3, h4 {
	margin:0; /*Mozilla*/
	padding:0; /*nur so... sicherheitshalber*/
	border:0;
}
h1, h2, h3, h4 {
	color: #56b042;
}


	/****************/
	/*Allgemeines*/
	/****************/
html,body {
	height: 100%;
}
body {
	background-color: #56b042;
	margin: 0 0 0 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
a {
	color: #56b042;
	text-decoration:underline;
}
a:hover {
	color: #000000;
}
h1 {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 10px;
}
div {
	overflow:visible;
}
li {
	padding-bottom: 20px;
}
	/****************/
	/*Layout Boxen*/
	/****************/
#middleStripe{
	height:100%;
	width:777px;
	background-color:#FFFFFF;
}
#middleWrapper{
	width:839px;
	margin:auto;
	height:100%;
}
#middleUnderlay{
	background-color:#FFFFFF;
}
#header {
	width:100%;
	height:106px;
	background-color:#56b042;
	background-image:url(../img/xs_head_01.jpg);;
	background-repeat:no-repeat;
}
#head_a{
	 margin:35px 0 0 80px;
}
#mainMenu {
	position:absolute;
	width:auto;
	height:20px;
	top:140px;
	left:347px;
}
#subMenu{
	position:absolute;
	width:auto;
	height:20px;
	top:160px;
	left:347px;
}
#contentWrapper{
	margin:44px 80px 0 80px;
}
/*
#contentWrapper{
	margin:98px 80px 0 80px;
}
*/
#language{
	position:absolute;
	top:137px;
	margin-left:543px;

}
#menu{
	position:absolute;
	top:137px;
	margin-left:96px;

}
	/****************/
	/*Content       */
	/****************/
#contentMiddle{
	float:left;
	width:380px;

}
#contentRight{
	float:left;
	width:237px;

}
#banner1{
	padding:12px 0 8px 0;
	text-align:center;
}
