html, body {font-family: verdana, arial, helvetica, sans-serif;}

body {
background:#fff url(images/bg_streifen.gif) repeat-x;
font-size:13px;
margin: 0px;
padding: 0px;
}

img {
border: 0px;}

#head {
margin: 0px;
padding: 0px;
}

#navh {
height: 16px;
background: #E4E4E4;
padding: 8px 10px 8px 3px;
}

#navh p {
color: #A1A1A1;
margin: 0;
text-align: left;
font-weight: normal;
float:left;
}

#navh p.partnerlink {
color: #A1A1A1;
margin: 0;
text-align: left;
font-weight: normal;
float:right;
}

#navh a {
color:#484848;
font:bold 11px verdana, sans-serif;
text-decoration:none;
padding: 0 3px 0 3px;
text-transform:uppercase;}

#navh a:hover {color:#DA0019;text-transform:uppercase;text-decoration:underline;}

#navh a.aktiv {
color:#DA0019;
}

#navh_partner {
	height: 16px;
	background: #E4E4E4;
	padding: 8px 10px 8px 3px;
	border-top:1px solid #a1a1a1;
}

#navh_partner p {
	margin: 0;
	font-weight: normal;
	text-align: right;
	color: #484848;
	float:right;
}

#navh_partner a {
	color:#48486b;
	font:bold 11px verdana, sans-serif;
	text-decoration:none;
	padding: 0 3px 0 3px;
	text-transform:uppercase;
}

#navh_partner a:hover {color:#DA0019;text-transform:uppercase;text-decoration:underline;}

#navh_partner a.aktiv {
color:#DA0019;
}

#navh_partner form {
	margin: 0px;
	float:right;
}

#navh_partner form input.button {
	background-color: #C5DCEE;
	border: 1px #A1A1A1 solid;
	padding: 1px 1px 1px 1px;
	font-size: 11px;
}

#content {
width: 800px;
margin: 0px auto;
padding: 0px;
}

#home {
border: 1px solid #A1A1A1;
padding: 25px 20px 20px 20px;
color: black;
background:#f3f3f3 url(images/vis_home.jpg) no-repeat;
background-position: bottom right;
}

#home div.aktion {
float:right;
border: 1px solid #d5bc00;
background-color: #ffe100;
width: 300px;
padding: 5px;
font-size: 12px;
}

#home div.aktion a {
color: #DA0019;
}

#home div.aktion span {
font-size: 10px;
color: #333;
}

#image {
width: 180px;
float:right;
margin: 0px;
padding: 0px;
}

#image p{
clear:right;
margin: 0px;
padding: 0px;
font: bold 10px verdana, sans-serif;
color: #003366;
text-transform:uppercase;
}

#text {
clear:left;
background-color: #f3f3f3;
border: 1px solid #A1A1A1;
padding: 25px 20px 30px 20px;
color: black;
}

.fehler {
	color:#da0071;
	text-weight:bold;
	font-size:18px;
	font-family:courier;
}

#text_qualitaet {
background-color: #f3f3f3;
border: 1px solid #A1A1A1;
padding: 25px 20px 30px 20px;
color: black;
}

#text_kontakt {
background-color: #f3f3f3;
border: 1px solid #A1A1A1;
padding: 25px 20px 30px 20px;
color: black;
}

#text_kontakt p {
	margin-top:2px;
}

#text p a {
color: #003366;
}

#text p a:hover {
color: #DA0019;
}

#text a {
color: #003366;
}

.downloadbox {
	background-color:#E2E2E2;
	border:1px solid #D3D3D3;
	margin:25px 0 10px;
	padding:10px;
	width:400px;
}

.downloadbox img {
	float:right;
	margin:10px 0 0 0;
}

.downloadbox li {
	font-size:12px;
	margin-bottom: 5px;
}

.downloadbox h2 { 
	margin:0 0 10px 0;
	font-size: 16px; }
	
div.prospektseiten {
	float: left;
	width: 400px;}
	
div.prospektseiten a {
	float:left; 
	margin: 0 0px 10px 0; 
	display:block; 
	padding: 5px;}
	
div.prospektseiten a:hover {
	background-color: white;
	text-decoration:none;}


#clearleft{
	clear:left;
	padding: 1px;
}

#clearright{
	clear:right;
	padding: 1px;
}
#clearhandbuecher{
	clear:left;
	padding: 2px;
}

#sortierung {
	float: left;
	font-size: 12px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	}

#sortierung li {
	float: left;
	margin: 0px 10px 0 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#sortierung a:link, #sortierung a:visited {
	font-size: 12px;
	float: left;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #003366;
	padding: 1px 2px 1px 2px;
	}

#sortierung li a:hover {
	background-color: #7993AC;
}

#sortierung a.active:link, #sortierung a.active:visited, #sortierung a:hover {
	background-color: #003366;
	color: white;
	padding: 1px 2px 1px 2px;
	}

/*Eine Untergruppe, die alles von sortierung erbt, aber etwas schmaler ist.. */
#sortierung.az a:link, #sortierung.az a:visited {
	font-weight: bold;
	margin: 0 4px 0 4px;
	text-decoration: none;
	color: #003366;
	padding: 1px 2px 1px 2px;
	}

#sortierung.az a.active:link, #sortierung.az a.active:visited, #sortierung.az a:hover {
	background-color: #003366;
	color: white;
	padding: 1px 2px 1px 2px;
	}

#sortierung.az li a:hover {
	background-color: #7993AC;
}

#spaltelinks {
	width: 280px;
	float: left;
	margin-right: 90px;
}

#spalterechts {
	width: 200px;
	float: left;
}

#spalterechts p {
width: 250px;
}

#spaltelinks p {
width: 250px;
}

#blaettern {
float: left;
}

p.bluesmallbottom {
margin: 35px 0 -13px 0;
font-size: 9px;
color: #003366;
}

p.bluesmall {
margin: 20px 0 0 0;
font-size: 10px;
color: #003366;
}

#text ul {
color: #003366;
/* float: left;*/
margin: 0px 0px 0 0; 
padding-left: 20px;
}

#text li {
	margin: 0px 0px 0 0; 
	padding: 0px;
}

#text li a:hover {
	background-color: #7993AC;
}

h1{
margin: 0px 0 10px 0;
font: bold 22px verdana, sans-serif;
color: #DA0019;
text-transform:uppercase;
}

h2{
margin:5px 0 20px 0;
font: bold 17px verdana, sans-serif;
color: #003366;
text-transform:uppercase;}

h3 {
margin:5px 0 10px 0;
font: bold 15px verdana, sans-serif;
color: #003366;
}

h4{
	margin:5px 0 8px 0;
	font: bold 12px verdana, sans-serif;
	color: #003366;
}


#footer {
clear:left;
font-size: 11px;
height: 15px;
background: #E4E4E4;
margin: 0;
padding: 8px 20px 8px 6px;
border-top: 1px white solid;
border-bottom: 1px #A1A1A1 solid;
}

#foottext {
font-size: 9px;
color: #003366;
float: left;
margin-top: 8px;
}

#footer p {
color: #484848;
font-size: 11px;
float: left;
margin: 0 0 0 0;
padding: 0 0 0 15px;
}

#footer p img {
margin: 0 10px 0 0;
}

#footer p a {
font-size: 11px;
color:#484848;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p a:link {
font-size: 11px;
color:#484848;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p a:active {
font-size: 11px;
color:#484848;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p a:visited {
font-size: 11px;
color:#484848;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p a:hover {
font-size: 11px;
color:#DA0019;
text-decoration:underline;
}


#footer p.copyright {
font-size: 11px;
float: right;
margin: 0;
text-align: right;
font-weight: normal;
}


#footer p.copyright a {
font-size: 11px;
color:#DA0019;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p.copyright a:link {
font-size: 11px;
color:#DA0019;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p.copyright a:active {
font-size: 11px;
color:#DA0019;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p.copyright a:visited {
font-size: 11px;
color:#DA0019;
text-decoration:none;
padding: 0 3px 0 3px;
}

#footer p.copyright a:hover {
font-size: 11px;
color:#DA0019;
text-decoration:underline;
}

#marke {
font-size: 12px;
color: #989898;
text-transform:uppercase;
margin: 8px 0px 8px 18px;
}


#text_qualitaet form, #text form {
  font-size: 12px;
  color: #000000;
  background: #eee;
  border: 1px solid #aaa;
  margin:0;
  padding:5px;
}

label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 60px; /* Breite.*/
}
input.text, select{ /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}
textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  width: 400px; /* Breite.*/
}

input.checkbox{ /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 20px; /* Breite.*/
  height: 80px;
}

#text_qualitaet form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#text form p {
  display: block;
  float:left;
  width: 300px; /* Breite.*/	
}

#text form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}


input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

label {
 padding-right: 1em; 
}

#form{
	clear:left;
}

#form p {
	float:left;
}
#form p.form_order {
	padding-left: 100px;
}

#login {
height: 16px;
background: #E4E4E4;
padding: 1px 12px 8px 0px;
font-size: 11px;
}

#login form {
margin: 0px;
float:right;
}

#login form input.textfeld {
margin: 0 15px 0 3px;
padding: 2px 2px 2px 2px;
border: 1px #A1A1A1 solid;
width: 100px;
font-size: 11px;
}

#login form input.button {
background-color: #C5DCEE;
border: 1px #A1A1A1 solid;
padding: 1px 1px 1px 1px;
font-size: 11px;
}

#hinweis{
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: dotted;
border-right-style-value: dotted;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: dotted;
border-left-style-value: dotted;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #ea2321;
border-right-color-value: #ea2321;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #ea2321;
border-left-color-value: #ea2321;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
color: #ea2321;
background-color: #fdf1f0;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
margin-bottom: 20px;
width: 420px;
}

#map{
	width:400px; 
	height:400px; 
	float:right;
	border-width:1px;
	border-color: black;
	border-style: solid;
}
	
#ausgabe{
	
}

