*{
margin: 0;
padding: 0;
}

body { 
margin-top: 16px;
color: #191f29;
font-size: 0.75em;
line-height: 1.1em;
font-family: Arial, Verdana, Sans-Serif;
background-color: #fff;
background-image: url("/pictures/background.jpg");
background-repeat: repeat-x;
text-align: center;
}



.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
text-align: left;
background-image: none;
}

.bodycontent ul {
margin-left: 17px;
}


.bodycontent ol {
margin-left: 20px;
}


#accesskeys {
position: absolute;
top: -1000px; 
}



#wrapper {
width: 976px;
margin: auto;
text-align: left;
background-image: url("/pictures/wrapper_back.gif");
background-repeat: repeat-y;
}

/*------------------- Head --------------------------*/


#head {
width: 976px;
height: 117px;
background-color: #0b20a9;
background-image: url("/pictures/head_back.gif");
background-repeat: no-repeat;
}

#toplinks ul {
padding-right: 12px;
float: right;
list-style-type: none;
}

#toplinks ul li {
float: left;
border-left: 1px solid #6877d8;
}

#toplinks ul li a {
padding: 8px;
display: block;
color: #ffea00;
font-weight: bold;
text-decoration: none;
}

#toplinks ul li a:hover {
color: #fff;
text-decoration: underline;
}

#wappen {
position: absolute;
margin: 28px 0 0 30px;
height: 75px;
width: 310px;
}

/*------------------- Suche --------------------------*/


#suche2 {
margin-top: 40px;
float: right;
width: 400px;
padding-right: 20px;
text-align: right;
}

#volltextsuche {
float: right;
}

.suchfeld{
border: 1px solid silver;
border-bottom: 1px solid #808080;
border-right: 1px solid #808080;
font-size: 12px;
padding-top: 2px;
padding-bottom: 2px;
width: 110px;
margin-right: 5px;
padding-left: 3px;
color: #535353;
}

.formsubmit{
padding: 2px;
color: #fdf598;
background-color: #222a38;
font-size: 12px;
border: 1px solid #000;
height: 22px;
}
* html .formsubmit {
padding: 1px;
font-weight: bold;
height: 20px;
}

.invis{
display:none;
}

a.suchlinks {
padding-top: 5px;
float: right;
margin-right: 15px;
color: #ffea00;
font-weight: bold;
text-decoration: none;
}

a.suchlinks:hover {
color: #fff;
text-decoration: underline;
}


/*------------------- Unten --------------------------*/


#unten {
background-image: url("/pictures/unten_back.jpg");
background-repeat: no-repeat;
min-height:404px;
height:auto !important;  /* f?r moderne Browser */
height:404px;  /*f?r den IE */
}

#links {
float: left;
width: 172px;
}
* html #links {
width: 169px;
}

#mitte {
margin-left: 172px;
margin-right: 173px;
}
* html #mitte {
margin-left: 169px;
margin-right: 170px;
}



/*------------------- Inhalt --------------------------*/

/* startseite */

.topnews {
font-size: 1.0em;
line-height: 1.2em;
}

#start_news a {
font-size: 1em;
color: #012ba3;
}
#start_news a:hover {
color: #d30000;
}


#start_news h3 {
font-size: 1.4em;
color: #191f29;
margin-bottom: 12px;
}

#start_events h3 {
font-size: 1.4em;
color: #191f29;
margin-bottom: 0;
}


#start_news {
width: 250px;
float: left;
margin-top: 240px;
}
#start_events {
width: 340px;
float: right;
margin-top: 240px;
}

#inhalt_start {
padding: 0px 10px 0 15px;
height: 300px;
background-image: url("/pictures/startbild.jpg");
background-repeat: no-repeat;
}

/* ende startseite */


#inhalt {
line-height: 1.3em;
padding: 20px 20px 0 25px;
}

* html #inhalt {
width: 584px;
}

#inhalt a {
color: #012ba3;
text-decoration: underline;
}

#inhalt a:hover {
color: #000;
background-color: #ffea00;
}

#inhalt a:visited {
color: #797979;
}

#inhalt ul {
margin-left: 13px;
}

* html #inhalt ul {
margin-left: 17px;
}


#inhalt ol {
margin-left: 20px;
}

* html #inhalt ol {
margin-left: 23px;
}

blockquote {
margin-left: 2em;
}

h1 {
font-size: 1.7em;
margin-bottom: 1.5em;
font-weight: bold;
}

h2 {
color: #1029c6;
font-size: 1.2em;
margin-top: 1.2em;
margin-bottom: 0.7em;
font-weight: bold;
}

h3 {
font-size: 1em;
margin-top: 1em;
margin-bottom: 0.5em;
font-weight: bold;
}

p {
margin-bottom: 1em;
}


#inhalt img {
border: 1px solid #c5c5c5;
}

#top {
border-top: 1px solid #737373;
padding-top: 10px;
margin-top:33px;
height: 55px;
}

#inhalt #top a:hover {
background-color: transparent;
color: #e1001d;
}

.drucken {
line-height: 17px;
padding-right: 22px;
float: right;
background-image: url("/pictures/drucker.gif");
background-repeat: no-repeat;
background-position: right;
}


/*  A bis Z  */

.abisz {
	padding:5px;
	margin: 0;
line-height: 2em;
}

#inhalt .abisz{
margin: 0;
padding: 0;
margin-bottom: 22px;
}

#inhalt .abisz li {
margin-left: 8px;
}

.abisz li {
	display: inline;
	padding-right: 8px;
	padding-left: 0px;
	border-right: 1px solid #000;
	font-weight: bold;
	text-align: center;
}





/*------------------- Rechte Spalte --------------------------*/

#rechts {
float: right;
width: 173px;
}
* html #rechts {
width: 170px;
}

#banner {
margin-top: 65px;
padding-left: 10px;
}
* html #banner {
padding-left: 7px;
}

#banner img {
border: none;
margin-bottom: 8px;
}

#adresse {
margin-left: 11px;
margin-right: 16px;
border-top: 1px solid #adaca4;
border-bottom: 1px solid #adaca4;
color: #1b222c;
margin-top: 10px;
padding: 10px 0 10px 4px;
font-size: 0.95em;
background-image: url("/pictures/adresse_back.gif");
background-repeat: repeat-x;
}

#adresse a {
color: #0b20a9;
text-decoration: underline;
}

#adresse a:hover {
color: #000;
}


#backslash {
margin-top: 10px;
padding-left: 12px;
}








/*------------------- Footer --------------------------*/

#footer{
height: 33px;
background-image: url("/pictures/footer_back.gif");
background-repeat: no-repeat;
height: 33px;
clear: both;
}


hr {
	color: #bfbfbf;
	background-color: #bfbfbf;
	height: 1px;
	border: 0;
margin: 1em 0;

 }
	
table  {
	margin: 0 0 1.3em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.05em;
	line-height: 1.3em;
	}
th  {
margin: 0;
padding: 0;
	font-weight: bold;
	text-align: left;
	}
td  {
margin: 0;
padding: 0;  	
vertical-align: top;
  	}

.liste td {
padding-top: 8px;
padding-right: 26px;
padding-bottom: 8px;
padding-left: 3px;
border-bottom: 1px solid silver;
}

.liste th {
color: #1029c6;
font-size: 1.2em;
border-bottom: 1px solid silver;
padding-right: 26px;
padding-left: 3px;
padding-top: 4px;
padding-bottom: 5px;
}

img	{
	border: 0;
	}
  	

/* dokumente */

a.pdf  {
	background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");
	}
a.doc, a.rtf  {
	background-image: url("/icons/module/Dokument3_0/icon_word_klein.gif");
	}
a.xls  {
	background-image: url("/icons/module/Dokument3_0/icon_excel_klein.gif");
	}
a.pps  {
	background-image: url("/icons/module/Dokument3_0/icon_powerpoint_klein.gif");
	}
a.zip  {
	background-image: url("/icons/module/Dokument3_0/icon_zip_klein.gif");
	}
 a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
a.txt {
	background-image: url("/icons/module/Dokument3_0/icon_txt_klein.gif");
}
a.vcf  {
	background-image: url("/icons/module/Dokument3_0/icon_vcf_klein.gif");
	background-position: 0 3px; }


/*=image mit legende
-------------------------------------------*/
.card-left, .card-right {
	float: left;
	width: 170px;
	padding: 10px 0;
	text-align: center;
	background: white;
	border: 1px solid #ccc;
	font-size: 1em;
	margin-top: 1em;
	}
.card-right {
	float: right;
	}

.card-title {
	margin: 0 0 5px 0;
	font-size: 1em;
	color: green;
	}
.card-photo {
	margin: 0 auto;
	padding:0;
	border: none;
	}
.card-desc {
	margin: 5px 10px 0 10px;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	}






/*------------ Sitemap ----------------*/

.sitemap {
font-size: 1.1em;
margin-bottom: 1em;
}
.sitemap a {
font-size: 0.95em;
}


#inhalt ul.sitemap .normal1{
margin-bottom: 2px;
font-weight: bold;
border-bottom: none
}

#inhalt ul.sitemap li {
margin-bottom:0;
padding: 2px 0;
font-weight: normal;
border-bottom: 1px dotted silver;
}

* html #inhalt ul.sitemap li {
border-bottom: 1px solid #e4e4e4;
}

#inhalt ul.sitemap .normal3 {
border-bottom: none;
}



/*=microformats--- */
.region, .country-name, .url, .none {
display: none; 
}

address {
font-style: normal;
}


#nachoben {
margin-top: -30px;
margin-left: -8px;
}



/* ----- Links focus und active ---- */

#inhalt a:focus, #inhalt a:active {
color: #e1001d !important;
}

#head a:focus, #head a:active {
color: #fff !important;
text-decoration: underline;
}

#links a:focus, #links a:active {
background-image: url("/pictures/nav_back.jpg");
background-repeat: repeat-x;	
background-color: #0c1e87;
color: #fff;
}



#links h3, #rechts h3 {
position: absolute;
margin-top: -800px;
}

#created {
color: #7c7c7c;
font-size: 10.2px;
}

#created a {
color: #7c7c7c;
text-decoration: none;
}
#created a:hover {
color: #000;
}

