/* CSS for Klinikum Aschaffenburg 2010 */
/* set and reset global styles */
*{
   margin:0;
   padding:0;
   }

img{
   border:none;
   }

h1, .aural{
   display:none;
   }

.left{
   float:left;
   }

.right{
   float:right;
   }

.clear{
   clear:both;   
   }
   
html{
   height:101%;
   }

ul,ol{
   list-style:none;   
   }

body {
   color:#000;
   background:#fff;
   font-family: Arial, Helvetica, sans-serif;
   text-align:center;
   font-size: 100.1%;
   padding:0 0 10px 0;
   }
	
/* layout */

#base{
   width:72em;
   font-size:0.85em;
   margin:10px auto;
   }
   
#header{}

#subheader{
   height:6.7em; 
   }
   
#meta{
   width:44em;
   height:2em;
   float:left;
   padding:10px 0 0 0;
   color: #6f6f6f;
   }

#zertifikat{
   float:right;
   width:10em;
   padding-top: 10px;
   }

#mainnavi{
   height:2.8em;
   }
   
#keyvisual,
#keyvisualContent{
   margin-top:20px;
   height:216px;
   border:solid 2px #e6e6e6;
   }
   
#keyvisual{
   background:url(../images/layout/header-home-bg.jpg) no-repeat left top ;
   }
  
#keyvisualContent{
   height:126px;
   }
  
#imagecontainer{
   width:778px;
   float:left;
   overflow: hidden;   
   } 
   
#logo{
   float:right;
   text-align: left;
   padding-top:34px;
   width:197px;
   }
   
#keyvisualContent #logo{
   width:188px;
   padding-top:0;   
   }

#jumppoints{
   height:30px;
   margin: -29px 0 0 0;
   position: absolute;
   text-align: right;
   width:72em;
   }

#jumppoints img{
  float:right; 
  }
   
#contentwrapper{
   float:left; 
   text-align: left;
   width:100%;
   padding-bottom: 14px;
   } 
 
#col-left-wide,
#leftfooter{
   width:55.9em;
   float:left;
   padding:14px 0 0 10px;
   }
   
#col-right,
#rightfooter{
   float: right;
   width:14.6em;
   overflow: hidden;
   padding:14px 0 0 0;
   }

#col-left{
   width:18em;   
   float:left;
   overflow:hidden;
   }

#col-center{
   width:37em;   
   float:left;
   padding-left:20px;
   min-height:14em;
   }
   
#leftfooter,
#rightfooter{
   padding-top: 6px;
   border-top: solid 1px #a9a9a9;
   color:#6f6f6f;
   }
   
#rightfooter{
   font-size:0.9em;
   width:16.2em;
   }

#footer{
   float:left; 
   width:100%;
   padding-bottom: 14px; 
   clear: both;
   }    

/* navigation */
a{
   font-weight:normal;
   color: #393;
   outline: none;
   }

a:visited{ 
   color:#6d9f6d;
   }

a:hover{ 
   color:#6d9f6d;
   }



.home a{
   color: #393;
   font-weight: bold;
   outline: none;
   }

.home a:visited{ 
   color:#6d9f6d;
   }

.home a:hover{ 
   color:#236f22;
   }
   
#mainnavi ul {   
   }

#mainnavi ul li{
   float:left;   
   }
   
#mainnavi ul li.first a,
#mainnavi ul li.last a{
   border-left: solid 2px #e6e6e6;
   border-right: solid 2px #e6e6e6;
   }

#mainnavi ul li.first span.link,
#mainnavi ul li.last span.link{
   border-left: solid 2px #32791f;
   border-right: solid 2px #32791f;
   }
      
#mainnavi ul li a,
#mainnavi ul li span.link{
   display: block;
   font-size: 1.1em;
   font-weight:bold;
   border:solid 2px #e6e6e6;
   border-left: solid 1px #e6e6e6;
   border-right: solid 1px #e6e6e6;
   text-decoration: none;
   background:url(../images/layout/mainnavi-bg.png) left top repeat-x ;
   }
   
#mainnavi ul li a span,
#mainnavi ul li span.link span{
   border:solid 1px #fff;
   /*padding:7px 25px 5px 25px;*/
   padding:7px 1.67em 5px 1.67em;
   display: block;
   }

#mainnavi ul li a:hover,
#mainnavi ul li span.link,
#mainnavi ul li.active a{
   border-color:#32791f;
   text-decoration: none;
   background:url(../images/layout/mainnavi-active-bg.png) left top repeat-x #30761e;
   color:#fff;
   }

#mainnavi ul li a:hover span,
#mainnavi ul li span.link span,
#mainnavi ul li.active span{
   border-color:#32791f;
   }

#meta{
   text-align:left;
   }

#meta ul li.first{
   padding-left:0;
   }
      
.meta ul{
   float:left;
   }
   
.meta ul li{
   display:inline;
   padding:0 15px 0 13px;
   border-right:solid 1px;
   font-size:0.9em;   
   }

.meta ul li a{
   font-weight:normal;
   color:#6f6f6f;
   }
   
.meta ul li a:hover{
   color:#000;
  text-decoration:none;
   }
   
   
.meta ul li.last{
   border-right:none;
   }
 
.meta ul li span{}

#mediNaviList li a,
#mediNaviList li span{
   display:block;
   border:solid 2px #e6e6e6;
   padding:4px 10px;
   margin:2px;
   font-weight:bold;
   color:#393;
   background:url(../images/layout/medizinNaviList.png) left top repeat-x #f3f3f3;
   }

#mediNaviList li ul {
   background:#f3f3f3;
   margin:0 40px;
   padding:0;
 }
 
#mediNaviList li ul li{
   border-bottom:solid 1px #fff;
   padding-left:20px;
   font-size:0.95em;
   background:url(../images/layout/medizinNaviListSub.png) left top repeat-x #ebebeb;
 }

#mediNaviList li ul li.neon,
#mediNaviList li ul li.ryth,
#mediNaviList li ul li.akutger{
   padding-left:40px;  
   } 
 

#mediNaviList li ul li a{
   border:none;
   background:url(../images/layout/medizinNaviListSubDefaultPoint.gif) left center no-repeat;
   color:#000;
   padding-left:20px;
   }
   
   
#mediNaviList li ul li.chi1 a{
   background-image:url(../images/layout/icons/chirurgie1NaviListSubPoint.gif);
   }
#mediNaviList li ul li.chi2 a{
   background-image:url(../images/layout/icons/chirurgie2NaviListSubPoint.gif);
   }
#mediNaviList li ul li.frau a{
   background-image:url(../images/layout/icons/frauenklinikNaviListSubPoint.gif);
   }
#mediNaviList li ul li.anae a{
   background-image:url(../images/layout/icons/anaesthNaviListSubPoint.gif);
   }
#mediNaviList li ul li.kind a{
   background-image:url(../images/layout/icons/kijumedNaviListSubPoint.gif);
   }
#mediNaviList li ul li.neon a{
   background-image:url(../images/layout/icons/neonatNaviListSubPoint.gif );
   }
#mediNaviList li ul li.palla a{
   background-image:url(../images/layout/icons/palliativNaviListSubPoint.gif);
   }
#mediNaviList li ul li.psyc a{
   background-image:url(../images/layout/icons/kijupsychNaviListSubPoint.gif);
   }
#mediNaviList li ul li.radi a{
   background-image:url(../images/layout/icons/radiologieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.med1 a{
   background-image:url(../images/layout/icons/med1NaviListSubPoint.gif);
   }
#mediNaviList li ul li.ryth a{
   background-image:url(../images/layout/icons/rhythmologieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.med2 a{
   background-image:url(../images/layout/icons/med2NaviListSubPoint.gif);
   }
#mediNaviList li ul li.neuc a{
   background-image:url(../images/layout/icons/neurochirurgieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.neul a{
   background-image:url(../images/layout/icons/neurologieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.akutger a{
   background-image:url(../images/layout/icons/akutgerNaviListSubPoint.gif);
   }
#mediNaviList li ul li.urol a{
   background-image:url(../images/layout/icons/urologieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.path a{
   background-image:url(../images/layout/icons/pathologieNaviListSubPoint.gif);
   }
#mediNaviList li ul li.labo a{
   background-image:url(../images/layout/icons/zentrallaborNaviListSubPoint.gif);
   }

#breadcrumb{
   border:solid 2px #e6e6e6;
   text-align:left;
   margin-top:20px; 
   background:url(../images/layout/medizinNaviList.png) left top repeat-x #f3f3f3;
   font-size:0.95em;
   }

#breadcrumb div{
   border:solid 1px #fff;
   border-bottom:none;
   padding:6px 0 6px 12px;
   }

#breadcrumb a{
   color:#000;
   font-weight:normal;
   }
   
#breadcrumb img{
   margin:0 8px 0 8px;
   }

#kliniken{
   margin-top:14px;
   border:solid 2px #363;
   background:url(../images/layout/klinikenNavi.png) left top repeat-x #b8dcb0;
   }   

#kliniken div{
   border:solid 1px #b8dcb0;
   border-bottom:none;
   padding:10px 0 10px 12px;
   font-size:0.95em;
   }   

#kliniken a{
   color:#000;
   font-weight:bold;
   }
   
#submenu  {
   border:solid 2px #e6e6e6;
   margin-top:20px;
   }
   
#submenu h3 {
   background:#f3f3f3;
   font-size:0.95em;
   padding:8px 0 8px 8px;
   border-bottom:solid 1px #fff;
   }

#submenu h3 a{
  text-decoration:none;
  color:#000;
  }

#submenu ul {
   padding:0;
   }

#submenu ul li {
   font-size:0.9em;
   padding:0;
   }

#submenu ul li a,
#submenu ul li span{
   font-weight:normal;
   color:#000;
   text-decoration:none;
   border-bottom:solid 1px #ededed;
   display:block;
   padding:4px 0 4px 25px;
   }

#submenu ul li.last a,
#submenu ul li.last span{
   border-bottom:none;
   }

#submenu ul li a:hover,
#submenu ul li span,
#submenu ul li.current a{
   background:#f3f3f3;
   font-weight:bold; 
  }   

#submenu ul li ul{
  margin:0 0 0 0;
  }   

#submenu ul li ul li{
  padding-left:40px;
  font-size:1em;
  } 

#submenu ul li ul li a,
#submenu ul li ul li span{
  background:#f3f3f3;
  border-bottom:solid 1px #fff;
  padding-left:10px;
  border-left:solid 3px #fff;
  font-weight:normal;
  } 

#submenu ul li.current ul li a{
   font-weight:normal;
   background:#f3f3f3;
   }

#submenu ul li ul li a:hover,
#submenu ul li ul li span{
  background:#ededed;
  border-left:solid 3px #b0b0b0;
  font-weight:bold;
  } 

/* content */

a.download{
   background:url('../images/layout/icons/download_content.gif') left 4px no-repeat;
   padding-left:14px;
   }

a.external-link-new-window,
a.external-link{
   background:url('../images/layout/icons/extern_content.gif') left 4px no-repeat;
   padding-left:14px;   
   }   
   
a.mail{
   background:url('../images/layout/icons/email_content.gif') left 4px no-repeat;
   padding-left:14px;
   } 

.home h2{
   font-size:1.3em;
   }

h2, h3{
   font-size:1.1em;
   padding:0 0 10px 0;
   }
   
h2{
	font-weight:normal;
	color:#393;
	font-size:1.2em;
}

p strong{
	color:#444;
}
   
.csc-header h2{
	clear:both;
	padding:10px 0 20px 0;
}
   
.csc-header-n1 h2{
   color:#393;
   font-size:1.2em;
   padding:24px 0 30px 0;
   font-weight:bold;
   }

p, ul{
   padding:0 0 18px 0;
   }
   
ul li ul{
	padding:0;
}

.csc-textpic-intext-left ol, 
.csc-textpic-intext-left ul {
	overflow:visible;
	padding-left:0;
}

.csc-textpic{
   clear:both;
   border-bottom:solid 20px #fff;
   }

.csc-textpic-image dt {
   background:#e6e6e6;
   }

.csc-textpic-imagewrap{
  /* border-bottom:solid 1px #fff;*/
   }   

.csc-textpic-caption{
   padding:0 4px 4px 4px;
   background:#e6e6e6;
   font-size:0.8em;
   }

#col-center ul {
   list-style-image:url('../images/layout/list-image.gif');
   margin-left:24px;
   }
   
#col-center div.csc-textpic-intext-right div.csc-textpic-imagewrap ul{
   margin:0;
   }

   
.csc-sword{
   background:#a6d199!important;
   }
   
#col-center div.content-backlink{
   margin-top:10px;
   margin-bottom:-14px;
   text-decoration:none;
   color:#6f6f6f;   
   }

#col-center div.content-backlink a{
   text-decoration:none;
   }
      
/* tabellen */

table.contenttable{
	font-size:0.9em;
	border-collapse:collapse;
	margin-bottom:18px;
}

table caption{
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
	padding:0 0 10px 0;
}

table.contenttable tbody, table.contenttable thead{
	border:solid #e6e6e6;
	border-width:1px 0 0 1px;
}

table.contenttable td, table.contenttable thead th{
	border:solid #e6e6e6;
	border-width:0 1px 1px 0;
	padding:3px 3px 3px 2px;
	line-height:1.5em;
}

table.contenttable td.td-0{
	font-weight:bold;
}

table.contenttable tr.tr-odd{
	background:#e6e6e6;
}

/* rechte seite */

#col-right h3{
   background:#e6e6e6; 
   padding:2px 8px;
   font-size:0.9em;
   color:#000;
   clear:both;
   } 

#col-right .csc-textpic,
#col-right .csc-text{
   margin:0 0 10px 0;
   background:#f3f3f3;
   border:solid 2px #e6e6e6;
   clear:both;
   }

#col-right .csc-default p{
  padding:8px 5px 8px 8px;
  font-size:0.9em;
  }
   
#col-right .csc-textpic-image dt {
   background:#f3f3f3;
   }

#col-right .csc-textpic-imagewrap{}   

#col-right .csc-textpic-text{
   min-height:50px;
   }   

#col-right .csc-textpic-caption{
   background:#fff;
   border:solid 2px #e6e6e6;
   padding:2px;
   }

#col-right .csc-textpic-intext-left .csc-textpic-imagewrap{
	height:50px;
	overflow:hidden;
} 

#col-right .csc-textpic .csc-textpic-single-image img{
	margin-bottom:0 !important;
}  

#col-right a{
   font-weight:normal;
   color:#000;
   display:inline-block;
   }
   
#col-right .csc-textpic-intext-left .csc-textpic-text a{
   max-width:80px;

}   

   
   

#col-right a.internal-link{
   background:url('../images/layout/icons/list-image-right-col.gif') left 4px no-repeat;
   padding-left:10px;
   }

#col-right a.download{
   background:url('../images/layout/icons/download.gif') left 4px no-repeat;
   padding-left:14px;
   }
   
#col-right a.external-link-new-window{
   background:url('../images/layout/icons/extern.gif') left 4px no-repeat;
   padding-left:14px;   
   }   
   
#col-right a.mail{
   background:url('../images/layout/icons/email.gif') left 4px no-repeat;
   padding-left:14px;
   } 

/* Formulare global */

fieldset{
   border: none;
   padding:10px 0;
   }

legend{
   display:none;
   }

label{
   font-weight:bold;
   padding-right:10px;
   }

fieldset hr{
   border: none;
   clear:both;
   padding:10px;
   }
 
input{
   border: solid 1px #c1c1c1;
   background:url(../images/layout/mainnavi-bg.png) left top repeat-x ;
   }

input.submit,
#col-center .submit input{
   background:url(../images/layout/input-submit-bg.png) left top repeat-x #808080;
   cursor:pointer;
   color:#fff;
   font-weight: bold;
   }

/* Suchformular */
#col-right fieldset{
   float:right;
   padding:0 0 20px 0;
   }

#col-right input{
  background:url(../images/layout/mainnavi-bg.png) left top repeat-x ;
  font-size: 0.9em;
  width:10.2em;
   }
   
#col-right input.submit{
  width:5em;
  margin-left: 2px;
  background:url(../images/layout/input-submit-bg.png) left top repeat-x #808080;
   }
   
/* Formulare im Content inkl. Kontaktformular*/

#col-center form .even,
#col-center form .odd{
   background:#fff;
   padding-bottom:6px;
   border:none;
   }

#col-center label{
   width:130px;
   display:block;
   float:left;
   clear:left;
   margin:4px;
   font-weight:normal;
   padding:0;
   }

#col-center input{  
   background: url("../images/layout/mainnavi-bg.png") repeat-x left top #fff;
   margin:4px;
   width:355px;
   }
   
#col-center textarea{  
   border:solid 1px #c1c1c1;
   background: url("../images/layout/mainnavi-bg.png") repeat-x left top #fff;
   margin:4px;
   width:355px;
   }
   
#col-center input.validation-failed,
#col-center textarea.validation-failed{
   border:dashed 1px #e2001a;   
   }

#col-center input.submit, 
#col-center .submit input,
#col-center input#Senden{
   background: url("../images/layout/input-submit-bg.png") repeat-x left top #808080;
   cursor: pointer;
   color: #fff;
   font-weight: bold;
   width:auto;
   float:right;
   margin:0;
   }

#col-center .powermail_radio_inner label,
#col-center .powermail_radio_inner input{
   float:left;
   clear:none;
  }

#col-center .powermail_radio_inner label{
  width:50px;
  }

#col-center .powermail_radio_inner input{
  width:20px;
  border:none;
  } 

#col-center .powermail_radio_inner {
  margin-left:150px;
  }
   
div.tx-powermail-pi1_confirmation{
  padding-bottom:30px;
  }

.tx-powermail-pi1_confirmation table {
  border:solid 1px #ccc;  
  margin-bottom:10px;
  width:100%;
  }

.tx-powermail-pi1_confirmation table td{
  border-bottom:solid 1px #ccc;
  padding:4px;
  }

.tx-powermail-pi1_confirmation table td.powermail_all_label{
  background:#f8f8f8;
  border-right:dotted 1px #ccc;
  width:40%;
  }

#col-center .tx-powermail-pi1_confirmation input{
  float:left;
  font-size:1.2em;
  font-weight: bold;
  border:solid 1px #333;
  background:url(../images/layout/input-submit-bg.png) left top repeat-x #808080;
  color:#fff;
  cursor:pointer;
  width:130px;
  }

#col-center .tx-powermail-pi1_confirmation input.tx-powermail-pi1_confirmation_submit{
  float:right;
  width:160px;
  }

span.powermail_mandatory {
  /* Color of mandatory error message */
  color: red;
}

/* error message */
.error {
  /* supply height to ensure consistent positioning for every browser */
  background-color:#bc1616;
  border:1px solid #bc1616;
  font-size:11px;
  color:#fff!important;
  padding:3px 10px 5px 10px;
  margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


  /* CSS3 spicing for mozilla and webkit */
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;

  -moz-box-shadow:0 0 6px #ddd;
  -webkit-box-shadow:0 0 6px #ddd;
  box-shadow:0 0 6px #ddd;
}

.error p {
  margin: 0;
  padding: 0;
  font-weight: bold;
   color:#fff!important;
}

/* pure CSS arrow */
html:root .error em {
  display:block;
  width:0;
  height:0;
  border:10px solid;
  border-color:#bc1616 transparent transparent;
  color:#fff;
  /* positioning */
  position:absolute;
  bottom:-10px;
  left:5px;
  border-bottom:0 none;
}   
   
   
   
   
/* Image x fader */
#headerImageContainer img {
   display:none;
   position:absolute;
   } 
   
   
/* Suche */   
   
#searchform label{
   display:none;
   }

#col-center ul.browsebox{
   margin-left:0;
   }  
   
#col-center ul.browsebox li{
   display:inline;
   padding:0 4px 0 0;
   }   

#col-center ul.browsebox li strong a{
   color:#000;
   text-decoration:none;
   }   
   

/* news */
.news-list-item {
   clear:both;
   padding-bottom:20px;
   }

.news-list-item .imagecrop {
   float:left;
   height:140px;
   overflow:hidden;
   text-align:left;
   background: url("../images/layout/news_dummy.jpg") no-repeat left top #fff;
   width:240px;
   margin-right:10px;
   }

.news-list-item .imagecrop img {
   padding-right:10px;
   }

.news-list-item .news-list-date {
   font-style:italic;
   display:block;
   padding-bottom:10px;   
   }

.news-list-item h3  {
   font-size:1em;
   padding:0;
   
   }

.news-list-item h3 a {
   color:#000;
   text-decoration:none;
   font-weight:bold;
   }

.news-list-item p {
   padding:0;
   }

.news-list-item .news-list-morelink {
   display:block;
   }

.news-list-item .news-list-morelink a{
   color:#000;
   font-weight:normal;   
   background:url(../images/layout/icons/newsmorelink.gif) no-repeat left center;
   padding-left:12px;
   }
   
.news-list-item .news-list-category{
   font-size:0.85em;
   color:#6f6f6f;
   clear:left;
   }   
   
.news-single-item h2{
   color:#393;
   font-size:1.2em;
   padding:18px 0 20px 0;
   }
.news-single-item .imagecrop {
   float:left;
   width:240px;
   overflow:hidden;
   margin-right:10px;
   }

.news-single-date {
   display:block;
   padding-bottom:10px;   
   }
   
.news-single-category{
	color:#6F6F6F;
	font-size:0.9em;
}

.news-single-item div.subheader {
   font-weight:bold;
   padding-bottom:10px;   
   }   
   
.news-single-backlink a {
   color:#000;
   font-weight:normal;   
   background:url(../images/layout/icons/newsbacklink.gif) no-repeat left center;
   padding-left:12px;
   }   
   
.news-single-imgcaption{
   padding:0 4px 4px 4px;
   background-color: #e6e6e6;
   font-size: 0.8em;
   margin:-3px 0 10px 0px;
   }
      
#col-right #news p{
   padding:0 8px;
   }

#col-right #news p.teasertop {
   padding-top:8px;
   }

#col-right #news p.teasertop a{
   text-decoration:none;
   }

#col-right .news-list-morelink a{
   background:url(../images/layout/icons/newsmorelink.gif) no-repeat left center;
   padding-left:12px;
   margin-bottom:8px;
   display:block;
   }




.news-page-browser .browseLinksWrap .active{
	border:1px solid #C1C1C1;
	font-size:1.1em;
	font-weight:bold;
	background:url("../images/layout/mainnavi-bg.png") repeat-x left top #fff;
	
}

.news-page-browser .browseLinksWrap a{
	background:url("../images/layout/input-submit-bg.png") repeat-x left top #808080;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

.news-page-browser .browseLinksWrap .active,
.news-page-browser .browseLinksWrap a{
	margin-right:5px;
	padding:3px 5px;
}
  
/* Stellenangebote */
div.job-list-container{
   border:solid 2px #e6e6e6;
   }
   
div.job-header{
   border-bottom:solid 2px #e6e6e6;
   font-weight:bold;
   background:url(../images/layout/medizinNaviList.png) left top repeat-x #fff;
   }
   
div.hint{
   padding:6px 0 0 5px;
   }
   
div.first-col{
   float:left;
   width:80%;
   }

div.second-col{
   float:left;
   width:20%;
   }
div.job-item{
   clear:both;
   padding:6px 0;
   }

div.job-item p{
   padding:0 0 2px 20px;
   }

div.job-item h3{
   padding:0 0 2px 0;
   }   

div.job-item h3 a{
   color:#000;
   background:url(../images/layout/icons/newsmorelink.gif) no-repeat 6px 6px;
   padding:0 0 2px 20px;
   display:block; 
   }

div.even{
   background:#f3f3f3;
   }

div.job-item .news-list-morelink{
   display:none;
   }
   
h2.jobheader{
   color:#393;
   font-size:1.2em;
   padding:18px 0 2px 0;
   }
      
div.job-single-cat{
   font-weight:bold;
   padding: 0 0 10px 0; 
   }
   
div.job-single-date{
   padding: 0 0 10px 0; 
   }   
     
     
/*Termine*/

div.news-date-item h3{
   float:left;
   width:16.5em;
   }

div.news-date-item h4 a{
   font-weight:bold;
   color:#000;
   text-decoration:none;
   font-size:1.1em;
   width:17em;
   display:block;
   float:left;
   }

div.news-date-item div.categorycrop{
   clear:left;
   width:18.3em;
   min-height:100px;
   float:left;
   }

div.news-date-item div.categorycrop img{
   float:left;
   padding:4px 0 0 0;
   }

div.news-date-item div.categorycrop .news-list-category{
   padding:0 0 0 30px;
   font-size:0.9em;
   }

div.news-date-item div.textblock{
   float:left;
   width:17em;
   min-height:100px;
   }

div.news-date-item span.news-list-morelink a{
   display:block;
   color:#000;
   background:url(../images/layout/icons/newsmorelink.gif) no-repeat left center;
   padding-left:12px;
   }
   
/* Veranstaltungen neu */

div.odd,
div.even{
		border-width:1px 1px 0 1px;
		border-color:#e6e6e6;
		border-style:solid;
		overflow:hidden;
}

div.even{
		background:#e6e6e6;
}

div.categories{
	display:none;
}

div.events-left{
	float:left;
	width:130px;
	border-right:1px solid #e6e6e6;
	padding:10px 0 5px 10px;
}

div.events-left h3,
div.events-left p{
	padding:0 0 7px 0;
	}

div.events-right{
	width:345px;
	float:right;
	padding:10px 0 0 10px;
}

div.events-right h4 a{
	color:#000;
	text-decoration:none;
}

div.events-cat{
	font-size:0.9em;
}

div.events-right span.events-more a{
   display:block;
   color:#000;
   background:url(../images/layout/icons/newsmorelink.gif) no-repeat left center;
   padding-left:12px;
   font-size:0.9em;
   margin-top:12px;
   }
   
div.news-list2-container hr{
	border:none;
	border-top:1px #e6e6e6 solid;
	height:1px;

}



/* Drop-Down */

div#kategorielist{
	font-size:0.9em;
	  margin:-24px 0 10px 0;
	}

div#kategorielist p{
	cursor:pointer;
	border:1px solid #999;
	padding:1px 0 1px 2px;
	width:272px;
	background:url(../images/layout/drop-down.gif) no-repeat top right;
}


#kategorielist h3{
  padding-bottom: 4px;
  }


#kategorielist a{
	width:272px;
  display:block;
  padding:1px 2px;
  margin:0;
  border:solid 1px #e6e6e6;
  color:#000;
  text-decoration:none;
  background:#fff;

  }

#kategorielist a:hover{
  background:#44a12c;
  color:#fff;
  }

        
/* Sitemap */

div.csc-sitemap ul li a{
	color:#000;
	font-weight:bold;
	
}

div.csc-sitemap ul li ul li a{
	color:#6f6f6f;
	font-weight:normal;
}

div.csc-sitemap ul li ul li ul li a{
	color:#43A02B;
}

   
/*font applet*/
#fontresizer{
   float:left;
   padding-left:12px;
   border-left:solid 1px;
   font-size:0.9em;
   }

#meta #fontresizer a {
   padding:0 6px 0  0!important;
   text-decoration:underline;
   font-weight:normal;
   color:#6f6f6f;
   font-size:1.1em;
   }

#fontresizer a#ka-zoomlink00 {
   padding:0 6px 0 12px !important;
   }

#fontresizer a.ka-zoomlink {
   text-decoration:underline!important;
   }
   

