body {
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 88%;
color: #fff;
text-align: center;
margin: 0 0 20px 0;
}

#container {
background-color: #ffffff;
color: #000;
width: 99%;
padding: 0;
margin: 20px auto 20px auto;
text-align: left;
line-height: 1.1em;
border: 0;
}

#top {
margin-top: 0;
width: 100%;
min-height: 132px;
background: url(grafiken/vetlogo2.gif) 99.5% 10px no-repeat #376969;
border-bottom: 3px double #cff;
}

#top h1 {
padding-top: 6px;
background: url(grafiken/vetlogo.gif) 0.5% 16px no-repeat transparent;
text-align: center;
}

#top p {
font-size: 0.8em;
color: #ccffff;
text-align: center;
padding: 3px 0;
}

/* linke Seite */
#left {
display: none;
}

/* inhalt */
#content {
background-color: #ffffff;
margin: 0;
padding: 10px 1.5em 1em 1.2em;
color: #000;
line-height: 1.3em;
border-left: 0;
}

#content2 {
background-color: #fff;
padding-bottom: 10px;
}

#content h2, #content h3, #content h4 {
font-family: times,garamond,cursive;
text-align: left;
}

#content h2, #content h2.start {
font-size: 1.4em;
color: #376969;
padding-top: 0.7em;
padding-bottom: 0.5em;
font-style: oblique;
font-weight: bold;
text-align: left;
}

#content h2.start {
padding-top: 0.4em;
font-size: 1.8em;
text-align: left;
}

#content h3, #content h4 {
font-size: 1.3em;
color: #376969;
font-style: oblique;
padding-bottom: 0.3em;
}

#content ul {
margin-left: 1em;
line-height: 0.5em;
}

#content li {
margin-bottom: 0.9em;
}

#content p {
margin-bottom: 1em;
}

#content p.top {
display: none;
}

.floatre {
float: right;
padding: 0 5px 5px 3px;
}

.floatre1 {
float: right;
padding: 1em 5px 5px 5px;
}

.floatli {
float: left;
padding: 0.1em 22px 5px 0;
}

.floatli1 {
float: left;
padding: 0.1em 70px 5px 0;
}

.floatli2 {
float: left;
padding: 0.1em 0 5px 0;
width: 250px;
}

p.last {
padding-bottom: 2em;
}

#links, #rechts, .links, .rechts {
float: left;
width: 230px;
padding: 4px;
margin: 0 20px 6px 0;
min-height: 5.5em;
height: auto !important;
height: 5.5em;
}

#rechts {
margin: 0;
}

.links, .rechts {
width: 40%;
padding: 4px 4px 4px 0;
}

#content .links ul.ohnept, #content .rechts ul.ohnept {
line-height: 1em;
margin-left: 0;
padding-left: 0;
}

#content .links ul.ohnept li, #content .rechts ul.ohnept li {
margin-bottom: 0.5em;
}

.linksimp {
width: 27%;
float: left;
font-weight: bold;
font-style: oblique;
margin: 0;
padding-top: 0;
}

.rechtsimp {
width: 67%;
float: left;
margin: 0;
padding-top: 0;
}

.breakline {
clear: left;
height: 1px;
border-bottom: 1px solid #376969;
background-color: transparent;
margin: 4px 4px 6px 0;
}

dl {
min-width: 246px;
padding: 0;
border: 0;
float: left;
}

dt {
clear: both;
float: left;
width: 8em;
   }

dd {
float:left;
width: 8em;
margin-bottom: 3px;
}

noscript {
display: none;
}

/* footer */
#footer {
background-color: #fff;
border-top: 1px solid #000;
text-align: right;
color: #000;
padding: 3px 10px 3px 0;
clear:both;
}

#footer a {
text-decoration: none;
background-color: transparent;
color: #cff;
border: 0 none;
}

#aussen a {
text-decoration: none;
background-color: transparent;
color: #999;
border: 0 none;
}

#aussen {
color: #cff;
font-size: 0.9em;
margin-right:5.8%;
margin-top: 4px;
padding-bottom: 4px;
text-align: right;}

#aussen a:visited {
color: #fff;
}

/* beginn formular */
#formular {
width: 450px;
float: left;
}

form {
background : url(grafiken/bgform.jpg) repeat-x transparent;
margin-left: 0;
padding: 12px 2px 2px 2px;
border-left: 1px solid #376969;
border-right: 1px solid #376969;
}

label {
float: left;
clear: left;
display: block;
width: 150px;
margin-bottom: 10px;
padding-left: 3px;
font: 1em/1.4em arial, verdana, sans-serif; 
}

input, textarea, select {
float: left;
display: block;
width: 280px;
border: 0;
background-color: #699b9b;
color: #cff;
font: 1em arial, verdana, sans-serif;
border-bottom: 1px dotted #fff;
margin-bottom: 10px;
padding: 1px;
}

textarea {
background-color: #699b9b;
color: #fff;
}

.senden {
margin-left: 150px !important;
margin-left: 75px; /*fix ie6 position*/
width: 160px;
clear: both;
background : url(grafiken/bgsubmit.gif) no-repeat left center #699b9b;
color: #cff;
font-weight: bold;
border: 1px dotted #fff;
padding-left: 20px;
}
