#headline {
  background-image:url(../images/bg_claim.gif);
  height: 10px;
  width: 998px;
  border-bottom: 1px solid #05366b;
}

#contentpage {
  background-color: #f6f6f6;
  background-image: url(../images/bg_contentoverview.jpg);
  background-repeat: repeat-x;
  border-top: 1px solid #f6f6f6;
  position: relative;
  width: 928px;
  padding: 20px 35px 0px;
}

#content 
{
	min-height: 430px;
  padding-bottom:20px;
  width:650px;
}

h1 {
  color: #0170b8;
  font-family: Arial;
  font-size: 28px;
  font-weight: normal;
  margin: 0px;
  padding-bottom: 5px;
  padding-top: 25px;
  text-transform: uppercase;
}

h2 {
  color: #0170b8;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding-bottom: 8px;
  padding-top: 15px;
}

h2.subhead {
  padding-bottom: 15px;
  padding-top: 0px;
}

p {
  font-family: Arial;
  font-weight: normal;
  margin: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
}

p.title {
  color: #0170b8;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.5em;
}

p.lead {
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-transform: normal;
  color: #000000;
}

#content ul {
  font-family: Arial;
  list-style-image: url(../images/list_style_image.gif);
  margin: 0px 0px 15px 3px;
  padding-left: 15px;
}

li {
  color: #595959;
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 5px;
}

table.leistungentop {
  border-collapse: collapse;
  font-family: arial;
  font-size: 11px;
  width: 697px;
}

table.leistungentop tbody tr td {
  color: #0070b8;
  text-transform: uppercase;
}

table.leistungen {
  border-collapse: collapse;
  border-right: 1px solid #0070b8;
  border-top: 1px solid #bbb9ba;
  font-family: arial;
  font-size: 13px;
  width: 650px;
}

table.leistungen thead tr th {
  background-color: #ccdeec;
  border-left: 1px solid #0070b8;
  border-bottom: 1px solid #bbb9ba;
  color: #0070b8;
  font-weight: normal;
  text-align: center;
  width: 50px;
}

table.leistungen thead tr th.white {
  background-color: #e8ebf0;
  width: 342px;
}

table.leistungen tbody tr td {
  border-left: 1px solid #0070b8;
  border-bottom: 1px solid #bbb9ba;
  color: #bbb9ba;
  text-align: center;
}

table.leistungen tbody tr td.menu1 {
  background-color: #ccdeec;
  background-image: url(../Images/tb_bg_pfeil.gif);
  background-repeat: no-repeat;
  color: #0070b8;
  padding-left: 20px;
  text-align: left;
}

table.leistungen tbody tr td.menu1a {
  background-color: #ccdeec;
  color: #0070b8;
  padding-left: 20px;
  text-align: left;
}

table.leistungen tbody tr td.menu2 {
  color: #595959;
  padding-left: 20px;
  text-align: left;
}

b {
  font-weight: normal;
}


#kontaktseite .trennstrich
{
	float:left;
	background-image: url(../images/bottom_line_vertical.gif);
	height: 92px;
	width: 2px; 
	margin-left:18px; 
	margin-right:18px;
}

#kontaktseite .header3 {
  font-size: 14px;
  color: #0170b8;
}

#kontaktseite .textboxContainer
{
	padding-bottom:3px;
}

#kontaktseite .textbox
{
	border: 1px solid #cfcfcf;
	height: 14px;
	width:150px;
	font-size:12px;
	font-family:Arial;
}

#kontaktseite .gray
{
  color: #595959;
}

#kontaktseite .button
{
	padding-bottom:20px;
}

#kontaktseite .hinweis
{
	background-image: url(../images/LascheHinweis.gif);
	background-repeat: no-repeat;
	display:none;
	width: 384px;
	height: 97px;
	color: Green;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	padding-top:10px;
	position:absolute;
	left: 200px;
}



