body,td,th {
	font-family: Verdana, Helvetica,  Arial,  sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight:bold;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-style:italic;
}

h4 {
	font-size: 12px;
	font-weight:bold;
}

ul {
   list-style-type:disc  ;
   color:black;
}

a:link {
  color:  #4B6296;
  text-decoration:none;
}

a:visited {
  color: #4B6296;
  text-decoration:none;
}

a:hover {
  color: #A0AFD0;
  text-decoration:underline;
}

a:active {
  color: #4B6296;
}

a.contact {
  color:  #4B6296;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}
.angebote_button{
background-color:white;
background-image:url(/bilder/bg_angebote.png); 
background-repeat: no-repeat; 
background-position: left top;
border: 0px; 
border-top: solid 1px #4B6296; 
padding-top:7px;
}
.angebote_button:hover{
background-color:#A0AFD0;

}
