body {
	margin:0px;
	padding:0px;
	background-image:url('pics/body_bg_02.gif');
	background-repeat:repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

td a {
	padding-bottom:10px;
}

a {
	color:#557731;
	font-weight:bold;
}

h1 {
	font-size:2em;
	color:#557731;
	line-height:1.2em;
}
h2 {
	font-size:1.8em;
	color:#557731;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
}

div#shadow {
	margin:10px auto 0px auto;
	width:810px;
	background-image:url('pics/shadow_10.png');
	background-position:right;
	background-repeat:repeat-y;
}
div#seite {
	width:802px;
	background-color:#ffffff;
}

div#header {
	margin:0px auto 0px auto;
	padding-bottom:5px;
	background-image:url('pics/header_08.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #C0BD9A;
	width:782px;
	height:149px;
}
div#flashcontent {
	margin:0px auto 0px auto;
	padding-bottom:5px;
	background-image:url('pics/header_08.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #C0BD9A;
	width:782px;
	height:149px;
}
div#wrapper {
	background-image:url('pics/wrapper_bg_32.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:auto !important;
	height:450px;
	min-height:450px;
}
	div#menu {
		float:left;
	}
		div#menu ul {
			margin:10px;
			list-style-type:none;
			list-style-position:outside;
			padding:0px;
		}
		div#menu ul li {
			margin:0px;
		}
			div#menu ul li ul{
				color:#557731;
				list-style-type:disc;
				margin:0px 0px 10px 20px;
				list-style-position:inside;
			}
			
			div#menu ul li ul li{
				margin:0px;
			}
		
	div#content {
		margin:20px 10px 0px 220px;
		width:560px;
		padding-bottom:10px;
	}
	
	th {
		vertical-align:top;
	}