
    /* ====================================================================== */
/* === GENERAL CUSTOM                                                     */
/* ====================================================================== */


@media print {
#mainnavigation, #ticker, #header, #sidenavi, #headerhidenavi { display:none; }
}


* {
  font-size:100% ;
  margin:0 ;
  padding:0 ;
  font-family:Arial,Verdana,Helvetica,Times ;
  font-size:12px ;
  letter-spacing:0.5px;
  color:#303030 ;
  outline:none;
}

body.general {
  background-color:#f2f2f2;
  background-repeat:repeat-x ;
  left:0 ;
  margin:0 ;
  padding:0 ;
  position:relative ;
  top:0 ;
}

body.cms {
  background-color:#f2f2f2 ;    
  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;
	float:left;
	position:relative;
	margin-top:1px;
	margin-top:45px;
}

#content {
 width:485px;
 position:relative;
 float:left;
 margin-right:45px;
}


#content * {
	line-height:16px;	
}

#contentstart {
	width:620px;
	margin-left:30px;
	position:relative;
 float:left;
 margin-right:45px;
}

#header {
	background-repeat:no-repeat;
	background-position:570px 0px;
	height:165px;
  }
  
#headerinner {
	width:1000px;
	background-position:40px 400px;
	background-repeat:no-repeat;
	background-position:570px 0px;
	height:165px;
}
  
#headerleft {
	width:570px;
	background-color:#9b182a;
	height:165px;
	float:left;
	background-repeat:no-repeat;
	background-position:top right;
}

#headerright {
	width:430px;
	height:165px;
	float:left;
	background-repeat:no-repeat;
	text-align:right;
}

#headerhidenavi {
	background-color:#9b182a;
	float:left;
	width:100%;
}

#languages {
	color:#000000;
	font-size: 12px;
	margin-top:145px;
	margin-right:6px;
	width:424px;
}

#logo {
	
}

#mainnavi1 {
  	float:left;
	height:27px;
	
}

#mainnavi2 {
  width:240px;
  position:relative;
  float:left;
}

#navigation {
	width:1000px;
	float:left;
	position:relative;
	height:27px;
	margin-top:2px;
	background-color:#d4595e;
}

#sidenavi {
  float:right;
  height:23px;
  padding-top:4px;
  margin-right:6px;
}

#site {
 	width:1000px;
	float:left;
}

#ticker {
 
}






a,a:link,a:visited,a:active,a:focus  {
	color :#9b182a;
	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: 12px;
  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 :#9b182a;
  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 {
	padding-left:60px;
	padding-top:33px;
	padding-right:60px;
	padding-bottom:27px;
}




span.sidenaviseparator {
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
}
    
    /* ======================================================================= */
/* === CMS BASICS                                                          */
/* ======================================================================= */

*.backfor {
	font-size:12px ;
}

*.browsetdodd {
	background-color:#f2f2f2 ;
	padding:3px ;
}

*.browsetdeven {
	background-color:#f9f9f9 ;
	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 {
	font-size:13px;
	font-weight:bold ;
	margin:0px ;
	margin-bottom:15px ;
	padding:0px ;
	letter-spacing:1px;
}

*.pub-browsegroup {
	background-color:#EFEFEF ;
	font-size:12px ;
	font-weight:bold ;
	margin:0px ;
	margin-top:8px ;
	padding:2px ;
}

*.pub-browsetdeven {
	background-color:#f9f9f9 ;
	padding:3px ;
}

*.pub-browsetdodd {
	background-color:#f2f2f2 ;
	padding:3px ;
}

*.pub-browseth {
	border-bottom:solid 1px #353535 ;
	color:#030303 ;  
	font-weight:bold ;
	font-size:12px ;
	line-height:20px ;
	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 {
	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 5px ;
	background-repeat:no-repeat ;
	list-style:none ;
	margin-bottom:5px ;
	padding-left:10px ;  	
}

*.table-title {
  font-weight:bold ;
  letter-spacing:1px ;
}

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 {
  color:white ;
}


.pub-form-checkbox-caption {
  color:white ;
  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: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;
}


    
       /* ====================================================================== */
/* === 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;
 }
    
    /* ======================================================================= */
/* === SITEMAP                                                            */
/* ======================================================================= */


*.smline {
  border:0px ;
  line-height:0 ;
  margin:0px ;
  padding:0px ;  
  visibility:hidden ;
}

td.sm1 {
  border-bottom:solid 1px #151515 ;
  font-weight:bold ;
  color:#4C4C4C;
  font-size:12px ;
  margin:0px ;
  margin-top:10px ;
  padding:2px ;
}

*.sm2 {
  color:#151515 ;
  font-size:12px ;  
  padding-top:5px ;
  margin-left:3px ;  
}

*.sm3 {
  font-size:11px ;
  color:#151515 ;
  margin-left:8px ;    
  padding-top:5px ;  
}

*.sm4 {
  color:#151515 ;
  font-size:10px ;  
  margin-left:5px ;
  padding-left:15px ;
  padding-top:3px ;
}

A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color:#4C4C4C;
	font-size:12px ;
	font-weight:bold ;
    letter-spacing:1px ;
	text-decoration:none ;
}

A.sm1:HOVER  {
	color:#DF0B30 ;
	text-decoration:none ;
}
  
  
  
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color:#4C4C4C ;
	font-size:12px ;
	font-weight:bold ;  
	text-decoration:none ;  
}

A.sm2:HOVER  {
	color:#DF0B30 ;
}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	background-image:url(img/nav_marker2.gif) ;
	background-repeat:no-repeat ;
	background-position:0px 9px ;
	padding-left:10px;
	margin-left:15px;
	color:#4C4C4C ;
	font-size:11px ;
	text-decoration:none ;               
}

A.sm3:HOVER  {
	color:#DF0B30 ;
}  
  
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	background-image:url(img/nav_marker2_i.gif) ;
	background-repeat:no-repeat ;
	background-position:2px ;
	color:#4C4C4C ;
	font-size:10px ;
	text-decoration:none ;
}

A.sm4:HOVER  {
	color:#DF0B30 ;
}   
	
ul.sitemap {
  list-style:none ;
}
	
	   
    
    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:#f2f2f2; /*wichtig für Safari*/
	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 :#d4595e;
	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                                                 */
/* ======================================================================= */

*.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:#9b182a ;
	border:1px solid #A01D01 ;
	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   =============================== */

.horz_nlsmenu {
    background-color:#d4595e;
	font-size:13px;
    font-weight:bold;
	color : #ffffff;
    letter-spacing:1px;
    z-index:1;
	border-right:solid 2px #ffffff;
	margin-left:30px;
}

.horz_nlsitemcontainer {
    height:27px;
    width:100px;
	
}
.horz_nlsiconcell {width:16px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
	color : #ffffff;
    padding:2px 15px 2px 15px;
    text-align:center;
	border-left:solid 2px #ffffff;
}

.horz_nlsitemcontainerover {
    height:27px;
    width:100px;
    background-color:#9b182a;
}
.horz_nlsiconcellover {width:16px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
	font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
	color : #ffffff;
    padding:2px 15px 2px 15px;
    text-align:center;
	border-left:solid 2px #ffffff;
}

.horz_nlsitemdisable {}

.horz_nlsseparatorcontainer {}

.horz_nlsseparator {}

.horz_mtopleft {height:0px; width:0px;}
.horz_mtopright {height:0px; width:0px;}
.horz_mbottomleft {width:0px; height:0px;}
.horz_mbottomright {width:0px; height:0px;}
.horz_mtop {height:0px;}
.horz_mbottom {height:0px;}
.horz_mleft {width:0px;}
.horz_mright {width:0px;}

.horz_horzshadow }
.horz_vertshadow {}
.horz_cornshadow {}





.highlight_nlsmenu {
    background-color:#9b182a;
	font-size:13px;
    font-weight:bold;
	color : #ffffff;
    letter-spacing:1px;
    z-index:1;
	border-right:solid 2px #ffffff;
	margin-left:30px;
}

.highlight_nlsitemcontainer {
    height:27px;
    width:100px;
	
}
.highlight_nlsiconcell {width:16px;}
.highlight_nlssubmenucell{width:20px;}
.highlight_nlsitem {
	background-color:#9b182a;
    font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
	color : #ffffff;
    padding:2px 15px 2px 15px;
    text-align:center;
	border-left:solid 2px #ffffff;
}

.highlight_nlsitemcontainerover {
    height:27px;
    width:100px;
    background-color:#9b182a;
}
.highlight_nlsiconcellover {width:16px;}
.highlight_nlssubmenucellover {width:20px;}
.highlight_nlsitemover {
	font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
	color : #ffffff;
    padding:2px 15px 2px 15px;
    text-align:center;
	border-left:solid 2px #ffffff;
}






.nlsmenu {
    background-color:#9b182a;
    z-index:1;
	border-bottom:solid 1px #9b182a;
	border-left:solid 2px #ffffff;
	position:absolute;
}

.nlsitemcontainer {
    height:15px;
}
.nlsiconcell {width:20px;}
.nlssubmenucell{width:20px;}
.nlsitem {
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
	color : #ffffff;
    text-align:left;	
    padding:2px 10px 2px 15px;
}

.nlsitemcontainerover {
    height:15px;
    background-color:#e28b88;
}
.nlsiconcellover {width:20px;}
.nlssubmenucellover {width:20px;}
.nlsitemover {
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
	color : #ffffff;
    text-align:left;
    padding:2px 10px 2px 15px;
}

.nlsitemdisable {
   
}

.nlsseparatorcontainer {}
.nlsseparator {}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}

.nlsscrup, .nlsscrupover {
   
 }

.nlsscrdown, .nlsscrdownover {
   
}

.nlsscrupover{background-color:#F7F0D6;}
.nlsscrdownover{background-color:#F7F0D6;}




/* ================================   Mainnavigation 2   =============================== */

ul.mainnavi2 {
	list-style-type:none;
	width:190px;
	margin-left:25px;
	margin-right:25px;
}

li.mainnavi2 {
	margin-bottom:25px;
}

li.mainnavi2press {
	margin-bottom:5px;
}

a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  font-size:12px;
  font-weight:bold;
  color : #303030;  
  text-decoration: none; 
  letter-spacing:1px;
}

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:12px;
  font-weight:bold;
  color : #9b182a;  
  text-decoration: none;
  letter-spacing:1px;
}


/* ================================   Mainnavigation 3   =============================== */

ul.mainnavi3 {
	list-style-type:none;
	width:190px;
	margin-top:5px;
	
	
}

li.mainnavi3 {	
	margin-bottom:4px;
}


a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  font-size:12px;
  font-weight:normal;
  color : #303030;  
  text-decoration: none;
  background-image:url(img/nav_marker2.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
  padding-left:10px;
  display:block;
}

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:12px;
  font-weight:normal;
  color : #9b182a;  
  text-decoration: none;
  background-image:url(img/nav_marker2_hi.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
  padding-left:10px;
  display:block;
  }


/* ================================   Mainnavigation 4   =============================== */

ul.mainnavi4 {
	list-style-type:none;
	width:180px;
	margin-top:5px;
	margin-bottom:5px;
}

li.mainnavi4 {	
	margin-bottom:2px;
	margin-left:10px;
}



a.mainnavi4,a.mainnavi4:link,a.mainnavi4:visited,a.mainnavi4:active,a.mainnavi4:focus {
  font-size:11px;
  font-weight:normal;
  color : #303030;  
  text-decoration: none;
  letter-spacing:0.5px;
  background-image:url(img/nav_marker2.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
  padding-left:10px;
  display:block;
}

a.mainnavi4:hover {	
  	text-decoration: underline;
}

a.mainnavi4press,a.mainnavi4press:link,a.mainnavi4press:visited,a.mainnavi4press:active,a.mainnavi4press:focus,a.mainnavi4press:hover {
 font-size:11px;
  font-weight:normal;
  color : #9b182a;  
  text-decoration: none;
  letter-spacing:0.5px;
  background-image:url(img/nav_marker2_hi.gif);
  background-position:0px 4px;
  background-repeat:no-repeat;
  padding-left:10px;
  display:block;
}


/* ================================   Sidenavi   =============================== */  
  
  
a.sidenavi,a.sidenavi:link,a.sidenavi:visited,a.sidenavi:active,a.sidenavi:focus {
  font-size:12px;
  color : #000000;  
  text-decoration: none; 
  letter-spacing:0.5px;
  
}

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; 
  letter-spacing:0.5px;
}
    
    /* ====================================================================== */
/* === 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 ;
  padding-bottom:7px ;
  font-size:11px ;

}  

*.ticker-body {
	font-size:11px ;
	padding-top:5px ;
	padding-bottom:5px ;
	width:150px ;	
}

*.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:#9b182a ;   
}
  
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-top:5px;
	margin-bottom:5px;
}



ul.elm-tickerlink {
	list-style:none ;
	margin:0px ;
	padding:0px ;	
}



      
  
