/* Globales Stylesheet fr staedtebaulicher-denkmalschutz.de :: erstellt durch netzformat.de */ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}


#container {
	background-color: #DFE9F1;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
	text-align: left;
}

/* Kopfbereich */

#imageleiste {
	background-color: #608EB2;
	height: 140px;
	border-bottom: 2px solid #000000;
	background-image:   url(/gif/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}


#logobild {
	border: 0px;
}


/* Hauptnavigation */

#navibalken {
	height: 24px;
	border-bottom: 2px solid #CCCCCC;
	background-color: #CC0000;
	background-image: url(/gif/navi-hg.gif);
	position: relative;
	z-index: 3;
}

#hauptnavi {
	letter-spacing: 1px;
	position: absolute;
	top: 140px;
	left: 168px;
	z-index: 4;
}


#hauptnavi a {
	height: 22px; 
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.65em;
	font-weight: bold;
	padding-top: 5px;
	float: left;
}

#hauptnavi a:hover {
	color: #CC0000;
	background-image: url(/gif/navi-hg1.gif);
	background-color: #CCCCCC;
}



/* Klappmenue*/

.klappnavi {
	position: absolute;
	top: 141px;
	font-size: 0.65em;
	font-weight: bold;
	background-color: #DFE9F1;
	visibility: hidden;
	z-index: 0;
}

.klappnavi a {
	margin-left: 1px;
	padding-left: 12px; 
	padding-right: 12px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	display: block; 
	color: #CC0000;
	text-decoration: none;
/*	border-top: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #608EB2;
}

.klappnavi a:hover {
	background-color: #FFFFFF;
}

#subnavi1 {
	left: 170px; 
}
#subnavi2 {
	left: 250px; 
}

#subnavi9 {
}

#subnavi3 {
	left: 340px;
}
#subnavi4 {
	left: 430px;
}
#subnavi5 {
	left: 498px;
}

#subnavi7 {
	left: 612px;
}



/* linke Spalte */

#infobox {
	float:left;
	margin-top: 20px;
	position: fixed; 
	font-size: 0.65em;
	font-weight: bold;
	z-index: 1;
}

.subnavigation {
}

.subnavigation a {
	margin-left: 10px;
	display: block;
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #608EB2;
	padding: 5px;
}

.subnavigation a:hover {
	background-color: #FFFFFF;
}

.subnavigation img {
	border: 0px;
}

.subnavigation p {
	margin: 0px;
}

.subnavititel {
	display: block;
	color: #000000;
	padding: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #608EB2;
}


#information {
	margin-top: 20px;
}



/* Inhaltsbereich */


.subsubnavi {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 3px;
}


#inhalt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;

	margin-left: 15em;
	margin-right: 200px;
	border-left: 1px solid #608EB2;
	border-right: 1px solid #608EB2;
	background-color: #FFFFFF; 
	text-align: left;
	z-index: 1;
}

#inhalt img {
max-width:100%;
}

#inhalt a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #184A87;
	margin-top: 1.5em;
	margin-bottom: 1.6em;
	border-left: 0.15em solid #184A87;
	padding-left: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
/*	color: #184A87; */
	margin-top: 1.5em;
	margin-bottom: 1.6em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
/*	color: #184A87; */
	margin-top: 1.5em;
	margin-bottom: 1.6em;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	border-bottom: 1px solid #608EB2;
	clear:left;
}



table {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 0px;
}

caption {
	text-align: left;
	font-weight: bold;
}

th {
	color: #184A87;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #99a7b7;
	border-bottom: 3px solid #99a7b7;
	border-left: 1px solid #FFFFFF;
	background-color: #EBEEF1;
}

.linie {
	border-bottom: 1px dotted #608EB2;
	vertical-align: top;
}

ul li {
	list-style-position: outside;
	list-style-image: url(/gif/pfeil.gif); 
	margin-bottom: 10px;
}


.pdfgif {
	border: 0px;
}


#nachoben {
	float: right;
	border: 0px; 
}


.extlogo {
	border: 0px;
	float: right;
	margin-left: 10px;
}

.randlos {
	border: 0px;
}

.textbild  {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.nachricht {
/*	float: left;
	display: inline; */
	margin-bottom: 20px; 
}

/* rechte Spalte */

#kontext {
	float: right;
	width: 200px;
	font-size: 0.6em;
}


.foto {
	margin-bottom: 0px;
}

.fototext {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
	line-height: 1.2em;
	color: #666666;
}

.download {
	padding-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size:10px;
}

.downloadtitel {
	display: block;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 2px 5px;
	margin-top: 5px;
	border-bottom: 1px solid #608EB2;
}

.download a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.trenner {
	clear: both;
	margin: 0px;
	height: 0px;
}

/* Fussbereich */

#fussbereich {	
	color: #666666; 
	bottom: 0px;
	line-height: 1.3em;
	font-size: 0.9em;
	margin-top: 6em;
	padding-top: 1em;
	border-top: 1px dotted #608EB2;
}


#fussbereich a {	
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
}
 

.box {
	margin: 0px;
	padding: 5px 20px 20px 20px;
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;

}