
body {
	color: #333;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 }

.inlineimage {
	margin: 0 10px 5px 0;
	width: 170px;
	height: 220px;
	border: solid 2px #666;
	float: left }
#wrapper { width: 790px; margin-right: auto; margin-left: auto; padding: 0; border: groove 3px #ff6500; outline-color: #ff6500; }

#banner { background-image: url(/images/vorlage_v2.png); background-repeat: no-repeat; width: 790px; height: 195px; overflow: hidden; padding-top: 3px; padding-left: 10px; }

#header { color: #fff; font-size: x-large; background-image: url(../images/bannerbg.jpg); background-repeat: repeat-x; text-align: left; width: 790px; height: 38px; clear: both  ; margin-top: -5px; margin-bottom: 0; margin-left: 0; padding: 0; border-width: 0; }

#footer { font-size: 10px; text-align: center; bottom: 0; margin-top: 30px; margin-bottom: 8px; }

#menu { background-image: url(../images/menubg.gif); padding-top: 25px; height: 20px; vertical-align: bottom ; width: 790px; margin: 0 0 0 0; padding-right: 0; border-width: 0; }

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #ff6500;
	font-weight: bold;
	text-decoration: none }

#title { color: #fff; font-weight: bolder; background-color: #ff6500; white-space: nowrap; padding-left: 20px; width: 50%; height: 38px; float: left ; margin: 0; border-width: 0; }

#headercorner { background-image: url(../images/topcorner_v2.gif); background-repeat: no-repeat; width: 25px; height: 38px; float: left   ; margin: 0 0 0; padding: 0; border-width: 0; }

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 200px;
	float: left }

#content { background-repeat: no-repeat; background-position: right bottom; min-height: 360px; margin: 0 0 0 230px; padding: 0 10px   }

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #492e15;
	font-size: x-large;
	margin: 5px 0 0;
	padding: 0;
	}

h2 {
	color: #ff6500;
	font-size: large;
	margin-top: 20px }
	
h4 { margin-top: 20px; margin-bottom: 7px; }

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

