/*
-----------------Startseite-------------------
*/

img{
	border:0px;
}

h1.nl {
	background-color: #829CB9;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 12px;	
}

#navigation li.mainsub {
	display: none;
}

.aufzaehlung{
	margin-top: 3px;
	padding-top: 0px;
}

.aufzaehlung li{
	padding-bottom: 3px;
	margin-right: 6px;
}

ol li{
	list-style-type: none;
	list-style-image: none;
	list-style: decimal;
	margin-left: 12px;
}

li.inner{
	margin-left: 16px;
}

p.infotextSTART {
	color: #153B63;
	font-size: 11px;
	line-height:13px;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 12px;
	text-align: left;
}

table#autoren{
	margin-top:24px; 
	margin-left:6px; 
	width:354px; 
	
}

#autoren td{
	font-size: 12px; 
	line-height: 15px;
	padding: 2px 3px 3px 6px;
}

#autoren td.header{
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

a.autor{
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: inline;
	background-image: url('../../ki-shared/pfeil-dark.gif');
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left: 7px;
}

table.tab{
	margin-left: 12px;
	border: 0px;
	margin-bottom: 12px;
	width: 350px;
}

table.tab td, table.tab th{
	font-size: 12px;
	padding: 2px 6px 3px 0px;
	vertical-align: top;
}

table.padd_left td, table.padd_left th{
	padding: 1px 3px 1px 3px;
}

table.tab th{
	font-weight: bold;
}

table.tab td.left{
	width: 70px;
	font-weight: bold;
}

table.darstellung td{
	background-color: #ECF2F8;
	border:1px solid #ffffff;
	padding-left: 3px;
}

table.darstellung td.header{
	background-color: #DFE9F4;
	font-weight: bold;
}

a.content {
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
	margin: 0px 0px 0px 3px;
	background-image: url('../../ki-shared/pfeil-dark.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.bold{
	font-weight: bold;
}

/* LAYER ANSPRECHPARTNER */

tr.inhalt td{
	border-bottom: 1px solid #ffffff;
	padding: 2px 4px 5px 6px;
	font-size: 12px;
}

#map{
	position: relative;
	padding: 10px 6px 3px 6px;
}

#hamburg, #nrw, #muenchen, #stuttgart, #duesseldorf, #bochum, #leipzig, #frankfurt, #berlin{
	visibility: hidden;
	border: 1px solid #153B63;
	background-color: #DFE9F4;
	margin: 0px;
	padding: 3px 6px 4px 6px;
	color: #153B63;
	position: absolute;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	width: 240px;
	filter:Alpha(opacity=90);
	-moz-opacity:0.9;
}

#hamburg{
	top: 60px;
	left: 60px;
}

#berlin{
	top: 125px;
	left: 140px;
}

#leipzig{
	top: 160px;
	left: 120px;
}

#bochum{
	top: 148px;
	left: 0px;
}

#duesseldorf{
	top: 155px;
	left: 0px;
}

#nrw{
	top: 155px;
	left: 0px;
}

#frankfurt{
	top: 205px;
	left: 30px;
}

#stuttgart{
	top: 260px;
	left: 30px;
}

#muenchen{
	top: 285px;
	left: 90px;
}


/* ARCHIV */

table#archiv{
	margin: 12px 0px 0px 6px;
	width: 348px;
}

table#archiv td{
	padding: 2px 6px 1px 6px;
	vertical-align: top;
	font-size: 11px;
	border-bottom: 2px solid #ffffff;
}

table#archiv tr.header td{
	font-weight: bold;
	color: #ffffff;
	background-color: #153B63;
}

table#archiv tr.blau td{
	background-color: #DDDDDD;
}

table#archiv tr.grau td{
	background-color: #F1F1F1;
}

h2.archiv{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #153B63;
	padding: 2px 6px;
	line-height: 13px;
	margin: 12px 12px 2px 6px;
}

h3.archiv{
	font-size: 11px;
	font-weight: normal;
	background-color: #DDDDDD;
	padding: 2px 6px;
	line-height: 13px;
	margin: 0px;
	margin: 0px 12px 2px 6px;
}

ul.archiv{
	font-size: 11px;
	line-height: 13px;
	margin: 0px 12px 0px 6px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul.archiv li{
	margin-bottom: 1px;
	background-color: #F1F1F1;
	padding: 2px 3px 2px 6px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul.archiv a{
	display: block;
	font-size: 11px;
	line-height: 13px;
	padding-left: 8px;
	background-image: url('../../ki-shared/pfeil-dark.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: normal;
}

hr.absatz{
	background-color: #153B63;
	color: #153B63;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	height: 1px;
	border: 1px solid #153B63;
}

a.toppage {
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	background-image: url('../../ki-shared/pfeil-top.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div.right{
	text-align: right;
	margin: 12px 6px 2px 0px;
	padding: 0px 0px 0px 0px;
}

* html div.right{
	margin: 12px 6px -6px 0px;
	padding: 0px 0px 0px 0px;
}

div.bild{
	font-size: 9px;
	margin: 15px 0px;
	padding: 0px;
	margin-left: 12px;
}

div.bild img{
	display: block;
	border: 0px;
	margin-bottom: 2px;
}

img.image{
	margin-bottom: 3px;
	border: 0px;
}

table#vorschau{
	margin: 12px 0px 0px 6px;
	width: 348px;
}

table#vorschau td{
	background-color: #DFE9F4;
	padding: 2px 6px 1px 6px;
	vertical-align: top;
	font-size: 11px;
}

table#vorschau tr.header td{
	font-weight: bold;
	color: #ffffff;
	background-color: 153B63;
}

ul#vorschau{
	list-style-type: none;
}

ul#vorschau li{
	padding-bottom: 6px;
	list-style-image: url('img/square.gif');
}



/* POPUP */
body#popup{
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
}

#popup img{
	display:block;
}
