/* Vet Leasing Styles *2007 Julia Faulde */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, input, textarea, select {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	color: #64676B;
	line-height:145%;
	}
html body {
    background-color: #ffffff;
  	text-align:center;
  	background-image: url(images/streifen_breit.gif);
  	background-repeat:repeat-x;
	}
/* Inhalt */
#global {
	text-align:left;
	margin:auto;
	width:980px;
	height:725px;
	padding:0;
	}
#content{
    background-image: url(images/hinten.gif);
  	background-repeat:no-repeat;
  	background-position:0 0;
    position:absolute;
	width: 978px;
	height: 707px;
	margin-top: 20px;
	margin-left:0;
	text-align:left;
	z-index:1;
	}
#flash {
	width: 965px;
	height: 157px;
	margin: 1px 0 0 1px;
	z-index:2;
	}
#logo {
	width: 183px;
	height: 51px;
	margin: 0 0 0 1px;
	border:0;
	z-index:2;
	}
#navlist{
	letter-spacing:0.08em;
	width: 183px;
	font-size: 8.5pt;
	font-weight:bold;
	position:absolute;
	top:210px;
	margin-left:1px;
	text-align:left;
	padding-left:0;
	left:0;
	border-top: 1px solid #ffffff;
	}
#navlist ul {
	list-style:none;
	}
#navlist li {
	border-bottom:1px solid #ffffff;
	}
#navlist ul li a {
	display: block;
	padding:0.12em 0 0.15em 14px;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	white-space: nowrap;
	}
#navlist ul li a:hover	{
	color: #D21242;
	background:#EEEEF2;
	}
#navlist li a#current{
	color: #D21242;
	background:#EEEEF2;
	}
a span {
	color: #ffffff;
	}
a:hover span {
	color: #D21242;
	background:#EEEEF2;
	}
a#current span {
	color: #D21242;
	background:#EEEEF2;
	}
#text{
	position:absolute;
	margin-left:230px;
	top:230px;
	width:550px;
	height:470px;
	text-align:left;
	}
#scrollContainer table {
	height:170px;
	color: #64676B;
	font-size: 10pt;
	font-weight: normal;
	line-height: 140%;
	padding-right:20px;
	width:500px;
	border-bottom:2px solid #EEEEF2;
	margin:0 0 20px 0;
	}
#scrollContainer table td.li {
	vertical-align:top;
	}
p {
	color: #64676B;
	font-size: 10pt;
	font-weight: normal;
	line-height: 140%;
	padding-right:20px;
	}
p.links {
	width:280px;
	float:left;
	}
img.bildrechts {
	width:186px;
	}
hr {
	margin-bottom:20px;
	padding:0;
	color:#EEEEF2;
	background-color:#EEEEF2;
	height:2px;
	border:none;
	}
a.link {
	color: #D21242;
	background:#EEEEF2;
	padding:2px;
	font-weight:normal;
	text-decoration:none;
	}
a:hover.link {
	color:red:
	background:#ffffff;
	}

.strong{
	font-weight: bold;
	}
h1{
	color: #D21242;
	font-size: 12pt;
	font-weight:bold;
	line-height: 140%;
	padding-bottom:15px;
	}
h2 {
	color: #64676B;
	font-size: 10pt;
	font-weight:bold;
	line-height: 140%;
	margin-top:40px;
	padding-bottom:15px;
	}
ol {
	font-size: 10pt;
	margin: 0 120px 20px 20px;
	}
ol li {
	padding-top:15px;
	}
#adresse{
	font-size:10pt;
	color: #D21242;
	position: absolute;
	top: 580px;
	left:805px;
	}
.fettrot{
	color: #D21242;
	font-weight: bold;
	}

#scroller ul#gross {
	margin-left:20px;
	list-style-image:url(images/aufzaehl.gif);
	list-style-position:outside;
	}
#scroller ul#gross li {
	padding-bottom:20px;
	}
#scroller ul#klein {
	margin-left:20px;
	list-style-type:disc;
	list-style-position:outside;
	}
#scroller ul#klein li {
	padding-top:6px;
	}
/* Formatierungen Formulare */
form{
	clear:both;
	}
legend {
 	font-weight:bold;
	color: #64676B;
	font-size: 10pt;
    margin-bottom:1em;
    margin-top:5px;
    margin-left:0;
    padding:.3em .5em 0 .5em;
	}
fieldset {
	color: #64676B;
	border:0;
	font-size: 9pt;
    line-height: 1.3em;
    width:600px;
    margin-left: 0px;
    margin-top:0px;
    padding-bottom:1px;
    padding-left:10px;
	}
label.left {
	font-size: 9pt;
	color: #64676B;
    float: left;
    text-align: right;
    width: 12em;
    margin-right: .3em;
	}
input, textarea, select {
   	background: #EEEEF2;
   	font-size: 9pt;
   	margin: 2px 1px;
   	padding: 2px 2px;
   	border:0;
   	float:left;
    }
input.schmal, select.schmal {
   	width:149px;
   	background: #EEEEF2;
   	font-size: 9pt;
   	margin: 2px 1px;
   	padding: 2px 2px;
   	border:0;
   	float:left;
   	}

textarea {
   	background: #EEEEF2;
   	font-size: 9pt;
   	margin: 2px 1px;
   	padding: 2px 2px;
   	border:0;
   	width:300px;
   	}
input[type=text] {
   	background: #EEEEF2;
   	font-size: 9pt;
   	margin: 2px 1px;
   	padding: 2px 2px;
   	border:0;
   	float:left;
   	width:300px;
   	}
input[type=text].schmal, input[type=select].schmal {
   	width:169px;
   	}
/*input[type=select].schmal {
   	width:175px;
   	}
******nur für IE7 ****/
*+html select.schmal {
   	width:130px;
   	}
*+html textarea {
   	width:300px;
   	}
select.schmal {
   	width:128px;
   	}
input.schmal {
   	width:149px;
   	}
input:active, input:focus, input[type=text]:hover,  textarea:active, textarea:focus, textarea[type=text]:hover{
	background:#CCCBD4;
	border:0;
	color: #D21242;
	}
label {
	margin: 3px 0;
	}
input[type=text], input[type=radio], input[type=select], select, radio {
    float: left;
    margin-top:3px;
	}
/*Button*/
input.sendebutton{
	background:#CCCBD4;
	color:#ffffff;
    width: 280px;
    margin-left: 160px;
    border: 0;
    margin-top:15px;
    padding:.18em;
    cursor:pointer;
    font-weight:bold;
    }
 /*Button over*/
input.sendebutton:hover {
   background:#D21241;
    }
/*  fuer Mozilla*/
input[type=submit] {
     margin-left: 160px;
     margin-top:3px;
     font-size:10pt;
     width:304px;
     }
form br {
    clear: both;
	}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit], input[type=reset] {
    cursor:pointer;
	}

/* Formatierungen Formulare */