/* ------------------------------- :::: revier online GmbH & Co. KG 2008 :::: ------------------------------- */
body {
	margin : 0 0 0 0;
	padding : 0;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #6b6b6b;
	/*background : url(../images/header.gif) repeat-x #fff;*/
	line-height : 120%;
}
/* #UmVuZSBLcmV1cGw= */
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #296ebc;
}
a:hover, a:active {
	text-decoration : none;
	color : #6b6b6b;
}
a:focus {
  outline: none;
}
ul {
	margin : 0;
	padding : 8px 0 0 16px;
}
li {
	padding : 0 0 4px 0;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
  border-bottom: 1px solid #B8B8B8;
	margin: 0 0 20px 3px;
	padding: 0 0 12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
  font-weight:normal;
  line-height:normal;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #E7E7E7;
}
form, fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.float {
	float : left;
}
.float_right {
	float : right;
}
.valign {
	vertical-align : middle;
}
.druck, .adresszeile {
	display : none;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */
.wrapper {
  width: 950px;
	margin: 5px 0 0 10px;
	text-align: left;
}
.quicklink {
  float: right;
  padding: 20px 150px 0 0;
  cursor: pointer;
}
.quicklink .button {
  width: 150px;
  height: 22px;
  padding: 3px 0 0 10px;
  color: #3C6C91;
  font-weight: bold;
  background: url(../images/button_quick.gif) no-repeat;
}
.quicklist {
  position:absolute;
  width:140px;
  background-color:#D2DAE2;
  opacity:0.9;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
  padding: 3px 0 3px 10px;
}
/* = = = = = = = = = = NAVI S T A R T = = = = = = = = = = */
.navshow {
  cursor: pointer;
  font-size: 9px;
	width: 157px;
}
.navi {
	width: 157px;
	margin: 7px 10px 0 0;
	padding: 0 10px 0 0;
  border-right: 1px solid #B8B8B8;
	float: left;
}
.navi .head {
  height: 7px;
  font-size: 1px;
	background: url(../images/navitop.gif) no-repeat;
	margin: 10px 0 1px 0;
}
.navi ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.navi li {
	margin : 0;
	padding : 0;
}
.navi li img {
  border: none;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navilink a:link, .navilink a:visited {
	display : block;
	height: 16px;
	border: 1px solid #D6D6D6;
	color : #3C6C91;
  font-weight: bold;
	padding : 3px 0 0 12px;
	background: url(../images/navibg.gif) repeat-x;
}
.subnavilink a:link, .subnavilink a:visited {
  display : block;
	height: 16px;
	border: none;
	color : #3C6C91;
  font-weight: normal;
	padding : 3px 0 0 36px;
	background: #fff;
}
.subnavilink a:hover {
  background: #E7E7E7;
}
/* = = = = = = = = = = CONTENT S T A R T = = = = = = = = = = */
.content {
	float: left;
	width: 765px;
}

/* = = = = = = = = = = INHALT S T A R T = = = = = = = = = = */
.inhalt {
	background: #fff;
	padding: 1px 0 0 0;
	border-right: 1px solid #004a9d;
	border-bottom: 1px solid #004a9d;
}


.post {
	width: 633px;
	margin: 0 0 4px 0;
	padding: 8px 0 20px 10px;
	border-top: 1px solid #c5c4c4;
	border-left: 1px solid #c5c4c4;
	border-right: 1px solid #c5c4c4;
	background: url(images/inhaltbg.gif) 0 bottom repeat-x;
}
.post h1 {
	font-size: 14px;
	color: #1d66b8;
}
.listimage {
	width: 123px;
	height: 90px;
	float: left;
}

/* = = = = = = = = = = SIDEBAR S T A R T = = = = = = = = = = */
.sidebar {
	float: left;
	width: 207px;
	margin: 0 0 0 2px;
	padding: 5px 0 0 0;
}
.sidebar img {border: none;}
.sidebarboxheader {
	height: 18px;
	width: 182px;
	font-weight: bold;
	background: url(images/sidebar.gif) no-repeat;
	color: #004b9f;
	padding: 5px 0 0 24px;
}
.sidebarbox {
	width: 196px;
	background: url(images/boxfootershadow.gif) 0 bottom repeat-x #fff;
	margin: 0 0 7px 0;
	padding: 5px 0 10px 10px;
}

.footer {
  width: 100%;
	height: 47px;
	background: url(../images/footer.gif) repeat-x;
	bottom: 0;
}

/* = = = = = = = = = = AutoComplete S T A R T = = = = = = = = = = */
.suggestionsBox {
		position: relative;
}
.suggestionList {
    position: absolute;
  	left: 399px;
		margin: 25px 0 0 30px;
		width: 144px;
		background: #fff;
		border-left: 1px solid #C5C4C4;	
  	border-right: 1px solid #C5C4C4;	
		border-bottom: 1px solid #C5C4C4;	
}
.suggestionList ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
.suggestionList li {
		display: block;
		width: 138px;
		padding: 3px;
		cursor: pointer;
		color: #6b6b6b;
		font-size: 10px;
		text-align: left;
}
.suggestionList li:hover {
		background-color: #BCCDF0;
}




.markerTooltip, .markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
}

.error, .message, .ok {
	margin: 4px 8px 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
}
.ok {
	background-color:#D7FDCE;
  border-color:#21B000;
}
.message {
	background-color:#FFFFE0;
  border-color:#E6DB55;
}
.error {
  background-color:#FFEBE8;
  border-color:#CC0000;
}
/* = = = = = = = = = = Tabellen Layout S T A R T = = = = = = = = = = */
.form-table {
  width: 100%;
  margin: 0 0 15px 0;
}
.form-table tr {
  background: #DBE9F3;
}
.form-table th {
  border-bottom:8px solid #fff;
  padding:5px 5px 5px 10px;
  vertical-align:top;
  width:150px;
}
.form-table td {
  border-bottom:8px solid #fff;
  margin-bottom:9px;
  padding:5px 5px 5px 10px;
}
.form-table td .des { width: 380px;}
.form-table input, .form-table textarea {
  width: 205px;
  border: 1px solid #C6D9E9;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  margin:1px;
  padding:3px;
}

