.infobox_yellow {
padding: 0px; 
margin-bottom: 2px;
text-align: center;
color: #000000;
border-top: #FF0000 2px dotted;
border-bottom: #FF0000 2px dotted;
border-left: #FF0000 2px dotted;
border-right: #FF0000 2px dotted;
background: InfoBackground;
}

.errorbox {
padding: 5px; 
margin-bottom: 2px;
text-align: center;
color: #000000;
border:2px dashed #FF0000;
background-color: #FFAAAA;
}

.successbox {
padding: 5px; 
margin-bottom: 2px;
text-align: center;
color: #000000;
border:2px dashed #66CC00; 
background-color: #CCFFAA;
}

.infobox_green_reg {
padding: 5px; 
margin-bottom: 2px;
text-align: left;
color: #000000;
border:2px dashed #66CC00; 
background-color: #CCFFAA;
}

.infobox {
padding: 5px; 
margin-bottom: 2px;
text-align: center;
color: #000000;
border:2px dashed #EEEE66; 
background-color: #FFFFCC;
}

.footerlinks {
  background:#ebebeb;
  border:1px dashed #000000;
  color:#444444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  text-align: center;
  line-height:125%
}

.microfont {
 font-size: 9px;
 font-family: Verdana;
}

.home_on {
 color: #1EB709;
}

.home_off {
 color: #CC040D;
}

.blase1 {
 background-image: url(http://www.ascona-board.de/images/blase5.gif);
}

.blase2 {
 background-image: url(http://www.ascona-board.de/images/blase6.gif);
}

.blase3 {
border-color: black
}

.bigfont {
 font-size: 30px;
 font-family: Tahoma,Helvetica;
}

.usercp_extra_btn {
 display: inline;
 font: small/200% Arial, sans-serif;
 padding: 1px 0;
 border: 1px solid #666;
 margin: 0;
 text-decoration: none;
 background-color: #fff;
} 

.usercp_extra_btnFront {
 display: inline;
 background-color: #f90;
 color: #fff;
 padding: 0 2px;
 border: 1px solid #fff;
 border-top: 0;
 border-bottom: 0;
 margin: 0px;
}
 
.usercp_extra_btnText {
 display: inline;
 background-color: #898e79;
 color: #fff;
 padding: 0 2px;
 border: 0;
 border-right: 1px solid #fff;
 margin: 0px;
 text-decoration:none;
}

.headernavibereich {
display: block;
color: #000000;
font-size: 13px;
background-color: #C6C6C6;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #222222;
text-align: left;
text-decoration: none;
}

a.headernavilink{
 display: block;
 color: #000000;
 font-family: Verdana, Arial;
 font-size: 12px;
 text-decoration: none;
 background-color: #CDCDCD;
 border-bottom: solid 1px #222222;
 border-top: solid 1px #FFFFFF;
}

.topnavi A { text-decoration: none }
.topnavi A:link { text-decoration: none }
.topnavi A:active { text-decoration: none }
.topnavi A:hover { text-decoration: none }
.topnavi A:hover { color: #c03600}
.topnavi A:visited { text-decoration: none }

a.countbutton {
 border-top: #000000 1px;
 border-bottom: #000000 1px;
 border-left: #000000 1px;
 border-right: #000000 1px;
 border-style: solid; 
 padding: 2px;
 text-decoration: none;
}

a.countbutton:hover {
 border-top: #FF9900 1px;
 border-bottom: #FF9900 1px;
 border-left: #FF9900 1px;
 border-right: #FF9900 1px;
 background-color: #FF9900;
 text-decoration: none;
}