BODY, TABLE, TD {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	scrollbar-face-color:       #f0f0f0;
	scrollbar-highlight-color:  #f8f8f8;
	scrollbar-shadow-color:     #808080;
	scrollbar-3dlight-color:    #808080;
	scrollbar-base-color:       #808080;
	scrollbar-arrow-color:      #808080;
	scrollbar-track-color:      #f8f8f8;
	scrollbar-darkshadow-color: #d0d0d0;
}

.bgColorGray { background: #dcdcdc; }
.bgColorGrayLite { background: #f5f5f5; }
.bgColorWhite { background: #FFFFFF; }
.bgColorBlack { background: #000000; }

.bgColorDark { background: #A223A3; }
.bgColorLite { background: #F7F4FB; }


.textMenuBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textMenuNorm {
	font-size: 11px;
	color: #000000;
}
.textMenuBoldColor {
	font-size: 11px;
	font-weight: bold;	
	color: #A223A3;
}

.textMenuNormColor {
	font-size: 10px;
	color: #A223A3;
}

.textMenuBoldGray {
	font-size: 10px;
	font-weight: bold;	
	color: #808080;
}

a { color: #000000;	font-size : 11px; text-decoration: none; }
a:link { color: #000000; font-size : 11px; text-decoration: none; }
a:visited { color: #000000;	font-size : 11px; text-decoration: none; }
a:hover { color: #000000; font-size : 11px; text-decoration: underline; }
a:active { color: #000000; font-size : 11px; text-decoration: none; }

.menu { color: #6c6c6c;	font-size : 12px; text-decoration: none; }
.menu:link { color: #6c6c6c; font-size : 12px; text-decoration: none; }
.menu:visited { color: #6c6c6c; font-size : 12px; text-decoration: none; }
.menu:hover { color: #000000; font-size : 12px; text-decoration: underline; }
.menu:active { color: #000000; font-size : 12px; text-decoration: none; }

INPUT, SELECT, TEXTAREA {
    font-family : tahoma;
	font-size : 11px;
}

.textTitle{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	padding: 2px;
	background: #dcdcdc;
}

.textBig{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A223A3;
	letter-spacing: -0px;
}

.textcolor { font-size: 11px; color: #000000; }
.textcolorsmall { font-size: 10px; color: #000000; }
.textcolorbold { font-size: 11px; font-weight: bold; color: #000000; }
.textcolorspacing { font-size: 11px; letter-spacing: 1px; color: #000000; }

.textsmall { font-size: 10px; }
.textbold { font-size: 11px; font-weight: bold;}
.textspacing { font-size: 11px; letter-spacing: 1px; }

.textsmallbold { font-size: 10px; font-weight: bold; letter-spacing : 1px; }
.textklein { font-family: tahoma; FONT-SIZE: 10px; color: #000000; }

.errorMsg {
	font-size: 11px;
    color: #A223A3;
}

.button {
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f5f5f5;  
	text-align : center;
	border-left: 1px #000000;
	border-right: 1px #000000 ridge;
	border-top: 1px #000000;
	border-bottom: 1px #000000 ridge;
	height: 16px;	
	width: 16px;
	padding-left: 2px;
	padding-right: 2px
}


.headline0 { font-family: verdana; font-size: 11px;}
.headline1 { font-family: verdana; font-size: 14px; font-weight: bold; letter-spacing: -1px; color:#A223A3 }
.headline2 { font-family: verdana; font-size: 16px; font-weight: bold; letter-spacing: -1px; color:#A223A3 }
.headline3 { font-family: verdana; font-size: 17px; font-weight: bold; letter-spacing: -1px; color:#A223A3 }
.headline4 { font-family: verdana; font-size: 14px; font-weight: bold; letter-spacing: -2px; color:#A223A3 }
.headline5 { font-family: verdana; font-size: 16px; font-weight: bold; letter-spacing: -2px; color:#A223A3 }
.headline6 { font-family: verdana; font-size: 17px; font-weight: bold; letter-spacing: -2px; color:#A223A3 }
.headline7 { font-family: verdana; font-size: 14px; font-weight: bold; letter-spacing: -1px; color:#000000 }
.headline8 { font-family: verdana; font-size: 16px; font-weight: bold; letter-spacing: -1px; color:#000000 }
.headline9 { font-family: verdana; font-size: 17px; font-weight: bold; letter-spacing: -1px; color:#000000 }