body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	background-color: #FBFBFB;
}

img {
	 border: 0;
}

#left {
	width:176px;
	float:left;
}

#right {
	width: 188px;
	float: right;
	margin-right: 5px;
}

* html #right {
  width: 180px;
}

#header {
	background-color: #1DEDED;
	width: 100%;
	height: 75px;
}

#logo {
	width: 100%;
	height: 143px;
	float: left;
	text-align: center;
	background-image : url(../img/header_bg.jpg);
	border-bottom: 1px solid #b7ca23;
}


#logo a img {
	float: left;
	position: relative;
/*	top: 16px; */
	right: -2px;
}

#logo h3 {
  text-align:left;
  float: right;
  margin: 20px 20px 0 10px;

}

#headershowframeX {
  float: left;
  position: relative;
  margin: -45px 20px -90px -40px;
}

#headright {
  width: 570px;
  margin-top: 5px;
  float: right;
}

#headershow {
  width: 300px;
  height: 130px;
  position: relative;
  float: left;
  left: 84px;
  top: 5px;
/*  overflow: hidden; */
}

#headershow img {
  border: 1px solid black;
}

#spacer2 {
	clear: both;
	height: 1px;
	border-top : 2px solid #b7ca23;
	overflow: hidden;
}

#topmenu  {
	height: 50px;
	width: 100%;
	float: left;
	background-color: #E5E5E5;
}

#top {
	background-color: #E5E5E5;
	float: left;
	width: 100%;
}

#menuspacerfront {
	width: 100%;
	height: 18px;
	background-color: transparent;
	display: inline;
	float: left;
}

#footer {
	clear: both;
	float: left;
	position: relative;
	left: 0;
	right: 0;
	width: 965px;
	text-align: center;
	background-image : url(../img/bg.gif);
	background-color: #CACACA;
	padding: 0 0px 0 5px;
	padding: 0 10px 0 10px;
  margin: 0 0px 0 0px;
}


.clearfloat {
	float: none;
	clear: both;
}

body #banner {
	float: right;
	width: 99%;
	margin: 10px 1px 10px 0;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;

}

body #stwbanner {
	width: 99.9%;
	margin: 5px 1px 15px 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

html>body {
	margin-top: 0;
}

#content {
}

#mainpage     {
  position: absolute;
  min-height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width:985px;
  background: url("../img/bg_page.png") repeat-y;
  padding: 0 10px 0 10px;
}

#innermain     {
  background-image: url("../img/bg_main.gif") ;
  min-height: 100%;
}

#main {
	float: left;
	width: 580px;
	padding: 10px 8px 10px 5px;
	margin: 0 10px 0 10px;
}

* html #main {
	width: 580px;
	padding: 10px 5px 10px 10px;
}

#search {
	width: 100%;
	height: 32px;
	background-color: #E5E5E5;
	float: left;
	overflow: hidden;
	border-left: 1px solid #b7ca23;
	border-right: 1px solid #b7ca23;
	border-bottom: 1px solid #b7ca23;
	border-top: 18px solid #b7ca23;
}


#search form {
	padding: 5px 0px 5px 20px;
}

#topmenu  a {  
	text-decoration: none;
	font-size: 11px;
}

#mainNav {
  margin-top:10px;
  background-color: #F2F2F2;
}

#mainNav ul {
  margin:0; 
  padding:0;
}

#mainNav a img  {
  border: 0;
}

.menuitems {
  margin-top: 20px; 
  border-top: 1px solid #474747;
  width: 176px;
  overflow: hidden; 
  font-size: 12px;
  color: #000000;
}

#right .menuitems {
  width: 160px;
}

.menuitems a {
  display: block; 
  text-decoration: none; 
  padding-left: 14px;
/*  height:15px; */
  padding-top:5px;
  padding-bottom:4px;
}

.menuitems a:link, .menuitems a:visited {
  color: #677206;
}


.menuitems a:hover {
  text-decoration: none;
  background-color: #f8eb00;
  color: #677206;
}

.menuitems li {
  border-bottom: 1px solid #474747;
}

.menuitems1 {
  width: 176px;
  line-height:20px;
  overflow: hidden;
  font-size:11px;
  display: none;
  background-color: #F2F2F2;
}

.menuitems1 li {
  border-top: 1px solid #474747;
  border-bottom: none;
}

.menuitem0active, .menuitem1active {
  background-color:#b7ca23;
  color: #FAFAFA;
}

.menuitems .menuitem0active a, .menuitem1active a{
  color: #FAFAFA;
}

.menuitem0normal.highlight {
  background: url("../img/bg_menu_highlight.gif") repeat-x;
}

.menuitems .menuitem1normal a {
  color: #677206;
}

.menuitem0active a:hover {
/*  background-color: #D9D9D9; */
  color: #b7ca23;
}

ul.menuitems1 li.menuitem1active a:hover {
  background-color: #f8eb00;
  color: #677206;
}

.menuitem0active .menuitem1normal a:hover {
  background-color: #f8eb00;
  color: #677206;
}

.menuitem2active{
  background-color:#FFE347;
}

.menuitem2active a:hover {
  background-color: #ebedef;
  color: #2d4566;
}

.menuitem0active .menuitems1 {
  display: block;
  position: static;
}

.menuitems1 a {
  display: block; 
  line-height:15px;
  height: 15px; 
  text-decoration: none; 
  padding-left: 27px;
}

.menuitems2 {
  border-top: none; 
  width: 176px; 
  overflow:hidden; 
  font-size:10px;
  display: none;
}

.menuitem1active .menuitems2 {
  display: block;
}

.menuitems2 a {
  display: block; 
  line-height: 20px; 
  height: 15px; 
  text-decoration: none; 
  padding-left:40px;
}

.menuitems2 li {
  border-top:none;
}

#mainNav li.hassubmenu a {
/*	background: url("../img/pfeil.gif") no-repeat left; */
}

#mainNav li.hassubmenu a.menu_active {
/*	background: url("../img/pfeil-unten.gif") no-repeat left; */
}

ul.menuitems1 li a, ul.menuitems1 li a.menu_active {
	background: none;
}

#topmenu ul li.menuitem0active a, #topmenu ul li.menuitem0active a:visited {
	color: black;
}

#topmenu ul li.menuitem1active a, #topmenu ul li.menuitem1active a:visited {
	color: black;
}

#topmenu ul li.menuitem1normal a, #topmenu ul li.menuitem1normal a:visited {
	color: White;
}

#topmenu ul li.menuitem2normal a, #topmenu ul li.menuitem2normal a:visited {
	color: White;
}

/* menu items simple menu footer menu) */
#footer_menu {
  display: none;
  text-align: center;
  clear: both;
  float: left;
  padding-top: 20px;
  padding-bottom: 5px;
  width: 74%;
}

#footer_menu ul.simple_menu {
	list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

#footer_menu  ul.simple_menu  li {
	display: inline;
	color: gray;
  padding: 0px 5px; 
}

#footer_menu  ul.simple_menu  li a {
  text-decoration: none;
  font-size: 90%;
  font-weight: normal;
}

#footer_menu  ul.simple_menu  li a:hover {
  text-decoration: none;
  font-size: 90%;
  background-color: #111111;
  color: white;
}

.banneritem {
	margin-bottom: 20px;
}

.stwbanneritem {
/*	margin: 10px 20px 20px 0; */
    margin-top: 10px;
    margin-bottom: 20px;
	float: left;
	padding: 2px;
	border: 1px solid #E0E0E0;
}

.stwbanneritem + .stwbanneritem {
	margin-left: 10px;
}

/* Links mit Bildern haben nie Raender */
a img {
	border: 0;
}

li a img {
	padding: 0 10px 0 10px;
}


.invisible {
	display: none;
}


.index {
	font-size : 12pt;
	width: 40px;
	line-height: 30px;
  color: #000;
	display: inline;
	float: left;
}

a.index:visited, a.index {
	text-decoration: none;
}

a.index.active {
	color: #FFF;
	background-color: #000;
}

a.index:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}


#sucheingabe {
	width: 99%;
	min-height: 90px;
	text-align: left;
	border : 1px outset Gray;
	background-color: #b7ca23;
	padding: 5px 5px 5px 10px;
/*  background: url("../img/bg_indexblock.jpg") repeat-x bottom; */
}

.innerdiv {
	width: 99%;
	padding: 5px 5px 5px 10px;
}

.indexblock {
	width: 99%;
	padding: 5px 5px 5px 10px;
	text-align: center;
	border : 1px outset #474747;
	background-color: #b7ca23;
/*  background: url("../img/bg_indexblock.jpg") repeat-x bottom; */
}

.startindexblock {
	width: 99%;
	padding: 5px 5px 5px 10px;
	text-align: center;
	border : 1px outset #474747;
	background-color: #F5F5F5;
}


.indexblock h2 {
	color: #000;
}



.liste ul {
    padding: 2px 0 0 20px;
    margin: 0;
    list-style: none;
}

.liste ul li {
	margin-bottom: 10px;
}

.liste ul li a {
  font-weight: normal;
  font-size: 125%;
}

.liste h2 strong {
  font-weight: 800;
  color: #677206;
  font-size: inherit;
}

#firmenliste_seite ul li a {
  font-weight: 800;
}

.liste + .liste {
  margin-top: 70px;
}

.liste ul li:hover  {
	background-color: #f8eb00;
}

.liste ul li:hover a {
	text-decoration: underline;
	color: #677206;
}


.liste table {
  width: 100%;
}

.liste table td {
  padding: 8px 5px 5px 5px;
  background-color: transparent;
  margin: 1px 5px 10px 5px;
}

.liste table tr {
  background: url("../img/bg_index_cell.gif") repeat-x bottom;
}

.liste table tr:hover {
  background: url("../img/bg_index_cell_hover.gif") repeat-x bottom;
}

#stichwortliste_seite table tr {
  background: none;
}

.xxx #firmenindex_seite h2 {
	font-size : 11pt;
}


#firmeneintrag label {
	width: 90px;
	float: left;
	font-weight : 800;
	text-align : left;
	letter-spacing : 0px;
}


.data {
	padding-left: 90px;
	font-weight : 800;
	text-decoration: none;
	color: Black;
	font-size: 10pt;
	margin-bottom: 5px;
}


#lblname, #lbladresse {
	display: none;
}

a {
	text-decoration: underline;
	color: #677206;
	font-weight: 800;
}

a:hover {
	text-decoration: underline;
	color: #677206;
	background-color: #f8eb00;
}

a.normlink:hover {
	background-color: transparent;
}

#print {
	width: 99%;
	border : 1px outset Gray;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}


#verlag, #verlagmitarbeiter {
	width: 99%;
	border : 1px outset Gray;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}


#impressum {
	width: 99%;
	border : 1px outset Gray;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}

#kontakt {
	width: 99%;
	border : 1px outset Gray;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
}

#kontakt input, #kontakt textarea {
  border: 1px solid #000;
}

#kontakt .button {
  background-color: #b7ca23;
  color: #fff;
  font-weight: 800;
}

#kontakt .button:hover {
  color: #b7ca23;
  background-color: #fff;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

.form_error {
	color : #b7ca23;
}

.fehler {
	color: #b7ca23;
}

.small {
	font-size : 8pt;
}

.smallcomment {
	font-size : 8pt;
	text-decoration: none;
	color : #999999;

}

.gray {
	font-size : 9px;
	color: #202020;
	text-decoration : none;
	font-weight : 800;
}

A.gray:hover {
	font-size : 9px;
	color : silver;
	text-decoration : none;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}

#verlag th {
  font-size: 11px;
  vertical-align: top;
  padding-right: 15px;
	letter-spacing : 0px;
}

#verlag td {
  padding-bottom: 12px;
}

#verlagmitarbeiter td {
	text-align: center;
vertical-align: top;
}

td.main {
	background-image: url(images/bg.gif);
}

.forminput {
	color : #677206;
	background-color : White;
/*	border: 1px inset Silver; */
}


.inputelement {
  padding: 2px;
}

#sucheingabe table {
  width: 99%;
}

.bigbutton {
	font-size: 130%;
	padding: 7px;
	margin: 10px;
}

#suchbegriff {
  font-size: 130%;
  padding: 5px 2px 5px 2px;
  margin: 2px;
  border-top: 1px solid #d5d709;
  border-left: 1px solid #d5d709;
  border-bottom: 2px solid #b7ca23;
  border-right: 2px solid #b7ca23;

}

a bold {
	color : Maroon;
}

a b.bold {
	color : Maroon;
}

b.bold {
	color : Maroon;
}

.span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	font-size: 10pt;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	font-size: 10pt;
	font-weight : bold;
}

font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	font-size: 10pt;
}

.text {
	text-align : justify;
	color : Black;
}

strong {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	font-size: 10pt;
	font-weight : bold;
}

strong.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	font-size: 13pt;
	font-weight : bold;
}

DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
}
	
.comment {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style : italic;
	color : #999999;
	font-size: 9pt;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	font-size: 150%;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size : 20px;
	font-weight : bold;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
	font-size : 11pt;
	font-weight : normal;
}

strong.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight : bold;
	font-size : 9pt;
	letter-spacing : 0px;
}

.marksearch, ul li .marksearch {
	color : #677206;
	text-decoration : underline;
	font-weight: bold;
}

.headabschnitt {
	color: White;
	font-weight : bold;
	text-align : center;
	font-size : 10pt;
}

th {
	font-weight : bold;
	text-align : center;
	letter-spacing : 0px;
}

#vorwahlen td {
  padding: 4px;
  margin: 0;
  border: 0;
}

#vorwahlen th {
  background-color: #000;
  color: #fff;
  padding: 4px;
}

#vorwahlen tr.odd td, #vorwahlen tr.odd {
  background-color: #d2d60d;
}

#vorwahlen tr.even td, #vorwahlen tr.even {
  background-color: #b7ca23;
}

#vorwahlen tr {
  border: 0;
}

.adress {
	font-weight : 800;
	color : Gray;
	white-space : nowrap;
}

.searchsubmit {
	border : 0px none;
}

.imgma {
	border-bottom : medium outset #303030;
	border-top : medium outset #A0A0A0;
	border-left : medium outset #A0A0A0;
	border-right : medium outset #303030;
}

.ma {
	font-weight : bold;
	text-align : center;
}

.center {
	text-align : center;
}
 
.tableborder {
	border-left : thin groove Gray;
	border-right : medium groove Gray;
	border-top : thin groove Gray;
	border-bottom : medium groove Gray;
}

.tableborder tr {
	border: 1px ridge gray;
}

.leftheader {
	border-style : dotted;
	display : inline;
	width : 200px;
	margin : 0;
}

ul#addlist {
  margin: 10px 10px 0 -10px;
  padding: 0;
  text-align: center;
}

#addlist li {
  margin: 10px 0 0 10px;
  font-size: 90%;
  list-style: none;
display: inline;
text-align: center;
}

#addlist li a {
  font-weight: normal;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
}

#addlist li a:hover, #addlist li:hover {
  text-decoration: underline;
  background-color: transparent;
  color: black;
}


.cloudclass1 a {
  font-size: 100%;
}

.cloudclass2 a {
  font-size: 120%;
}

li.cloudclass3 a {
  font-size: 140%;
}

.cloudclass4 a {
  font-size: 158%;
}

.cloudclass5 a {
  font-size: 177%;
}

.cloudclass6 a {
  font-size: 195%;
}

.cloudclass7 a {
  font-size: 212%;
}

.cloudclass8 a {
  font-size: 228%;
}

.cloudclass9 a {
  font-size: 243%;
}

.cloudclass10 a {
  font-size: 260%;
}

.cloudclass11 a {
  font-size: 270%;
}

.cloudclass12 a {
  font-size: 280%;
}

.cloudclass13 a {
  font-size: 290%;
}

.cloudclass14 a {
  font-size: 300%;
}

.cloudclass15 a {
  font-size: 280%;
}


div.autocomplete {
  position:absolute;
  background-color:white;
  margin:0px;
  padding:0px;
  overflow: visible;
  width:380px;
}
div.autocomplete ul {
  width: 100%;
  border: 1px solid #7f9db9;
  border-top: none;
  background-color: white;
  list-style-type:none;
  margin:0px;
  padding:0px;
  
}
div.autocomplete ul li.selected {
  /*background-color: #ffb;*/
  background: url("../img/quick_search_hover.jpg") repeat-y;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:2px 0 2px 0;
  padding:2px 0 2px 0;
  cursor:pointer;
  border-top: 1px solid #7f9db9;
  width: 100%;
/*  background: url("../img/quick_search_normal.jpg") repeat-y; */
}

div.autocomplete a {
	text-decoration: none;
	color: #2F4F4F;
	font-weight: normal;
	width: 100%;
	display: block;
}

div.autocomplete a:hover {
	text-decoration: none;
	color: #b7ca23;
	background-color: #E9E9E9;
	width: 100%;
	
}

.texthint {
  color: #303030;
}

.smallhint {
  color: #303030;
  font-size: 90%;
}

.xshint {
  color: #505050;
  font-size: 80%;
}



.hidden {
	display: none;
}

.right {
  float: right;
}

#firmeneintrag ul {
/*	list-style: url(../img/li.gif); */
  list-style-type: square;
}


#highlight p {
  font-weight: normal;
  text-align: left;
}

#highlight img {
  text-align: center;
}

#jubi h1 {
  text-align: center;
}

#highlight a {
  font-weight: bold;
}

.big {
  font-size: 200%;
  font-weight: bold;
}

#highlight .big {
  color: #677206;
  font-style: italic;
}

.block {
  display: block;
  margin: 5px;
  span: 2px;
}

.gws img {
  margin: 5px;
}

#loesung input {
  width: 14px;
  margin-left: 2px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.rssfeed {
  margin: 20px 2px 0 3px;
  background-color: #F0F0F0;
}

.rssfeed ul {
  margin:10px 0 0 0;
  padding:0;
  overflow: hidden;
}

.rssfeed li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  font-size: 85%;
  background: url("../img/bg_rss_cell.gif") repeat-x bottom;
}

.rssfeed a {
  color: #000;
  font-size: 14px;
}

.rssfeed ul a {
  color: darkSlateGray;
  font-size: 10px;
}

.rssfeed a:hover {
	text-decoration: underline;
	color: #CC3300;
	background: none;
}

.rssfeed li strong {
  font-size: 100%;
}

#rssverwaltung {
  margin-top: 35px;
}

#rssverwaltung.rssfeed li {
  margin: 5px 1px 12px 1px;
  padding: 2px 1px 12px 1px;
  font-size: 95%;
}

#news h1 {
  font-size: 140%;
}

#news h2 {
  font-size: 125%;
}

#news h3 {
  font-size: 110%;
  margin: 10px 0 3px 0;
}

#news p {
  margin: 0;
  padding: 0;
}

#news img {
  float: right;
  margin: 5px;
}

#news pre {
  display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: normal;
  margin: inherit;
}

.tr {
  text-align: right;
}

img.lightborder { 
  border: 1px solid #505050;
}