

  
    
    /* ====================================================================== */
/* === GENERAL CUSTOM                                                     */
/* ====================================================================== */


@media print {
#mainnavi1, #ticker, #header, #sidenavi { display:none; }
}


* {
  font-size:100% ;
  margin:0 ;
  padding:0 ;
  font-family:Arial,Verdana,Helvetica,Times ;
  font-size:12px ;
  letter-spacing:0.5px;
  color:#303030 ;
}

body.general {
  background-color:#ffffff;
  background-repeat:repeat-y ;
  background-image:url(img/bg_site.gif);
  left:0 ;
  margin:0 ;
  padding:0 ;
  position:relative ;
  top:0 ;
}

body.cms {
  background-color:#ffffff ;    
  left:0 ;
  margin:0 ;
  padding:0 ;
  position:relative ;
  top:0 ;
}


h1,h2,h3,h4,h5,h6 { font-size:100% ; }

img {
	border:0px;
}

* > 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                                                      */
/* ====================================================================== */


#contentarea {
	width:1000px;
	position:relative;
}

#content {
 	float:left;
	width:510px;
	margin-top:32px;
}


#content * {
	line-height:16px;	
}

#header {
	height:223px;
	background-color:white;
	width:1000px;
  }
  
#headerleft {
	width:208px;
	height:223px;
	float:left;
}

#headerright {
	width:792px;
	height:223px;
	float:right;
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
}


#languages {
	padding-left:5px;
	padding-right:0px;
}

#mainnavi1 {
  width:208px;
  margin-right:33px;
  float:left;
  background-image:url(img/bg_navi.gif);
  background-repeat:no-repeat;
  background-position:top right;
}


#sidenavi {
 	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

#site {
 	width:1024px;
}

#ticker {
	 width:190px;
 	float:right;
	padding-right:12px;
	margin-top:35px;

}

a,a:link,a:visited,a:active,a:focus  {
	color :#e47f00;
	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 :#ED5D62;
  text-decoration:none;
  font-size:10px;
  float:right;
  padding-top:1px;
  padding-right:4px;

}

a.bestview:hover {
  color :#F9818A;
}


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;
}


a.print,a.print:link,a.print:visited,a.print:active,a.print:focus {
  color :#e47f00;
  text-decoration:none;
  font-size:10px;
}

a.print:hover {
  text-decoration:underline;
}




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;
}


img.logo {

}






    
  
    
    /* ======================================================================= */
/* === 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:20px;
	font-weight:bold ;
	color:#6697b8;
	margin:0px ;
	margin-bottom:30px ;
	padding:0px ;
	line-height:22px;
}




*.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:#ffffff ;
	padding:3px ;
}

*.pub-browseth {
	border-bottom:solid 1px #353535 ;
	color:#030303 ;  
	font-weight:bold ;
	font-size:12px ;
	line-height:20px ;
	margin-bottom:10px ;
	padding-left:3px;
	padding-right:3px;	
}

*.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 {
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	padding:0px ;
	letter-spacing:1px;
}

*.pub-el-title {
	color:#030303 ;
	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.pub-tth-mail {}
    
  
    
    /* ======================================================================= */
/* === 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 #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:#242424 ;  
}

*.dlgtextarea {
	font-size:12px ;
	border:1px solid #5D5D5D ;
}

*.formgap {
  line-height:1px ;
  visibility:hidden ;  
}

*.pub-form-caption {
  color:#242424 ;
}

.pub-form-caption-req {
  color:#242424 ;
}

.pub-form-caption-req-error {
  color:#ff0000 ;
  font-weight:bold ;
}



*.pub-form-caption-left {
  color:#242424 ;
}

*.pub-form-caption-top {
  color:#242424 ;
  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:#EDEDED ;
  color:#030303 ;

}

.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 ;
	letter-spacing:1px;
}


*.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 #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;
}


    
  
    
    /* ====================================================================== */
/* === 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 :#e47f00;
  text-decoration:none;
  margin-top:10px;
  font-weight:normal;                      
}

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 {
	margin-bottom:20px;
	float:left;
}

div.linklist_content {
	float:left ;
	width:520px ;
}

div.linklist_image {
	float:left ;	
	margin-left:20px ;
	width:100px ;
}

div.linklist_record {
	clear:both ;
	float:left ;
	margin-bottom:4px ;
	width:520px ;
}

h2.linklist {
  color:#303030 ;
  clear:both ;
  font-size:12px ;
  font-weight:bold ;
  margin-bottom:10px ;
  padding:2px ;
  width:520px ;
  border-bottom:solid 1px;
}


h3.linklist {
	font-weight:bold ; 
	margin:0px ;
	margin-bottom:3px ;
  	padding:0px ;
}
    
  
    
    /* ====================================================================== */
/* === 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 ;  
}

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 ;
  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 ;
}


    
  
    
    .payment-button {
	background-color:#e47f00 ;
	border:1px solid #90550b ;
	color:#ffffff ;
	cursor:pointer ;
	font-size:12px ;
}
    
  
    
       /* ====================================================================== */
/* === 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;
 }
    
  
    
    /* ======================================================================= */
/* === SEARCH                                                              */
/* ======================================================================= */

div.mainsearch_box {

}

label.mainsearch_caption {
	color:#303030 ;
	margin-right:8px;
}

input.mainsearch_input {
  border:solid 1px #303030 ;
  font-size:12px ; 
  margin-right:5px ;
}

input.mainsearch_button {
	background-color:#e47f00 ;
	border:solid 1px #90550b ;
	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;
}

div.result_box_title {
	width:480px;
	float:left;
	position:relative;
}

div.result_box_rank {
	font-weight:bold;
	width:40px;
	float:right;
	position:relative;
}
    
  
    
    /* ======================================================================= */
/* === SITEMAP                                                            */
/* ======================================================================= */

ul.sitemap {
  list-style:none ;
}

li.sitemap1 {
  border-bottom:solid 1px #151515 ;
  margin-bottom:10px;
  margin-top:20px;
}

li.sitemap1:first-child {
  margin-top:0px;
}

li.sitemap2 {

}

li.sitemap2:first-child {

}

li.sitemap3 {
  margin-left:8px ;    
 
}

li.sitemap3:first-child {

}

li.sitemap4 {
  margin-left:5px ;
  padding-left:15px ;
  padding-top:3px ;
}

li.sitemap4:first-child {

}

li.sitemap5 {
  margin-left:5px ;
  padding-left:15px ;
  padding-top:3px ;
}

li.sitemap5:first-child {

}

li.sitemap6 {
  margin-left:5px ;
  padding-left:15px ;
  padding-top:3px ;
}

li.sitemap6:first-child {

}



A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color:#303030;
	font-size:12px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
}

A.sm1:HOVER  {
	color:#c80a3e ;	
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color:#303030 ;
	font-size:12px ;
	text-decoration:none ;  
}

A.sm2:HOVER  {
	color:#c80a3e ;
}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	background-image:url(img/nav_marker_sitemap_hi.gif) ;
	background-repeat:no-repeat ;
	background-position:0px 5px ;
	padding-left:12px;
	color:#303030 ;
	font-size:11px ;
	text-decoration:none ;               
}

A.sm3:HOVER  {
	color:#c80a3e ;
}

  
  
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	background-image:url(img/nav_marker_sitemap_hi.gif) ;
	background-repeat:no-repeat ;
	background-position:0px 5px ;
	color:#303030 ;
	font-size:10px ;
	text-decoration:none ;
}

A.sm4:HOVER  {
	color:#c80a3e ;
}   

A.sm5,A.sm5:VISITED,A.sm5:ACTIVE,A.sm5:LINK  {
	background-image:url(img/nav_marker_sitemap_hi.gif) ;
	background-repeat:no-repeat ;
	background-position:0px 5px ;
	color:#303030 ;
	font-size:10px ;
	text-decoration:none ;
}

A.sm5:HOVER  {
	color:#c80a3e ;
}  

A.sm6,A.sm6:VISITED,A.sm6:ACTIVE,A.sm6:LINK  {
	background-image:url(img/nav_marker_sitemap_hi.gif) ;
	background-repeat:no-repeat ;
	background-position:0px 5px ;
	color:#303030 ;
	font-size:10px ;
	text-decoration:none ;
}

A.sm6:HOVER  {
	color:#c80a3e ;
}    
	

    
  
    
    /* ======================================================================= */
/* === TABLE                                                               */
/* ======================================================================= */


*.elm_table_browsetdeven {
  	background-color:#f2f2f2 ;
	padding:3px ;
}

    
  
    
    /* ======================================================================= */
/* === ELEMENT TICKERQUOTE                                                    */
/* ======================================================================= */


blockquote.ticker-quote {
 margin-left:5px;
 margin-right:5px;
}

p.ticker-quote-text {
	font-size:12px;
	color:#004d87;
}

p.ticker-quote-name {
	font-size:12px;
	color:#004d87;
	font-weight:normal;
	font-style:italic;
	letter-spacing:1px;
	margin-top:6px;
	line-height:13px;
}

p.ticker-quote-name b {
	font-size:12px;
	color:#004d87;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	margin-top:4px;
}

q.ticker-quote-text {
quotes: "Â«" "Â»" "'" "'";
color:#004d87;
font-size:12px;
font-style:italic;
letter-spacing:1px;
}


    
  
    
    /* ======================================================================= */
/* === ELEMENT timetable                                                   */
/* ======================================================================= */




td.timetable1-data {
	vertical-align: top;
	padding: 3px 9px 3px 0px;
}

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

td.timetable2-data {
	vertical-align: top;
	/*background-color: #E5E5E5 ;
	border-top: 1px solid #727272 ;
	border-bottom: 1px solid #727272 ;*/
	padding: 3px 9px 3px 0px;
}

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


    
  
    
    span.backfor-active {
  font-weight:bold;
  margin:2px;
  padding-left:3px ;
  padding-right:3px ;
  background-color:##efefef ;
  border:1px solid ###request.main_color# ;
}

span.backfor {
  margin:1px;
}

span.backfor-info {
  font-size:12px ;
}

    
  
    
    /* ====================================================================== */
/* === 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 ; 
    margin-bottom:4px ;    
}
    
*.dlgselectgender { 
    background-color:#ffffff ; 
    border:1px solid #DDDDDD ;
    font-size:12px ;
    margin-bottom:4px ;       
    width:100px ;
}  

input.dlgbutton {
	background-color:#e47f00 ;
	border:1px solid #90550b ;
	color:#ffffff ;
	cursor:pointer ;
	font-size:12px ;
}

input.dlginput {
  border:1px solid #303030 ;
  font-size:12px ; 
  margin:0px ;
  margin-bottom:4px ;
}

input.dlgerror-input {
	border:1px solid red ;
}

input.dlgsearchinput {
	border:1px solid #303030 ;
	font-size:12px ;
}

input.dlgtext {
  border:1px solid #303030 ;
  font-size:12px ;
  line-height:20px ; 
  margin-bottom:10px ;
}
    
  
    
    /* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */


/* ================================   Mainnavigation 1   =============================== */

ul.mainnavi1 {
	list-style-type:none;
	padding-top:22px;
		
}

li.mainnavi1 {
	
	
}

li.mainnavi1hi {
	
}

a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {
  font-size:12px;
  font-weight:bold;
  color : #ccdce7;  
  text-decoration: none;
  display:block;
  width:190px;
  padding-left:13px;
  padding-top:13px;
  padding-bottom:13px;
  letter-spacing:1px;
}

a.mainnavi1:hover {
  color:#faa21a;
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {
  font-size:12px;
  font-weight:bold;
  color:#faa21a; 
  display:block;
  width:190px;
  padding-left:13px;
  padding-top:13px;
  padding-bottom:13px;
letter-spacing:1px;
text-decoration: none;
  
}


/* ================================   Mainnavigation 2   =============================== */

ul.mainnavi2 {
	margin-bottom:15px;
	margin-top:-10px;
}

li.mainnavi2 {	
	width:180px;
	padding-top:5px;	
	
}


a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  font-size:12px;
  font-weight:normal;
  color : #ccdce7;  
  text-decoration: none;
  display:block;
  background-image:url(img/nav_marker2.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:13px;
  width:180px;
  padding-left:10px;
  letter-spacing:1px;
}

a.mainnavi2:hover {	
  color:#faa21a;
  background-image:url(img/nav_marker2_hi.gif); 
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
  font-size:12px;
  font-weight:normal;
  color:#faa21a; 
  display:block;
  background-image:url(img/nav_marker2_hi.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:13px;
  width:180px;
  padding-left:10px;
  letter-spacing:1px;
  text-decoration: none;
  }


/* ================================   Mainnavigation 3   =============================== */

ul.mainnavi3 {
	padding-bottom:10px;
}

li.mainnavi3 {	
	width:180px;
	padding-top:5px;	
	
}


a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  font-size:11px;
  font-weight:normal;
  color : #ccdce7;  
  text-decoration: none;
  display:block;
  background-image:url(img/nav_marker2.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:23px;
  width:170px;
  padding-left:10px;
  letter-spacing:1px;
}

a.mainnavi3:hover {	
  color:#faa21a;
  background-image:url(img/nav_marker2_hi.gif); 
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {
  font-size:11px;
  font-weight:normal;
  color:#faa21a;
  display:block;
  background-image:url(img/nav_marker2_hi.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:23px;
  width:170px;
  padding-left:10px;
  letter-spacing:1px;
  text-decoration: none;
  }
  
  
 /* ================================   Mainnavigation 4   =============================== */

ul.mainnavi4 {
	padding-bottom:10px;
}

li.mainnavi4 {	
	width:180px;
	padding-top:5px;	
	
}


a.mainnavi4,a.mainnavi4:link,a.mainnavi4:visited,a.mainnavi4:active,a.mainnavi4:focus {
  font-size:11px;
  font-weight:normal;
  color : #ccdce7;  
  text-decoration: none;
  display:block;
  background-image:url(img/nav_marker2.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:38px;
  width:155px;
  padding-left:10px;
  letter-spacing:1px;
}

a.mainnavi4:hover {	
  color:#faa21a;
  background-image:url(img/nav_marker2_hi.gif); 
}

a.mainnavi4press,a.mainnavi4press:link,a.mainnavi4press:visited,a.mainnavi4press:active,a.mainnavi4press:focus,a.mainnavi4press:hover {
  font-size:11px;
  font-weight:normal;
  color:#faa21a;
  display:block;
  background-image:url(img/nav_marker2_hi.gif); 
  background-repeat:no-repeat;
  background-position:0px 4px;
  margin-left:38px;
  width:155px;
  padding-left:10px;
  letter-spacing:1px;
  text-decoration: none;
  }
  
  

/* ================================   Sidenavi   =============================== */  
  
  
a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:12px;
  color : #000000;  
  text-decoration: none; 
  font-weight:normal;
  letter-spacing:1px;
  
}

a.sidenavi:hover {
  color : #000000;
  text-decoration:underline;
}

a.sidenavipress,a.sidenavipress:link,a.sidenavipress:visited,a.sidenavipress:active,a.sidenavipress:focus,a.sidenavipress:hover {  
  font-size:12px;
  color : #000000;  
  text-decoration: underline; 
  font-weight:normal;
   letter-spacing:1px;
}

span.sidenaviseparator {
	padding-left:4px;
	padding-right:4px;
}
    
  
    
    /* ====================================================================== */
/* ===  STARTARTICLE                                                      */
/* ====================================================================== */

div.startarticle-box {
	float:left;
	width:218px;
	height:230px;
	border: 1px solid #aebfda ;
	background-color:#efefef;
}

p.startarticle-title {
	width:206px; 
	height:30px;
	background-color:#aebfda;
	padding-left:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}

p.startarticle-image {
	width: 216px; 
	height:94px;
	padding-left:1px;
	padding-top:1px;
}

p.startarticle-text {
	overflow:hidden;
	height:65px;
	padding-top:10px;
	padding-left:9px;
	padding-right:9px;
}

p.startarticle-link {
	padding-left:9px;
	padding-right:9px;
}

#content p.startarticle-title span.starttitle {
	 line-height:14px;
	 color:white;
}

a.startarticle-link,a.startarticle-link:link,a.startarticle-link:visited,a.startarticle-link:active,a.startarticle-link:focus {
  font-size: 12px;
  text-decoration: none;
  background-image:url(img/arrow.gif);
  background-repeat:no-repeat;
  background-position:top right;
  padding-right:12px;
}

a.startarticle-link:hover {
  text-decoration: underline;
}



    
  
    
    /* ====================================================================== */
/* === 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:#030303 ;
  font-weight:bold ;
  font-size:11px ;
  padding-top:2px ;
  padding-bottom:2px ;
}

*.ticker-text {
  color:#030303 ;
  font-weight:normal ;
  font-size:11px ;
  margin-left:5px;
  margin-right:5px;
  letter-spacing:1px;
}  

*.ticker-body {
	background-color:#df7b86;
	padding-top:10px;
	padding-bottom:5px;
}

*.ticker-date {
	color:#242424 ;
	font-size:11px ;	
	font-weight:bold ;
	letter-spacing:1px ;
}

A.elm-tickerlink,A.elm-tickerlink:VISITED,A.elm-tickerlink:ACTIVE,A.elm-tickerlink:LINK  {
	color:#303030 ;
	font-size:12px ;
	font-weight:bold;
	margin:0px ;
	padding:0px ;
	text-decoration:none ;
	letter-spacing:1px;
	padding-right:10px;
	
	
}

A.elm-tickerlink:HOVER  {
	text-decoration:underline ;
	
 }

A.ticker,A.ticker:VISITED,A.ticker:ACTIVE,A.ticker:LINK  {
	color:#303030 ;
	text-decoration:none ;   	
}

A.ticker:HOVER  {
	color:#e47f00 ;  	
}
  
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;

}  

#ticker ul li.pub-tth-li {
	background-image:url(img/bullet_list_ticker.gif);
}

    
    
    
  
