body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#cccccc;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#cccccc;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
	font-weight: normal;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B0FF15;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #ccff00;
}

.membermapnew {
    font-family:Verdana;
    font-size: 10px;
    color: #99cc00;
    font-weight: bold;
    background-position: left top;
	border-bottom: #99cc00;
	border-bottom-style: inset;
}

.title {
    font-family:Verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
	border-bottom: #99cc00;
	border-bottom-style: inset;
}

.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #B0FF15; 
    font-weight: bold; 
}

.category {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #B0FF15; 
    font-weight: normal; 
}

.marked {
    background-color: #ffffff;
    font-weight: normal;
}

a, .a:visited, .a:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #B0FF15;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #ccff00;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink:hover {
    color: #B0FF15;
    text-decoration: none;
    font-weight: normal;
}

a.category, a.category:visited, a.category:active {
    color: #F0EFEF;
    text-decoration: none;
}

a.category:hover {
    color: #B0FF15;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #B0FF15; 
    background-color: #000000; 
    border: 1px solid #121212;
}

.footer {color: #FFFFFF
			size: 10px
			}
			
.form_off {  
    color: #121212; 
	background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #ffffff; 
    background-color: #000000; 
    border: 1px solid #B0FF15;
}

.form_username {
    background-color: #000000;
    border: 1px solid #B0FF15;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_username2 {
    background-color: #000000;
    border: 1px solid #fd9500;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #000000;
    border: 1px solid #B0FF15;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password2 {
    background-color: #000000;
    border: 1px solid #fd9500;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #000000;
    border: 1px solid #B0FF15;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #000000;
    border: 1px solid #B0FF15;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

 .tooltip {
      position: absolute;
      display: none;
      font-size: 10px;
      background-color: #FFFFFF;
      color: #000000;
      border: 1px solid #333333;
    }

/*CSS für MainContentinhalt mit größerer Schrift*/
.maincontbig
{
	font-size: 12px;
	font-weight: normal;
}	

.maincontbig .small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ccff00;
}

.maincontbig a:link, .maincontbig a:visited, .maincontbig a:active {
  	color:#ff4800;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.maincontbig a:hover {
	color:#ccff00;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

/*Ende */

/*CSS für MainContentinhalt mit normaler Schrift*/
.maincont
{
	font-size: 10px;
	font-weight: normal;
}	

.maincont .small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ccff00;
}

.maincont a:link, .maincont a:visited, .maincont a:active {
  	color:#ccff00;
	text-decoration: none;
	font-weight: normal;
}

.maincont a:hover {
	color:#ff4800;
	text-decoration: none;
  	font-weight: normal;
  }

/*Ende */

/*CSS für MainContentinhalt mit normaler Schrift*/
.maincont3
{
	font-size: 10px;
	font-weight: normal;
}	

.maincont3 .small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ffffff;
}

.maincont3 a:link, .maincont3 a:visited, .maincont3 a:active {
  color:#ffffff;
  font-style:italic;
}

.maincont3 a:hover {
	color:#ccff00;
	text-decoration: none;
  }

/*Ende */

/*CSS für MainContentinhalt mit normaler Schrift*/
.maincont2
{
	color:#ff4800
	font-size: 10px;
	font-weight: normal;
}	

.maincont2 .small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ccff00;
}

.maincont2 a:link {
  color:            #FFFF00;
}

.maincont2 a:visited {
	color:            #FFFF00;
	}

.maincont2 a:hover {
	color:            #ccff00;
	text-decoration: none;
  }

.maincont2 a:active {
  color:            #ffcc00;
}

/*Ende */

/*CSS für MainContentinhalt mit normaler Schrift*/
.shoutit
{
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
}	

.shoutit .small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ccff00;
}

.shoutit a:link {
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ccff00;
	font-weight: bold;
}

.shoutit a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ccff00;
	font-weight: bold;
	}

.shoutit a:hover {
	color:#ff4800;
	text-decoration: none;
  }

.shoutit a:active {
  color:#ccff00;
}

/*Ende */

