/* ====================================================================== */
/* === GENERAL CUSTOM                                                     */
/* ====================================================================== */


@media print {
#headerbg, #header, #sidenavi, #mainnavi1, #logo, #mainnavi2, #ticker, #bestview-outer, #header_hidenavi { display:none; }
}




* {
  font-size:100% ;
  margin:0px;
  padding:0px;
  font-family:Arial,Verdana,Helvetica,Times ;
  outline:none;
  color:#565450;
  font-size:12px;
}

body.general {
  background-color:#ccd2e0;
  background-image:url(img/bg_main_2011.jpg);
  background-position:center top;
  background-repeat:repeat-x;
  padding:0;
  margin:0;
  text-align:center;
}

body.cms {
  background-color:#ffffff ;    
  left:0 ;
  margin:0 ;
  padding:0 ;
  position:relative ;
  top:0 ;
}


h1,h2,h3,h4,h5,h6 { font-size:100% ; }

br.clear {
	clear:both;
}

img {
	border:0px;
}

* > strong > *, strong {
	font-weight:bold;
	color:#4b4b4b;
}

* > b > *, b {
	font-weight:bold;
	color:#4b4b4b;
}

* > small > *, small{
	font-size:11px;
}

* > i > *, i {
	font-style:italic;
}

* > ol > *, ol {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}
/* ====================================================================== */
/* ===  CUSTOM STYLE                                                      */
/* ====================================================================== */

#area {
	height:160px;
	width:600px;
	float:left;
	background-image:url(img/area_default.jpg);
	background-repeat:no-repeat;
}

#contentarea {
	float:left;
	z-index:0;
	width:984px;
	background-image:url(img/bg_content.gif);
	background-repeat:repeat-y;	
	padding-top:25px;
}


/* HACK Bug im Firefox 3 – Body-Hintergrundbild um 1 Pixel verschoben */
html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }


#contentnavi, #content {
	 width:700px;
	 padding-left:50px;
	 padding-top:5px;
	 float:left;
}

#contentstart {
	width:760px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}

#contentticker {
	 width:750px;
	 padding-left:15px;
	 padding-top:5px;
	 float:left;
}

#contentnaviticker {
	 width:520px;
	 padding-left:50px;
	 padding-right:20px;	
	 padding-top:5px;
	 float:left; 
}


#contentsmall {
	margin:20px;
	width:580px;
}
#content *, #contentnavi *, #contentstart *,   #contentticker *, #contentnaviticker *,#contentsmall *,  {
	line-height:20px;	

}

#footer {
	width:984px;
	height:22px;
	background-image:url(img/bg_footer.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	padding-top:28px;
}

#header {
	height:210px;
	width:984px;
	background-image:url(img/bg_header.gif);
	background-repeat:no-repeat;
}

#header_hidenavi {
}

#headertop {
	height:160px;
	width:984px;
} 
 
#logo {
	height:147px;
	width:158px;
	float:left;
	padding-top:13px;
	padding-left:14px;
}

#logo_hidenavi {
	margin-top: 12px ;
  font-size: 24px ;
  padding-left: 170px ;
  padding-top: 30px ;
  padding-bottom: 10px ;
}

#navi1 {
  	float:left;
	height:23px;
	width:964px;
	padding-left:20px;
	padding-top:3px;
}

#navi2 {
  width:200px;
  float:left;
}

#page {
	width:100%;
	z-index:500;
	position:relative;
	text-align:left;
	
}

#search {
	height:160px;
	width:195px;
	float:right;
}

#sidenavi {
	text-align:right;
	top:0px;
	right:0px;
	margin:0px;
	padding:0px;
	height:32px;
	position:absolute;
	z-index:300;
	padding-top:3px;
}

#site {
  width:984px;
	margin-left:auto;
	margin-right:auto;
	z-index:200;
	position:relative;		
}

#site_hidenavi {
}

#stretch {
	width:1px;
	float:left;
}

#ticker {
	width:184px;
 	float:right;
	background-image:url(img/bg_ticker.gif);
	background-repeat:repeat-y;
	margin-right:12px;
	margin-top:5px;
	
}

#tickertop {
	background-image:url(img/bg_ticker_top.gif);
	width:184px;
	height:16px;
	background-repeat:no-repeat;
	clear:both;
}

#tickerbody {
	width:164px;
	padding-left:10px;
	padding-right:10px;
    height:390px;
}

#tickerbottom {
	background-image:url(img/bg_ticker_bottom.gif);
	width:184px;
	height:16px;
	background-repeat:no-repeat;
	clear:both;
}



a,a:link,a:visited,a:active,a:focus  {
	color : #3071a0 ;
	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.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;
}


div.event-infobox {
	background-color:#f0f7ff;
	padding:3px;
	border:solid 1px #d1e1f4;
	float:left;
	margin-top:30px;
	width:360px;
}




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;	
}





#startlogin {
	margin-top:5px;
	height:109px;
	width:190px;
}

#startsearch {
	height:40px;
	width:190px;
}

a.startlink {
	color: #3e417c;
  float:left;
	width:60px;
	font-size:11px;
}	

div.startinput {
	background-image:url(img/bg_start_input.gif);
	background-repeat:no-repeat;
	width:183px;
	height:25px;
	
}

div.startlink {
	margin-left:4px;
	width:170px;
	height:35px;
	float:left;
}


div.startsearch {
	background-image:url(img/bg_start_search.gif);
	background-repeat:no-repeat;
	width:183px;
	height:21px;
}

div.starttitle {
	font-weight:bold;
	color:#616161;
	font-size:11px;
	letter-spacing:0.05em;
	height:18px;
	margin-left:3px;
}

input.dlgsearchinputstart {
	border:none;
	width:130px;
	margin-left:25px;
	margin-top:2px;	
	font-size:11px;	
	color:#888888;

}

input.dlginputstart {
    border:none;
	width:170px;	
	margin-left:10px;
	margin-top:2px;	
	font-size:11px;	
	color:#888888;

}



td.footerleft {
	font-size:11px;
	text-align:left;
	padding-left:10px;
	width:45%;
	white-space:nowrap;
}

td.footercenter {
	font-size:11px;
	text-align:center;
	width:10%;
	white-space:nowrap;
}

td.footerright {
	font-size:11px;
	text-align:right;
	padding-right:10px;
	width:45%;
	white-space:nowrap;
}

td.markuptext {
	color:#d01222;
	font-size:14px;
	font-weight:bold;
	
}

.abstract-form-group div {
  font-weight: bold; 
  font-size: 14px;
  margin: 12px 0px 6px 0px ;
  background-color: #CFCFCF ;
  padding: 2px 2px 2px 4px ;
}



	

/* ======================================================================= */
/* === CMS BASICS                                                          */
/* ======================================================================= */

*.backfor {
	font-size:12px ;
}

*.browsetdodd {
	background-color:#e7eaed ;
	padding:3px ;
}

*.browsetdeven {
	background-color:#dee2e6 ;
	padding:3px ;
}

*.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, *.pub-el-text-title, *.pub-tth-h2 {
	font-size:16px;
	font-weight:bold ;
	margin:0px ;
	margin-bottom:20px ;
	padding:0px ;
	color:#4b4b4b;
}

*.pub-el-text-title, *.pub-tth-h2 {
	font-size:15px;
	
}

*.pub-browsegroup {
	background-color:#EFEFEF ;
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	margin-top:8px ;
	padding:2px ;
}

*.pub-browsetdeven {
	background-color:#dee2e6 ;
	padding:3px ;
}

*.pub-browsetdodd {
	/*background-color:#e7eaed ;*/
	padding:3px ;
}

*.pub-browseth {
	border-bottom:solid 1px #353535 ;
	color:#030303 ;  
	font-weight:bold ;
	margin-bottom:10px ;	
}

*.pub-el-footnote {
	font-size:10px ;
}

*.pub-el-leadtitle {
	color:#030303 ;
	font-size:12px ;
	font-weight:bold ;  
	padding-bottom:10px ;
}

*.pub-el-text {
	margin:0px 0px 3px 0px ;
}

*.pub-el-text-title {
	margin-bottom:8px ;
}

*.pub-el-title {
	color:#4b4b4b;
	font-weight:bold ;  
}

*.pub-tth-li {
	background-image:url(img/bullet_list.gif) ;
  	background-position:0px 8px ;
	background-repeat:no-repeat ;
	list-style:none ;
	padding-left:10px ;  
	line-height:20px;	
}

*.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.fixlink,a.fixlink:link,a.fixlink:visited,a.fixlink:active,a.fixlink:focus  {
	color :#0054A0;
	text-decoration :none;                          
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-image:url(img/bullet_link.gif);
}

a.fixlink:HOVER  {
	text-decoration :underline;
	} /* ====================================================================== */
/* ===  Realisation bestview gmbh                                         */
/* ====================================================================== */


#bestview-outer {
	width:100%;
	z-index:10;
	position:fixed;	
	bottom:8px;
	height:130px;
}

#bestview {
	width:10px;
	margin-left:auto;
	margin-right:auto;
	z-index:20;
	position:relative;
	padding-left:983px;

}

a.bestview,a.bestview:link,a.bestview:visited,a.bestview:active,a.bestview:focus {
  color :#979797;
  text-decoration:none;
  font-size:10px;
  height:130px;
  width:15px;
  display:block;
  background-image:url(img/bestview.gif);
  background-repeat:no-repeat;
}

a.bestview:hover {
  background-image:url(img/bestview_over.gif);
}


#bestview a span {
	display:none;
} 
/* ###################################################################### */
/* ### Eventsauflistung CMS ra/5.10.2007 / ra                             */
/* ###################################################################### */
  
div.pub-eventlist-selectorbox {
  border-bottom: 1px solid #4b4b4b ;
  padding-bottom : 6px ;
  margin-bottom : 6px ;
  margin-top: 12px ;
  clear: both ;
}

td.pub-eventlist-selectorcaption {
  padding-right: 6px ;
  font-weight: bold ;
  color:#4b4b4b;
}

td.pub-eventlist-selectorcontrol {
  padding-right: 12px ;
}

td.pub-eventlist-time-odd {
	padding:5px;
  width: 100px ;
	background-color : #dee2e6;
	font-size:11px;
}

td.pub-eventlist-time-even {
	padding:5px;
  width: 100px ;
	font-size:11px;
}

td.pub-eventlist-text-odd {
	padding:5px;
	background-color : #dee2e6;
}

td.pub-eventlist-text-even {
	padding:5px;
}

A.pub-eventlist-link,A.pub-eventlist-link:VISITED,A.pub-eventlist-link:ACTIVE,A.pub-eventlist-link:LINK  {
	text-decoration : none;
  	background-image:url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:15px;
}

A.pub-eventlist-link:HOVER  {
	text-decoration : underline;
	}
	
*.pub-eventlist-text-title {
	color:#4b4b4b;
}
	

/* ======================================================================= */
/* === FORM 2 MAIL                                                         */
/* ======================================================================= */

*.dlgtextarea-form2mail {
	border:1px solid #5D5D5D ;
	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 #8aa4b6 ;
  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 {
  font-weight:bold ;
}

*.dlgtextarea {
	font-size:11px ;
	border:1px solid #8aa4b6 ;
}

*.formgap {
  line-height:1px ;
  visibility:hidden ;  
}

*.pub-form-caption {
  font-weight:bold ;
}

.pub-form-caption-req {
  font-weight:bold ;
}

.pub-form-caption-req-error {
  color:#ff0000 ;
  font-weight:bold ;
}



*.pub-form-caption-left {
  font-weight:bold ;
}

*.pub-form-caption-top {
  font-weight:bold ;
  margin-bottom:12px ;
}

*.pub-form-caption-error {
  color:#ff0000 ;
  font-weight:bold ;
}

*.pub-form-caption-ok {
}

*.pub-form-control {

}


.pub-form-checkbox {
}


.pub-form-checkbox-caption {
  padding-left:3px ;
}



.pub-form-group {
  background-color:#e0dedc ;
  font-weight:bold ;
  padding: 3px ;
}

.pub-form-text {
  font-size:11px ;
}  

span.form-must-asterisk {
	font-family:verdana,arial; /* so lassen, da es besser aussieht */
	font-size:13px;
}

.dlgradiogroup-text {
  padding: 3px 12px 3px 3px ;
} /* Style element gallery V3.0 */
/* M. Oser                    */
/* 08.01.2009 */

/* ====================================================================== */
/* === General                                                            */
/* ====================================================================== */

	p.elm_gallery_imgreference {
		font-size:10px;
		color:#afafaf;
	}

/* ====================================================================== */
/* === Switch                                                             */
/* ====================================================================== */

	p.elm_gallery_switch_imgtitle {
		
	}
	
	img.elm_gallery_switch_imgreference {
	
	}
	
/* ====================================================================== */
/* === Photoalbum                                                         */
/* ====================================================================== */

a.elm_gallery_navigator_winclose {
	text-decoration:none;
	outline:none;
}

a.elm_gallery_photoalbum {
	text-decoration:none;
	outline:none;
}

a.elm_gallery_navigator {
	text-decoration:none;
	outline:none;
	cursor:pointer;
}

div.elm_gallery_albumpages {
	right:0px;
	text-align:right;
	padding-bottom:2px;
	border-bottom:solid 1px #afafaf;	
}

div.elm_gallery_navigator {
	width:100%;
	background-color:#777777;
	text-align:right;
	float:right;
	margin-bottom:20px;
}

div.elm_gallery_imageman, div.elm_gallery_imagelib {
	margin-left:auto;
	margin-right:auto;
}

div.elm_gallery_imgouter {
	width:100%;
	text-align:center;
}

div.elm_gallery_navigator_winclose {
	float:left;
	display:inline;
	text-align:center;
	color:#666666;
	font-weight:bold;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	background-color:#ffffff;
	width:150px;
	margin:5px 0px 0px 5px;
}

img.albumnoborder {
	padding:5px ;
}

img.albumborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  padding:5px;
}

img.albumthumb {
}

img.albumthumbborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  padding:5px ;
}

li.elm_gallery_navigator_less, li.elm_gallery_navigator_more, li.elm_gallery_navigator_counts, li.elm_gallery_navigator_counts_hi {
	float:left;
	display:inline;
	text-align:center;
	color:#666666;
	font-weight:bold;
	border-left:solid 2px #000000;
	background-color:#ffffff;
	width:20px;
}

li.elm_gallery_navigator_more {
	border-right:solid 2px #000000;
}

li.elm_gallery_navigator_counts_hi {
	background-color:#dfdfdf;
}

p.elm_gallery_photoalbum_title {
	font-size:11px;
	padding:0px;
	margin:0px;
	display:block;
}

p.elm_gallery_albumpages_spacer {
	height:10px;
}

p.elm_gallery_imgreference {
	text-align:right;
}

p.elm_gallery_imgtitle {
	text-align:center;
}

span.elm_gallery_navigator_winclose {
}

td.alignment1 {
	
}

td.alignment2 {
	
}

td.elm_gallery_photoalbum_bf { 
 	margin-top:10px 0px 20px 16px;
}

td.elm_gallery_photoalbum_td {
	text-align:left;
	padding:5px;
	width:0px; /* Breite der Thumb-Bilder */
}

table.elm_gallery_photoalbum_table {
	width:550px;
}

ul.elm_gallery_navigator_list {
	float:right;
	list-style-type:none;
	margin:5px;
} /* ====================================================================== */
/* === ELEMENT BILD/TEXT V3.0                                         === */
/* ====================================================================== */


*.pub-el-text-text {
	margin:0px ;
	padding:0px ;
}

*.pub-tth-h2 {
	margin-bottom:8px ;
}


*.pub-el-text-image-l {
	float:left ;
	padding-right:10px ;
	padding-top:3px ;
	padding-bottom:5px ;
}

.pub-el-text-image-c {
	padding-top:3px ;
	padding-bottom:5px ;
	text-align:center ;
}  
	
*.pub-el-text-image-r {
	float:right ;
	padding-left:15px ;
	padding-top:3px ;
	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 #808080 ;
  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 #cccccc;
	height:1px; 
	padding-top:0px;
}

/* ====================================================================== */
/* === GLOSSAR                                                        === */
/* ====================================================================== */


/* --- Alphabet ----------------------------------------------------- */


a.alphabet,a.alphabet:link,a.alphabet:visited,a.alphabet:active,a.alphabet:focus  {
  font-weight:bold;
  font-size:16px;
  padding-left:12px;
  padding-right:6px;
  background-image:url(img/glossar_separator.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  text-decoration:none ;
  margin-top:2px;
}

A.alphabet:HOVER  {
	text-decoration:underline ;            
}

a.alphabetfirst,a.alphabetfirst:link,a.alphabetfirst:visited,a.alphabetfirst:active,a.alphabetfirst:focus  {
  font-weight:bold;
  font-size:16px;
  padding-left:6px;
  padding-right:6px;
  text-decoration:none ;
  margin-top:2px;
}


p.alphabet {
  font-weight:normal;
  font-size:16px;
  text-decoration:none ;
  margin-bottom:20px;
}

p.alphabet a:first-child {
	background-image:none;
	padding-left:6px;
}

p.glossar_list_alpha {
	font-weight:bold;
	border-bottom:solid 1px;
	margin-bottom:8px;
	padding-bottom:2px;
	margin-top:20px;
	float:left;
	width:100%;
	clear:both;
}

span.glossar_list_alpha {
	float:left;
	width:200px;
}

/* --- END Alphabet ----------------------------------------------------- */




/* --- Body ----------------------------------------------------- */


a.glossar_item_close,a.glossar_item_close:link,a.glossar_item_close:visited,a.glossar_item_close:active,a.glossar_item_close:focus  {
  color:#3071a0 ; 
  text-decoration:none ;
  font-weight:normal;
  font-size:11px;
}

A.glossar_item_close:HOVER  {
	color:#151515 ;               
}

div.glossar-box {
	padding:2px;
}

p.glossar {
	padding-top:3px;
	padding-bottom:3px;
}


a.glossar-box-pagetop {
 color:#151515 ; 
  float:right;
  right:0px;
  display:block;
  width:200px;
  text-align:right;
  font-weight:normal;
  font-size:10px;
}


/* --- END Body ----------------------------------------------------- */




/* --- Item ----------------------------------------------------- */
a.glossar_item,a.glossar_item:link,a.glossar_item:visited,a.glossar_item:active,a.glossar_item:focus  {
  color:#3071a0 ; 
  text-decoration:none ;
  font-weight:normal;
  background-image:url(img/bullet_link.gif);
  background-repeat:no-repeat;
  background-position:0px 6px;
  padding-left:15px;
  display:block;
}

A.glossar_item:HOVER  {
	color:#151515 ; 
           
}

span.glossar_item {
  text-decoration:none ;
  font-weight:bold;
  background-image:url(img/bullet_link_hi.gif);
  background-repeat:no-repeat;
  background-position:0px 6px;
  padding-left:15px;
}

/* --- END Item ----------------------------------------------------- */




/* --- Explanation ----------------------------------------------------- */

p.glossar-text {
	padding-bottom:10px;
}

div.glossar_explanation_show {
  background-color:white;
  margin-bottom:10px;
  margin-top:5px;
  padding:8px;
}

div.glossar_explanation_hidden {
	display:none ;
}

/* --- END Explanation ----------------------------------------------------- */


/* ====================================================================== */
/* === 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:590px;
 
}

div.pub-listpage-date + div.pub-listpage-contentframe {
	width:520px;
}

div.pub-listpage-date {
  font-size:10px ;
  font-weight:bold ;
  float:left ;
  margin:0px ;
  width:60px ;
}

div.pub-listpage-frame {
  clear:both ;
  padding-bottom:20px ; 
  float:left;  
   width:590px;
 
}

div.pub-listpage-group {
  background-color:#f0f0f0 ;
  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 ;
  
}

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 ;
}

div.pub-listpage-box {
	clear:both;
} 


.documentlist-frame .doclist_new {
	margin-bottom: 25px;	
}


.documentlist-frame .dlgcaption, .documentlist-frame label {
	width: 80px;
}


.documentlist-frame select, .documentlist-frame textarea, .documentlist-frame input {
	margin-bottom: 4px;
  width: 250px !important;
}


.documentlist-frame select {
	border: 1px solid #8AA4B6;
}



.documentlist-frame .dlgbutton {
	margin-left: 82px;
  width: 252px !important;
}



.documentlist-frame .pub-browseth {
	padding-bottom: 3px;
}    /* ====================================================================== */
/* === 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;
    width:20px;

}




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:485px;
 } a.rssprovider {
  padding-left: 20px ;
	background-image: url(/cm_res/images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left;
} /* ======================================================================= */
/* === SEARCH                                                              */
/* ======================================================================= */

div.mainsearch_box {

}

label.mainsearch_caption {
	color:#7f7f7f ;
	margin-right:8px;
}

input.mainsearch_input {
  border:solid 1px #7f7f7f ;
  font-size:12px ; 
  margin-right:5px ;
}

input.mainsearch_button {
	background-color:#3071a0 ;
	border:solid 1px #4c5c9c ;
	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 #7f7f7f;
	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;
}

div.result_box {
	padding-top:10px;
	
}

div.result_box_item {
	border-bottom:dotted 1px #7f7f7f;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	position:relative;
	float:left;
}

div.result_box_header {
	width:820px;
	float:left;
	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;
	visibility:hidden;
} /* ======================================================================= */
/* === 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:#4B4B4B;
	font-size:14px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-bottom:5px;
	display:block;
	margin-top:10px;
	border-bottom:solid 1px;
}

A.sm1:HOVER  {
  	color:#4B4B4B;
	text-decoration:underline ;
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color:#4B4B4B;
	font-size:12px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
	margin-bottom:2px;
	display:block;
	margin-top:2px; 
	background-image:url(img/bullet_sitemap.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
}

A.sm2:HOVER  {
	color:#4B4B4B;
	text-decoration:underline ;
}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color:#171717;
	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/bullet_sitemap.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;             
}

A.sm3:HOVER  {
	color:#171717;
	text-decoration:underline ;
}  
  
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color:#171717;
	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/bullet_sitemap.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;     
}

A.sm4:HOVER  {
	color:#171717;
	text-decoration:underline ;
}   
	
ul.sitemap {
  list-style:none ;
}
	
	   /* ======================================================================= */
/* === STARTSEITE                                                          */
/* ======================================================================= */



#startportal_liststartpage {
	float:left;
	clear:both;
	width:765px;
}

#startportal_liststartpage * {
	line-height:14px;
}


div.startportal_liststartpage_article {
	width:208px;
	height:175px;
	overflow:hidden;
	padding:15px 15px 15px 152px;
	float:left;
}

a.customapp_startpage_link {
	background-image:url(img/bullet_startlink.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0px 3px;
	display:block;
	color:#656566;
	margin-bottom:3px;
}

a.customapp_startpage_link:hover {
	text-decoration:underline;	
}

a.customapp_startpage_link_more {
	background-image:url(img/bullet_tickerlink.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:10px;
	padding-left:15px;
	
}

a.customapp_startpage_link_more:hover {
	text-decoration:underline;	
}


h2.customapp_startpage_title {
	margin-bottom:19px;
}

p.customapp_startpage_link {
	margin-bottom:10px;
}

/* ======================================================================= */
/* === TABLE                                                               */
/* ======================================================================= */


*.elm_table_browsetdeven {
  	background-color:#dee2e6 ;
	padding:3px ;
}

/* Wird als Zusatz zu einer anderen Klasse verwendet */
*.elm_table_border {
	border:solid 1px #dee2e6; 
}
/* ======================================================================= */
/* === TESTIMONIALS                                                        */
/* ======================================================================= */

a.testimonials_prev {
  background-image:url(img/element_back.gif);
  background-repeat:no-repeat;
  background-position:0px 1px;
  padding-left:15px;
}

a.testimonials_next {
  background-image:url(img/element_more.gif);
  background-repeat:no-repeat;
  background-position:right 1px;
  padding-right:15px;
}

div.testimonials_block {
	float:left;
	display:block;
	margin-bottom:20px;
}

div.testimonials_image {
	float:left;
	margin-right:20px;
	width:195px;
}

div.testimonials_text {
	float:left;
}
span.backfor-active {
  font-weight:bold;
  margin:2px;
  padding-left:3px ;
  padding-right:3px ;
  background-color:#dfdfdf ;
  border:1px solid #dfdfdf ;
 
}

span.backfor {
  margin:1px;
}

span.backfor-info {
  font-size:12px ;
}
/* ====================================================================== */
/* === CUG USERSTATUS                                                        */
/* ====================================================================== */

div.cug_infobox {	
	height:50px;
	margin-top:20px;
	margin-left:24px;
	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 {	
	color:#303030;
	font-size:10px;
	position:absolute;
	top:-.5em;
	
	
}

span.cug_infobox_user {	
	color:#303030;
	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 :#6477c2;
	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 :#303030;
	text-decoration :underline;
	
	}
/* ======================================================================= */
/* === GENERAL FORM-FIELDS                                                 */
/* ======================================================================= */


input.dlgsearchinput {
	font-size : 11px;
	background-color:#E5EDF3; 
}
    
*.dlgselectgender { 
    background-color:#ffffff ; 
    border:1px solid #DDDDDD ;
    font-size:12px ;
    margin-bottom:4px ;       
    width:100px ;
}  

.dlgselect { 
    background-color:#E5EDF3; 
    border:1px solid #DDDDDD;
    font-size : 12px;
    }
    
input.dlgbutton {
  font-size : 11px;
  color:#09436C; 
  border : 1px solid #8aa4b6;
  background-color: #B6C5CF ;
  font-weight:bold;
}

input.dlginput {
  border : 1px solid #8aa4b6;
	font-size : 12px;
	background-color:#E5EDF3; 
}


input.buttonsearch {
	font-size : 11px;
  color:#5C5C5C; 
  border : 1px solid #003357;
  background-color: #E5E5E5 ;
  font-weight:bold;
}

input.dlgerror-input {
	border : 1px solid red;
}



.dlgerror-message {
	font-size : 12px;
  color: red ;
}

.dlgtextarea {
	font-size : 12px;
	background-color:#E5EDF3; 
	border : 1px solid #8aa4b6;
}

input.dlgtext {
  border:1px solid #303030 ;
  font-size:12px ;
  line-height:20px ; 
  margin-bottom:10px ;
} 
/* ================================ MAILABLE ========================================== */

p.recommend {}

a.recommend {
	background-image:url(img/bullet_link.gif);
    background-repeat:no-repeat;
    padding-left:15px;
}

h1.mailable {
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}


span.mailable {
	text-align:right;
}

p.mailable_leadin {
	font-weight:bold;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:0px;
}

p.mailable_leadout {
	padding-left:10px;
	margin-bottom:10px;
	margin-top:0px;
}

p.mailable_error {
	font-weight:bold;
	color:#ff3c1c;
	display:block;
	width:250px;
	margin-left:110px;
	margin-bottom:10px;
}

div.mailable_button {
	padding-left:10px;
	display:block;
	
}

#mailableform label {
	float:left;
	clear:both;
	display:block;
	width:100px;
	margin-bottom:10px;
	padding-left:10px;
}

#mailableform input, #mailableform textarea, #mailableform select {
	float:left;
	display:block;
	width:350px;
	border: 1px solid #333;
	background:#F4F4F4;	
	font-size: 12px;
	margin-bottom:10px;
	padding:1px;
}
 
/*clearing all floats and fix firefox and ie backgroundcolor-bug */
#mailableform div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 
#mailableform form {
	background:#EFEFEF;
	width:550px;
	border: 1px dotted #333;
}
#mailableform .form-button {
	margin-left:110px !important;
	margin-left:55px; /*to fix ie6 position*/
	width:100px;
	clear:both;
	background-color:#c80a3e ;
	border:1px solid #A01D01 ;
	color:#ffffff ;
	cursor:pointer ;
	font-size:12px ;
	
}

#mailableform .form-hidden {
	visibility:hidden;
	height:1px;
	width:1px;
	margin:0;
	padding:0;
	border:0;
	display:inline;
	clear:both;
}


#mailableform form.form_empty {
	background-color:white;
	border:0px;
} /* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */


/* ================================   Mainnavigation 1   =============================== */

ul.mainnavi1 {
	list-style-type:none;
	padding-left:25px;
}


a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {    
  color:#3e417c;
  float:left ;
  font-size:12px;
  font-weight:bold;
  height:16px;
  padding:3px 15px 0px 0px;
  text-decoration:none ;  
  text-transform: uppercase;
  letter-spacing:0.05em;
}

a.mainnavi1:hover {    
 text-decoration:underline ;
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {    
  color:#d01222 ;
  float:left ;
  font-size:12px;
  font-weight:bold;
  height:16px;
  padding:3px 15px 0px 0px;
  text-decoration:none ;  
  text-transform: uppercase;
  letter-spacing:0.05em;
  }

/* ================================   Mainnavigation 2   =============================== */

ul.mainnavi2 {
	list-style-type:none;
	margin-left:13px;
	width:187px;
	border-top:solid 1px #afafaf;
	border-bottom:solid 1px white;	
}

li.mainnavi2 {
	width:187px;
	border-top:solid 1px white;
	border-bottom:solid 1px #afafaf;
	margin:0px;
	padding:5px 0px 5px 0px;	
}


a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  font-size:11px;
  font-weight:bold;
  color : #3071a0;  
  text-decoration: none;
  width:157px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/bullet_navi_empty.gif);
  background-position:3px 1px;
  padding-left:30px;
}

a.mainnavi2:hover {
  color:#d63f4c;
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
  font-size:11px;
  font-weight:bold;
  color:#d63f4c;
  text-decoration: none;
  width:157px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/bullet_navi_hl.gif);
  background-position:3px 1px;
  padding-left:30px;
} 


/* ================================   Mainnavigation 3   =============================== */

ul.mainnavi3 {
	list-style-type:none;
	margin-left:20px;
	width:167px;
	margin-top:5px;
}

li.mainnavi3 {
	width:167px;
	margin:0px;
	padding:2px 0px 2px 0px;	
}


a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  font-size:11px;
  font-weight:bold;
  color : #3071a0;  
  text-decoration: none;
  width:152px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/nav_marker3.gif);
  background-position:3px 4px;
  padding-left:15px;
}

a.mainnavi3:hover {
  color:#d63f4c;
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {
  font-size:11px;
  font-weight:bold;
  color : #d63f4c;  
  text-decoration: none;
  width:152px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/nav_marker3_hi.gif);
  background-position:3px 4px;
  padding-left:15px;
} 


/* ================================   Mainnavigation 4   =============================== */

ul.mainnavi4 {
	list-style-type:none;
	margin-left:20px;
	width:132px;
	margin-top:5px;
}

li.mainnavi4 {
	width:132px;
	margin:0px;
	padding:2px 0px 2px 0px;	
}


a.mainnavi4,a.mainnavi4:link,a.mainnavi4:visited,a.mainnavi4:active,a.mainnavi4:focus {
  font-size:11px;
  font-weight:bold;
  color : #3071a0;  
  text-decoration: none;
  width:132px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/nav_marker3.gif);
  background-position:3px 4px;
  padding-left:15px;
}

a.mainnavi4:hover {
  color:#d63f4c;
}

a.mainnavi4press,a.mainnavi4press:link,a.mainnavi4press:visited,a.mainnavi4press:active,a.mainnavi4press:focus,a.mainnavi4press:hover {
  font-size:11px;
  font-weight:bold;
  color : #d63f4c;  
  text-decoration: none;
  width:132px;
  letter-spacing:0.02em;
  display:block;
  background-repeat:no-repeat;
  background-image:url(img/nav_marker3_hi.gif);
  background-position:3px 4px;
  padding-left:15px;
} 

/* ================================   Sidenavi   =============================== */  
  
  
a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:11px;
  color : #565450;  
  text-decoration: none; 
  font-weight:normal;
  text-align:left;
}

a.sidenavi:hover {
  text-decoration:underline;
}


a.sidenavipress,a.sidenavipress:link,a.sidenavipress:visited,a.sidenavipress:active,a.sidenavipress:focus,a.sidenavipress:hover {  
  font-size:11px;
  color : #3272a0;  
  font-weight:normal;
  text-decoration:underline;
}
td.ad-browse-head {
  font-weight : bold;
  color : #000000;
  font-size : 12px;
  background-color : #DEDEDE ;
  letter-spacing: 1px;
  padding: 3px ;
}

td.ad-browse-td {
	background-color:#efeeed ;
	padding:3px ;
}

td.ad-browse-td-even {
	background-color: #e0e0e0 ;
	padding:3px ;
}

.ad-browse-group-div {
  font-weight : bold;
  color : #000000;
  font-size : 12px;
  
  padding: 3px ;
  padding-top: 12px;
  border-bottom: 1px solid black ;
  margin: 0 ;
} /* ======================================================================= */
/* === 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:#444444;
	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 {
  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 ;	
} /*****************************************************
 Patient Line
 *****************************************************/
.patientline-edit-group {
  background-color : #cedce8 ;
  border: 1px solid #7F99AB ;
  font-size : 12px;
  padding: 3px ;
  font-weight: bold;
  width: 430px ;
}

.patientline-edit-comment {
	font-size: 11px ;
	padding-bottom: 6px;
}

.patientline-edit-question-title {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
}

.patientline-edit-question {
	padding-top: 3px;
	padding-bottom: 6px;
}

.patientline-edit-box {
	border: 1px solid #7F99AB ;
	padding-left: 6px;
	margin-bottom: 3px ;
  width: 430px ;
}

.patientline-edit-answer {
	padding-top: 3px;
	padding-bottom: 6px;
	
}

.patientline-display-box {
	border: 1px solid #7F99AB ;
	padding: 12px;
	margin-bottom: 6px;
	background-color: #ECECEC ;
}

.patientline-display-question {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 12px;
}

.patientline-answer {
	padding-bottom: 12px ;
	width: 250px ;
}

.patientline-answerbar {
	padding-bottom: 12px ;
	width: 150px ;
	padding-left: 20px;
}

div.confirmbox-box {
  background-color: #FFFF99;
	border: 1px solid #1B1C00;
	padding: 3px ;
  padding-bottom: 0px ;
  margin: 0px ;
}


div.confirmbox-image {
  float: left ;
  margin-left: 6px ;
}

div.confirmbox-text-box {
  margin-left: 55px ;
}

div.confirmbox-dialog {
  padding-top: 8px ;
  padding-bottom: 3px ;
}

.confirmbox-form {
  margin: 0px ;
  padding: 0px ;
}

span.confirmbox-title {
	font-weight: bold;
	display: block;
}

.confirmbox-dialog input {
	border: 1px solid #1B1C00;
  background-color: white;
  color: black ;
  margin: 0px ;
}
div.pub-el-pi-list-box {
  border-bottom: 1px solid #7F99AB ;
  margin-bottom: 8px ;
  padding: 3px ;
}

.pub-el-pi-list-title {
	font-weight:bold;
}

#pilisttop li {
  background: url(img/bullet_link.gif) left  no-repeat;	
  list-style: none;
  padding: 3px ;
  padding-left: 12px ;
  margin-left: 6px ;
}

#pilisttop ul {
  margin-bottom: 8px ;
}
/* ======================================================================= */
/* === TICKER                                                              */
/* ======================================================================= */

*.ticker-title {  
  font-weight:bold ;
  font-size:12px ;
  padding-top:2px ;
  padding-bottom:2px ;
}

*.ticker-text {
  font-weight:normal ;
  font-size:12px ;
}  

*.ticker-body {
	font-size:12px ;
	padding-top:5px ;
	padding-bottom:5px ;
	width:150px ;	
}

*.ticker-date {
	font-size:12px ;	
	font-weight:bold ;
	letter-spacing:1px ;
}

A.elm-tickerlink,A.elm-tickerlink:VISITED,A.elm-tickerlink:ACTIVE,A.elm-tickerlink:LINK  {
	background-image:url(img/bullet_tickerlink.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:10px;
}

A.elm-tickerlink:HOVER  {
	text-decoration:underline ;
}



A.ticker,A.ticker:VISITED,A.ticker:ACTIVE,A.ticker:LINK  {
	background-image:url(img/bullet_tickerlink.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:10px ;
}

A.ticker:HOVER  {
	text-decoration:underline ;
}
 

li.elm-tickerlink {	
	margin:0px ;
	margin-top:5px;
	margin-bottom:5px;
}



ul.elm-tickerlink {
	list-style:none ;
	margin:0px ;
}




