BODY {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	background: #ccc;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #747474;
	text-decoration: underline;
}

IMG {
	margin:0;
	padding:0;
	border:0;
}

.bottomnavi,
.bottomnavi a:link,
.bottomnavi a:visited,
a.bottomnavi:link,
a.bottomnavi:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #AC0303; 
	text-decoration: none;
}

.bottomnavi a:active,
.bottomnavi a:hover,
a.bottomnavi:active,
a.bottomnavi:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #AC0303; 
	text-decoration: underline;
}

.wrapper {
}

.footertext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #888789; 
	text-decoration: none;
}

.sideheadline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #AC0303; 
	text-decoration: none;
}

.mainmenu_eb1,
.mainmenu_eb1 a:link,
.mainmenu_eb1 a:visited,
a.mainmenu_eb1,
a.mainmenu_eb1:link,
a.mainmenu_eb1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 4px;
	text-indent:15px;
}

.mainmenu_eb1 a:hover,
a.mainmenu_eb1:hover,
.mainmenu_eb1_active a,
.mainmenu_eb1_active a:link,
.mainmenu_eb1_active a:visited,
a.mainmenu_eb1_active,
a.mainmenu_eb1_active:link,
a.mainmenu_eb1_active:visited,
.mainmenu_eb1_active a:hover,
a.mainmenu_eb1_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C5A431;
	text-decoration: none;
	margin-top: 4px;
	text-indent:15px;
}

.mainmenu_eb2 a,
a.mainmenu_eb2,
.mainmenu_eb2 a:link,
a.mainmenu_eb2:link,
.mainmenu_eb2 a:visited,
a.mainmenu_eb2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #2d2d2d;
	margin-bottom: 2px;
	text-indent:20px;
}

.mainmenu_eb2 a:hover,
a.mainmenu_eb2:hover,
.mainmenu_eb2_active a:hover,
a.mainmenu_eb2_active:hover,
.mainmenu_eb2_active a:link,
a.mainmenu_eb2_active:link,
.mainmenu_eb2_active a:visited,
a.mainmenu_eb2_active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background: #888888;
	margin-bottom: 2px;
	text-indent:20px;
}

#content {
	margin:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	background: #FFF;
	color: #000;
	z-index:9;
	padding: 25px;
}

#content_newsletter {
	margin:10;
	padding:10;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	border:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF;
	z-index:9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C5A431;
}

h1 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	border-bottom:1px dotted #888888; width: 100%;
}

h2 {
	margin-top: 15px;
	color: #000000;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	margin-bottom: 10px;
	font-size: 12px;
}

h4 {
	margin-bottom: 10px;
	font-size: 11px;
}

h5 {
	margin-bottom: 10px;
	font-size: 16px;
	text-align:center;
}

h6 {
	margin-bottom: 10px;
	font-size: 12px;
	text-align:center;
}

HR {
	width: 100%;
	height: 1px;
	color: #646464;
	background-color: #646464;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Begin: Formulare */

#form-module * {
	margin: 0;
	padding: 0;
}

#form-module {
	width: 500px;
	/*border: 2px solid #000;*/ 
	margin: 10px 10px 10px 0;
	padding: 0;
	/*background-color: #d3c2c7;*/
	color: #000;
	font-weight: normal;
}

#form-module fieldset {
	border: 0px solid #fff;
}

#form-module legend {
	display: none;
}

#form-module p {
	margin: 0;
	padding: 5px;
}

#form-module .element {
	display: block;
	clear: both;
	background: #FFF;
	border-top: 1px solid #FFF;
}

#form-module label {
	display: block;
	float: left;
	width: 160px;
	border-right: 1px solid #FFF;
	padding: 5px;
	font-size: 12px;
}

#form-module label.checkbox {
	width: 172px;
	border-left: 1px solid #ddd;
	border-right: none;
}

#form-module input, 
#form-module select {
	float: left;
	width: 300px;
	border: 1px solid #9c9c9c;
	margin: 5px;
	padding: 2px 2px 2px 4px;
	font: normal 1.0em Tahoma,sans-serif;
	color: #626262;
}

#form-module textarea {
	float: left;
	width: 300px;
	border: 1px solid #9c9c9c;
	margin: 8px;
	padding: 2px 2px 2px 4px;
	font: normal 1.0em Tahoma,sans-serif;
	color: #000;
}

#form-module input.text {
	height: 20px;
}

#form-module input.checkbox {
	width: auto;
	padding: 0;
	border: none;
}

#form-module input.submit {
	text-align: center;
	width: 300px;
	cursor: pointer;
	background: #9c9c9c;
	color: #FFF;
	border: 1px solid #FFF;
	margin: 2px 2px 5px 168px;
	padding: 2px 5px;
}

#form-module input.submit:hover {
	background-color: #9c9c9c;
	color: #FFF;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height: 96px;
}

#form-module-thanks {
	display: block;
	font-size: 11px;
	color: #999;
}

#form-module .formheadline {
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 5px;
}

#form-module .forminfo {
	color: #FF0000;
	padding-left: 7px;
	padding-top: 2px;
}

input	 {
	border: 2px solid #ccc;
}

/* FIREFOX BUG ..dont like inline-styles */
input[type=hidden] {
    display: none !important;
}

/* End: Formulare */

#breadcrump {
	position:relative;
	left:230px;
	top:5px;
	width:500px;
	height:20px;
	margin:0;
	padding:0;
	border:0;
	z-index:10;
	text-indent: 20px;
	background:url(../images/redarrow.gif);
	background-repeat:no-repeat;	
}

.sitemaplevel_li,
.sitemaplevel_ul {
	margin:0;
	padding:0;
	display:block;
}

.sitemaplevel_li {
	margin:0;
	padding:0;
	list-style-type: circle;
}

.sitemaplevel_li2 {
	margin:0;
	padding:0;
	list-style-type: disc;
}

table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000;
}

.bread,
.bread a:link,
.bread a:visited,
a.bread:link,
a.bread:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC0303;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-left:3px;
	padding-right:3px;
}

.bread a:hover,
.bread a:active,
a.bread:hover,
a.bread:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC0303;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding:0;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
}

.ver_img {
	padding: 0;
	margin: 0 0 10px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}

.button {
   	margin-bottom : 0pt;
   	border-top : 1px solid #FFFFCC;
   	border-left : 1px solid #FFFFFF;
   	border-right : 2px solid #808080;
   	border-bottom : 2px solid Gray;
   	background-color : #AAAAAA;
   	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	font-family: Arial, Helvetica ; 
	color: #FFFFFF;
}

.news_text {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: normal;
	padding-bottom:15px;
	margin-top:-10px;
}

.news_date {
	margin:0;
	padding:0;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.alarm {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.newsletter {
	color: #691b27;
	font-size: 16px;
	font-weight: bold;
}

.newsbox,
.newsbox a:link,
.newsbox a:visited,
a.newsbox:link,
a.newsbox:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: none;
}

.newsbox,
.newsbox HR
{
	width: 98%;
	height: 1px;
	color: #e0be45;
	margin: 0;
	padding: 0;
	border: 0;
}

.newsbox a:active,
.newsbox a:hover,
a.newsbox:active,
a.newsbox:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFF; 
	text-decoration: underline;
}

.guestbook,
.guestbook a:link,
.guestbook a:visited,
a.guestbook:link,
a.guestbook:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}

.guestbook a:active,
.guestbook a:hover,
a.guestbook:active,
a.guestbook:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: underline;
}

/* --------------------------------------------------------------------------------------------------------------------- */

/* Begin: Query Header Slider für Referenzen */

pre { text-align: left; overflow: visible; }
code { background-color: #ffc; }
pre code { background-color: #eee; }
.pics { height: 400px; width: 1080px; padding: 0; margin: 0; overflow: hidden; }
.pics img { height: 400px; width: 1080px; padding: 0; border: 0 solid #ccc; background-color: #eee; top: 0; left: 0; }
.pics img {-moz-border-radius: 10px; -webkit-border-radius: 10px;}
.slideshow { height: 400px; width: 1080px; margin: auto; overflow: hidden; }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }

/* End: Query Header Slider für Referenzen */

/* --------------------------------------------------------------------------------------------------------------------- */

/* Begin: News Eintrag - Datum und weiterlesen */

.news_date {
	color: #646464;
	font: normal 83.5% Arial,sans-serif;
	text-decoration: none;
}

/* End: News Eintrag - Datum und weiterlesen */

/* --------------------------------------------------------------------------------------------------------------------- */
.galerie img { 
	padding: 2px;
	border: 2px solid #ccc;
}

.sky h2 {
	background: #ccc;
	padding: 4px;
	margin-top: 30px;
}

.aktuelle_termine img {border: 4px solid #000;
	 padding: 5px;
	 margin: 5px;
}

.bookmark ul{margin: 0 0 10px 0; padding: 0; }
.bookmark ul li{float: left; list-style: none; margin: 0 2px 0 0; padding:0; }
.bookmark li img{ padding: 1px; border: solid 1px #dedede; }

.facebook {
	border: 1px solid;
	padding: 10px;
	width: 100%
	height: 50px;
	background: #ccc;
}

/* slider */
#slider1 {
    width: 601px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
 
/*#slider1Content {
    width: 600px;/* important to be same as image width or wider
	height: 400px;
    position: absolute;
	top: 0;
	margin-left: 0;
	background: url(images/bg_slider.png) no-repeat;
}*/
.slider1Image {
    float: left;
    position: relative;
	display: none;
}


.slider1Image img {
	border: 0;
}
/*.slider1Image span {
    position: absolute;
	font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 5px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}*/

.slider1Image a {
    text-decoration: none;
    color: #fff;
}

.slider1Image a:hover {
    text-decoration: underline;
}

.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}

.bottom {
	bottom: -1px;
    left: 0;
	width: 500px !important;
	height: 30px;
}

ul {list-style-type: none;}

/* end slider */

