body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #008000;
}

A:link {
	COLOR: #000000; text-decoration: none;
}
A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
A:active {
	COLOR: #698B69; text-decoration: none;
}
A:hover {
	COLOR: #336600; text-decoration: none;
}

.versicherung {
height:201px;
width:134px;
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	background: url(images/blindtabelle.gif) no-repeat;
}

.blind {
height:90px;
width:109px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	background: url(images/blindtabelle.gif) no-repeat;
}

.tiere {
height:67px;
width:110px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	background: url(images/blindtabelle.gif) no-repeat;
}

#page_form {
  margin-left: auto;
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #008000;
  border: 8px solid #FFFFFF;
}

#header_form {
  background: #D2691E;
  margin:0px; padding:0px;
  height: 60px;
}

#header {
  height: 40px;
  padding:2px 20px 0 20px;
  margin:0px;
}


#header h1 {
	margin:0px;
	font-family:Georgia, serif;
	font-size: 1.5em;
	color:#ffffff;
	letter-spacing: 0px;
	margin-left: 20px;
}

#header h2 {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: 20px;
}

#linke_seite {
position: absolute;
top: 90px;
left: 20px;
  margin-top: 10px;
  float: left;
  width: 170px;
  background: #D2691E;
}

#rechte_seite {
position: absolute;
top: 90px;
right: 20px;
  margin-top: 10px;
  float: right;
  width: 180px;
  background: #D2691E;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 185px;
  margin-right: 185px;
  font-family: verdana, arial, sans-serif;
  min-height: 1300px;
}

#footer {
  height: 60px;
  background-color: #D2691E;
  clear: both;
  text-align: center;
  padding-top:10px;
  color: #FFFFFF;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 11px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#linke_seite p, #rechte_seite p {
  margin:10px;margin-top:10px;margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}
#rechte_seite p {
  padding-bottom: 5px;
  border-bottom: 1px solid #91C9FF;
}
#linke_seite p {

  padding-bottom: 5px;
  border-bottom: 1px solid #008000;
}
#linke_seite h3, #rechte_seite h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #008000;
  background-color: #008000;
}

#linke_seite h4, #rechte_seite h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#content li {
  margin-top:6px; margin-bottom: 6px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 150%;
  color: #333333;
}
#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #698B69;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}
#content h5 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  color: #698B69;
}
#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;

}

#navlist li a
{
  color: #F1F6FE;
  padding: 6px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA;
  text-decoration: none;
  font-size: 12px;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.box_mitte {
  background-color: #fffff6;
  margin:0px;
  padding:6px;
  border: 1px solid #D2691E;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 150%;
  color: #333333;
}

.box_seite {
  background-color: #D2691E;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:6px;
  border: 1px solid #FFFFFF;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  color: #333333;
}

td {
	font-size: 12px;
}

/* für IE */
* html #content {
	height: 1300px;
}

.webdesign
{
	visibility:hidden;
	display:none;
}
