body {
background-color: #EAEDF1;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
/*
SCROLLBAR-FACE-COLOR: #888888;
SCROLLBAR-HIGHLIGHT-COLOR: #666666;
SCROLLBAR-SHADOW-COLOR: #ABABAB;
SCROLLBAR-3DLIGHT-COLOR: #ABABAB;
SCROLLBAR-ARROW-COLOR:  #FF6600;
SCROLLBAR-TRACK-COLOR: #ABABAB;
SCROLLBAR-DARKSHADOW-COLOR: #ABABAB;
*/
margin-top:10px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
}

a:link {
  color: #005EC6;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;

}

a:visited {
  color: #005EC6;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;

}

a:hover {
  color: #FF9900;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;

}

a:active {
  color: #005EC6;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

/*Beginn der Navigationselemente*/

/*Baum*/
A.dia:link  {
       	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        font-weight:    normal;
        color:  #1452A2;
		text-decoration: none;
        }

A.dia:visited       {
       	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        font-weight:    normal;
        color:  #1452A2;
		text-decoration: none;
        }

A.dia:hover {
      	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:    bold;
        color:   #1452A2;
        }


/*Linktypen*/


.einrueck{
  margin-left: 9px;
  line-height: 20px;
}

.einrueck0{
  margin-left: 19px;
  line-height: 20px;
}

a.nav0:link {
  color: #0E305E;
  font-size: 11px;
}
a.nav0:visited {
  color: #0E305E;
  font-size: 11px;
}
a.nav0:hover {
  color: #0E305E;
  font-weight: bold;
  font-size: 11px;
}

a.nav0aktiv:link {
  color: #0E305E;
  font-weight: bold;
  font-size: 11px;
}
a.nav0aktiv:visited {
  color: #0E305E;
  font-weight: bold;
  font-size: 11px;
}
a.nav0aktiv:hover {
  color: #0C2D83;
  font-weight: bold;
  font-size: 11px;
}


a.navaktiv:link {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}
a.navaktiv:visited {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}
a.navaktiv:hover {
  color: #084492;
  font-weight: bold;
  font-size: 11px;
}

/* Ebenenfarben */

.ebene1 {
background-color: #798C9E;
}

.ebene2 {
background-color: #60778C;
}

.ebene3 {
background-color: #455F77;
  }

.ebene4 {
background-color: #133C6D;
}

.ebene5 {
background-color: #00234C;
}



.ebene0 {
background-color: #FFFFFF;
}

.ebene {
background-color: #DDE6EF;
}

.gruppe {
background-color: #DDE6EF;
}
.gruppeactive {
background-color: #EDEBEB;
}

.kinder {
background-color: #798C9E;
}
.kinderactive {
background-color: #798C9E;
}




/*Ende der Navigationselemente*/

/*Elemente der Inhaltsausgabe*/



a.orange:link {
  color: #0F305D;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}
a.orange:visited {
  color: #0F305D;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;

}
a.orange:hover {
  color: #FF9900;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}


a.weiss:link {
  color: #FFFFFF;
  font-size: 11px;
}

a.weiss:visited {
  color: #FFFFFF;
  font-size: 11px;
}

a.weiss:hover {
  color: #003470;
  font-size: 11px;
}


a.headergrau:link {
  color: #666666;
  text-decoration: none;
  width: 270px;
}

a.headergrau:visited {
  color: #666666;
  text-decoration: none;
  width: 270px;
}

a.headergrau:hover {
  color: #003470;
  text-decoration: none;
  width: 270px;
  background-color:#DDE6EF;
}

a.headergraur:link {
  color: #666666;
  text-decoration: none;
  width: 170px;
}

a.headergraur:visited {
  color: #666666;
  text-decoration: none;
  width: 170px;
}

a.headergraur:hover {
  color: #003470;
  text-decoration: none;
  width: 170px;
  background-color:#DDE6EF;
}

td{text-align:left;}
#content{text-align:center;}

td.right{text-align:right ! important;}
table.inhalt{margin-left:24px;}

H1 { 
	font-size: 16px; 
	font-weight: bold;
	color: #798C9E; 
	margin:8px 0 16px 0;
	}

H2 { font-size: 13px;
font-weight: bold;
color: #666666;
background-color: #F5F5F5;
text-transform: uppercase;
background-image:url(images/arrow_right.gif);
background-position:right;
background-repeat:no-repeat;
margin:8px 0 8px 0;
}

H3{
font-size: 12px;
font-weight: bold;
color: #666666;
text-transform: uppercase;
margin:16px 0 8px 0;
}


#Linksspalte {
	width:270px;
    padding-right: 5px;
 }
 
#Linksspalte p {margin:0px 0px 18px 0px;}

#Linksspalte p img{margin:0 12px 8px 0;}

#Rechtsspalte {
    border-left:1px dotted #BCBCBC;
	padding-left: 25px;
	width: 200px;
 }



b { font-weight: bold; text-decoration: none }

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

p.inhalt { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	margin:0px 0px 18px 0px;
	/*clear:both;*/
	}

ul { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	margin:0 0 18px 0;
	}

li { font-family:
Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

th { font-family:
Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }


.text { font-family:
Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.kleiner { font-family:
Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.unterzeile { font-family:
Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-style: italic;}

.treffer { font-family:
Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight:
bold; position: relative; top: -2px;}

.headerhellblau
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:
bolder; color: #000000;}

.tablehead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; background-color: #003470; color: #FFFFFF; font-weight: bold; padding: 3px;}
.tabledunkel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; background-color: #DDE6EF; padding: 3px;}
.tablehell { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; background-color: #F5F5F5; padding: 3px;}

.tablecontentlistgelb {   line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; background-color: #FFFFFF;}
.tablecontentlistblau { line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal ; background-color: #F5F5F5;}


.message { font-family: Arial, Helvetica,
sans-serif; font-weight: bold; font-size: 11pt; color: #FF6633; }

hr { color: #CBE0FB; height:1px; margin-top:3px; margin-bottom:3px; }

ul.highlights {
list-style-type: square;
list-style-image:url(images/arrow_right.gif);
margin-left: 20px;
margin-top: 8px;
}


input.search {
width: 110px;
height: 20px;
BORDER-BOTTOM: #798C9E 1px solid;
BORDER-RIGHT: #798C9E 1px solid;
BORDER-TOP: #798C9E 1px solid;
BORDER-LEFT: #798C9E 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
color: #798C9E;
background-color:#F5F5F5;
margin-left: 10px;
}

.textweiss {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 3px;
}

.intype_bild  {
	margin:0 0 10px 0; text-align: center; float: right;
	}
	
.intype_bild  p {
	margin: 0px; padding:0;
	}


/*Formualrelemente-------------------------------------------*/

form {
margin: 0; padding: 0; border: 0;
font-size: 12px;
}

.formularheader {
font-weight: bold;
font-size: 12px;
color: #000000;
padding: 4 7 10 10;
margin: 0;
background-color:#2D2F79;
border-bottom: 1px solid #6163A0;
}

.formular {
font-size: 12px;
font-weight: normal;
text-transform: none;
color: #000000;
padding: 4 7 10 10;
margin: 0;
}

.formbesch {
padding: 4;
margin: 0;
}

.formulartable {
width:500px;
color: #000000;
background-color: #2D2F79;
border: 0;
}

.formfeld01 {
	width: 250px;
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #000000;
   background-color:#FFFFFF;
}

.formfeld02 {
	width: 50px;
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #000000;
   background-color:#FFFFFF;
}

.formfeld03 {
	width: 197px;
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #000000;
   background-color:#FFFFFF;
}

.formfeld04 {
	width: 30px;
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #000000;
   background-color:#FFFFFF;
}

.formselect {
	width: 60px;
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #FFFFFF;
   background-color:#FFFFFF;
}

select {
   height: 20px;
   border: 1px solid #E4E4E4;
   font-size: 9px;
   padding: 2;
   margin: 0;
   color: #000000;
   background-color:#FFFFFF;
}
input, textarea {
   color: #FF6633;
   background-color:#FFFFFF;
   }

.button {
background-color: #FF6633;
border: 1px solid #FF6633;
color: #FFFFFF;
font-size: 9px;
padding: 0 15 0 5;
margin-bottom: 20px;
cursor: pointer;
}

textarea {
   width:250px;
   }


.formfeldtext {
   width: 250px;

   border: 1px solid #FF6633;
   font-size: 9px;
   padding: 0 2 0 2;
   margin: 8 0 0 0;
   color: #000000;
   background-color:#FFFFFF;
}

/* Karte Bodendenkmal */
a.karte20 {background-image: url(images/null.gif);width:38px; height:38px; display:block;}
a.karte20:hover {background-image: url(images/karte_raster.gif);}

a.karte21 {background-image: url(images/null.gif);width:39px; height:34px; display:block;}
a.karte21:hover {background-image: url(images/karte_raster.gif);}

a.karte22 {background-image: url(images/null.gif);width:21px; height:38px; display:block;}
a.karte22:hover {background-image: url(images/karte_raster.gif);}

a.karte23 {background-image: url(images/null.gif);width:46px; height:34px; display:block;}
a.karte23:hover {background-image: url(images/karte_raster.gif);}

a.karte44 {background-image: url(images/null.gif);width:46px; height:38px; display:block;}
a.karte44:hover {background-image: url(images/karte_raster.gif);}

a.karte_v0 {background-image: url(images/null.gif);width:2px; height:38px; display:block;}
a.karte_v0:hover {background-image: url(images/karte_raster.gif);}

span.karte {
	display: none;
}

.sued a {
display: block;
background-color: #DDE6EF;
width: 394px;
height: 10px;
background-image:url(images/karte_sued.gif);
background-repeat:no-repeat;
background-position: center;
}
.sued a:hover {
display: block;
background-color: #DDE6EF;
width: 394px;
height: 10px;
background-image:url(images/karte_sued_akt.gif);
background-repeat:no-repeat;
background-position: center;
}

.nord a {
display: block;
background-color: #DDE6EF;
width: 394px;
height: 10px;
background-image:url(images/karte_nord.gif);
background-repeat:no-repeat;
background-position: center;
}

.nord a:hover {
display: block;
background-color: #DDE6EF;
width:394px;
height: 10px;
background-image:url(images/karte_nord_akt.gif);
background-repeat:no-repeat;
background-position: center;
}

.west a {
display: block;
background-color: #DDE6EF;
width: 10px;
height: 374px;
background-image:url(images/karte_west.gif);
background-repeat:no-repeat;
background-position: center;
}

.west a:hover {
display: block;
background-color: #DDE6EF;
width: 10px;
height: 374px;
background-image:url(images/karte_west_akt.gif);
background-repeat:no-repeat;
background-position: center;
}

.ost a {
display: block;
background-color: #DDE6EF;
width: 10px;
height: 374px;
background-image:url(images/karte_ost.gif);
background-repeat:no-repeat;
background-position: center;
}

.ost a:hover {
display: block;
background-color: #DDE6EF;
width: 10px;
height: 374px;
background-image:url(images/karte_ost_akt.gif);
background-repeat:no-repeat;
background-position: center;
}

#sccwebmap{
  width: 540px ! important;
}

#sccwebmap input {
   background: none;
   }
   
   
/*-------- inhaltsseite start JT -----------------------------------*/

div.inhalt_bild{
margin: 10px 0px 10px 0px;
border: 0px;
}

a#download{
vertical-align: middle;
height: 25px;
padding: 0px 0px 0px 25px;
background: url(/images/download_icon) no-repeat;
}

/*-------- inhaltsseite ende JT -----------------------------------*/

/*--------- veranstaltungsuebersicht JT ------------*/

#teaser_veranstaltungen{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:12px 0 0 0;
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
}
#teaser_veranstaltungen h2{
		margin:0 0 8px 0;
		padding:3px 0;
		background:#F5F5F5;
		}

#teaser_veranstaltungen a.thumb{ 
	margin:0 12px 8px 0;
	float:left;
}

#teaser_veranstaltungen a.thumb img{
	width:100px;
	height:auto;
	border:0;
}

#teaser_veranstaltungen a.weiter{ 
	display:block;
	padding:2px 6px;
	margin-top:8px;
	background:#F5F5F5;
	text-align:right;
	clear:both;
}

#veranstaltungen{margin:18px 0;}

#veranstaltungen h2{margin-bottom:8px;}

#veranstaltungen div.bild {
	width:200px;
	overflow:hidden;
	
	margin:3px 12px 5px 0;
	float:left;
}
#veranstaltungen div.bild p{
	padding:2px 0;
	overflow:hidden;
	font-size:11px;
	font-style:italic;
}

#veranstaltungen .textmitbild a{
	display:block;
	}
	
#veranstaltungen .textmitbild a img{
	width:200px;
	height:auto;
	}

#veranstaltungen span.link {
	clear:both;
	display:block;
	margin:18px 0 0;
}


div.page_end{
		margin:15px 0px 25px 0px;
		}

div.page_end a{
		padding:5px 0px;
		background:#F5F5F5 url(images/arrow_right.gif) scroll no-repeat right center;
		border-top:1px solid #bcbcbc;
		border-bottom:1px solid #bcbcbc;
		display:block;
		}


/*--------- veranstaltungsuebersicht ende JT ------------*/

/*--------- bodendenkmale JT ------------*/

#bodendenkmale{margin:20px 0; overflow:hidden;}

#bodendenkmale .bild_box{
		width:200px;
		border:1px solid #DDE6EF;
		overflow:hidden;
		text-align:center;
		margin:0 0 10px 15px;
		float:right;
		}

#bodendenkmale .bild_box .bild{
		width:180px;
		margin:10px auto;
		overflow:hidden;
		}

#bodendenkmale .bild_box .bild a{
		overflow:hidden;
		display:block;
		}

#bodendenkmale .bild_box .bild a img{
		width:180px;
		height:auto;
		border:0;
		}

#bodendenkmale .bild_box .unterzeile{
		text-align:left;
		}

#bodendenkmale .ueberschrift{
		font-size:13px;
		font-weight:bold;
		color:#798C9E;
		display:block;
		border-bottom:1px solid #DDE6EF;
		padding:0 0 2px 0;
		margin:0 0 10px 0;
		}

#bodendenkmale .beschreibung{
		width:290px;
		overflow:hidden;
		}

#bodendenkmale .beschreibung .label{
		font-weight:bold;
		width:33%;
		display:block;
		float:left;
		color:#798C9E;
		}
#bodendenkmale .beschreibung .wert{
		width:66%;
		}

#bodendenkmale .wrapper{
		width:100%;
		overflow:hidden;
		height:0px;
		clear:both;
		margin:10px 0;
		}

#bodendenkmale .gallerie{
		}

#bodendenkmale .gallerie .bild{
		width:160px;
		float:left;
		overflow:hidden;
		border:1px solid #DDE6EF;
		padding:10px 0;
		margin:0 8px 0 0;
		text-align:center;
		}

#bodendenkmale .gallerie .bild a{
		overflow:hidden;
		display:block;
		}

#bodendenkmale .gallerie .bild a p, #bodendenkmale .bild_box .bild a p{
		margin:0;
		padding:0;
		}

#bodendenkmale .gallerie .bild a img{
		width:140px;
		height:auto;
		border:0;
		}

/*--------- bodendenkmale ende JT ------------*/


/*--------- Kontaktformular JT ---------*/

ul.kontakt{
		list-style-type:none;
		margin:0;
		padding:0;
		clear:both;
		display:block;
}

ul.kontakt li{
		margin:0 0 15px 0;
		display:block;
		clear:both;
		overflow:hidden;
}

ul.kontakt li span.lable{
		display:block;
		float:left;
		overflow:hidden;
		width:90px;
}

ul.kontakt li .captcha_image{
		overflow:hidden;
		border:1px solid #BCBCBC;
		padding:10px;
		}

ul.kontakt li .captcha_image img{
		float:left;
		margin-right:10px;
		border:1px solid #BCBCBC;
		}

ul.kontakt li .captcha_image a{display:block;}

ul.kontakt li input, ul.kontakt li textarea{
	border:1px solid #BCBCBC;
	padding:3px 5px;
}

ul.kontakt li input.submit{
	cursor:pointer;
}

/*--------- Kontaktformular ende JT ---------*/
