body {
 color: #a7a7a7;
 font-family: tahoma,helvetica;
 margin:0px;
 background:url(Bilder/body_bg.png) #00c6ff;
 cursor:url(Bilder/default.cur), url(templates/Hitsugaya/Bilder/default.cur), default;
}

body a:link, body a:visited, body a:active {
 color: #76703b;
 text-decoration: underline; 
 cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}
body a:hover {
 color: #e8e87d;
 text-decoration: none;
}

.mainpage {
 background: #65e5ee;
}

.tr, .td, .tableinborder, .tableoutborder {text-align:left;}

.tableoutborder {
 background:url(Bilder/tbout_bg.png);
/* border-left:1px solid #007e9f;
 border-right:1px solid #007e9f;*/
}



.tableinborder {
 background: #1a1a1a;
}

.threadline {
 color: #a7a7a7;
 background: #000000;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #a7a7a7;
 background:url(Bilder/cellpic.png) #caca6c;
}


.tabletitle_fc {
 color: #a7a7a7;
}


.inposttable {
 background: #ffffff;
 
}

.quote {
 background:#1d1d09;
 border-left:solid 2px #333333;
 border-right: dotted 3px #333333;
}

.quote_l{
 background: transparent url(Bilder/quote_l.png) no-repeat left top; /*Bild: quote_l.png  Nur png-Format!*/
 padding: 4px;
 padding-left: 19px;
 padding-right:19px;
 text-align:justify;
}

.quote_r{
 background: transparent url(Bilder/quote_r.png) no-repeat bottom right; /*Bild: quote_r.png  Nur png-Format!*/
 margin-top:-20px;
 padding-bottom:5px;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #76703b;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #e8e87d;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 cursor:text;
}

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
 cursor:text;
}

.tablecat {
 color: #a7a7a7;
 background:url(Bilder/catpic.png) #a0958b;
 
}


.tablecat_fc {
 color: #a7a7a7;
}


table tr td.tablecat a:link, table tr td.tablecat a:visited, table tr td.tablecat a:active {
 color: #ddf2fa;
 text-decoration: underline;
 
}
table tr td.tablecat a:hover { 
 color: #e8e87d;
 text-decoration: none;
 
}

.tableb {
 color: #a7a7a7;
 background:url(Bilder/tableb_bg.png) #444444;
 
}


.tableb_fc {
 color: #a7a7a7;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #76703b;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #e8e87d;
 text-decoration: none;
 
}

.tablea {
 color: #a7a7a7;
 background:url(Bilder/tablea_bg.png) #555555;
 
}


.tablea_fc {
 color: #a7a7a7;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #76703b;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #e8e87d;
 text-decoration: none;
 
}

.prefix {
 color: #a7a7a7;
 
 
 
}

.time {
 color: #a7a7a7;
 
 
 
}

.highlight {
 color: red;
 font-weight: bold;
 
 
}

.subboard,.top5,.duties{
 margin:0 0 0 25px;
 padding:0px;
 list-style-image:url(Bilder/ul_point.png); /* Bild: max. 8*8 px */
}

.top5div{
 margin:0;
 width:100%; 
 border-bottom: dotted 2px #2d2d0c; 
 padding:0px;
 font-size:2px;
}

/*.publicevent {
 color: red;
 
}

.privateevent {
 color: blue;
 
}*/

/*.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #ffffff;
 color: #000000;
 background-color: #f5f5f5;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}*/

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}

BODY { SCROLLBAR-BASE-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; }
SELECT {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #a7a7a7;
 BACKGROUND: #222222;
 border-top:1px;
 border-right:1px;
 border-left:1px;
 border-bottom:1px;
}

TEXTAREA {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #a7a7a7;
 BACKGROUND: #222222;
 border-right:0px dotted #424212;
 border-top:0px solid #424212;
 border-bottom:1px solid #424212;
 padding:4px;
 border-left:3px dotted #424212;
}

.input {
 cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #a7a7a7;
 BACKGROUND: #222222;
 border:1px solid #424212;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}

.bg A:link, .bg A:visited, .bg A:active { COLOR: #76703b; TEXT-DECORATION: underline; }
.bg A:hover { COLOR: #e8e87d; TEXT-DECORATION: none; }

.tablea A:link, .tablea A:visited, .tablea A:active { COLOR: #76703b; TEXT-DECORATION: underline; }
.tablea A:hover { COLOR: #e8e87d; TEXT-DECORATION: none; }

.tableb A:link, .tableb A:visited, .tableb A:active { COLOR: #76703b; TEXT-DECORATION: underline; }
.tableb A:hover { COLOR: #e8e87d; TEXT-DECORATION: none; }

.tablecat A:link, .tablecat A:visited, .tablecat A:active { COLOR: #76703b; TEXT-DECORATION: underline; }
.tablecat A:hover { COLOR: #e8e87d; TEXT-DECORATION: none; }

.tabletitle A:link, .tabletitle A:visited, .tabletitle A:active { COLOR: #76703b; TEXT-DECORATION: none; }
.tabletitle A:hover { COLOR: #e8e87d; TEXT-DECORATION: underline; }


.clsCursor { cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
margin-top:5px;
margin-bottom:-5px;}

.bbcode{
 background: #ddd;
 border:solid #777777 1px;
}

.bbcode:hover{
 background:#fff;
}

.spoilerlook{
 margin-top:4px;
 width:99%;
 background:#1d1d09;
 color:#a7a7a7;
 border-right:3px #ffffff dotted;
 border-left:3px #ffffff dotted;
 padding: 2px;
}

.spoilerbutton{
 width:65px; 
 color:#ddd;
 font-size:10px; 
 margin:0px; 
 padding:0px;
 background:url(Bilder/spoiler_button.png);
 border:0;
}

.spoilerbutton:hover,.spoilerbutton:visited{
 background:url(Bilder/spoiler_button_h.png);
 color:#333;
}

.memberlist{
 background:#eeeeee;
 border:solid 1px #eeeeee;
 width:100%;
 margin-right:2px;
 margin-left:2px;
 padding-left:4px;
 padding-right:4px;
 font-size: 13px;
 font-family: Tahoma,Helvetica;
}
.memberlist:hover,.memberlist.visited{
 background:#ffffff;
}

/*topnavi-Hitsugaya*/
#topnavi {
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	background:url(Bilder/topnavi_bg.png) no-repeat;
	height:30px;
}

#topnavi a{
text-decoration:none;
}

.top_usercp{
 background: url(Bilder/top_usercp.png) ;
 width:80px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_usercp:hover,.top_usercp:visited{
 background: url(Bilder/top_usercp_h.png) ;
}

.top_pms{
 background: url(Bilder/top_pms.png) ;
 width:72px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_pms:hover,.top_pms:visited{
 background: url(Bilder/top_pms_h.png) ;
}

.top_register{
 background: url(Bilder/top_register.png) ;
 width:125px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_register:hover,.top_register:visited{
 background: url(Bilder/top_register_h.png) ;
}

.top_members{
 background: url(Bilder/top_members.png) ;
 width:110px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_members:hover,.top_members:visited{
 background: url(Bilder/top_members_h.png) ;
}

.top_team{
 background: url(Bilder/top_team.png) ;
 width:57px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_team:hover,.top_team:visited{
 background: url(Bilder/top_team_h.png) ;
}

.top_usergruppen{
 background: url(Bilder/top_usergruppen.png) ;
 width:92px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_usergruppen:hover,.top_usergruppen:visited{
 background: url(Bilder/top_usergruppen_h.png) ;
}

.top_search{
 background: url(Bilder/top_search.png) ;
 width:62px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_search:hover,.top_search:visited{
 background: url(Bilder/top_search_h.png) ;
}

.top_faq{
 background: url(Bilder/top_faq.png) ;
 width:45px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_faq:hover,.top_faq:visited{
 background: url(Bilder/top_faq_h.png) ;
}

.top_acp{
 background: url(Bilder/top_acp.png) ;
 width:47px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_acp:hover,.top_acp:visited{
 background: url(Bilder/top_acp_h.png) ;
}

.top_start{
 background: url(Bilder/top_start.png) ;
 width:110px;
 height:46px;
 border:0; cursor:url(Bilder/pointer.cur), url(templates/Hitsugaya/Bilder/pointer.cur), pointer;
}

.top_start:hover,.top_start:visited{
 background: url(Bilder/top_start_h.png) ;
}

.footer{
 background: url(Bilder/footer.png) repeat-x #191919;
}
.affi{
width:97%;
border:1px solid #333333;
}

.affi div{
text-align:left;
}

.affi div img {
filter:alpha(opacity=50); 
-moz-opacity: 0.50; 
opacity: 0.50;
}

.affi div img:hover,.affi div img:visited {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;
}


/*Gruppen - Namenformatierung*/

#administrator{
 font-weight:bold; 
 color:#FF0099; 
 background:url(../../images/adminbg.gif);
}

#smoderator{
 font-weight:bold;
 color:#C86901;
}

#moderator{
 color:#33CC00;
}

#user{}