body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image:url(../images/bkg.gif);
	background-attachment:fixed;
}

a {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d3a11;
	font-size: 11px;
  	text-decoration:underline;
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
 	color: #8d3a11;
	margin: 0 0 4px 0;
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
 	color: #8d3a11;
	margin: 0 0 4px 0;
}

h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
 	color: #8d3a11;
	margin: 0 0 4px 0;
}

td {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 11px;
}


td a, a:hover, a:active, a:visited
	{
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 11px;
}

.fright {
 	float: right;
  	margin: 0.5em 0 0.6em 1.1em; 
	border-top: 1px solid #9b6223;
	border-left: 1px solid #9b6223;
	border-bottom: 1px solid #9b6223;
}

.fright-full {
 	float: right;
  	margin: 0.5em 0 0.6em 0; 
	border-top: 1px solid #9b6223;
	border-left: 1px solid #9b6223;
	border-bottom: 1px solid #9b6223;
}

.fleft {
 	float: left;
  	margin: 0.2em 0.2em 0 0; 
}

.haus {
 	float: right;
  	margin: 0.5em 2em 0.6em 1.1em; 
}

p {
	padding-right: 40px;
	margin-top:0;
	margin-bottom:20px;
}

.abstand {
	padding-right: 40px;
}

.selected 	{
 	color: #8d3a11;
}

ul { 
  	margin: 0;
  	padding: 0;	
}

li 	{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 10px;
 	color: #8d3a11;
}


/* - head- */

#head {
	margin: auto;
	height: 167px;
	background-image: url(../images/bkg-head.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width: 799px;
	border-left: #9b6223 solid 4px;
	border-right: #9b6223 solid 4px;
}

#suma {
	margin: auto;
	width: 779px;
	height: 20px;
	text-align:left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	line-height:17px; 
	color:#000000;
	background-image:url(../images/bkg-suma.jpg);
	border-left: #9b6223 solid 4px;
	border-right: #9b6223 solid 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight:bold;
}

#suma h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	line-height:17px; 
	display:inline; 
	color:#000000;
	font-weight:bold;
}

#navi {
	margin: auto;
	height: auto;
	width: 779px;
	background:#ffffff;
	border-left: #9b6223 solid 4px;
	border-right: #9b6223 solid 4px;
	padding-left: 10px;
	padding-right: 10px;
}



/* - ende head- */

/* - inhalt */

#inhalt {
	margin: auto;
	min-height:701px;
	background-image: url(../images/bkg-content.gif);
	background-repeat: repeat;
	background-color:#FFFFFF;
	width: 668px;
	overflow: hidden;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 17px;
	font-weight: normal;
	color: #1e1e1e;
	border-left: #9b6223 solid 4px;
	border-right: #9b6223 solid 4px;
	padding-left: 131px;
}

/* - ende inhalt- */





/* - footer */

#footer {
	margin: auto;
	height: 25px;
	background-color:#f5efe9;
	width: 779px;
	text-align:center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	line-height:17px; 
	color:#1e1e1e;
	border-left: #9b6223 solid 4px;
	border-right: #9b6223 solid 4px;
	border-bottom: #9b6223 solid 4px;
	padding: 10px 10px 0 10px;
}

/* - ende footer- */