/*** NOTES   * * COLORS * table blue     #daebfd * table grey   #ebedecbg  * main   #68839e     #475b7c * header 2   #58728E   #88A6C2 * header 3   #546E88     #E5E9E7 ***/




body {
	background: #534D4D url(../image/bg.jpg) repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}
div#bgimage {
	background: transparent url(../image/bg_all_1024.jpg) no-repeat;
	position: absolute;
	width: 980px;
	height: 600px;
	top: 0;
	left: 0;
	z-index: 0;
}
h1, h2 {
	font: bold 12px Verdana, Arial;
}
/*** LINKS ***/
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a.more-link {
	color: #737B8F;
	text-decoration: none;
}
a.more-link:hover {
	color: #40485c;
	text-decoration: none;
}
a img, img a {
	border: 0;
	background-color: inherit;
	padding:0;
}
/*** FORMS ***/
input {
	border: 0;
	padding: 1px;
}

input.captcha {
	border: 1px solid #999;
	padding:1px;	
}

form {
	margin: 0;
	padding: 0;
}
input.txt, textarea.txt, select {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0;
	padding: 1px;
	border: 1px solid #999;
}
input.sbmt {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 3px 0 0 0;
}
/*** LAYOUT ***/
div#gruendung {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: auto;
}
div.tab-head, .tab-label {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	text-align:center;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	width: 126px;
	height: 48px;
	color: #000;
	background: transparent url(../image/home/lasche.gif) no-repeat;
}
div#start-text {
	position: relative;
	background-color: #eee;
	border: 1px solid #aaa;
	font-size: 10px;
	margin: 20px auto;
	padding: 7px;
	width: 75%;
}
.normal {
	background: transparent url(../image/home/lasche_n.gif) no-repeat;
	height: 48px;
	padding: 7px 0 0 0;
	text-align:center;
	width: 126px;
	font-weight: bold;
	color: #888;
}
.highlight, .highlight-hover, .normal-hover {
	background: transparent url(../image/home/lasche_hi.gif) no-repeat;
	height: 48px;
	width: 126px;
	padding: 6px 0 0 0;
}
div.tab-content {
	position: relative;
	margin: 0 0 20px 0;
	padding: 6px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #E6E6E6 url(../image/home/tab-bg.jpg) repeat-x;
	border: 1px solid #ccc;
	height: auto;
	color: #000;
}
div.tab-content-2 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBECEC;
	border: 1px solid #ccc;
	height: auto;
	color: #000;
}
/*** TABLES ***/
table {
	margin: 0;
}
td {
	vertical-align: top;
}
td.tab-content {
	margin: 0;
	padding: 30px 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	/*border: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	color: #000;
	width: 100%;
}

/* LINKS */
td.tab-content a {
	background-color: #fff;
	color: #000;
	padding:1px;
	text-decoration:none;
}
td.tab-content a:hover {
	background-color: #444;
	color: #fff;
}
td.td-head {
	font-weight: normal;
}
td.more {
	color: red;
	font-size: 9px;
}
.cycle-2 {
	background-color: #D8D9D9;
}
.cycle-1 {
}
.cycle-over {
	background-color: #000;
	color: #fff;
}
/*** NEU 10-09-07 ***/
div#main {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:950px;
}
div#top-white {
	position: relative;
	width: 100%;
	height: 84px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	z-index: 1;
}
div#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 5;
}
div#keyvis {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
}
div#filter {
	text-align: right;
	border-bottom: 1px solid #ddd;
	margin: 3px 0 0 0;
	padding: 0 14px 0 0;
	z-index: 3;
	vertical-align: top;
}
div#page-content {
	position: relative;
	/*background: transparent url(../image/bg1.png) repeat-y;
*/
	background-color: #fff;
	background-position: 0 0;
	margin: 10px auto 8px auto;
	padding: 0;
	height: auto;
	width: 947px;
	z-index: 2;
	overflow: auto;
	border: 1px solid #bbb;
	border-top-style:none;
}
div#page-inner-content {
	position: relative;
	left: 13px;
	top: 50px;
	background-color: #efefef;
	padding: 0;
	margin: 0 0 70px 0;
	z-index: 3;
	width: 920px;
	border: 1px solid #ccc;
	/*
    border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-bottom: 15px solid #fff;
	border-top: 45px solid #fff;
    */
}
div#page-inner-content p {
	margin: 15px 15px 32px 15px;
}
div#submit-button {
	position: relative;
	z-index: 5;
	margin: 15px 0 0 12px;
	padding: 0 0 15px 0;
	height:30px;
	white-space:nowrap;
}
.header1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 200px;
	margin: 0;
	padding: 7px 50px 0 35px;
	z-index: 5;
	background: transparent url(../image/home/bg_header1.gif) repeat-y;
	font: bold 12px Verdana, Arial;
}
.header2 {
	position: relative;
	height: 19px;
	margin: 0 0 10px 0;
	padding: 6px 0 0 13px;
	background: #000 url(../image/home/bg_header2.jpg) repeat-y;
	font: bold 11px Verdana, Arial;
	color: #fff;
}
.header3 {
	display: block;
    position: relative;
	height: 22px !important;
	margin: 5px 0 0 0;
	padding: 0;
	background: #D0B2B0 url(../image/home/bg_header3.jpg) repeat-y;
	font: bold 11px Verdana, Arial;
	color: #fff;
	overflow: visible;
}

/* IE overflow bug */
.header3 img { position:absolute; top:0; left:0; }

.header4 {
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	/*background: #efefef url(../image/home/header_small.jpg) repeat-y;*/
	background-color: #a07e7e;
	font: bold 10px Verdana, Arial;
	color: #fff;
}

div.detail {
	padding: 5px 0 10px 5px;
	margin:0;
}

table.detail-table td { border-right: 1px solid #aaa; }
table.detail-table td table td { border:0; }

.header_small {
    position:relative;
	padding: 2px;
	background: #e6e1e2 url(../image/home/header_small2.jpg) repeat-y;
	font: bold 11px Verdana, Arial;
	color: #fff;
}
.lightblue-subline {
	background-color: #D0B2B0;
	margin: 0 0 52px 0;
	height: 22px !important;
	padding: 2px 0 2px 150px;
}
.lightblue-subline-element {
 position:relative;
 top:-50px;
 padding-left:150px;
}

.error {
	color: #f30;
	border: 1px dotted #f30;
	padding: 6px;
	margin: 15px;
}

input.input-error{
	border: 1px solid #999;
}

/* Tabelle: navtable-data */
table.content-table {
	table-layout: fixed;
	font-size: 12px;
	width: 100%;
	font: 10px Verdana, Arial;
}
table.content-table caption {
	display: none;
}
table.content-table caption.visible {
	background-color: #fff;
	border: 0;
	display: table-caption;
}
table.content-table a {
	text-decoration: underline;
}
table.content-table a:link, table.content-table a:visited {
	color: #000000;
}
table.content-table a:hover, table.content-table a:active, table.content-table a:focus {
	color: #ffffff;
}
table.content-table tr {
}
table.content-table td {
	padding: 2px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.content-table tr td.row-desc {
	font-weight: bold;
	background: #a07373 url(../image/home/header_small.jpg) repeat-y;
	border-bottom: 1px solid #fff;
	color: #fff;
}
table.content-table tr td.col-desc {
	font-weight: bold;
	background: #a0b5c6 url(../image/home/header_small.jpg) repeat-y;
	border-right: 1px solid #fff;
	color: #fff;
}
table.content-table tr td.col_1 {
	background: #eee;
}
table.content-table tr td.col_2 {
	background: #decccc;
}
table.content-table tr td.col_3 {
	background: #eee;
}





/*** NEU 15-08-07 ***/

div#disclaimer {
	color:#fff;
	font-size: 9px;
	margin: 10px auto;
	padding: 0 0 0 18px;
}

div#print-view {
	position:absolute;
	bottom:0;
	right:15px;
	color:#fff;
	font-size: 9px;
	margin: 10px auto;
	padding: 0 0 0 120px;
	z-index:5;
}


table.address-table {
	width: 100%;
	font: 10px Verdana, Arial;
	border-right: 1px solid #aaa;
	line-height: 135%;
}

table.address-table td {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 7px;
}


div.autocomplete {
  position:absolute;
  width:450px;
  height:100px;
  overflow: auto;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  z-index:12023;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #EFEFEF;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
div.autocomplete a {text-decoration:none;}