 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEBEB;
	scrollbar-face-color: #484D76;
	scrollbar-highlight-color: #708090;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-arrow-color: #D4D0C8;
	scrollbar-track-color: #484D76;
	scrollbar-darkshadow-color: #484D76;
	color: Black;
	font-size : 11px;
}

hr        {
        height: 0px;
        border: 0px dotted #CCCCCC;
        border-top-width: 1px;
}

p, span, text {
	color: Black;
	font-size : 11px;
}

/*links  */
a        {
	font-size : 11px;
	text-decoration: underline;
	color : #191970;
}
a:visited {
	text-decoration: underline;
	color : #191970;
}
a:hover{
	text-decoration: none;
	color : Maroon;
}

/*submenue links  */
a.submenu0        {
	font-size : 11px;
	text-decoration: underline;
	color : #191970;
}
a.submenu1		{
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
	color : #FF0000;
}
a.submenu0:visited {
	text-decoration: underline;
	color : #191970;
}
a.submenu1:visited {
	text-decoration: underline;
	color : #FF0000;
}
a.submenu0:hover{
	text-decoration: underline;
	font-weight: bold;
}
a.submenu1:hover{
	text-decoration: underline;
	font-weight: bold;
}

/*user links  */
a.user        {
	font-size : 11px;
	text-decoration: none;
	color : black;
}
a.user:visited {
	text-decoration: none;
	color : black;
}
a.user:hover{
	text-decoration: underline;
	color : black;
}

/*links für die Seitenschaltung*/
.diseablesearchlink{
	font-size : 12px;
	color : black;
}

a.searchlink        {
	font-size : 12px;
	text-decoration: none;
	color : black;
}
a.searchlink:visited {
	text-decoration: none;
	color : black;
}
a.searchlink:hover{
	text-decoration: underline;
	color : black;
}
/*some little border*/
.smallborder        {
	border: 1px solid #616161;
}
.middleborder{ background-color: #000000; border: 2px solid #FFF5EE; }


.bordergrey       {
 border-left: 1px solid #A9A9A9;
 border-bottom: 1px solid #A9A9A9;
 border-right: 1px solid #A9A9A9;
 }
 
.borderblack_left       {
border-top: 1px solid black;
 border-left: 1px solid black;
 border-bottom: 1px solid black;
 }
 
 .borderblack_right       {
 font-size : 11px;
 border-top: 1px solid black;
 border-left: 1px solid black;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 }
/*Background und Text, links für den Inhalt, Event usw*/
.genTitel{
        color: black;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font: italic bolder;
		background-color: #C0B8A7;
}

.genSmall, .genNormal, .genBig{
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.genSmall{
        font-size: 10px;
}

.genNormal{
        font-size: 11px;
}

.genBig{
        font-size: 12px;
       
}

/* schwarze Schriften */

.genTextSmall, .genTextNormal, .genTextBig{
        color: black;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.genTextSmall{
        font-size: 10px;
}

.genTextNormal{
        font-size: 11px;
}

.genTextBig{
        font-size: 12px;
       
}
/*fette Schriftarten*/
.genSmallb, .genNormalb, .genBigb{
	color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.genSmallb{
        font-size: 10px;
}

.genNormalb{
        font-size: 11px;
}

.genBigb{
        font-size: 12px;

}
/*weiße fette Schriftarten*/

.genSmallw, .genNormalw, .genBigw{
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight:bold;
}

.genSmallw{
        font-size: 10px;
}

.genNormalw{
        font-size: 11px;
}

.genBigw{
        font-size: 12px;

}

/*Schriftarten für Tabellen*/

.ReiheKopf{
        font-size: 10px;
		color: black;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight:bold;
		  background-color: #C0B8A7;
		
}


.ReiheFarbe1{
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
	background-color : #D3D3D3;
}

.ReiheFarbe2{
       font-family: Tahoma;
		font-size: 10px;
		color: black;
}

/* styles für den copyright Bereich */
.copyright {
color : #778899;
font-size: 10px;
font: italic;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.copyright                { text-decoration: none; color :#778899; }
a.copyright:visited{ color :#778899; text-decoration: none; }
a.copyright:hover{ color : #778899; text-decoration: underline; }

/* Counter TEXT und Background */
.backcounter        {
        border: 2px solid #006E25;
        background-color: #4A6D4A;
        }
td.counterText{
        color: Black;
        font-size: 9px;
}
/* The buttons used for bbCode styling in message post */

input,textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	color: #FFF5EE;
	 background-color: #484D76;
	border-color: #D4D0C8;
	scrollbar-face-color: #484D76;
	scrollbar-highlight-color: #708090;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-arrow-color: #D4D0C8;
	scrollbar-track-color: #484D76;
	scrollbar-darkshadow-color: #484D76;
}

input.button {
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    		color: #FFF5EE;
        background-color: #484D76;
        border-color: #D4D0C8;
        border-style: outset;
		  font-size: 10px;
}

input.checkbox {
		background-color: #D3D3D3;
}

/* The main submit button option */
input.mainoption {
        background-color :  #D3D3D3;
        font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
        background-color :  #D3D3D3;
        font-weight : normal;
}
