body, td, div, p, li, span, th, h1 ,h2 ,h3, h4, h5, input, textarea, .red, .adresse {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-image:url(/images/linie_top.gif);
  background-position:0 126px;
  background-repeat:no-repeat;
}

td, div, p{
 font-size:11px;
 font-weight:normal;
 color:#000000;
}


h1 {
  color:#A30113;
  font-weight:bold;
  font-style:normal;
  font-size:24px;
  margin-bottom:10px
}
h2 {
  color:#A30113;
  font-weight:bold;
  font-size:16px;
}
h3 {
  color:#A30113;
  font-weight:bold;
  font-size:14px;
}
h4 {
  color:#A30113;
  font-weight:normal;
  font-size:12px;
}
h5 {
  color:#A30113;
  font-weight:normal;
  font-size:10px;
}




/*Standardlinks*/
a:link {color: #990000;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:visited {color: #990000;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:hover {color: #990000;  font-size: 11px;  font-weight:normal;  text-decoration: none;}


.adresse {
 font-size: 11px;  
 font-weight:normal;
 color:#000000;
}

.red {
 font-size: 12px;  
 font-weight:bold;
 color:#A30113;
}




.powered {
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
	/*padding-right:60px;*/
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
