@charset "UTF-8";

@media all
{

  html * { font-size: 100.01% }

  body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%; 
  }

  h1,h2,h3,h4,h5,h6 { font-weight:normal; margin: 0 0 0.3em 0; color: #414141; }
  h1 { font-size: 200%; margin-left: 5px; }                        /* 24px */
  h2 { font-size: 16px; font-weight: bold; width: 170px; padding-left: 10px; background: #E7E7E7; margin-bottom: 3px; }                    
  h3 { font-size: 18px; margin-left: 5px; margin-bottom: 10px; }                    
  h4 { font-size: 24px; margin: 0 0 2px 0; padding: 0; }                    
  h5 { font-size: 12px; margin: 0 0 2px 0; padding: 0;}                    
  h6 { font-size: 14px; font-style:italic }  
  
  #wrap_content h1 { margin-bottom: 20px; }

  p { line-height: 1.3em; margin: 0 0 1em  ; }
  p.start { line-height: 1.5em; margin: 0 0 1em ; }
  #col3 p { margin-left: 5px; margin-right: 15px; }
  * html #col3 p { margin-right: 15px; }
  #news p { font-size: 11px; line-height: 1.2em; }

  /* ### Lists | Listen  #### */

  #col2 ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 5px; }
  #col2 ul { 
  	list-style-type: none;
  	list-style-image: url(../html/media/nav_bullet.gif);
  	background: #E7E7E7;
  	width: 180px;
  	margin: 0 0 10px 0;
  	padding: 15px 0px 20px 0px;
  	}
  #col2 li { 
  	margin: 0 0 0 25px;
  	padding: 0 ;
  	line-height: 1.4em; 
  	font-size: 0.9em;
  	}
  #col2 li a:hover { color: #D9241D; }
  
  #col3 ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 5px; }
  #col3 ul { 
  	list-style-type: none;
  	list-style-image: url(../html/media/nav_bullet.gif);
  	background: #E7E7E7;
  	background: #fff;
  	margin-right: 5px;
  	padding: 20px 10px 15px 10px;
  	padding: 0px 10px 0px 10px;
  	}
  #col3 li { 
  	margin-left: 1.5em;
  	margin-right: 0.5em;
  	margin-bottom: 0.4em;
  	line-height: 1.4em; 
  	font-size: 0.9em;
  	font-weight: normal;
  	}

  /*dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }*/
  * html div.csc-textpic dl dd { display: block; }

  /* ### text formatting ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }


  /** Generic Content Classes **/

  .note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
  .important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
  .warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /** Links **/

  a {color: #555; text-decoration:none; }
  a:focus,
  a:hover,
  a:active { text-decoration:none;}
  
  #news a.internal-link { font-weight: normal; }
  
  dl.teaser_text a { 
  	background: url(../html/media/link.png) no-repeat 0% 30%; 
  	padding-left: 12px; 
  	font-weight: bold;
  }
  dl.teaser_text a:hover { color: #900; }
  
  a.internal-link, a.external-link, a.mail, a.download { 
  	/*background: url(../html/media/link.png) no-repeat 0% 50%; */
  	/*padding-left: 14px; */
  	font-weight: bold;
  }
  * html a.internal-link{
  	/*background: url(../html/media/link.png) no-repeat 0% 10%; */
  }
  a.internal-link:hover, a.external-link:hover, a.mail:hover, a.download:hover { color: #900; }
  
  /*dl.csc-textpic-image a { background: none !important; padding: 0 0 0 5px !important; }
  dl.csc-textpic-image img { padding-right: 15px !important; }*/
  
  #topnav a { color: #aac; font-weight: bold; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active{ text-decoration:underline; background-color: transparent;}
  
  #footer a { color: #414141; background: transparent; font-weight: normal;}
  #footer a:focus,
  #footer a:hover,
  #footer a:active {color: #414141; background-color: transparent; text-decoration:underline;}
  
  div.csc-textpic-imagewrap { margin-left: 5px; }

  /* -----  Forms  -----------------------------------------------------  */

  #wrap_search {
  	background: url(../html/media/search.jpg) no-repeat left;  
  	height: 22px; 
  	margin: 0; padding: 0;
  }
  
  input.search { 
  	border: 0px; 
  	color: #969696;
  	margin: 0px 4px;
  	padding-top: 4px;
  	font-size: 11px;
  	width: 96px; 
  	height: 18px; 
  	background: transparent;
  }
  
  input.send { 
  	border: 0px; 
  	background: transparent url(../html/media/bt_search.jpg) no-repeat center; 
  	height: 22px; 
  	width: 22px;
  }
  
  /* -----  Captions  --------------------------------------------------  */
  
  span.subImage { font-size: 0.9em; color: #424242; display: block;	 }
  /* note that the "display: block" attribute is required for ie6 to wrap captions properly */
  
  /* -----  Tables  ----------------------------------------------------  */
  
  .contenttable { border-collapse: collapse; font-size: 0.9em; padding-bottom: 10px; margin-left: 5px; margin-bottom: 25px; }
  .contenttable td { width: 200px; vertical-align: top; margin: 0; border-right: 4px solid #fff; }
  .contenttable p{ margin: 0 0 5px 10px; }
  .contenttable .td-0 { background: #f4f4f4; }
  .contenttable .td-1 { background: #f4f4f4; }
  .contenttable .td-2 { background: #f4f4f4; }
  .contenttable .tr-0 { font-weight: bold; }
  .contenttable .tr-0 p{ margin-top: 10px; }
  
  /* -----  RTE-Classes  -----------------------------------------------  */
  
  .untertitel { font-size: 16px; font-weight: bold; color: #414141; }
  .rot { color: #DA251C; font-weight: bold; font-size: 13px; }	
	

}

/* -------------  FE Kontakt -------------  */
.kontakt{
	text-align: left !important;
	padding-bottom:10px;
}

.kontakt p{
	color:#424242;
	margin:0pt 0pt 5px;
	padding:0pt 10px;
}
.kontakt .right{
	width:78%;
	float:right;
}
.kontakt .left{
	width:20%;
	float:left;
}
.kontakt dd{
	clear:both;
}
#wrap_content .kontakt dd, #wrap_content .kontakt p{
	margin:0;
}
#wrap_content .kontakt p{
	padding-left:0;
}
#wrap_content .kontakt #kontakt_text{
	margin-bottom: 1em;
}

