@charset "utf-8";
/*  =======================
	===  Hacks	 		===
	=======================  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/*  -------------------
	--- png Hack IE ---
	-------------------  */	
img, div, input { 
	behavior: url("iepngfix/iepngfix.htc") 
}
	
	
/*  =======================
	===  allgem Aufbau  ===
	=======================  */
/*  -------------------
	--- div Tags    ---
	-------------------  */
* {
	border:0;
	margin:0;
	padding:0;
}
html, body {
	text-align:center;
	font-size:100.01%;
	margin:0 auto;
}
body {
	margin:0;
	background-color: #666666;
	color:#333333;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p {
	padding:0 0 10px 0;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#FFB700;
}
a.aktuell {
	color:#666666;
}
h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	color:#E10000;
	line-height:1.8em;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	width:100%;
	height:20px;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E7E8;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3 {
	color:#E10000;
	line-height:1.6em;
	font-size: 1.2em;
	font-weight: normal;
}

/*  =======================
	===  Seitenaufbau   ===
	=======================  */

/*  -------------------
	---  Wrapper    ---
	-------------------  */
#wrapper {
	width:852px;
	height: auto;
	text-align:left;
	background-image: url(../images/layout/wrapper.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:850px;
}
html>body #wrapper {
  width:850px;
}
/*  -------------------
	--- Header      ---
	-------------------  */
#header {
	width:850px;
	height:195px;
	background:url(../images/layout/header.jpg) no-repeat 0 0;
}

#header_nav_up {
	float: none;
	height: 30px;
	width: 850px;
}
#header_nav_down {
	float: left;
	height: 30px;
	width: 850px;
	padding-top: 125px;
	padding-bottom: 10px;
}
#header_login {
	float: left;
	height: 20px;
	width: 480px;
	padding-left: 250px;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:230px;
	padding-top: 10px;
}
html>body #header_login {
	width:230px;
}

#header_menue {
	float: left;
	height: 30px;
	width: 370px;
	padding-left: 220px;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:150px;
}
html>body #header_menue {
	width:150px;
}

#header_search {
	width: 850px;
	padding-left: 710px;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:140px;
	padding-top: 10px;
}
html>body #header_search {
	width:140px;
}

/*  -------------------
	--- Navigation  ---
	-------------------  */

#nav_main {
	width:850px;
	height:23px;
	padding-left:203px;
	background-image: url(../images/layout/basic_menue.jpg);
	background-repeat: no-repeat;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:647px;

}
html>body #basicmenue {
  width:647px;
}

#nav_left {
	width:204px;
	float: left;
	padding-left: 54px;
	background-image: url(../images/layout/menue_left.jpg);
	background-repeat: no-repeat;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:150px;
}
html>body #nav_left {
	width:150px;
}

#nav_left_ul {
	width:150px;
	height:auto;
	float: left;
}
/*  -------------------
	--- content     ---
	-------------------  */
#content {
	width:500px;
	height:auto;
	float: left;
	background-color: #ffffff;
	padding:20px;
	overflow: hidden;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:460px;
	
}
html>body #content {
	width:460px;
}
/*  -------------------
	--- Infoleiste  ---
	-------------------  */
#info {
	width:146px;
	height:auto;
	float: left;
	background-color: #EEEEEE;
}
#info_news {
	width:146px;
	height:auto;
	float: left;
	padding-left:0px;
	padding-right:0px;
	background-color: #CCCCCC;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:146px;
}
html>body #info_news {
	width:146px;
}

#info_counter {
	width:146px;
	height:auto;
	float: left;
	padding-left:0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:146px;
}
html>body #info_counter {
	width:146px;
}

#info_calender {
	width:146px;
	height:auto;
	float: left;
	padding-left:0px;
	padding-right:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:146px;
}
html>body #info_calender {
	width:146px;
}

/*  -------------------
	--- Footer      ---
	-------------------  */
#footer {
	clear:left;
	width:850px;
	height:43px;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
}
#footer_nav {
	float: none;
	height: 20px;
	width: 850px;
	padding-top:10px;
	padding-bottom:13px;
	padding-left:50px;	
	voice-family: "\"}\"";  /* alle folgenden Deklarationen      *
                           * innerhalb des Deklarationsblockes *
                           * werden von IE 5.x/Win ignoriert   */
	voice-family:inherit;
	width:800px;
}
html>body #footer_nav {
	width:800px;
}
/*  -------------------
	--- Admin Login ---
	-------------------  */

.login_admin_form{
	display: inline;
}
.login_admin_table{
	margin-top: 1px;
	width: 100%;
}
.login_admin_name{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.login_admin_password{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.login_admin_input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	width: 50px;
	border: 1px dotted #FFFFFF;
}
.login_admin_submit{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 40px;
	color: #FFF;
	background-color: #333333;
	border: 1px dotted #FFFFFF;
}

/*  -------------------
	--- Searching   ---
	-------------------  */

.search_form{
	display: inline;
}
.search_table{
	margin-top: 1px;
	width: 100%;
}
.search_title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.search_input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	width: 60px;
	border: 1px dotted #FFFFFF;
}
.search_submit{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 30px;
	background-color: #333333;
	border: 1px dotted #FFFFFF;
}
/*  -------------------
	--- Header-Menue---
	-------------------  */
.header_menue_icon{
	padding: 2px;	
}
/*  -------------------
	--- Nav left    ---
	-------------------  */
	
.menue_left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	color: #FFFFFF;
}
.menue_left_ue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	color: #FFFFFF;
	background-image: url(../images/layout/nav_left_ue.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.menue_left a {
	color: #FFFFFF;
}
.menue_left a.aktuell {
	color: #FFFFFF;
}
.menue_left a:hover {
	color: #ffffff;
	font-weight: bold;
}
/*  -------------------
	--- Nav Content ---
	-------------------  */

#nav_content_div{
	width: 460px;
	height:18px;
	margin-top: 3px;
	padding-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.nav_content_print{
	width: 55px;
	font-size: 10px !important;
	float: left;
	padding-left: 5px;
}
.nav_content_send{
	width: 55px;
	font-size: 10px !important;
	float: left;
	padding-left: 5px;
}
.nav_content_pdf{
	width: 80px;
	font-size: 10px !important;
	float: left;
	padding-left: 5px;
}
.nav_content_back{
	width: 40px;
	font-size: 10px !important;
	float: left;
	padding-left: 5px;
}
.nav_content_top{
	width: 50px;
	font-size: 10px !important;
	float: left;
	padding-left: 5px;
}
.nav_content_zoom{
	width: 80px;
	font-size: 10px !important;
	float: right;
	padding-left: 5px;
}
.content_margsmall {
	margin-right: 0px;
}
.content_textzoom {
	padding: 0;
}
.content_textzoom h3 {
	font-size: 12px !important;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 20px !important;
	margin: 2px 0 2px 0 !important;
}
#nav_content_div a{
	color: #333333;
	text-decoration:none;
}
#nav_content_div a:hover{
	color: #990033;
}
/*  -------------------
	--- Infoleiste  ---
	-------------------  */
.info_news_table{
	width: 100%;
}
.info_news_image{
	height: 88px;
	width: 146px;
}
.info_news_datum{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.info_news_titel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.info_news_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}

.info_counter_table{
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.info_counter_table_einleitung{
	color: #ffffff;
	background-color: #333333;
}
.info_counter_table_text{
	color: #333333;
	background-color: #DDDDDD;
}
.info_counter_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.info_calender_table{
	width: 100%;
	background-color: #333333;
}
.info_calender_table_titel{
	color: #ffffff;
	background-color: #333333;
}
.info_calender_titel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.info_calender_day_title{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 14%;
}
.info_calender_space{
	background-color: #CCCCCC;

}
.info_calender_day{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.info_calender_all_day{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#CCC;
}
.info_calender_day_more{

}
#box a {
}

#info_calender_box a:hover {
	cursor:auto;
}

#info_calender_box a span {
	display:none;
	visibility:hidden; 
	position:absolute;
}

#info_calender_box a:hover span {
	visibility:visible;
	z-index:3;
	display:block;
	width:155px;
	color:#ffffff;
	border:1px solid black;
	padding:8px;
	font-size: 10px;
	text-align: left;
	line-height: 1.1em;
	background-color: #E10005;
}
/*  -------------------
	--- Content     ---
	-------------------  */
.content_site_image{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}
.content_site_einleitung{
	line-height:1.4em;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	padding-bottom: 8px;
}
.content_site_text{
	line-height:1.4em;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	padding-bottom: 8px;
}
.content_site_datum_autor{
	font-size: 1.0em;
	line-height:1.2em;
	font-style: italic;
	color: #666666;
	text-align: left;
	padding-bottom: 0px;
}
.content_site_link{
	font-size: 12px;
	font-weight: bold;
}
.content_site_link a{
	color: #003333;
}
.content_site_link a.aktuell{
	color: #003333;
}
.content_site_link a:hover{
	color: #00CC00;
}

.content_ankuendigung_titel{
	font-size: 1.0em;
	line-height:1.3em;
	font-weight: bold;
	color: #000000;	
	padding-bottom: 5px;
	padding-top: 5px;
}
.content_ankuendigung_datum_autor{
	line-height:1.3em;
	font-size: 1.0em;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.content_ankuendigung_einleitung_text{
	line-height:1.3em;
	font-size: 1.0em;
	color: #333333;	
	padding-bottom: 8px;
}
.content_ankuendigung_mehr_link a{
	color: #000000;
}
.content_ankuendigung_mehr_link a.aktuell{
	color: #000000;
}
.content_ankuendigung_mehr_link a:hover{
	color: #00FF00;
}
.content_news{
	font-size: 1.0em;
	height: auto;
	width: 460px;
	margin-top: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.content_news_datum_autor{
	font-size: 1.0em;
	line-height:1.2em;
	font-style: italic;
	color: #666666;
	text-align: left;
	padding-bottom: 5px;
}
.content_news_image{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.content_news_mehr_link a{
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
}
.content_news_mehr_link a.aktuell{
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}
.content_news_mehr_link a:hover{
	color: #00FF00;
	font-size: 0.8em;
	font-weight: bold;
}
.content_news_text{
	line-height:1.4em;
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	padding-bottom: 8px;
}
.content_comment_title{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 8px;
	width:100%;
	height:20px;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADB1B6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.content_comment_table{
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADB1B6;
}
.content_comment_date_name{
	font-style: italic;
	padding-bottom: 8px;
	font-size: 11px;
}
.content_comment_text{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.3em;
}
.content_comment_form_bezeichnung  {
	display: block;
	width: 130px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}
.content_comment_form_element_250px  {
	display: block;
	width: 250px;
	float: left;
	border: 1px dotted #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content_comment_form_element_30px  {
	display: block;
	width: 30px;
	float: left;
	border: 1px dotted #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content_comment_form_fieldset {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}
.content_comment_form_submit {
	float:left;
	background:#CCCCCC;
	border: 1px solid #666666;
	margin-left: 10px;
	width: 90px;
	margin-bottom: 10px;
}

/*  -------------------
	--- Footer      ---
	-------------------  */
.footer_link a {
	font-size: 12px !important;
	color: #000000;
}
.footer_link a.aktuell {
	color: #000000;
}
.footer_link a:hover {
	color: #0000FF;
}


/*  -------------------
	--- Module      ---
	-------------------  */
.passimage {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_border_ws {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #000;		
}
