
/* CSS Document */

/*+++++++++++++++++++++++++++++++*/
/*+++GENERELLE FORMATIERUNGEN++++*/
/*+++++++++++++++++++++++++++++++*/
* {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
}

body {
  background-image: url(../img/bgr_body.gif);
  background-repeat: repeat-y;
  background-position: center top;
  text-align: center;
  background-color: #fff;
  color: #58585a;
  font-family: Arial, Verdana, Sans-Serif;
}

.cleardiv {clear: both;}
img {border: none;}
a, a:link, a:visited, a:active, a:hover, a:focus {color: #58585a; text-decoration: underline;}
a img {border: none;}
fieldset {border: none;}

h1 {border-bottom: 3px solid #ffd201; margin-bottom: 25px;}
h1 img {margin-bottom: 7px;}

h1.csc-firstHeader {
   font-size:30px;
   font-family:Arial Narrow, arial;
}

.teaser_right h1 {border-bottom: 2px solid #eeeeee; margin: 13px;}
.footer-content h1 {border-bottom: none; margin-bottom: 0px;}
.footer-content h1 img {border-bottom: 12px;}

h2 { 
border-bottom:1px solid #E1E1E1;
font-size:1.3em;
margin:30px 0 10px 0;
padding:0 0 5px;
}

p {line-height: 1.4em; text-indent: 0px;padding:5px 0;}
#start .column_left p {margin: 0px 0px 20px 50px; 
  display:none;}
#start .column_center p {margin: 0px 0px 20px 50px;}
#start .column_right p {margin: 0px 13px 0px 13px; color: #929294;}

ul.csc-bulletlist {
margin:15px 0;
padding:0;
}

ul.csc-bulletlist li {
list-style-type: none;
background: url(../img/bullet_list.gif) no-repeat left center;
padding:3px 0 3px 15px;
margin: 0;
}


/*+++++++++++++++++++++++++++++++*/
/*+++++++++SEITENGERUEST+++++++++*/
/*+++++++++++++++++++++++++++++++*/
#page {
  margin: 0px auto;
  width: 1003px;
  text-align: left;
}

#glob_nav {
  display:none;
  margin: 7px 17px 0px 17px;
  height: 25px;
  font-size: 0.6em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #b3b3b3;
}

#logo {
  height: 88px;
  text-align: center;
  border-bottom: 3px solid #585858;
}

#main_nav {
  display:none;  
  height: 30px;
  background-image: url(../img/bgr_main_nav.gif);
  background-repeat: repeat-x;
  background-color: #eec400;
  border-bottom: 1px solid #c6c5c5;
  color: #676767;
  font-size: 0.9em;
}

#content {
  margin-bottom: 5px;
  font-size: 0.75em;
}

#footer {
  background-image:none;
  background-color: #ffffff;
  height: 128px;
  padding-right: 0;
  font-size: 0.6em;
  line-height: 1.2em;
}



/**********************************Spalten******************************/
.column {
  float: left;
  display: inline;
  margin: 40px 0px 0px 20px;
  padding: 0px;
}

#folge .column {
  margin:25px 0px 0px 20px;
}

#start .column_left, #start .column_center {
  width: 350px;
}

#start .column_right, #folge .column_right {
  width: 226px;
  display:none;
}



#folge .column_left {
	width: 220px;

  display:none;
}

#folge .column_center {
  width: 480px;
}

/*+++++++++++++++++++++++++++++++*/
/*++++++++HAUPTNAVIGATION++++++++*/
/*+++++++++++++++++++++++++++++++*/
/*#main_nav ul {
  list-style-type: none;
  margin: 0 0 0 4px;
  float: left;
  padding: 0px;
}

#main_nav ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  float: left;
}

#main_nav ul li a {
  display: block;
  float: left;
  padding: 7px 16px;
  margin: 0px;
  text-decoration: none;
  color: #676767;
  background-image: url(../img/bgr_main_nav_trenner.gif);
  background-position: right top;
  background-repeat: no-repeat;
}*/

/**************************Schriftgroessenaenderung**********************/
#fontsize { float: right; margin: 7px 17px 0 0; }
#fontsize .small { font-size: 0.6em; margin: 0 2px 0 4px; color: #8a7100; }
#fontsize .big { font-size: 0.9em; margin: 0 4px 0 2px; color: #8a7100; }
#fontsize a, #fontsize a img { text-decoration: none; }

/*+++++++++++++++++++++++++++++++*/
/*++++++GLOBALE NAVIGATION+++++++*/
/*+++++++++++++++++++++++++++++++*/

ul.nav_funk {
  margin:0;
  padding:0;
 display:none;
}

ul.nav_funk li {
  float:left;
  list-style-type:none;
  padding: 0 0.8em 0 0;
}

#glob_nav p {
	line-height: 1.1em;
	}

#glob_nav a, #glob_nav a:link, #glob_nav a:visited, #glob_nav a:active, #glob_nav a:hover, #glob_nav a:focus {
	color: #b3b3b3; text-decoration: none;
	}
	
.direktlinks { float: left; }

/*******************************Sprachwahl****************************/
	.language {float: left;}
	.language img { margin: 0px 7px 0px 0px; float: left; }
	.language img.lastchild { margin: 0px 10px 0px 0px; }
	

/*********************************Suche*******************************/
	#search { width: 550px;
  display:none;}
	
	#search, #search form fieldset { float: right; }
	#search input {
		float: left;
		border: none;
		color: #b3b3b3;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background: none;
		width: 150px;
		height: 12px;
	}
	
	#search form button {
		border: none;
		background: none;
	}
	
	.searchbox {
		margin-right: 5px;
		border: 1px solid #c5c5c3;
		float: left;
		padding: 3px;
	}
	
	.select {
    padding: 0px;
    color: #b3b3b3;
    margin-right: 5px;
		border: 1px solid #c5c5c3;
		float: left;
  }
  
  .select select {
    width: 150px;
  }
  
  .select select option {
    padding: 2px 2px 0px 0px;
  }


/*+++++++++++++++++++++++++++++++*/
/*+++               BREADCRUMB                +++*/
/*+++++++++++++++++++++++++++++++*/

ul.nav_rootline {
   display:block;
   margin:10px 0 0 20px;
   padding:0;
   width:auto;
}

ul.nav_rootline li {
  list-style-type:none;
  float:left;
}

ul.nav_rootline li a:link, ul.nav_rootline li a:visited {
  color:#929294;
  display:block;
  font-weight:normal;
  margin:0 0 0 0.6em;
  padding:0.4em 0 0.4em 1em;
  text-decoration:none;
  background: url(../img/bgr_sub_nav.gif) no-repeat left center;
}


ul.nav_rootline li a:hover, ul.nav_rootline li a:active, 
ul.nav_rootline li a:focus {
  color:#929294;
  display:block;
  font-weight:bold;
  text-decoration:none;
  background: url(../img/bgr_sub_nav_hover.gif) no-repeat left center;
}

ul.nav_rootline li.first a:link, ul.nav_rootline li.first a:visited {
  background: none;
  padding:0.4em 0 0.4em 0;
  margin:0
}


ul.nav_rootline li.first a:hover, ul.nav_rootline li.first a:active, 
ul.nav_rootline li.first a:focus {
  background: none;
}

	
/*+++++++++++++++++++++++++++++++*/
/*++++++++++++INHALTE++++++++++++*/
/*+++++++++++++++++++++++++++++++*/

/**********************************News******************************/
.cal {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
  width: auto;
}

.cal .cal_top {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.cal .cal_top .cal_month {
  border-bottom: 1px dotted #8b8b8b;
  font-size: 0.8em;
  text-transform: uppercase;
  display: block;
  color: #8b8b8b;
  margin: 2px;
}

.cal .cal_top .cal_day {
  padding: 5px 5px 0px 5px;
  display: block;
}

.cal .cal_bottom {
  background-image: url(../img/cal_bottom.gif);
  background-position: right;
  border-left: 1px solid #e5e5e5;
}

/*******************************Teaser rechte Spalte***************************/
.teaser_right {
  background-image: url(../img/bgr_teaser_rechte_spalte.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  border-top: 2px solid #eeeeee;
  border-bottom: 2px solid #fff;
  width: 226px;
  color: #929294;
  margin-bottom: 10px;
}

.teaser_right a, .teaser_right a:link, .teaser_right a:visited, .teaser_right a:active, .teaser_right a:hover, .teaser_right a:focus
	{ color: #929294; }

.teaser_right ul {
  font-size: 0.9em;
  list-style-image: url(../img/pfeil_gelb.gif);
  margin: 3px 13px 10px 30px;
}

.teaser_right ul li { padding: 0px 0px 2px 0px; }

/*++++++++++++++++++++++++++++++++*/
/*+++                    SUBNAV                   ++++*/
/*++++++++++++++++++++++++++++++++*/

ul.nav_sub {
   display:none;
   list-style-type:none; 
   margin:0;
   padding:0;
   border-bottom:2px solid #e1e1e1;
}

ul li.nav_sub_item a:link, ul li.nav_sub_item a:visited {
  border-top:2px solid #e1e1e1;
  color:#929294;
  display:block;
  font-weight:normal;
  padding:0.4em 0em 0.4em 1.3em;
  text-decoration:none;
  background: url(../img/bgr_sub_nav.gif) no-repeat left center;
}

ul li.nav_sub_item a:hover, ul li.nav_sub_item a:active, 
ul li.nav_sub_item a:focus, 
ul li.nav_sub_item_act a:link, 
ul li.nav_sub_item_act a:visited  
 {
  border-top:2px solid #e1e1e1;
  background: url(../img/bgr_sub_nav_hover.gif) no-repeat left center;
  color:#929294;
  display:block;
  font-weight:bold;
  text-decoration:none;
}


/*############# 2. Ebene Subnavigation ###### */
ul.nav_subsub {
   list-style-type:none; 
   margin:0;
   padding:0;
   border:none;
   font-size:0.95em;
}

ul li.nav_subsub_item a:link, ul li.nav_subsub_item a:visited {
  border:none;
  color:#929294;
  display:block;
  font-weight:normal;
  padding:0.3em 0em 0.3em 1.3em;
  text-decoration:none;
  background: none;
}

ul li.nav_subsub_item a:hover, ul li.nav_subsub_item a:active, 
ul li.nav_subsub_item a:focus, 
ul li.nav_subsub_item_act a:link, 
ul li.nav_subsub_item_act a:visited  
 {
  border:none;
  background: none;
  color:#929294;
  display:block;
  font-weight:bold;
  text-decoration:none;
}





/*++++++++++++++++++++++++++++++++*/
/*+++++++++++++FOOTER+++++++++++++*/
/*++++++++++++++++++++++++++++++++*/

#footer, #footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover, #footer a:focus {color: #818181;}

.footer-content {
	float: left;
	display: inline;
	margin-right: 25px;
	margin-top: 15px;
}

#footer .footer-content_left { margin-left: 20px; }
#footer .footer-content_center { display:none; }
#footer .footer-content_right { display:none; }

#footer p {
	line-height: 1.2em;
	margin-bottom: 1em;
}

#footer input {
	width: 85px;
	height: 15px;
	float: left;
	margin-right: 3px;
	border: 1px solid #e6e6e6;
}

#footer button {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/*++++++++++++++++++++++++++++++++*/
/*+++        FOOTER Navigation                 +++*/
/*++++++++++++++++++++++++++++++++*/

ul.nav_footer {
  margin:0;
  padding:0;
  display: none;
}

ul.nav_footer li  {
  float:left;
  list-style-type:none;
  padding:0 0.8em 0 0;
}

/*++++++++++++++++++++++++++++++++*/
/*+++                  SITEMAP                      +++*/
/*++++++++++++++++++++++++++++++++*/


p.csc-sitemap {
  background:#f5f5f5;
}

.csc-sitemap-level1 {
 font-weight:bold;
 margin: 5px 0;
 padding:0;
 border-bottom:2px solid #FFD201;

}

.csc-sitemap-level1 a:link, .csc-sitemap-level1 a:visited, p.csc-sitemap-level1 {
 text-decoration:none;
background:#fff;
font-size:1.1em;
margin:20px 0 5px;
}

.csc-sitemap-level2 {
  padding:2px 0 2px 15px;
  margin:0;
  /*font-size:0.7em;*/
}

.csc-sitemap-level3 {
  padding:2px 0 2px 30px;
  margin:0;
  /*font-size:0.95em;*/
}

.csc-sitemap-level4 {
  padding:2px 0 2px 45px;
  margin:0;
  /*font-size:0.95em;*/
}

/*++++++++++++++++++++++++++++++++++*/
/*+++    SEITE DRUCKEN und TO TOP LINK     +++*/
/*++++++++++++++++++++++++++++++++++*/

#print_top {
 display:none;
}

.print {
float:left;
width:852px;
text-align:right;
margin:0 25px 0 0;
}

.print a:link, .print a:visited {
padding:0 3px 0 0;
font-size:0.85em;
text-decoration:none;
color:#929294;
}

.print a:hover, .print a:focus, .print a:visited {
padding:0 3px 0 0;
font-size:0.85em;
text-decoration:none;
color:#929294;
}

.top {
float:left;
}

.top a:link, .top a:visited {
padding:0 3px 0 0;
font-size:0.85em;
text-decoration:none;
color:#929294;
}

.top a:hover, .top a:focus, .top a:visited {
padding:0 3px 0 0;
font-size:0.85em;
text-decoration:none;
color:#929294;
}
