*
{
  margin: 0;
  padding: 0;
}

body
{
  text-align: center;  
	background-image:url(Bilder/background.gif);
	margin-top: 10px;
  margin-bottom: 10px;
}

a:link
{
	color: #AAC834;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #AAC834;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #98CAEF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:active
{	
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

li
{
  margin-left: 25px;
}

p
{
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

hr
{
  color: #000000;
  height: 1px;
  background-color: #393D48;
  border: none;
  border-bottom: 1px dashed #000000;
}

h1
{	
  text-align: left;
  height: 24px;
  color: #FFFFFF;
  background-image: url(Bilder/menueheader_h1.jpg);
  background-repeat: no-repeat;
  background-color: #393D48;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
  width: 560px;
  margin-top: 10px;
  padding-top: 3px;
  padding-left: 5px;
}

h2
{	
  color: #FFFFFF;
	background-image: url(Bilder/menueheader.jpg);
	background-repeat: no-repeat;
  background-color: #393D48;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
  height: 18px;
  width: 558px;  
  margin-bottom: 5px;
  padding-top: 1px;
}

#container
{
  width: 100%;
  text-align: center;
}

#header
{
  width: 850px;
  height: 25px;
  background-image: url(Bilder/header.gif);
  background-repeat: no-repeat;
  text-align: center;
  margin: auto;
}

#logo
{
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

#main
{
  width: 850px;  
  margin: auto;
  background-color: #393D48;
  background-image: url(Bilder/main_bg.gif);
  background-repeat: repeat-y;
  margin-bottom: 5px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

#info
{
  background-color: transparent;
  width: 230px; 
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
}

#content
{
  background-color: transparent;
  width: 570px;
  float: left;
  margin-bottom: 5px;
  margin-left: 25px;
}

#footer
{
  margin: auto;
  margin-top: 5px;
  width: 850px;
  height: 25px;
  background-image: url(Bilder/footer.gif);
  background-repeat: no-repeat;
  text-align: center;  
  clear: both;
}

#copyright, #copyright a
{
	color: #000000;
	background-color: transparent;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
  text-align: center;
  margin-top: 5px;
}

.clear
{
  clear: left;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.Rahmen
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.Stil2
{
	color: #FFFFFF;
	background-color: #393D48;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.Stil5
{
	color: #FFFFFF;
	background-color: transparent;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}

.kopf
{
  width: 560px;
  margin-right: 5px;
  margin-bottom: 5px;  
}

.Box
{
  width: 558px;
  padding-right: 0px;
  margin-right: 5px;
  padding-bottom: 5px;
  border: 1px solid #000000;
  border-top: none;
  margin-bottom: 5px;  
}

.Box_Bild
{
  border: 1px solid #000000;
  padding: 5px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}

.quickinfo_h2
{	
  color: #FFFFFF;
	background-image: url(Bilder/quickinfoback_header.jpg);
	background-repeat: no-repeat;
  background-color: #393D48;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
  height: 18px;
  width: 230px;
  margin: 0;
  padding: 0;   
  margin-bottom: 10px;
  text-align: center;
}

.quickinfo_p
{
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
	background-color: #393D48;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;

}

.quickinfo_Box
{
  width: 230px;
  height: auto;
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border: 1px solid #000000;
  border-top: none;
}

.banner
{
  text-align: right;
  padding-top: 3px;
}
