body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #EEEEEE;
	text-align : center;
	padding-top : 10px;
}


#tabelle {
	border: 1px dotted #BBBBBB;
	margin-right: auto;
	margin-left : auto;
}

#navi {
	font-size : 0.7em;
	border-bottom : 1px dotted #B2B2B2;
	border-top : 1px solid #B2B2B2;
	height : 20px;
	text-align : center;
	background-color : #DFDDD0;
}
#navi a:link, #navi a:visited {
	color : #323232;
	font-weight : 700;
	text-decoration : none;
	padding-right : 5px;
	padding-left : 5px;
}
#navi a:hover {
	color : #696767;
}



a:hover .bullet { color: #E71E0E }

#links{
	background-color: #DFDDD0;
	width: 180px;
	border-right: 1px dotted #B2B2B2;
	vertical-align: top;
}

#rechts{
	background-color: #FFFFFF;
	width: 590px;
	vertical-align: top;
	}

#links h2 {
   color : #be3f03;
	font-size : 0.6em;
	font-family : Verdana;
	font-weight : bold;
	letter-spacing : 2px;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 5px;
	margin-right : 5px;
	padding : 3px 5px;
	border-top : 1px solid silver;
	border-bottom : 1px solid silver;
}
#rechts h1 {
	color: #be3f03;
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
	margin-top: 20px;
	vertical-align: top;
}
#rechts h2 {
	color: #be3f03;
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
	margin-top: 20px;
	vertical-align: top;
}



#rechts p {
	color: #333333;
	font-size: 0.6em;
	font-family: verdana;
	font-weight: light;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 5px;
	margin-left: 15px;
	margin-right : 10px;
	text-align: justify;
}



#links p {
	color : #be3f03;
	font-size : 0.6em;
	font-family : verdana;
	font-weight : light;
	margin-left: 5;
	letter-spacing : 2px;
	padding : 3px 5px;

}


#unten{
	background-color: #DFDDD0;
	border-top: 1px dotted #B2B2B2;
	}

.bild{
	background-color: #DFDDD0;
	padding: 3px 4px;
	border: 1px solid #B2B2B2;
	margin-left: 5;

}
#unten p {
	color: #be3f03;
	font-size: 0.6em;
	font-family: verdana;
	font-weight: light;
	background-position: 0 50%;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 3px 5px;
	text-align: center;
}
.floatright  {
   	float: right;
   	background-color: #ffffff;
		padding: 2px;
		border: 1px solid black;
      margin-left: 15;
      margin-right: 15;
 }
 .floatleft  {
   	float: left;
   	background-color: #ffffff;
		padding: 2px;
		border: 1px solid black;
      margin-left: 2;
      margin-right: 15;
 }
 #rechts li {
	color : #333333;
	font-size : 0.6em;
	font-family : verdana;
	font-weight : light;
	text-transform: uppercase;
	letter-spacing : 1px;
	padding : 3px 5px;
	
}
#rechts a {
	color: #be3f03;
	font-size: 1.5em;
	font-family: Verdana;
	text-decoration: none;
}

#rechts a:hover {
	text-decoration: underline;
}

