.bodycontent /* falls hintergrundfarbe des inhalts von der vom body abweicht */ {
background-image: none;
	}

.bodycontent ul li {
margin-left: 15px;
}
* html .bodycontent ul li {
margin-left: 17px;
}
.bodycontent ol li {
margin-left: 19px;
}
* html .bodycontent ol li {
margin-left: 22px;
}

.bodycontent ul {
margin-bottom: 1em;
}
.bodycontent td, .bodycontent th {
font-size: 0.75em;
}
* html .bodycontent td {
font-size: 0.8em;
}

.bodydetail {
padding: 15px;
}





* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	background-image: url("/pictures/background.gif");
	background-repeat: repeat-y;
	font-size: 80%;
	line-height: 1.4em;
	font-family: Verdana, Arial, sans-serif;
	color: #2c2c2c;
}

#wrapper {
	width: 991px;
}

/* @group Head */

#head {
	/*height: 144px;*/
	background-image: url("/pictures/head.gif");
	background-repeat: no-repeat;
	background-position: top;
background-color: silver;
}

#logo {
	height: 110px;
	width: 337px;
}

#navlinks {
	margin-left: 188px;
	width: 622px;
	background-color: #450000;
	padding: 9px 0 8px 10px;
}

* html #navlinks {
	width: 627px;
	padding: 9px 0 8px 5px;
}

#navlinks ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #fff;
	padding: 0 11px 0 5px;
}

* html #navlinks ul li {
	padding: 0 7px 0 12px;
}

#navlinks ul li a {
	color: #fff;
	text-decoration: none;
}

#navlinks ul li a:hover {
	color: #ece103;
	text-decoration: underline;
}

#navlinks ul li a:focus, #navlinks ul li a:active {
color: #ece103;
	text-decoration: underline;
}


#templatebild {
	position: absolute;
	top: 0;
	left: 820px;
	width: 171px;
	height: 144px;
	background-image: url("/pictures/bild1.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

/* @end */

#unten {
	
}

/* @group Links */

#links {
	float: left;
	width: 188px;
}

#suche {
	margin: 10px 0 30px 10px;
}

#search {
	margin: 0;
	color: #999;
	font-size: 11px;
	width: 131px;
	padding: 3px 2px 2px 4px;
	border: solid 1px #999999;
	margin-right: 4px;
}

#search:hover, #search:focus {
	color: #6b6b6b;
	border: solid 1px; }
	
#suche .lupe {
	position: absolute;
}

* #suche .lupe {
	padding-top:2px;
}

/* @end */

/* @group Mitte */



#mitte {
	width: 615px;
	margin: 0 171px 0 188px;
}

#inhalt {
	padding: 20px 12px 12px 12px;
}

#inhalt_start {
	padding: 20px 12px 12px 12px;
}

#inhalt_start img {
border: none;
}

#inhalt_start h2 {
color: #fff;
background-color: #6c6c6c;
font-size: 1em;
font-weight: bold;
padding: 2px 0 2px 3px;
}

#top {
	border-top: 1px solid #6c6c6c;
	margin: 20px 0 20px 0;
	padding-top: 6px;
}

.drucken {
	line-height: 17px;
	padding-right: 22px;
	float: right;
	background-image: url("/pictures/printer.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#top a {
	color: #7f0000;
	text-decoration: underline;
}

#top a:hover, #top a:focus, #top a:active {
	color: #6c6c6c !important;
}

#top a:visited {
	color: #7f0000 !important;
}


/* @end */

/* @group Rechts */

#rechts {
	float: right;
	width: 171px;
}

#toplinks {
	background-color: #6c6c6c;
	padding: 26px 10px;
}

#toplinks ul li {
	list-style-type: none;
	}

#toplinks ul li a {
	background-image: url("/pictures/pfeil_gelb.gif");
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 2px 0 4px 10px;
	height: 1%;
line-height: 1.3em;
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #4f4f4f;
}

#toplinks ul li a:hover {
	color: #ece103;
}

#toplinks ul li a:focus, #toplinks ul li a:active {
color: #ece103;
}



#banner {
	text-align: center;
	margin-top: 20px;
}


/* @end */

/* @group Allgemeines */

p, .normal {
margin-bottom: 1em;
}

h1 {
	font-weight: normal;
	font-size: 1.5em;
	border-bottom: 1px solid #7f0000;
	padding-bottom: 5px;
	margin-bottom: 0.7em;
}

h2, .titel {
font-weight: normal;
color: #450000;
font-size: 1.3em;
margin-top: 1.4em;
margin-bottom: 0.7em;
}

h3, .untertitel {
	font-size: 1.1em;
margin-top: 1.4em;
margin-bottom: 0.2em;
}

#inhalt a, #inhalt_start a {
	color: #7f0000;
	text-decoration: underline;
}

#inhalt a:hover, #inhalt_start a:hover {
	color: #6c6c6c;
}

#inhalt a:visited, #inhalt_start a:visited {
	text-decoration: none;
	color: #606060;
	text-decoration: underline;
}

hr  {
	color: #737373;
	background-color: #737373;
	height: 1px;
	border: 0;
margin: 1em 0;
}

.hidden {
	display: none;
}







/* @end */








#inhalt ul li {
margin-left: 15px;
list-style-type: square;
}
* html #inhalt ul li {
margin-left: 17px;
}

#inhalt ul {
margin-bottom: 1em;
}
#inhalt ol li {
margin-left: 19px;
}

* html #inhalt ol li {
margin-left: 25px;
} 

#inhalt img {
border: 1px solid #bababa;
padding: 3px;
margin-top: 4px;
}

blockquote {
margin-left: 1.5em;
}

img.pic-newsletter {
float: right;
}


a img { 
	border: none;
	}

	

img	{
	border: 0;
	}

table {
	margin: 0 0 1em 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	}

table th {
	font-weight: bold;
	text-align: left;
	background-color: #c0c0c0;

	}
table td {
	vertical-align: top;
	font-size: 1em;
}

table.liste {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	}
table.liste th {
	padding: 2px 15px 2px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

	}
table.liste td {
	border-bottom: 1px solid #000;
}
table.list {
	width: 100%;
	}
table.auto {
	width: auto;
	}
table.list th {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	}
table.list td {
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	}

table.ferienplan {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	}
table.ferienplan th {
	padding: 2px 15px 2px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
table.ferienplan td {
	border: 1px solid #ccc;
}




  	

/* dokumente */

a.pdf  {
	background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");
	}
a.doc, a.rtf, a.dot {
	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;
	}


/*  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;
}


/*-- kontaktformular ---*/

#kontaktform {
	 }
#kontaktform form {
	margin-bottom: 20px; }
#kontaktform label {
	width: 100px;
	float: left; }
#kontaktform strong { }
#kontaktform input, #kontaktform textarea {
	background-color: #fff;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px #000; }
#formmail label {
	width: 8em;
	float: left;
	}

input:focus, textarea:focus {
	background-color: #fff; }
.nowidth {
	width: auto; }
.button {
margin-left: 100px;
background-color: #bb0000 !important;
color: #fff !important;
}

#Bemerkungen {
width: 340px !important;
height: 150px;
}





/*------------ Sitemap ----------------*/

#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;
}


.backslash {
margin-left: 452px;
}


#accesskeys {
position: absolute;
top: -1500px; 
}


#iframe_events {
margin-left: -10px;
}




#created {
font-family: arial;
margin-top: 20px;
font-size: 11px;
color: #989898;
}

#created a{
text-decoration:none;
color: #989898;
}
#created a:hover{
text-decoration:underline;
color: #000;
}

