/* ====================================================================== */
/* === GENERAL CUSTOM                                                     */
/* ====================================================================== */


@media print {
#mainnavi1, #ticker, #header, #sidenavi, #footer { display:none; }
}



html, body {
height: 100%;
}

#wrapper_page {
min-height: 100%;
background: url(/img/layout/bg_wrapper_page.gif) repeat-y center top;
margin-right:auto;
margin-left:auto;
width: 942px;
}

#page {
overflow:auto;
width: 942px;
padding-bottom: 30px;
}

#area_footer {
position: relative;
margin-top: -30px; /* negative value of footer height */
height: 30px;
margin-right: auto;
margin-left: auto;
padding-left: 249px;
padding-right: 33px;
width: 660px;
clear:both;
}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/
}




body {
  margin:0 ;
  padding:0 ;
}


* {
  font-size:100% ;
  margin:0 ;
  padding:0 ;
  font-family:Verdana,Arial,Helvetica,Times ;
  font-size:12px ;
  color:#606060 ;
  outline:none;
}

body.general, body.full {
background: #d6d6d6 url(/img/layout/bg.gif) repeat-x;   	   
}

body.cms {
  background-color:#ffffff ;    
  left:0 ;
  margin:0 ;
  padding:0 ;
  position:relative ;
  top:0 ;
}

.small_window {
	background-color: #fff;
}

h1,h2,h3,h4,h5,h6 { font-size:100% ; }

br.clear {  
 clear:both;
}

img {
	border:0px;
}

span.small {
	font-size:10px;
}

* > strong > * {
	font-weight:bold;
}

* > b > * {
	font-weight:bold;
}

* > small > * {
	font-size:11px;
}

* > i > * {
	font-style:italic;
}

* > ol > * {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}
/* ====================================================================== */
/* ===  CUSTOM STYLE                                                      */
/* ====================================================================== */





#area_sidenavi {
	background: url(/img/layout/bg.gif) repeat-x; 
  height: 20px;
  padding:16px 5px 0px 0px;
  text-align: right; 
}





#area_header {
	background-color:#fff;
	padding: 10px;
  height: 164px;
  width: 922px;
  }

#logo {
	float: left;
  background-color: #ebebeb;
  height: 73px;
	padding-top: 91px;
}

#area {
	float: right;
  height: 164px;
  width: 706px;
}


#area_content {
	width: 922px;
  padding-left: 10px;
}

#mainnavi1 {
  width:205px;
  margin-right:33px;
  float:left;
}


.facebook {
  padding: 9px 0px 0px 8px;
}


#content {
 	float:left;
	width:660px;
	margin-top:30px;
}


#content * {
	line-height:16px;	
}



#footer {
	border-top: 1px solid #CCCCCC;
  padding-top: 2px;
  width: 660px;
}

#footer .bestview{
	float: right;
}





#languages {
	padding-left:5px;
	padding-right:0px;
}





#ticker {
	width:180px;
 	float:right;
	margin-right:33px;
  padding-top: 30px;
}

a,a:link,a:visited,a:active,a:focus  {
	color : #2870d4 ;
	text-decoration :none;                          
}

A:HOVER  {
	text-decoration :underline;
	}
	
	
a.home {
text-decoration :none; 
}	

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 :#cccccc;
  text-decoration:none;
  color:#cccccc;
	font-size:10px;
	display:block;
	width:170px;
	right:0px;
	float:right;
	text-align:right;
}

a.bestview:hover {
  text-decoration:underline;
}


a.languages,a.languages:link,a.languages:visited,a.languages:active,a.languages:focus {
  color:#000000;
	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;
}



b {
	font-weight:bold;
}

br {  
  line-height:12px;
  margin:0px;
  padding:0px;      
  height:12px;
}

h2 {	
  font-weight:bold;  
  display:block;
  padding:0px;
  margin:0px;  
}

h3 {	
  font-weight:bold;  
  padding:0px;
  margin:0px;  
  display:inline;
}

span.bestview {
	color:#cccccc;
	font-size:10px;
	display:block;
	width:200px;
	right:0px;
	float:right;	
}


	
div.event-infobox {
	background-color:#f0f7ff;
	padding:3px;
	border:solid 1px #d1e1f4;
	float:left;
	margin-top:30px;
	width:360px;
}




/* ======================================================================= */
/* === CMS BASICS                                                          */
/* ======================================================================= */

*.backfor {
	font-size:12px ;
}


*.lead{
	color:#333333 ;
	font-size:10px ;
  font-weight:bold ;
}

*.nav-active {
	color:#203C89 ;
	font-weight:bold ;	
	font-size:12px ;
}

*.nav-backtrace {
	color:#8D8D8D ;
  	font-size:12px ;
}

*.nav-class-title { 
	color:#ffffff ;
	font-size:12px ;
	font-weight:bold ;
	text-decoration:none ;
}


*.page-title, h1, #content h1, #content p.specialtitle, p.specialtitle  {
	font-size:16px;
	font-weight:bold ;
	color:#606060;
	margin:0px ;
	padding:0px ;
	margin-bottom:10px ;
	clear:both;
}




*.pub-browsegroup {
	background-color:#EFEFEF ;
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	margin-top:8px ;
	padding:2px ;
}


*.pub-browsetdodd {
	background-color:#ffffff ;
	padding:3px ;
}

*.pub-browsetdeven {
	background-color:#efefef ;
	padding:3px ;
}

*.browsetdodd {
	background-color:#ffffff ;
	padding:3px ;
}

*.browsetdeven {
	background-color:#efefef ;
	padding:3px ;
}

*.pub-browseth {
	border-bottom:solid 1px #afafaf ;
	color:#606060 ;  
	font-weight:bold ;
	font-size:12px ;
	line-height:20px ;
	margin-bottom:10px ;
	padding-right:3px;	
}

*.pub-el-footnote {
	font-size:10px ;
}

*.pub-el-leadtitle {
	color:#606060 ;
	font-size:12px ;
	font-weight:bold ;  
	padding-bottom:10px ;
}

*.pub-el-text {
	margin:0px 0px 3px 0px ;
}

*.pub-el-text-title {
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	padding:0px ;
}

*.pub-el-title {
	color:#606060 ;
	font-size:12px ;
	font-weight:bold ;  
}

*.pub-tth-li {
	background-image:url(img/bullet_list.gif) ;
  	background-position:0px 3px ;
	background-repeat:no-repeat ;
	list-style:none ;
	margin-bottom:5px ;
	padding-left:15px ;  	
}

*.table-title {
  font-weight:bold ;
  letter-spacing:1px ;
}

small.cmdocument {
	font-size:9px;
}


a.cmdocument {
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	display:block;
	float:left;

}

a.pub-tth-mail {}

a.link,a.link:link,a.link:visited,a.link:active,a.link:focus {
  color : #2870d4 ;
   text-decoration :none; 
   background-image:url(img/bullet_link.gif);
   background-repeat:no-repeat;
   background-position:0px 4px;
   padding-left:12px;     
}

a.link:hover {
  text-decoration: underline;
}

/* ###################################################################### */
/* ### Eventsauflistung CMS ra/5.10.2007 / ra                             */
/* ###################################################################### */
  
div.pub-eventlist-selectorbox {
  border-bottom: 1px solid #4e4e4e ;
  padding-bottom : 6px ;
  margin-bottom : 6px ;
  margin-top: 12px ;
  clear: both ;
}

td.pub-eventlist-selectorcaption {
  padding-right: 6px ;
  font-weight: bold ;
  color : #4e4e4e;
}

td.pub-eventlist-selectorcontrol {
  padding-right: 12px ;
}

td.pub-eventlist-time-odd {
	padding:5px;
  width: 100px ;
	background-color : #f5f5f5;
	font-size:10px;
}

td.pub-eventlist-time-even {
	padding:5px;
  width: 100px ;
	font-size:10px;
}

td.pub-eventlist-text-odd {
	padding:5px;
	background-color : #f5f5f5;
	font-size:10px;
}

td.pub-eventlist-text-even {
	padding:5px;
	font-size:10px;
}

A.pub-eventlist-link,A.pub-eventlist-link:VISITED,A.pub-eventlist-link:ACTIVE,A.pub-eventlist-link:LINK  {
	color : #2870d4;
	font-size : 10px;
	text-decoration : none;
  background-image:url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:10px;
}

A.pub-eventlist-link:HOVER  {
	text-decoration : underline;
	}
/* ======================================================================= */
/* === FORM 2 MAIL                                                         */
/* ======================================================================= */

*.dlgtextarea-form2mail {
	border:1px solid #afafaf ;
	font-size:11px ;
	height:140px ;	
	width:320px ;
}

*.dlgtextarea-form2mailerror {
	border:2px solid #ff0000 ;
  	background-color:#FFEDED ;
	font-size:11px ;
	height:140px ;
	width:320px ;
}

div.pair {
	line-height:20px ;
	position:relative ; 
}


hr.line-form2mail {
	 margin-top:5px ;
	 margin-bottom:13px ;
}

input.dlgtext-form2mail {
  border:1px solid #000000 ;
  font-size:11px ;
  margin-bottom:5px ;
  padding:2px ;
  width:250px ;
}

input.dlgtext-form2mailerror {
  border:2px solid #ff0000 ;
  background-color:#FFEDED ;
  font-size:11px ;
  margin-bottom:5px ;
  width:250px ;
  padding:2px ;
}

label.label-form2mail-must {  
  float:left ;
  width:150px ;
}

label.label-form2mail {  
  float:left ;
  width:150px ;
} /* ======================================================================= */
/* === FORMULAR-GENERATOR                                                  */
/* ======================================================================= */

*.dlgcaption {
  color:#606060 ;  
}

*.dlgtextarea {
	font-size:12px ;
	border:1px solid #afafaf ;
}

*.formgap {
  line-height:1px ;
  visibility:hidden ;  
}

*.pub-form-caption {
  color:#606060 ;
}

.pub-form-caption-req {
  color:#606060 ;
}

.pub-form-caption-req-error {
  color:#ff0000 ;
  font-weight:bold ;
}



*.pub-form-caption-left {
  color:#606060 ;
}

*.pub-form-caption-top {
  color:#606060 ;
  margin-bottom:12px ;
}

*.pub-form-caption-error {
  color:#ff0000 ;
  font-weight:bold ;
}

*.pub-form-caption-ok {
}

*.pub-form-control {
  padding-bottom: 4px ;
}


.pub-form-checkbox {
}


.pub-form-checkbox-caption {
  padding-left:3px ;
}



.pub-form-group {
  background-color:#EDEDED ;
  color:#606060 ;

}

.pub-form-text {
  color:#2c2c2c ;
  font-size:12px ;
}  

span.form-must-asterisk {
	font-family:verdana,arial; /* so lassen, da es besser aussieht */
	font-size:13px;
} /* ====================================================================== */
/* === ELEMENT BILD/TEXT V3.0                                         === */
/* ====================================================================== */


*.pub-el-text-text {
	margin:0px ;
	padding:0px ;
}

*.pub-tth-h2 {
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	padding:0px ;
}


*.pub-el-text-image-l {
	float:left ;
	padding-right:10px ;
	padding-top:1px ;
	padding-bottom:5px ;
	
}

.pub-el-text-image-c {
	padding-top:1px ;
	padding-bottom:5px ;
	text-align:center ;
}  
	
*.pub-el-text-image-r {
	float:right ;
	padding-left:15px ;
	padding-top:1px ;
	padding-bottom:5px ;
}

br.txtelm {  
  font-size:1px ;
  height:1px ;
  line-height:1px ;
  margin:0px ;
  padding:0px ;
}

/* ======================================================================= */
/* === ELEMENT LINE NEU                                                    */
/* ======================================================================= */



div.element_line {
	margin-bottom:1px;
	margin-top:1px;
	border-bottom:solid 1px; 
}

/* ======================================================================= */
/* === ELEMENT LINE ALT                                                    */
/* ======================================================================= */

div.elm-hr {
  border-top:1px solid #afafaf ;
  font-size:1px ;
  height:1px ;
  line-height:0px ;
}

hr.elm-hr {
  display:none ;
  font-size:1px ;
  height:1px ;
  line-height:0px ;
  visibility:hidden ;
}

hr {
	width:100%;
	border:0px;
	border-bottom:solid 1px #afafaf;
	height:1px; 
	padding-top:0px;
}






.elm-listevents-selectorbox {
 	float: left;
  padding-bottom: 15px;
  width: 100%;
}

.elm-listevents-selectorbox select {
	border: 1px solid #aaa;
  font-size: 11;
  margin: 2px 15px 0px 5px;
  padding: 0px; 
}




.elm_listevents_results {
  clear: left;
  float: left;  
  width: 100%
}



.elm_listevents_results .date {
	float: left;
  font-size: 11px;
  margin: 0px ;
  padding-top: 1px;
  width: 110px;
}


.elm_list_item_odd {
 background-color: #d4d6c5;
}



.elm_list_item_even h2, .elm_list_item_odd h2,
.elm_list_item_even .text, .elm_list_item_odd .text {
	margin-left: 125px;
  margin-bottom: 0px; 
}


.elm_list_item_even, .elm_list_item_odd {
 clear: left;
 overflow: hidden;
 padding: 5px;
}


/* ====================================================================== */
/* === 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 :#2870d4;
  text-decoration:none;
  margin-top:2px;
  font-weight:normal;   
  display:block;
                 
}

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 ;
}

span.linkname {
	display:block;
}

div.linklist {
	margin-bottom:20px;
	float:left;
	clear:both;
	width:510px;	
}

div.linklist_content {
	float:left ;
	width:510px ;	
}

div.linklist_gap {
	display:block;
	height:30px;
	clear:both;
}

div.linklist_image {
	float:left ;	
	width:150px ;
	visibility:hidden;
	
}

div.linklist_record {
	clear:both ;
	float:left ;
	margin-bottom:30px ;
	width:510px ;
}

h2.linklist {
  color:#606060 ;
  clear:both ;
  font-size:12px ;
  font-weight:bold ;
  margin-bottom:10px ;
  padding:2px ;
  width:510px ;
  border-bottom:solid 1px #afafaf;
}

h3.linklist {
  font-weight:bold ; 
  clear:both ;
  margin:0px ;
  margin-bottom:3px ;
  padding:0px ;
  display: block ;
  width:510px;
 } /* ====================================================================== */
/* === ELEMENT SEITENAUFLISTUNG                                           */
/* ====================================================================== */

div.pub-listpage-title-top {
  font-weight: bold ;
  padding-bottom: 3px ;
}

*.pub-listpage-backfor-frame {
  margin-bottom:12px ;
}

div.pub-listpage-contentframe {
  float:left ;
  margin-bottom:3px ;
  width:440px ;  
}

div.pub-listpage-date {
  font-size:10px ;
  font-weight:bold ;
  float:left ;
  margin:0px ;
  padding-top:2px ;
  width:60px ;
}

div.pub-listpage-frame {
  clear:both ;
  padding-bottom:6px ; 
  float:left; 
}

div.pub-listpage-group {
  background-color:#f5f5f5 ;
  border:1px solid #4e4e4e ;
  clear:both ;
  font-weight:bold ;
  margin-bottom:6px ;
  padding:6px ;  
}

div.pub-listpage-lead {
  clear:both ;  
  margin:0px ;
  padding-top:3px ;
  width:440px ;
}

div.pub-listpage-linkmore {
  background-image:url(img/element_more.gif) ;
  background-repeat:no-repeat ;
  padding-left:12px ;
  width:440px ;
}

div.pub-listpage-title {
  margin:0px ;
  padding-bottom: 3px ;
}

/* ====================================================================== */
/* === ELEMENT AUFLISTUNG STARTSEITENARTIKEL	                             */
/* ====================================================================== */

#elmliststartpage li {
	background-repeat:no-repeat;
	width:210px;
	float:left;
	margin-bottom:15px;
	display:block;
	height:100px;
	padding-top:115px;

	}
	
#elmliststartpage ul {
	width:670px;
	list-style-type:none;
	}

#elmliststartpage h2 {
	color:#2870d4;
	}
	
#elmliststartpage p.date {
	color:#7f7f7f;
	font-size:11px;
	}    /* ====================================================================== */
/* === ELEMENT ALBUM / DIASHOW                                            */
/* ====================================================================== */

*.albumremote {
  background-image:url(img/album_foto_bg.gif);
  background-repeat:repeat-x;
  line-height:20px;
  border-right:solid 2px #000000;
  padding-left:3px;
  padding-right:3px;
}


a.diashow,a.diashow:link,a.diashow:visited,a.diashow:active,a.diashow:focus {
  background-image:url(img/arrow_more.gif) ;
  background-repeat:no-repeat ;
  color:#BE0000 ;
  padding-left:10px ;
  text-decoration:none ;  
}

a.diashow:hover {
  color:#BE0000 ;
  text-decoration:underline ;
}

a.galleryclose,a.galleryclose:link,a.galleryclose:visited,a.galleryclose:active,a.galleryclose:focus {
  color:#afafaf ;
  padding-left:10px ;
  text-decoration:none ;  
}

a.galleryclose:hover {
  color:#afafaf ;
  text-decoration:underline ;
}

a.gallery-navigator,a.gallery-navigator:link,a.gallery-navigator:visited,a.gallery-navigator:active,a.gallery-navigator:focus {
  color:#BE0000 ;
  text-decoration:none ; 
  font-weight:bold; 
}

a.gallery-navigator:hover {
  color:#BE0000 ;
  text-decoration:underline ;
}

img.albumthumbborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  
}

img.albumthumb {
}


table.gallery-table {
	background-color:#ffffff;
	border:solid 1px;
}

td.gallery-navigator {
  color:#666666 ;
  padding-left:5px ;
  padding-right:5px ;
  text-decoration:none ; 
  font-weight:bold; 
  border-left:solid 2px #000000;
  background-color:#ffffff;
}


td.gallery-remote {
	background-color:#666666;
	padding:5px;
}

span.albumelement-title {
  font-size:11px ;
  margin-top:-12px;
  display:block;
}

span.albumelement-text {
  width:400px;
  display:block;
}
 
span.albumpages {
  display:block ;
  margin-top:10px;
  margin-bottom:25px ;
  padding-bottom:5px ;
  border-bottom:solid 1px #898989;
  width:520px;
 } /* ======================================================================= */
/* === ELEMENT timetable                                                   */
/* ======================================================================= */




td.rentform1-data {
	vertical-align: top;
  padding: 3px ;
}

.rentform1-box {
	border-bottom: 1px solid #727272 ;
}

td.rentform2-data {
	vertical-align: top;
	/*background-color: #E5E5E5 ;
	border-top: 1px solid #727272 ;
	border-bottom: 1px solid #727272 ;*/
}

.rentform-box {
	background-color: #E5E5E5 ;
	border-top: 1px solid #727272 ;
	border-bottom: 1px solid #727272 ;
  margin-top: 3px ;
  margin-bottom: 3px ;
}

/* ======================================================================= */
/* === SEARCH                                                              */
/* ======================================================================= */

div.mainsearch_box {

}

label.mainsearch_caption {
	color:#606060 ;
	margin-right:8px;
}

input.mainsearch_input {
  border:solid 1px #afafaf ;
  font-size:12px ; 
  margin-right:5px ;
}

input.mainsearch_button {
	background-color:#2870d4 ;
	border:solid 1px #19498b ;
	color:#ffffff ;
	cursor:pointer ;
	font-size:12px ;
}

span.result_box_date {
	font-size:10px;
}

span.result_pages_actual {
	font-weight:bold;
}

div.result_pages {
	width:100%;
	float:left;
	border-bottom:solid 1px black;
	height:20px;
	margin-bottom:10px;
	margin-top:15px;
}

div.result_pages_caption {
	width:250px;
	float:left;
	font-weight:bold;
}

div.result_pages_pages {
	width:250px;
	float:right;
	text-align:right;
	z-index:100;
}

div.result_box {
	
}

div.result_box_item {
	border-bottom:dotted 1px #000000;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	position:relative;
	margin-top:20px;
}

div.result_box_header {
	width:520px;
	height:20px;
	position:relative;
	clear:both;
}

div.result_box_title {
	width:480px;
	float:left;
	position:relative;
}

div.result_box_rank {
	font-weight:bold;
	width:40px;
	float:right;
	position:relative;
} /* ======================================================================= */
/* === SITEMAP                                                            */
/* ======================================================================= */


*.smline {
  border:0px ;
  line-height:0 ;
  margin:0px ;
  padding:0px ;  
  visibility:hidden ;
}

 

li.sitemap1 {
	display:block;
	padding-top:20px;

	margin-bottom:5px;
}

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  {
	color:#606060;
	font-size:14px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-bottom:5px;
	display:block;
	margin-top:10px;
	border-bottom:solid 1px #171717;
}

A.sm1:HOVER  {
	color:#2870d4 ;
	text-decoration:none ;
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color:#606060;
	font-size:12px ;

    letter-spacing:1px ;
	text-decoration:none ;  
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
}

A.sm2:HOVER  {
	color:#2870d4 ;

}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color:#606060;
	font-size:11px ;
	font-weight:normal ;
    letter-spacing:1px ;
	text-decoration:none ;               
	margin-left:12px;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	background-image:url(img/nav_marker_sitemap_hi.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;             
}

A.sm3:HOVER  {
	color:#2870d4 ;

}

A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color:#606060;
	font-size:10px ;
	font-weight:normal ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-left:24px;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	background-image:url(img/nav_marker_sitemap_hi.gif);
	background-repeat:no-repeat ;
	background-position:0px 5px ;
	padding-left:14px;     
}

A.sm4:HOVER  {
	color:#2870d4 ;

}  

ul.sitemap {
  list-style:none ;
}

	
/* ======================================================================= */
/* === TABLE                                                               */
/* ======================================================================= */


*.elm_table_browsetdeven {
  	background-color:#f2f2f2 ;
	padding:3px ;
}
span.backfor-active {
  font-weight:bold;
  background-color:#efefef ;
  
}

span.backfor {
  margin:1px;
}

span.backfor-info {
  font-size:12px ;
}


/* ====================================================================== */
/* === backfor gallery  overview                                          */
/* ====================================================================== */

a.backforgeneral {
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#303030;	
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	text-align:center;
}

a.backforgeneral:hover {
	background-color: #303030;
	border:1px solid #303030;
	color:white;
}

a.backforgeneral:active {
	background-color: #3079b4;
	border:1px solid #3079b4;
	color:white;
}

*.backfor-activegeneral {
	background-color: #3079b4;
	border:1px solid #3079b4;
	color:white;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;



}

*.backfor-inactivegeneral {
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	color:#bfbfbf;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;



}

*.backfor-infogeneral {	
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 3px 2px 0;



}

ul.backforgeneral {
	list-style-type:none;
	float:right;
}

li.backforgeneral {
	float:left;	
	border:none;
}
/* ====================================================================== */
/* === CUG USERSTATUS                                                        */
/* ====================================================================== */

div.cug_infobox {	
	height:50px;
	margin-top:20px;
	margin-left:15px;
	text-align:right;
	width:150px;
}

fieldset.cug_infobox {
	border:1px solid #bbbbbb;
	height:50px;
	padding:0px;
	position:relative;
	text-align:left;
	width:150px;	
}

legend.cug_infobox {
	background-color:#005288; /*wichtig für Safari*/
	color:#bbbbbb;
	font-size:10px;
	position:absolute;
	top:-.5em;
	
	
}

span.cug_infobox_user {	
	color:#DFE8F2;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-top:13px;
	padding-left:10px;	
}

span.cug_infobox_time {
	color:#bbbbbb;
	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 :#DFE8F2;
	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 :#C3A428;
	text-decoration :underline;
	
	}
/* ======================================================================= */
/* === GENERAL FORM-FIELDS                                                 */
/* ======================================================================= */

*.dlgerror-message {
	font-size:12px ;
	color:red ;
}

*.dlgselect { 
    background-color:#ffffff ; 
    border:1px solid #DDDDDD ;
    font-size:12px ; 
}
    
*.dlgselectgender { 
    background-color:#ffffff ; 
    border:1px solid #DDDDDD ;
    font-size:12px ;
    width:100px ;
}  

input.dlgbutton {
	background-color:#387ddd ;
	border:1px solid #19498b ;
	color:#ffffff ;
	cursor:pointer ;
	font-size:12px ;
}

input.dlginput {
  border:1px solid #afafaf ;
  font-size:12px ; 
  margin:0px ;
}

input.dlgerror-input {
	border:1px solid red ;
}

input.dlgsearchinput {
	border:1px solid #afafaf ;
	font-size:12px ;
}

input.dlgtext {
  border:1px solid #afafaf ;
  font-size:12px ;
  line-height:20px ; 
  margin-bottom:10px ;
} /* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */


/* ================================   Mainnavigation 1   =============================== */

ul.mainnavi1 {
	list-style-type:none;
	padding-top:22px;
	z-index:0;
}

li.mainnavi1 {
	border-bottom:solid 2px #ffffff;
	width:205px;
	z-index:0;
}

li.mainnavi1hi {
	border-bottom:solid 2px #ffffff;
	background-color:#e6eff9;
	width:205px;
	z-index:0;
	
}



a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {
  font-size:12px;
  font-weight:normal;
  color : #45474a;  
  text-decoration: none;
  display:block;
  width:185px;
  padding:10px;
  letter-spacing:1px;
  background-color:#efefef;
}

a.mainnavi1:hover {
  color:#45474a;
  background-color:#e6eff9;
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {
  font-size:12px;
  font-weight:bold;
  color:#45474a; 
  display:block;
  width:185px;
  padding:10px;
  letter-spacing:1px;
  text-decoration: none;
  background-color:#e6eff9;
}


/* ================================   Mainnavigation 2   =============================== */

ul.mainnavi2 {
	list-style-type:none;
	margin-bottom:15px;
	margin-top:-10px;
}

li.mainnavi2 {	
	width:205px;
	padding-top:5px;	
}


a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  font-size:11px;
  font-weight:normal;
  color : #45474a;  
  text-decoration: none;
  display:block;
  width:170px;
  padding:0px 10px 0px 25px;
  letter-spacing:1px;
  background-image:url(img/nav_marker2.gif);
  background-repeat:no-repeat;
  background-position:10px 4px;
}

a.mainnavi2:hover {	
	text-decoration: underline;
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
  font-size:11px;
  font-weight:bold;
  color : #45474a;  
  text-decoration: none;
  display:block;
  width:170px;
  padding:0px 10px 0px 25px;
  letter-spacing:0px;
  background-image:url(img/nav_marker2_hi.gif);
  background-repeat:no-repeat;
  background-position:10px 4px;
  }


/* ================================   Mainnavigation 3   =============================== */

ul.mainnavi3 {
	list-style-type:none;
	margin-bottom:15px;	
}

li.mainnavi3 {	
	width:205px;
	padding-top:5px;
}


a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  font-size:11px;
  font-weight:normal;
  color : #45474a;  
  text-decoration: none;
  display:block;
  width:150px;
  padding:0px 10px 0px 35px;
  background-image:url(img/nav_marker2.gif);
  background-repeat:no-repeat;
  background-position:23px 4px;
  letter-spacing:0px;
}

a.mainnavi3:hover {	
  text-decoration: underline;
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {
  font-size:11px;
  font-weight:bold;
  color : #45474a;  
  text-decoration: none;
  display:block;
  width:150px;
  padding:0px 10px 0px 35px;
  background-image:url(img/nav_marker2_hi.gif);
  background-repeat:no-repeat;
  background-position:23px 4px;
  letter-spacing:-1px;
  }
  
  

/* ================================   Sidenavi   =============================== */  
  
  
a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:12px;
  color : #757575;  
  text-decoration: none; 
  font-weight:normal;
  letter-spacing:1px;
}

a.sidenavi:hover {
  color : #757575;
  text-decoration:underline;
}

a.sidenavipress,a.sidenavipress:link,a.sidenavipress:visited,a.sidenavipress:active,a.sidenavipress:focus,a.sidenavipress:hover {  
  font-size:12px;
  color : #757575;  
  text-decoration: underline; 
  font-weight:normal;
   letter-spacing:1px;
}

span.sidenaviseparator {
	padding-left:4px;
	padding-right:4px;
	font-size:12px;
    color : #757575;  
} .stdbutton a,.stdbutton a:link,.stdbutton a:visited,.stdbutton a:active,.stdbutton a:focus {
  color :#cccccc;
  text-decoration:none;
  font-size:10px;
  display:block;
  float:left;
}

.stdbutton a:hover {
  text-decoration:underline;
}

div.stdbutton-more span {
  background-image:url(/img/element_more.gif) ;
	background-position: right -1px ;
  background-repeat:no-repeat ;
  padding-right:12px ;
}

div.stdbutton-back {
  background-image:url(/img/element_back.gif) ;
  background-repeat:no-repeat ;
  padding-left:12px ;
}



/* ======================================================================= */
/* === OPTION CMS ADRESSVERWALTUNG                                         */
/* ======================================================================= */

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 ;
}

td.adr_caption_small {
	font-size:10px;
}

td.adr_control_small {
	font-size:10px;
}

td.adr-browse-l {
	padding-bottom:10px;
}

td.adr-browse-r {
	padding-left:20px;
	padding-bottom:10px;
}


a.adr_control_small,a.adr_control_small:link,a.adr_control_small:visited,a.adr_control_small:active,a.adr_control_small:focus {  
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
  color:#000000;
}

a.adr_control_small:hover {
  color :#000000;
  text-decoration:underline;
}

.adrbook-backfor-box {
  padding-bottom: 12px ;
}

/* ====================================================================== */
/* === CUGUSER                                                        === */
/* ====================================================================== */

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

div.cuguser-dialog-title {
  color:black ;
  display:block ;
  font-weight:bold ; 
  margin-bottom:6px ; 
  padding:3px ;
  text-align:left ;
}

div.cuguser-dialog-title2 {
  border-bottom:1px solid black ;
  margin-bottom:16px ;
  padding:3px ;
  padding-top:10px ;
  padding-bottom:20px ;
}

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

div.cuguser-login-frame {
}

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

table.cuguser-dialog-table {
	border-spacing:5px ;
	padding-bottom:8px ;	
} /* ======================================================================= */
/* === TICKER                                                              */
/* ======================================================================= */

*.ticker-title {  
  color:#ffffff ;
  background-color:#5e92d9;
  font-weight:bold ;
  font-size:11px ;
  padding:6px 4px 6px 10px ; 
  background-image:url(img/bg_tickertitle.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  overflow:hidden;
  
}

*.ticker-text {
  color:#030303 ;
  font-weight:normal ;
  font-size:11px ;
  margin-right:5px;
  margin-left:10px;
  width:160px;
  overflow:hidden;
}  

*.ticker-lead {
  color:#888888 ;
  font-weight:normal ;
  font-size:11px ;
  margin-right:5px;
  padding-top:10px;
  width:160px;
  overflow:hidden;
}  

*.ticker-text-date {
  color:#030303 ;
  font-weight:normal ;
  font-size:11px ;
  margin-right:5px;
  padding-top:10px;
  margin-left:10px;
  width:160px;
  overflow:hidden;
}  



*.ticker-body {
	overflow:hidden;
	width:180px;
}

*.ticker-date {
	color:#606060 ;
	font-size:11px ;
	display:block;
	clear:both;
	overflow:hidden;		
}

A.elm-tickerlink,A.elm-tickerlink:VISITED,A.elm-tickerlink:ACTIVE,A.elm-tickerlink:LINK  {
	color:#2870d4 ;
	font-size:11px ;
	font-weight:bold;
	margin:0px ;
	padding:0px ;
	text-decoration:none ;
	padding-left:4px;
}

A.elm-tickerlink:HOVER  {
	text-decoration:underline ;
	
 }

A.ticker,A.ticker:VISITED,A.ticker:ACTIVE,A.ticker:LINK  {
	color:#2870d4 ;
	text-decoration:none ; 
	font-size:11px ;  
		
}

A.ticker:HOVER  {
	text-decoration:underline ;
}
  
A.tickertitle,A.tickertitle:VISITED,A.tickertitle:ACTIVE,A.tickertitle:LINK  {
	color:#030303 ;
	font-weight:bold ;
	font-size:11px ;
	text-decoration:none ;                    
}

A.tickertitle:HOVER  {
	text-decoration:underline ;
}  


li.elm-tickerlink {	
	margin:0px ;
	padding:0px ;
	margin-left:5px;
    margin-right:5px;
}



ul.elm-tickerlink {
	list-style:none ;
	margin:0px ;
	padding:0px ;	
}


*.ticker-element {
  color:#030303 ;
  font-weight:normal ;
  padding-bottom:7px ;
  font-size:11px ;
  margin-left:5px;
  margin-right:5px;
  background-color:#cfcfcf;

}  




