
* {
  font-size: 100%;
   margin: 0;
   padding: 0;
   font-family: Verdana,Arial,Helvetica,Times;
   font-size:12px;

   line-height:15px;
   color:#555555;   
   outline:none;
   
   
}



body.general {
  top:0;
  left:0;
  margin:0;
  padding:0;
  background-color:#d9d9d4;
  background-image:url(img/bg_site.gif);
  background-repeat:repeat-y;
  position:relative;
  
}

body.cms {
  top:0;
  left:0;
  margin:0;
  padding:0;
  background-color:#ffffff;  
  position:relative;
}

img {
	border:none;
}

*.hidden, *.invisible {
	background: transparent;
	background-color:white;
	background-image: none;
	border: none;
	display: block;
	height: 1px;
	margin: -1px 0 0 -1px;
	overflow: hidden;
	padding: 0;
	position:absolute;
	top:-200px;
	left:-200px;	
	width: 1px;
}

#areaimg {
  height:84px;
  background-repeat:no-repeat;
}

br.clear {
	clear:both;
}

#content {
  width:660px;
  margin-left:40px;
  margin-right:40px;
  padding-top:25px;
}

#contentouter {
  z-index:5;
}

#header {
  height:103px;
  background-color:#ffffff;
  z-index:5;
}

#header-inline {
	width:980px;	
}


#languages {
	 text-align:right;
	 height:21px;
	 width:237px;
	 background-color:#348EE4;
	 padding-top:5px;
}

#logo {
	width:335px;
	float:left;
	padding-right:5px;
}

#mainnavi {
  height:368px;
  width:237px;
  background-color:#6c6b65;
  text-align:right;
}

#navi3 {
	margin-left:40px;
	margin-top:10px;
}

#partleft {
	 width:237px;
	 height:393px;
	 position:absolute;
	 left:0px;
	 
}

#partright {	 	 
	 padding-left:237px;
}

#sidenavi {
   width:600px;
   text-align:right;
   margin-top:78px;
   float:right;
}

#site {
	width:100%;		
	z-index:5;
	top:0;
}


b {
	font-weight:bold;
}

br {  
  line-height:12px;
  margin:0px;
  padding:0px;      
  height:12px;
}

h1,h2,h3,h4,h5,h6 { font-size: 100%; }

h2 {	
  font-weight: bold;  
  display:block;
  padding:0px;
  margin:0px;  
}

h3 {	
  font-weight: bold;  
  padding:0px;
  margin:0px;  
  display:inline;
}

*.alignright {
	text-align:right;
}

a,a:link,a:visited,a:active,a:focus  {
	color : #3D8DE4;
	text-decoration : none;                          
}

A:HOVER  {
	text-decoration : underline;
	}
	

a.header,a.header:link,a.header:visited,a.header:active,a.header:focus,a.header:hover{
  text-decoration : none;
  cursor:pointer;                          
}	
	
  
a.bestview,a.bestview:link,a.bestview:visited,a.bestview:active,a.bestview:focus {
  color : #ED5D62;
  text-decoration: none;
  font-size:10px;
  float:right;
  padding-top:1px;
  padding-right:4px;

}

a.bestview:hover {
  color : #F9818A;
}

a.print,a.print:link,a.print:visited,a.print:active,a.print:focus {
  color : #3D8DE4;
  text-decoration: none;
  font-size:10px;
}

a.print:hover {
  text-decoration: underline;
}

a.languages,a.languages:link,a.languages:visited,a.languages:active,a.languages:focus {
  color:#D6E9F7;
	font-size: 11px;
  text-decoration: none;
}

a.languages:hover {
  text-decoration: underline;
}


a.adresse,a.adresse:link,a.adresse:visited,a.adresse:active,a.adresse:focus {
  font-size:11px;
  display:block;
  width:160px;
  padding-left:8px;
  text-decoration:none;
  color:#555555;
  background-image:url(img/adress_marker.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
}

a.adresse:hover {
  color : #3D8DE4;
  text-decoration:none;
  background-image:url(img/adress_marker_hi.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
}


small {
	font-size:10px;
}

small.events_show {
	font-size:12px;
}


span.adresse {
	font-size:11px;
	display:block;
	width:160px;
	margin-left:6px;
	color:#555555;
}

span.searchcaption {
	font-weight:bold;
	font-size:10px;
	float:left;
}

span.languages {
	color:#D6E9F7;
	font-size: 11px;
    padding-right:16px;
}




/* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */


/* ================================   Mainnavigation 1   =============================== */

ul.mainnavi1 {
	list-style-type:none;	
	background-color:#6c6b65;
	padding-top:25px;
}

a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {  
  color : #CBCAC8;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  display:block;
  padding-left:9px;
  padding-right:9px;
  padding-top:7px;
  padding-bottom:7px;
}

a.mainnavi1:hover {
  color:#ffffff;
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {
  color : #ffffff;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
  display:block;
  padding-left:9px;
  padding-right:9px;
  padding-top:7px;
  padding-bottom:7px;
}


/* ================================   Mainnavigation 2   =============================== */

ul.mainnavi2 {
	list-style-type:none;	
	background-color:#6c6b65;
	padding-top:30px;
}

a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  color : #CBCAC8;
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  display:block;
  padding-left:9px;
  padding-right:9px;
  padding-top:3px;
  padding-bottom:3px;
}

a.mainnavi2:hover {	  
  color:#ffffff;
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
 color : #ffffff;
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  display:block;
  padding-left:9px;
  padding-right:9px;
  padding-top:3px;
  padding-bottom:3px;
  }

/* ================================   Mainnavi3   =============================== */  
  
  
a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  font-size:11px;
  color : #A4373A;  
  text-decoration: none; 
  padding-right:12px;
  letter-spacing:0.02em;
  white-space:nowrap;
}

a.mainnavi3:hover {
  color : #595955;
  text-decoration:none;
  white-space:nowrap;
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {  
  font-size:11px;
  color : #595955;  
  text-decoration: none; 
  padding-right:12px;
  letter-spacing:0.02em;
  white-space:nowrap;
}  
  
/* ================================   Sidenavi   =============================== */  
  
  
a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:11px;
  color : #555555;  
  text-decoration: none; 
  padding-left:12px;
  letter-spacing:0.02em;
  
}

a.sidenavi:hover {
  color : #A4373A;
  text-decoration:none;
}

a.sidenavipress,a.sidenavipress:link,a.sidenavipress:visited,a.sidenavipress:active,a.sidenavipress:focus,a.sidenavipress:hover {  
  font-size:11px;
  color : #A4373A;  
  text-decoration: none; 
  padding-left:12px;
  letter-spacing:0.02em;
}



/*****************************************************************************
 Address Darstellung
 *****************************************************************************/

div.adr-filterbox-group {
  background-color: #EBEBEB ;
  border: 1px solid #4c4c4c ;
  margin: 6px ;
  padding: 3px ;
}

div.adr-filterbox-group-caption {
  width: 130px ;
  float: left ;
  font-weight: bold ;
}

div.adr-filterbox-group-content {
  width: 400px ;
  float: right ;
}




/* ================================   backfor  =============================== */

a.backfor,a.backfor:active,a.backfor:link,a.backfor:visited{
	color : #3D8DE4;
	text-decoration: none;
  font-weight: bold;
}

a.backfor:hover {
	color : #555555;
	text-decoration: underline;
}

span.backfor-info {
  
}

span.backfor-active {
	border: 1px solid #3D8DE4;
  background-color: #EBEBEB ;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

a.backfor {
	padding-left: 2px;
	padding-right: 2px;
}





/* ======================================================================= */
/* === CM                                                                 */
/* ======================================================================= */

.page-title,h1 {
  font-size:14px;
  color : #555555;	
  font-weight: bold;  
  display:block;
  padding:0px;
  margin:0px;
  margin-bottom:24px;
  letter-spacing:1px;
}


.pub-el-text-title {
	padding:0px;
  margin:0px;
	font-weight: bold; 
  margin-bottom:3px; 
  color:#555555;
}

.pub-tth-ul {
	margin-top:5px;
}

.pub-tth-li {
	background-image:url(img/bullet_list.gif) ;
  background-position: left 5px;
	background-repeat:no-repeat;
	list-style:none;
	padding-left:10px;
  margin-bottom:5px;
}

.table-title {
  font-weight : bold;
}

.nav-active {
	font-weight : bold;
  color : #203C89 ;
}

.nav-backtrace {
	color : #8D8D8D;
}

.nav-class-title { 
	color : #ffffff;
	text-decoration: none;
  font-weight: bold;
}

.pub-el-title {
	font-weight : bold;
  color:#555555;
}

.pub-el-leadtitle {
	font-weight : bold;
  color:#555555;
	padding-bottom : 10px;
}


.lead{
	color: #555555;
	font-size : 12px;
  font-weight: bold;

}

.pub-el-footnote {
	font-size : 10px;
}

.pub-el-text {
	margin : 0px 0px 3px 0px;
}

.pub-browseth {
  font-weight : bold;
  margin-bottom:10px;
  line-height:25px;
  color: #555555 ;   
  text-align:left;
}

.pub-browseth p {
  border-bottom:solid 1px #353535;
  margin-bottom:2px;
  height:auto;
}

.pub-browsegroup {
  padding:0px;
  margin:0px;
  margin-top: 8px ;
  font-weight: bold;
  background-color:#E4E4E1;
  padding:2px;
}

.pub-browsetdodd {
background-color : #CECFCA;
padding:3px;
}

.pub-browsetdeven {
  background-color : #C8C9C4;
  padding:3px;
}

.browsetdodd {
background-color : #E4E4E1;
padding:3px;
}

.browsetdeven {
  background-color : #E4E4E1;
  padding:3px;
}

.backfor {
}





/* ======================================================================= */
/* === ELEMENT ZUM SEITENANFANG                                            */
/* ======================================================================= */ 


a.pub-el-gotopagetop,a.pub-el-gotopagetop:link,a.pub-el-gotopagetop:visited,a.pub-el-gotopagetop:active,a.pub-el-gotopagetop:focus {
  color:#4A4A4A;   
  text-decoration:none;
}

a.pub-el-gotopagetop:hover {
  color:#3D8DE4;
  text-decoration:none;  
}

/* ======================================================================= */
/* === ELEMENT FUSSNOTE                                                    */
/* ======================================================================= */ 


p.pub-fussnote {
  border-top:solid 1px #cccccc;
  color:#888888;  
  margin:0;
  padding:0;
  padding-top:3px;
  margin-top:15px;
  line-height:14px;
  font-size:10px; 
}

p.pub-fussnote b {
	color:#888888;  
    line-height:14px;
	font-size:10px;
	font-weight:bold;
}

p.pub-fussnote i {
	color:#888888;  
    line-height:14px;
	font-size:10px;
	font-style:italic;
}
 

/* ====================================================================== */
/* === Linkauflistung                                                     */
/* ====================================================================== */


div.linklist_record {
	clear:both;
	float:left;
	margin-bottom:10px;
	width:470px;
}

div.linklist_image {
	float:left;	
	margin-right:10px;
	width:100px;
}

div.linklist_content {
	float:left;
	width:350px;
}

h2.linklist {
  color : #303030 ;
  clear:both;
  font-size : 11px;
  font-weight : bold;
  margin-bottom:10px;
  padding:2px;
  width:460px;
  
}

h3.linklist {
	padding:0px;
  	margin-bottom:3px;
	font-weight: bold;
	display:block;
}

A.linkcat,A.linkcat:VISITED,A.linkcat:ACTIVE,A.linkcat:LINK  {
  font-family : Verdana,Arial, Helvetica;
	color : #0E53A0;
	font-size : 14px;
	font-weight:bold;
	text-decoration : underline;                
}

A.linkcat:HOVER  {
	color : #F2BF0D;
	text-decoration : underline;
	}	
	

A.linklist_more,A.linklist_more:VISITED,A.linklist_more:ACTIVE,A.linklist_more:LINK  {
 	font-size : 11px;
	text-decoration : underline;                
}

A.linklist_more:HOVER  {
	color : #F2BF0D;
	}		
	
	
A.linklist_link,A.linklist_link:VISITED,A.linklist_link:ACTIVE,A.linklist_link:LINK  {
	font-size : 11px;
	text-decoration : none;  
	display:block;                        
}



A.linklist_link:HOVER  {
	text-decoration : underline;
	}		
	
A.linksshowlink,A.linksshowlink:VISITED,A.linksshowlink:ACTIVE,A.linksshowlink:LINK  {
  font-family : Verdana,Arial, Helvetica;
	color : #000000;
	text-decoration : none;                          
}

A.linksshowlink:HOVER  {
	text-decoration : underline;
	}	   
 
 

/* ======================================================================= */
/* === FORM-FIELDS                                                        */
/* ======================================================================= */

input.dlginput {
  border : 1px solid #555555;
  margin:0px;
  margin-bottom:4px;
  height:18px;
}

input.dlgtext {
  border : 1px solid #555555;
  line-height:20px; 
  margin-bottom:10px;
}

input.dlgsearchinput {
	margin:0;
	padding:0;
	border : 1px solid #4A4A4A;
	font-size :11px;
	background-color: #ECECEC;
	width:100px;
	height:16px;
	margin-right:3px;
	font-weight:normal;
	float:left;
}


input.dlgsearchbutton {
	margin:0;
	padding:0;
  font-size:10px;
  color:#5F5F5F;   
  background-color: #ECECEC ;
  cursor:pointer;
  font-weight:bold;
  width:30px;
  line-height:14px;
  border : 1px solid #4A4A4A;
  height:17px;
  float:left;
}    


.dlgselect { 
    background-color:#ffffff; 
    border:1px solid #DDDDDD;
    margin-bottom:4px;    
    }
    
.dlgselectgender { 
    background-color:#ffffff; 
    border:1px solid #DDDDDD;
    width:150px;
    margin-bottom:4px;       
    }    
    

    
input.dlgbutton {
  color:#ffffff; 
  border : 1px solid #0F4ECC;
  background-color: #3D8DE4 ;
  cursor:pointer;
}

input.dlgerror-input {
	border : 1px solid red;
	margin:0px;
  margin-bottom:4px;
  height:18px;
}

.dlgerror-message {
  color: red ;
}


  
/* ======================================================================= */
/* === FORMULAR-GENERATOR                                                 */
/* ======================================================================= */

.formgap {
  visibility:hidden;
  line-height:15px;
}

.dlgcaption {
	font-weight : bold;
  color: #555555 ;  
}

.dlgcontrol {
	padding-top:1px;
}

.dlgtextarea {
	border : 1px solid #5D5D5D;
	
}

img.pub-form-caption-distance {
  height:10px;
}

.pub-form-group {
  font-weight : bold;
  color : #555555;	
  border:0; 
  border-bottom:solid 1px #7D8081; 
}

.pub-form-caption {
  font-weight : bold;
  color : #555555 ;
  padding-right:10px;

}

.pub-form-caption-req {
  font-weight : bold;
  color : #555555 ;
  padding-right:10px;
}

.pub-form-caption-req-error {
  font-weight : bold;
  color : #ff0000 ;
}

.pub-form-text {
  color : #2c2c2c;
}  

input.formcheckbox {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-right: 5px;
}

input.formradio {
	margin-right:5px;
}

span.form-must-asterisk {
	font-family:verdana,arial;
	font-size:13px;
}


/* ======================================================================= */
/* === FORM 2 MAIL                                                        */
/* ======================================================================= */

div.pair {
	line-height: 20px;
	position: relative; 
	clear:both;
	display:table;

}

label.label-form2mail-must {
  width:120px;
  float:left;

}

label.label-form2mail {
  width:120px;
  float:left;

}

input.dlgtext-form2mail {
  border : 1px solid #555555;
  margin-bottom:5px;
  width:250px;
  padding:2px;
  float:left;

}

input.dlgtext-form2mailerror {
  border : 2px solid #ff0000;
  background-color:#FFEDED;
  margin-bottom:5px;
  width:250px;
   padding:2px;
   float:left;

}

.dlgtextarea-form2mail {
	border : 1px solid #5D5D5D;
	width:320px;
	height:140px;
}

.dlgtextarea-form2mailerror {
	border : 2px solid #ff0000;
  	background-color:#FFEDED;
	width:320px;
	height:140px;
}

hr.line-form2mail {
	 margin-top:5px;
	 margin-bottom:13px;
	 clear:both;
	 width:500px;
}



  
/* ======================================================================= */
/* === ELEMENT LINIE                                                       */
/* ======================================================================= */


hr.elm-hr {
  display:none;
  visibility:hidden;
  font-size:1px;
  line-height:0px;
  height:1px;
  }

div.elm-hr {
  font-size:1px;
  line-height:0px;
  height:1px;
  border-top:1px solid #808080;
}




/* ====================================================================== */
/* === Bild/Text-Element 3                                            === */
/* ====================================================================== */


.pub-el-text-text {
  margin:0px;
	padding:0px;
}

.pub-tth-h2 {
	padding:0px;
  	margin-bottom:3px;
	font-weight: bold;
	color:#555555;
}


.pub-el-text-image-l {
	padding-right:20px;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
	}
	
.pub-el-text-image-r {
	padding-left:30px;
	padding-top:3px;
	padding-bottom:5px;
	float:right;
}

.pub-el-text-image-c {
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
}  

br.txtelm {  
  line-height:1px;
  margin:0px;
  padding:0px;
  font-size:1px;
  height:1px;
}

/* ======================================================================= */
/* === ELEMENT DOCUMENT                                                      */
/* ======================================================================= */
a.pub {
	display:block;
	margin-left:10px;
}

img.elm_document_icon {

}


/* ======================================================================= */
/* === ELEMENT LINK                                                        */
/* ======================================================================= */

div.pub-elm-link {
	clear:both;
}	

a.pub-elm-link {
	background-image:url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	display:block;
}

img.elm_document_icon {
	padding-right:5px;
}


/* ======================================================================= */
/* === Documentlist                                                        */
/* ======================================================================= */

div.elm_documentlist_documentsearch {
	background-color:#efefef;
	padding:5px;
	margin-bottom:10px;
}

span.documentlist_commentscnt {
	font-size:11px;
	padding-right:5px;
} /* ====================================================================== */
/* === CUGUSER                                                        === */
/* ====================================================================== */


h1.employee {
  font-size:14px;
  color : #555555;	
  font-weight: bold;  
  display:block;
  padding:0px;
  margin:0px;
  margin-bottom:14px;
  letter-spacing:1px;
}

h2.employee {
  color : #555555;	
  font-weight: normal;  
  display:block;
  padding:0px;
  margin:0px;
  margin-bottom:2px;  
}

a.employee,a.employee:link,a.employee:visited,a.employee:active,a.employee:focus {
  color : #348EE4;
  text-decoration: none;
  background-image:url(img/arrow.gif);
  background-repeat:no-repeat;
  padding-left:10px;
}

a.employee:hover {
  text-decoration: underline;
  background-image:url(img/arrow.gif);
  background-repeat:no-repeat;
  padding-left:10px;
} 
/* ====================================================================== */
/* === ELEMENT LINKLIST                                                   */
/* ====================================================================== */

A.linkcat,A.linkcat:VISITED,A.linkcat:ACTIVE,A.linkcat:LINK  {
  font-family: Verdana,Arial, Helvetica ;
	color: #0E53A0 ;
	font-size: 12px ;
	font-weight: bold ;
	text-decoration: underline ;                
}

A.linkcat:HOVER  {
	color: #F2BF0D ;
	text-decoration: underline ;
}	

A.linklist_link,A.linklist_link:VISITED,A.linklist_link:ACTIVE,A.linklist_link:LINK  {
  font-size: 12px ;
  color : #348EE4;
  text-decoration: none;
  background-image:url(img/arrow.gif);
  background-repeat:no-repeat;
  padding-left:15px;
  margin-top:8px;                      
}

A.linklist_link:HOVER  {
	text-decoration: underline ;
}	

A.linklist_more,A.linklist_more:VISITED,A.linklist_more:ACTIVE,A.linklist_more:LINK  {
 	font-size: 12px ;
	text-decoration: underline ;                
}

A.linklist_more:HOVER  {
	color: #F2BF0D ;
}		

A.linksshowlink,A.linksshowlink:VISITED,A.linksshowlink:ACTIVE,A.linksshowlink:LINK  {
  color: #000000 ;
  text-decoration: none ;                          
}

A.linksshowlink:HOVER  {
	text-decoration: underline ;
}


div.linklist_content {
	float: left ;
	width: 470px ;
}

div.linklist_image {
	float: left ;	
	margin-left: 20px ;
	margin-top:18px;
	width: 150px ;
}

div.linklist_record {
	clear: both ;
	float: left ;
	margin-bottom: 24px ;
	width: 660px ;
}

h2.linklist {
  background-color: #CCCCCC ;
  color: #303030 ;
  clear: both ;
  font-size: 12px ;
  font-weight: bold ;
  margin-bottom: 10px ;
  padding: 2px ;
  width: 660px ;
}

h3.linklist {
	font-weight: bold ; 
	margin: 0px ;
	margin-bottom: 3px ;
  	padding: 0px ;
} a.rssprovider {
  padding-left: 20px ;
	background-image: url(/cm_res/images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left;
} /* ======================================================================= */
/* === SITEMAP                                                            */
/* ======================================================================= */


*.smline {
  border:0px ;
  line-height:0 ;
  margin:0px ;
  padding:0px ;  
  visibility:hidden ;
}



li.sitemap1 {
	
}

ul.sitemap li.sitemap1:first-child {
	display:block;
	padding-top:0px;	
	
}


li.sitemap2 {
 
}

li.sitemap3 {
  
}

li.sitemap4 {
  
}

A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	margin-top:15px;
	display:block;
	padding:2px;
	margin-bottom:8px;
	background-color:#E4E4E1;
	color:#555555 ;
	font-size:12px;
	font-weight:bold ;
	text-decoration:none ;
	padding-left:5px;
}

A.sm1:HOVER  {
	text-decoration:underline ;
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	margin-top:3px;
	padding:3px;
	color:#555555 ;
	font-size:12px ;
	font-weight:normal ;
	text-decoration:none ;
	display:block;
	background-image:url(img/bullet_list.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
}

A.sm2:HOVER  {
	text-decoration:underline ;
}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color:#555555 ;
	font-size:12px ;
	font-weight:normal ;
	text-decoration:none ;
	display:block;
	padding:3px 1px 1px 18px;

}

A.sm3:HOVER  {
	text-decoration:underline ;
}  
  
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color:#c20f0f ;
	font-size:11px ;
	font-weight:normal ;
	text-decoration:none ;
	display:block;
	padding:3px 1px 1px 36px;
}

A.sm4:HOVER  {
	text-decoration:underline ;
}   
	
#sitemap ul {
  list-style:none ;
}
	   
#wrapper_slider {
	width: 660px;
	height: 335px;
	position: relative;
	margin: 0 auto;
}

/***************** Top-Div **********************/

#slider_top {
	width: 660px;
	height: 335px;
	position: absolute;
	z-index: 1000;
}

/* Rounded corners */

#topleft{
	background-image: url(/img/slider/elm_slider_overlay_left.png);
	float: left;
	height:335px;
	top:0px;
	left: 0px;
	width:10px;
}

#topright{
	background-image: url(/img/slider/elm_slider_overlay_right.png);
	float: right;
	height:335px;
	top:0px;
	right: 0px;
	width:10px;
}



/* Controls */

.jFlowNext div {
	background-image: url(/img/slider/elm_slider_next.png);
	height:21px;
	float: right;
	margin-top:290px;
	margin-right: 8px;
	width:28px;
	cursor:pointer;
}

.jFlowPrev div {
	background-image: url(/img/slider/elm_slider_prev.png);
	height:21px;
	float: left;
	margin-top:290px;
	margin-left: 8px;
	width:28px;
	cursor:pointer;
}

.jFlowPrev div:hover {
	background-image: url(/img/slider/elm_slider_prev_over.png);
}

.jFlowNext div:hover {
	background-image: url(/img/slider/elm_slider_next_over.png);
}

/***************** Content **********************/

#container {
	font-family: Verdana, Geneva, sans-serif;
	width: 660px;
	height: 335px;
	position: relative;
}

#container .jFlowSlideContainer a, #container .jFlowSlideContainer a:visited, #container .jFlowSlideContainer a:link {
	color: #fff !important;
  font-size: 14px;
	text-decoration: none;
}

.jFlowSlideContainer a:hover, .jFlowSlideContainer a:active, .jFlowSlideContainer a:focus {
	text-decoration: underline;
}


/***************** Slides **********************/

#container .slide img{
 position: absolute;
 z-index: 1;
}


#container .fontbg {
 background-color: #6c6b65;
 position: absolute;
 top: 265px;
 height: 70px;
 width: 660px;
 z-index: 2;
}


#container .slide {
 background-color: transparent;
}

#container .font {
	color: #fff !important;
	display: block;
	font-size: 14px;
	left: 109px;
	position: absolute;
	top: 279px;
	z-index: 3;
}

#container h6 {
	color: #fff !important;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 7px;
}

/***************** bubble **********************/


#container .bubble {
 background-color: transparent;
 bottom: 40px;
 left: 33px;
 overflow: hidden;
 position: absolute;
 z-index: 4;
}


.bubble_lefttop {
 background-image: url(/img/slider/elm_slider_bubble_lefttop.png);
 float: left;
 height: 13px;
 width: 67px;
}

.bubble_centertop {
 background-image: url(/img/slider/elm_slider_bubble_centertop.png);
 float: left;
 height: 13px;
}

.bubble_righttop {
 background-image: url(/img/slider/elm_slider_bubble_righttop.png);
 float: left;
 height: 13px;
 width: 24px;
}

.bubble_center {
 background-image: url(/img/slider/elm_slider_bubble_center.png);
 background-position: right;
 float: left;
 width: 100%;
}

#container .bubbletext {
 color: #fff !important;
 float: left;
 font-size: 13px !important;
 line-height: 130%;
 letter-spacing: 0.04em;
 padding: 0px 10px 0px 15px;
}

.bubble_leftbottom {
 background-image: url(/img/slider/elm_slider_bubble_leftbottom.png);
 float: left;
 height: 54px;
 width: 67px;
}

.bubble_centerbottom {
 background-image: url(/img/slider/elm_slider_bubble_centerbottom.png);
 float: left;
 height: 54px;
}

.bubble_rightbottom {
 background-image: url(/img/slider/elm_slider_bubble_rightbottom.png);
 float: left;
 height: 54px;
 width: 24px;
}




/* ====================================================================== */
/* === CUG USERSTATUS                                                        */
/* ====================================================================== */

div.cug_infobox {	
	height:80px;
	margin-left:15px;
	text-align:right;
	width:200px;
	background-color:#6c6b65;
}

fieldset.cug_infobox {
	border: 1px solid #989792;
	height: 50px;
	padding:0px;
	position: relative;
	text-align:left;
	width: 200px;	
}

legend.cug_infobox {
	background-color:#6c6b65; /*wichtig für Safari*/
	color:#989792;
	font-size:11px;
	position: absolute;
	top:-.5em;
	
	
}

span.cug_infobox_user {	
	color:#989792;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-top:13px;
	padding-left:10px;	
}

span.cug_infobox_time {
	color:#989792;
	display:block;
	font-size:10px;
	padding-top:2px;
	padding-left:10px;	
}

A.cug_infobox,A.cug_infobox:LINK,A.cug_infobox:VISITED,A.cug_infobox:ACTIVE,A.cug_infobox:FOCUS  {
	background-image:url(img/elm_cuguser_infobox.gif);       	
	background-repeat:no-repeat;
	background-position:top right;
	color : #CAC9C5;
	display:block;
	font-size : 10px;
	padding-right:10px;
	text-decoration : underline;	
}

A.cug_infobox:HOVER  {
	background-image:url(img/elm_cuguser_infobox_hi.gif);  
	color : #ffffff;
	text-decoration : underline;
	
	}
/* ======================================================================= */
/* === ELEMENT COMMENTS  MASKE                                             */
/* ======================================================================= */

.dlgtextarea-comments {
	border:1px solid #000000 ;
	font-size:12px ;
 	height:120px ;
	width:300px ;	
}

input.dlginput-comments {
	border:solid 1px #000000 ;
	font-size:12px ;	
}

label.elm-comments-label {  
	float:left ;
	width:100px ;
	white-space:nowrap;
}  

p.elm-comments-paragraph {
	float:left ;
	text-align:left;
	margin-bottom:10px ;
}  

span.elm-comments-info {
	display:block;
	padding-left:100px;
}



/* ======================================================================= */
/* === ELEMENT COMMENTS                                                    */
/* ======================================================================= */


#commentlist {
	list-style:none ;
	list-style-image:none ;
	padding-bottom:20px ;
	position:relative ;
	width:100% ;
	text-align:left;  
}


#commentlist li {
	background:#f5f5f5 ;
	
	padding-bottom:10px ;
	padding-top:10px ;
}

#commentlist li p {
	color:#4c4c4c ;
	font-size:11px ;
}

#commentlist li.commenttitle {
	background:#f5f5f5 ;
	padding-bottom:5px ;	
	padding-top:5px ;	
}

#commentlist li.commenttitlehi {
	background:#E7ECEF ;
	padding-bottom:5px ;
	padding-top:5px ;
}

#commentlist li.commenttitle label  {
	color:#4c4c4c ;
	font-size:11px ;
	margin-left:10px ;
	position:absolute ;
	width:100px ;  
}

#commentlist li.commenttitlehi label  {  
	color:#4c4c4c ;
	font-size:11px ;
	margin-left:10px ;
	position:absolute ;
	width:100px ;  
}

#commentlist li.commenttitle p {
	color:#4c4c4c ;
	display:block ;
}

#commentlist li.commenttitlehi p {
	color:#4c4c4c ;
	display:block ;
}

#commentlist li p span.author {
	font-weight:bold;
}

#commentlist li p span.comment {
	font-weight:normal ;
}

#commentlist li p span.commenttitle {
  font-weight:bold ;
}

#commentlist li p.comment_text {
	font-size:12px;
}

#commentlist li p.comment_info {
	font-size:11px;
	color:#afafaf;
}




.dlgcaption-comments {
	color:#4C4C4C ;
	font-weight:bold ;	
}

.dlgerror-message {
	font-size :12px;
	color:red ;
}



.elm-comments-summary1 {
	border-top:solid 1px ;
	right:0px ;
	text-align:right ;
	width:100% ;
}


a.commentlink,a.commentlink:link,a.commentlink:visited,a.commentlink:active,a.commentlink:focus {
  font-size:11px ;
  text-decoration:none ;
  font-weight:normal;
}

a.commentlink:hover {
  text-decoration:underline ;
}

a.commentauthor,a.commentauthor:link,a.commentauthor:visited,a.commentauthor:active,a.commentauthor:focus {
  font-size:11px ;
  text-decoration:none ;
  font-weight:bold;
}

a.commentauthor:hover {
  text-decoration:underline ;
}

a.comments-summary-link1,a.comments-summary-link1:link,a.comments-summary-link1:visited,a.comments-summary-link1:active,a.comments-summary-link1:focus {
  color:#F3270E ;
  font-size:10px ;
  text-decoration:none ;
}

a.comments-summary-link1:hover {
  color:#657491 ;
}

a.elm-comment-addcomment {
	padding-right:10px;
}

div.elm-comment-addcomment {
	width:100%;
	text-align:right;
}

div.elm-comments-nocomments {
	padding-top:5px;
	padding-bottom:20px;
}

div.elm-comments-mainarea {
	padding:10px;
	text-align:left;
	background-color:#f5f5f5;
	float:left;
	width:550px;
}

div.elm-comments-newentry {
	text-align:left;
  	width:100% ;
	display:none;
	float:left;
}

div.elm-comments-summary0 {  
  right:0px ;
  width:100% ;
  font-size:11px;
  color:#999999;  
}

h1.elm-comments {
	font-size:14px;
	letter-spacing:0px;
	background-color:#6c6b65;
	color:#afafaf;
	font-weight:bold;
	padding:3px 0px 3px 5px;
	margin:20px 0px 0px 0px;	
	width:565px;
}

h2.elm-comments-title {
	font-size:12px ;
	font-weight:bold ;
	padding-bottom:10px ;
	width:100% ;
}


input.dlgbutton-comments {
  	background-color:#DC2E09 ;
  	border:1px solid #A01D01 ;
	color:#ffffff ; 
	font-size:12px ;  
}

input.dlgerror-input {
	border:1px solid red ;
}


 




small.comments-hint {
  margin-left:85px ;
}

span.elm-comments-summary0 {

  margin-top:-10px ;  
}

span.elm-comments-summary_result {
  font-size:11px;
  color:#999999;  
}



span.error {
	color:#ff0000;
	font-weight:bold;
} 
/* ====================================================================== */
/* === CUGUSER                                                        === */
/* ====================================================================== */

div.cuguser-dialog-frame {  
  margin-left: 6px ;
  margin-top: 6px ;
  width: 450px ;
}

div.cuguser-dialog-title {
 font-size:14px;
  color : #555555;	
  font-weight: bold;  
  display:block;
  padding:0px;
  margin:0px;
  margin-bottom:24px;
  letter-spacing:1px;
  text-align: left ;
}

div.cuguser-dialog-title2 {
  margin-bottom: 16px ;
}

div.cuguser-error-message {
  
  border: 1px solid red ;  
  color: red ;  
  font-weight: bold ;
  margin: 3px ;
  padding: 3px ;
}

div.cuguser-login-frame {
}

div.cuguser-ok-message {
  
  border: solid 1px green ;
  color: green ;  
  font-weight: bold ;
  margin: 3px ;
  padding: 3px ;
}

table.cuguser-dialog-table {
	border-spacing: 5px ;
	padding-bottom: 8px ;	
}


