* { padding: 0; margin: 0; border: none; }
html {  /* min-height: 100.05%; */ }
body {
	font-family:Times New Roman,Times,serif;
	font-size:11px;
	color: #000;
	line-height: 16px;
	background-color: #E6E6E6;
	text-align: center;
	/* overflow:scroll; */
} 
h1, h2, h3 { font-size:16px; color: #000; margin-bottom: 20px; font-family:Arial, Helvetica, sans-serif; }
h3 { font-size: 12px; margin-bottom: 10px; color: #8b8b8b; }
h2 { margin: 20px 0; padding-top: 15px; border-top: 1px solid #A5A5A5; }
a { color: #000; text-decoration: none; }
a:hover { color: #930036; text-decoration: none; }
a.grey { color: #4D4D4D; text-decoration: underline; }
a.grey:hover { color: #4D4D4D; text-decoration: underline; }

#error_msg { padding: 5px; color: #ae2e1e; border: 1px solid #ae2e1e; margin-bottom: 15px; background-color: #efcfbf; width: 200px; }
label { display: block; }
label.inline { display: inline; line-height: 20px; }
input, select, textarea { font-family:Verdana,Arial,sans-serif; font-size:11px; color: #000; width: 250px; height: 18px; border: 1px solid #4D4D4D; margin-bottom: 15px; padding: 2px 0 0 2px; }
textarea { height: 120px; }
input.btnsubmit { padding: 3px; width: auto; height: auto; cursor: pointer; color: #fff; background-color: #4D4D4D; }
input.iradio { width: 15px !important; float: left; margin-right: 10px; margin-bottom: 5px; border: none; }
.error { color: #930036; }
.nichtsehen { display:none; }
.required { color: #930036; }

div.clear { clear: both; }

sup {
  font-size: 95%;
  position: relative;
  top: 2px;
  line-height: 8px;
}

p {  margin-bottom: 15px; }


/* ############
    Seitenraster 
    ############ */

#wrapper {
	 text-align: left;    
   margin: 0 auto; 
    width: 990px;
	background: #fff;
	padding: 15px 10px 0px 10px;
}

#top  {
 position: relative;
 height: 130px;
 /* margin-top: 15px; */
}

#main {
 position: relative;
 width: 100%;
}

#footer {
 position: relative;
 width: 100%;
 height: 30px;
 border-top: 1px solid #000;
 padding-top: 2px;
 clear: left;
 color: #A5A5A5;
 font-size: 10px;
}

/* ############
    Kopfbereich 
    ############ */
	
#top #logo {
  position:absolute;
  width: 315px;
  height: 100px;
}

#top #teaser {
  position:absolute;
  top: 0;
  left: 315px;
  width: 680px;
  height: 100px;
  overflow: hidden;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 14px;
}
#top #teaser  img, #main #termine div.termin img { vertical-align:text-bottom; }

#top #teaser #teaser1 {
  width: 320px;
}

#top #teaser #teaser2 {
  position:absolute;
  top:0;
  left:335px;
  width: 350px;
}
#top #teaser p {
  margin-bottom: 10px;
}
#top #teaser div.bild {
	margin-right: 5px;
	float: left;
	width: 130px;
}
#top #teaser div.text a {
	text-decoration: none;
}
#top #teaser div.text a:hover {
}

#top #topnavi {  
  position:absolute;
  top: 95px;
  width: 100%;
  height: 15px;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  padding: 3px 0 3px 0;
}
#top #topnavi #lang {
  position:absolute;
  left: 10px;
  color: #A5A5A5;
}
#top #topnavi #lang a {
	color: #A5A5A5;
	text-decoration: none;
	font-size: 10px;
	margin: 0 5px;
}
#top #topnavi #lang a:hover {
	color: #000;
}
#top #topnavi #lang a.active {
	color: #000;
}
#top #topnavi #shortnavi {
  position:absolute;
  left: 215px;
  font-family:Arial, Helvetica, sans-serif;
}
#top #topnavi #shortnavi a {
  font-weight: bold;
}
#top #topnavi #shortnavi a.rspace {
  margin-right: 22px;
}
#top #topnavi #shortnavi a.active {
  color: #930036;
}

#top #topnavi #homelink {
  position:absolute;
  right: 10px;
}
#top #topnavi #homelink a {
  color: #A5A5A5;
  text-decoration: none;
  font-size: 10px;
}

	
/* ############
    Navigation links 
    ############ */
#main #navi {
  width: 195px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 14px;
  border-bottom: 1px solid #A5A5A5;
}
#main #navi a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#main #navi a:hover {
	color: #930036;
}
#main #navi a.active {
	color: #930036;
}
#main #navi ul {
	list-style: none;
}
#main #navi ul  li{
	border-top: 1px solid #A5A5A5;
	padding: 1px 0;
}
#main #navi ul ul { 
}
#main #navi ul ul  li{
	border-top: none;
	line-height: 12px;
}
#main #termine p {
  margin: 0;
}


/* ############
    Inhalt 
    ############ */
#main #content {
  margin: 0 0 20px 215px;
  width: auto;
  width: 568px;
/*  font-size:12px; */
font-size: 14px;
}
#main #content p {
/*  width: 425px; */
width: 560px;
line-height: 1.4;
}
#main #content a {
  font-style: italic;
  text-decoration: underline;
  color: #930036;
}
#main #content a.grey  {
  font-style: italic;
  color: #808080;
}

#main #content #pics { margin-bottom: 20px; }
#main #content #pics img { margin-right:2px; padding:0; }

#main #content table td { padding-right: 10px; vertical-align: top;  }

#main #content ul {  margin-left: 15px; }

/* ############
    Termine 
    ############ */
#main #termine {
  position: absolute;
/*  top: 192px; */
  top: 0px;
  height: 350px;
  left: 795px; 
  width: 195px;
  font-size: 10px;
  line-height: 14px;
  border-bottom: 1px solid #A5A5A5;
  font-family:Arial, Helvetica, sans-serif;
}
#main #termine #termine_inner { position: absolute; bottom: 0%; z-index: 2; width: 100%; }

#main #termine h2 {
  color: #4d4d4d;
  margin-bottom: 3px;
}

#main #termine div.termin {
  border-top: 1px solid #A5A5A5;
  padding: 3px 0 3px 0;
}
#main #termine div.termin a { color: #787878; }
#main #termine div.termin a:hover { color: #930036; }

/* ############
    Footer 
    ############ */
#footer { clear: left; }
#footer a { color: #A5A5A5; text-decoration: none; }
#footer a:hover { color: #930036; }
#footer #left { }
#footer #right { position: absolute; top: 2px; left: 50%; width: 50%; text-align: right; }

/* ############
    Seitenspezifische Angaben 
    ############ */
	
/* homepage */ 
#home_claim { margin-top: 10px; }
#home_claim p { font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000; line-height: 20px;margin: 0;  }

/* popups */
#popup { text-align: left; }
#popup p { padding: 10px; }

/* online - katalog */
#online-katalog { text-align: left; padding: 15px 25px 0px; font-size: 14px; width: 870px; }
#online-katalog div.clear { clear: both; }
#online-katalog  label { float: left; }
#online-katalog input, #online-katalog select { padding: 0px; height: auto; }
#online-katalog input { width: 150px; margin-left: 10px; padding: 2px 0px;  }
#online-katalog input.btnsubmit { width: auto; padding: 1px; }
#online-katalog select { margin-right: 10px; }

#online-katalog  #suchformular { font-size: 14px; line-height: 125%;  }
#online-katalog  form { clear: both; }
#online-katalog  #results { font-size: 14px; line-height: 125%; width: 850px; overflow:auto; height: 600px; /* border-top: 2px solid #4D4D4D; border-bottom: 2px solid #4D4D4D;  */ padding: 10px 0; }
#online-katalog  #results div.result { background-color: #efefef; margin-bottom: 10px; padding: 10px; border-bottom: 1px dotted #4D4D4D; border-top: 1px dotted #4D4D4D; }
#online-katalog  #results div.result div.inner { } 
#online-katalog  #results div.result div.rtext { width: 550px; float: left; }
#online-katalog  #results div.result div.rimg { margin-left: 620px; }
/*#online-katalog #kopf h1 { position: relative; left: 250px; bottom: 15px; } */
#online-katalog #kopf { border-bottom: 2px solid #000; height: 95px; }
#online-katalog  #suchformular { margin-top: 20px; }
#online-katalog  #pagenavi { padding-top: 10px; margin-top: 10px; border-top: 1px solid #4D4D4D; width: 100%; }
#online-katalog  #pagenavitop { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #4D4D4D; width: 100%; }
#online-katalog  #pagenavi_inner, #online-katalog  #pagenavitop_inner { width: 550px; font-size: 14px; line-height: 125%;  }
#online-katalog  #pagenavi span.active, #online-katalog  #pagenavitop  span.active { font-weight: bold; color: #930036; }
#online-katalog  #pagenavitop a, #online-katalog  #pagenavi a  { padding: 0 2px; }

/* online-katalog - popup */
#okpopup { font-size: 12px; padding: 10px; }

/* newsletter landingpage */
h1.newsletter { font-size: 30px; padding-bottom: 20px; border-bottom: 1px solid #000; font-weight: normal; }
h2.newsletter { padding-top: 0; border-top: none; }
div.nlpicbu { font-family: 'Times New Roman', Times; font-size: 11px; font-style: italic; margin-top: 10px; }
#nllandingleft p { width: 100% !important; }
#nllandingleft { float: left; width: 180px; }
#nllandingright { margin-left: 190px; width: auto; }

/* bild-text template (e.g. mitarbeiter) */
h1.bildtextpage { margin-left: 190px; }
h2.bildtextpage { position:relative; top:-5px; border-top: none; padding-top: 0; font-family: 'Times New Roman', Times; margin-left: 190px; }
div.bildtext { margin-bottom: 20px; }
div.bildtextleft { float: left; width: 180px; }
div.bildtextright { margin-left: 190px; width: auto; }
div.linie { height: 1px; font-size: 1px; background-color: #000; margin-bottom: 15px; margin-left: 190px; }
