html, body {
margin: 0;
padding: 0;
}

body {
background-color: #FFFFF;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 101%;
text-align: center; /*fuer IE_quirks*/
}

.sprunglinks {
left: -6000px;
width: 1px;
position: absolute;
top: -6000px;
height: 1px;
}

.invisible {  /* Unsichtbare Überschriften */
position: absolute;	
left:-3000px;
top:-3000px;
width: 1px;
}


img {
	border: none;
}

/* hauptbox */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background-color: #607DB2;
	color: #000;
	text-align: left; /*Aufheben von IE_quirks im BODY*/
	border-color: #607DB2;
	border-style: solid;
	border-width: 0px;
	height: 200%;
}

/* oben */

#kopf {
	background-color: #607DB2;
	color: #000;
	height: 166px;
	background-image : url(../pic/mehr.jpg);
	background-repeat : no-repeat;
}

#kontakt {
	background-color: #DEDABE;
	color: #B0002C;
	height: 30px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
}

#kontakt a {
	text-decoration: none;
}

#kontakt a:link {
color: #B0002C;
}

#kontakt a:visited {
color: #B0002C;
}

#kontakt a:hover {
color: #00015d;
}

#kontakt a:active, #kontakt a:focus {
	color: #DEDABE;
	background-color: #b0002c;
}

.name {
position: absolute;
left:5px;
margin-top: 9px;
padding-left: 19px;
}

.impressum {
position: absolute;
right: 5px;
margin-top: 9px;
padding-right: 19px;
}

#kontakt .impressum img {
	position: absolute;
	top: -3px;
	right:0px;
}

#kontakt .name img {
	position: absolute;
	top: -3px;
	left:0px;
}

/* navigation */

#navigation {
	position: absolute;
	top: 196px;
	left: 0;
	width: 180px;
	background-color: #607DB2;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.invis {
display: none;
}

#navigation ul {
	list-style-type: none;
	margin: 20px 0px 0px 4px;
	padding: 0px;
}

#navigation a {
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 12px 3px 12px 9px;
	display: block;
	width: 168px;
	font-size: 12px;
	font-weight: bold;
}

#navigation a:link {
	background-image: url(../pic/menu1.gif);
	background-repeat: no-repeat;
	color: #28565C;
}

#navigation a:visited {
	color: #28565C;
	background-image: url(../pic/menu1.gif);
	background-repeat: no-repeat;
}

#navigation a:hover {
	color: #b0002c;
	background-image: url(../pic/menu2.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

#navigation a:active, #navigation a:focus {
	color: #DEDABE;
	background-image: url(../pic/menu3.gif);
	background-repeat: no-repeat;
}

#navigation a#aktuell  {
	color: #dee0ed;
	background-image: url(../pic/menu3.gif);
	background-repeat: no-repeat;
}



#unter-navi {
	position: absolute;
	left: 10px;
	margin: 0px;
	padding: 0px;
	background-color : inherit;
}

#unter-navi a {
	margin: 2px;
	padding: 2px;
	width: 90%;
}

#unter-navi img {
	margin: 2px;
}

#unter-navi a:link {
	color : #EEE8AA ;
	text-decoration: underline;
	background-image: none;
}

#unter-navi  a:visited {
	color: #EEE8AA ;
	background-image: none;
}

#unter-navi a:hover, #unter-navi a:active, #unter-navi a:focus {
	color: #39527e;
	background-image: none;
	background-color: #c3cbd3;
}

#unter-navi .copyright {
	font-size: 10px;
	color: #EEE8AA;
	margin: 0px;
	padding: 0px;
}


/*aktuelles*/

#meldung {
	position: absolute;
	top: 196px;
	right: 0px;
	width: 200px;
	background-color: #607DB2;
	text-align: left;

}

#meldung h1 {
 	padding: 0px 10px 0px 10px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

#meldung a:link {
	color: #EEE8AA;
	text-decoration: none;
}

#meldung a:visited {
	color: #EEE8AA ;
	text-decoration: none;
}

#meldung a:hover {
	color: #dedabe;
	text-decoration: underline;
}

#meldung a:active, #meldung a:focus {
	color: #dedabe;
	text-decoration: none;
	background-color: #b0002c;
}

#meldung .fett {
	font-weight: bolder;
	font-size: 13px;
	text-decoration: underline;
	line-height: 20px;
}

#meldung .archiv {
	font-weight: bolder;
	font-size: xx-small;
	text-decoration: underline;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
}

 .roterpfeil {
	color: #B0002C;
	font-weight: bolder;
	font-size: 17px;
	text-decoration: none;
	margin: 4px;
}

/* inhalt*/


#inhalt {
	background-color: #fff;
	color: #000000;
	padding: 30px;
	margin: 0px 200px 0px 180px;
	height: 100%;
	min-height: 1500px;
}

#inhalt h1 {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #B0002C;
	margin: 15px 0px 5px 0px;
}

#inhalt h2 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #B0002C;
	margin: 25px 0px 5px 0px;
}

#inhalt h3 {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	color: #b0002c;
	margin: 25px 0px 5px 0px;
}

#inhalt p {
	color: #00015D;
	line-height: 22px;
	font-size: 90%;
	font-style: normal;
	margin: 12px 0px 10px 0px;
}

#inhalt .fett {
	font-weight: bold;
}

#inhalt p.kursiv {
	font-style: italic;
}

#inhalt p.bildunterschrift {
	color: gray;
	font-size: smaller;
	line-height: 1.1;
	background-color: transparent;
	margin-top: 0;
	width: 500px;
}


#inhalt a:link {
	color: #28565C;
	text-decoration: underline;
	font-weight: bold;
	font-size: 100%;
}

#inhalt a:visited {
	color: #939393;
	font-weight: bold;
}

#inhalt a:hover {
	color: #607DB2;
	font-weight: bold;
}

#inhalt a:active, #inhalt a:focus  {
	color: #DEDABE;
	background-color: #b0002c;
	font-weight: bold;
}

#inhalt img {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	border: 1px solid #B2B2B2;
}

#inhalt img.ohnerahmen {
	padding: 0px;
	margin: 20px 0px 10px 10px;
	border: none;
	float: right;
}
#inhalt .kuerschner {
	margin: 15px;
}

#inhalt .hinweis {
	color: #28565C;
	font-weight: bold;
	font-size: 80%;
}

#inhalt .einleitung {
	border: 1px dashed;
	border-color: #b2b2b2;
	padding: 10px;
}

#inhalt hr {
	width: 100%;
	color: #b2b2b2;
	border-style: dashed;
	border-width: 1px;
	text-align: center;
	margin: 17px 0px 10px 0px;
}

#inhalt hr.duenn {
	width: 60%;
	color: #dee0ed;
	border-style: dashed;
	margin: 5px auto 5px auto; 
}


#inhalt ul {
	padding-left: 0.7em;
	color: #00015D;
	line-height: 23px;
	font-size: 90%;
	font-style: normal;
	margin: 7px 0px 7px 15px;
}

#inhalt blockquote {
	margin-left: 8px;
	padding-left: 8px;
	color: #b0002c;
	font-weight: normal;
	font-size: 90%;
	line-height: 19px;
}

#inhalt blockquote.klein {
	margin-left: 8px;
	padding-left: 8px;
	color: #b0002c;
	font-weight: normal;
	font-size: 80%;
}

#inhalt cite.schwarz {
	color: #000000;
	font-style: normal;
	display: block;
	margin-top: 0.5em;
}

#inhalt .buch {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#inhalt .buch p, #inhalt .buch blockquote {
	margin-left: 155px;
}

#inhalt .buch .piclinks {
	margin-bottom:3em;
}

#inhalt  hr.cl {
	clear: both;
}

#inhalt .text {
	border: solid;
	border-color: #c3cbd3;
	padding: 10px;
	background: #e4e9f2;
	border-width: 1px;
	margin: 10px;
}

#inhalt .archivtitle {
	padding: 15px;
}

#inhalt .piclinks {
	float: left;
	margin: 10px 15px 10px 5px;
		padding: 5px;
	border: 1px solid #B2B2B2;
}

#inhalt .picrechts {
	float: right;
	margin: 10px 10px 10px 15px;
		padding: 5px;
	border: 1px solid #B2B2B2;
}

#inhalt .pic-mit-bu {  
	float: right;
	margin: 10px 10px 10px 15px;
	padding: 5px;	
	width: 250px;
	
}

#inhalt .pic-mit-bu p {
font-size: 80%;
	color: #28565c;
	line-height: 1.0 !important;	
	margin-top: -10px;
}


#inhalt DIV.klein {
	font-size: 0.7em;
}

#inhalt DIV.klein p {
	margin: 4px 0px 4px 0px;
}

#copyprint {
display:none;
}

ul.archiv {
	text-decoration: none;
	list-style: none;
}

.datum {
	height: 25px;
	margin: 10px;
	text-align: center;
	font-weight: bold;
}

#inhalt img.left-birgit {
	float: left;
	margin: 0px 20px 20px 4px;
	border: 1px solid #607DB2;
	
}

#inhalt img.left-frank {
	float: left;
	margin: 0px 20px 35px 4px;
	border: 1px solid #607DB2;
	
}

#inhalt p.portrait {
	padding: 0px;
	margin: 0px;
	
}

#inhalt hr.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	border-style: none;
}

.clear {
	clear: both;
}

/*suchskript*/


/*such-ausgabe*/
em {
	font-weight: bold;
	color: #28565c;
	font-style: normal;
}

#output {
	background-color: #ffffff;
	padding: 40px;
	font-size: 84%;
}

.zurueck {
	margin: 0px 7px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
}

#output a {
font-weight: bold;
}

#output li {
	line-height: 23px;
	margin-bottom: 12px;
}

#output a:link   {
	color: #39527e;
}

#output a:hover, #output a:visited {
	color: #607db2;
}

/*form*/

#suchform {
	background-color: #607DB2;
	margin:13px 13px 24px 13px;
	color: #eee8aa;
	font-size: 10px;
}

#suchformarchiv {
	background-color: #ffffff;
	margin: 27px;
	color: #00015d;
	font-size: 10px;
}

#suchbegriff {
	width: 132px;
	background-color: #eceada;
	border-top: 2px solid #b2b2b2;
	border-right: 1px solid #dedabe;
	border-bottom: 1px solid #dedabe;
	border-left: 2px solid #b2b2b2;
	height: 18px;
	font-size: 13px;
}

#archiv {
	width: 200px;
	background-color: #ffffff;
	border-top: 2px solid #b2b2b2;
	border-right: 1px solid #dedabe;
	border-bottom: 1px solid #dedabe;
	border-left: 2px solid #b2b2b2;
	height: 18px;
	font-size: 13px;
	margin-top: 0px;
}

#suchform .los, #suchformarchiv .los {
	border: none;
	height: 21px;
	background-color: #b0002c;
	color: #DEDABE;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 13px;
	vertical-align: bottom;
}


/* googlemap */

.karte-rahmen {
	background-color: #eceada;
	border: 1px solid #b0002c;
	width: 500px;
	padding: 10px;
}	


