* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #28166A;

	line-height: 1.5em;
	background-color:#eeeeee;
}
/* Box */
#wrapper {
	margin: 10px 0px 0px -495px;
	width: 985px;
	left: 50%;
	position: absolute;
	border-bottom: solid 1px #28166A;
	border-left: solid 1px #28166A;
	border-right: solid 1px #28166A;
	z-index: 7;
	background-color:#C7CCE0;
}
#headerrechts {
	height: 80px;
	background-color: #28166A;
	line-height: 0.3em;
	text-align: right;
	border-top: solid 1px #28166A;
	z-index: 1;
	}
#header {
	height: 80px;
	background-color: #28166A;
	line-height: 0.3em;
	text-align: right;
	border-top: solid 1px #28166A;
	z-index: 2;
	}
#leftcolumn {
	width: 170px;
	float: left;
	text-align: center;
	z-index: 100;
	padding: 5px 0 50px 0;
	}

#rightcolumn1 {
	float: left;
	background-color: #eeeeee;
	padding: 11px;
	display: block;
	width: 790px;
	margin-top: 0px;
	z-index:6;
	min-height: 315px;
}
* html #rightcolumn1 {
	z-index:6;
	}
#rightcolumn2 {
	float: left;
	text-align: justify;
	font-size: 11px;
	height: 20px;
	z-index: 7;
}
* html #rightcolumn2 {
	height: 20px;
	z-index: 7;
	}
#footer {
	clear:both;
	color: #CCCCCC;
	background: #4A416B;
	text-align: center;
	padding: 2px 0 2px 0;
	z-index: 7;
}
#standortbild {
	clear: none;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}
* html #standortbild {
	margin-right: 0px;
	}
/* SLIDESHOW */
#bildlinks {
	clear: none;
	float: left;
	height: 210px;
	width: 310px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#bildrechts {
	clear: none;
	float: right;
	height: 210px;
	width: 310px;
	margin-left: 10px;
	margin-bottom: 5px;
}
* html #bildrechts {
	margin-right: 0px;
	}
#eyecatcher {
	float: right;
	width: 300px;
	margin-right:10px;
	margin-left:10px;
	z-index:1;
}
#slideshowlogo {
	height:200px; /* hier Hoehe der Slideshow-Bilder angeben */
	position:relative;
	z-index:1;
	}
* html #slideshowlogo {
	height: 210px;
	z-index:1;
	}
#slideshow {
	position:relative;
	z-index:1;
	width: 267px;
	height: 200px;
	}
* html #slideshow {
	height: 210px;
	z-index:1;
	}
#slideshow img {
 border:solid 2px #C7CCE0	;
 padding:5px;
 display:none;
 position:absolute;
 top:0; left:0;
 z-index:1;
}
#slideshow img.start {
 display:block;
 z-index:1;
}
/* Bild-Attribute */
img {
	border-width:2px;
	border:solid 2px #C7CCE0;
	padding:1px;
}
img.header {border-width:0px; border:solid 0px #ff0000; margin:0px; padding:0px; float:left}
img.headerrechts {border-width:0px; border:solid 0px #ff0000; margin:0px; padding:0px; float:right}
/* Menu Pulldown */
.preload2 {background: url(prodrop2/button4.gif);}
.menu2 {
	padding:0 0 0 5px;
	margin:0;
	list-style:none;
	background:#fff url(prodrop2/button1a.gif) repeat-x;
	position:absolute;
	font-family:arial, verdana, sans-serif;
	width: 810px;
	z-index: 100;
	top: 45px;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#28166A; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {
	float:left;
	display:block;
	padding:0 15px 0 15px;
	height:40px;
}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(prodrop2/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:123px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:118px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(prodrop2/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:123px; z-index:200; height:auto;}
#klickpfad {
	padding-bottom:10px;
	font-size: 9px;
}

#logo {
	position: absolute;
	z-index: 11;
	top: 5px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	left: 190px;
}
#suchen {
	position: absolute;
	width:250px;
	height:10px;
	right:5px;
	z-index: 11;
	top: 9px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	text-align:right;
	vertical-align:middle;
	
}
/* Link : linke MenÃ¼struktur */
a:link {
	color: #28166A;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #28166A;
}
a:hover {
	text-decoration: none;
	color: #28166A;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #28166A;
	font-weight:bold;
}
/* Link : head-Bereich */
a.speziell:link {
	color: #FFFFFF;
}
a.speziell:visited {
	color: #FFFFFF;
	font-weight:normal;
}
a.speziell:hover {
	color: #CCCCCC;
	font-weight:normal;
}
a.speziell:active {
	color: #FFFFFF;
	font-weight:normal;
}
/* Link : Pulldowns */
a.pulldown:link {
	color: #28166A;
	font-weight:normal;
}
a.pulldown:visited {
	color: #28166A;
	font-weight:normal;
}
a.pulldown:hover {
	color: #28166A;
	font-weight:normal;
}
a.pulldown:active {
	color: #28166A;
	font-weight:normal;
}
/* Link : Text im Content-Bereich */
a.text:link {
	color: #0000CC;
	font-weight: bold;
	}
a.text:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
a.text:hover {
	text-decoration: underline;
	color: #0000CC;
}
a.text:active {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
/* TEST Aktiv-Link linke MenÃ¼struktur (Micronavigation) */
a.micro:link {
	color: #FFFFFF;
	font-weight: bold;
	}
a.micro:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.micro:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.micro:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	padding-top:0px;
	padding-bottom:0px;
	font-size:16px;
	font-weight: bold;
  }

	hr {
	color:#FFF;
	}
form {
	font-size:85%;
	}
form textarea,select {
	background-color:#C7CCE0;
	font-size:85%;
}
#senden {
	background-color:#C7CCE0;
	border: solid 1px #ffffff;
	font-size:11px;
}
.searchword {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword0 {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword1 {
color: #222; 
background-color: #a0ffff; 
border: 1px dotted #0affff;
}
.searchword2 {
color: #222; 
background-color: #9f9; 
border: 1px dotted #9f9;
}
.searchword3 {
color: #222; 
background-color: #f99; 
border: 1px dotted #f99;
}
.searchword4 {
color: #222; 
background-color: #f6f; 
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff; 
background-color: #800; 
border: 1px dotted #800;
}
.searchword6 {
color: #fff; 
background-color: #0a0; 
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff; 
background-color: #886800; 
border: 1px dotted #886800;
}
.searchword8 {
color: #fff; 
background-color: #004699; 
border: 1px dotted #004699;
}
.searchword9 {
color: #fff; 
background-color: #909; 
border: 1px dotted #909;
}
#suchausgabe {
	margin-top: 20px;
	margin-left: 30px;
}

