/* ================================================ */
/* ============= general style sheet ============== */
/* ================================================ */



/* ================================================ */
/* ================= font-tags ==================== */

BODY {
	scrollbar-arrow-color:999999; 
	scrollbar-face-color: ffffff; 
	scrollbar-darkshadow-color:ffffff;
	scrollbar-track-color:ffffff; 
	scrollbar-highlight-color:ffffff
	zoom: 1;
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	MARGIN-LEFT: 0pt;
	MARGIN-RIGHT: 0pt;
	MARGIN-TOP: 0pt;
	MARGIN-BOTTOM: 0pt;
	line-height: 2;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	COLOR: #0169AB;
	TEXT-DECORATION: none;
}

.border {
	color: #0062c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 9px;
	text-indent: 0pt;
	padding-right: 4;
	padding-left: 4;
	padding-top: 4;
	padding-bottom: 4;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	border-bottom: #00000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}


A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}



A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:ACTIVE {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}



A.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}



A:VISITED.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:ACTIVE.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:HOVER.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal;
}




A.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #0169AB;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}



A:VISITED.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #0169AB;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:ACTIVE.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #0169AB;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:HOVER.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #0169AB;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
	






.bold {
	FONT-FAMILY: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height: normal;
}



.norm {
	FONT-FAMILY: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	COLOR: # 000000;
	FONT-SIZE: 11px;
	line-height: 2;
}



.tiny {
	FONT-FAMILY: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
    line-height: normal;
}



ul,ol {
	COLOR: #000000;
	FONT-FAMILY: Verdana, arial, geneva, lucida, helvetica, sans-serif;	
	FONT-SIZE: 11px;
	line-height: 2;
}



/* ================================================ */
/* ================= table-tags =================== */


TD {
	FONT-FAMILY: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #000000;
}



/* ================================================ */
/* ============ input-tags ======================== */


TEXTAREA {
	font-family: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	font-size: 10px;
	COLOR: #007AC3;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}

select {
	font-family: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	font-size: 10px;
	COLOR: #007AC3;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 1px solid;
}


INPUT {
	font-family: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	font-size: 10px;
	COLOR: #006699;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}

INPUT.default {
	BACKGROUND-COLOR: #transparent;
	border-style:none;
	border-width:0px;
}
INPUT.white {
	font-family: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	LETTER-SPACING: 1pt;
	BORDER-BOTTOM: #eeeeee 1px outset;
	BORDER-LEFT: #eeeeee 1px outset;
	BORDER-RIGHT: #eeeeee 1px outset;
	BORDER-TOP: #eeeeee 1px outset;
}

INPUT.blue {
	font-family: Verdana, arial, geneva, lucida, helvetica, sans-serif;
	font-size: 10px;
	COLOR: #006699;
	BACKGROUND-COLOR: ##000000;
	FONT-WEIGHT: normal;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: ##000000 1px solid;
	BORDER-RIGHT: ##000000 1px solid;
	BORDER-TOP: ##000000 1px solid;
}

INPUT.radio {
	background-color:#CCCCCC;
	border-style:none;
	border-width:0px;
}

input.ohne {
	background-color:#ffffff;
	border-style:none;
	border-width:0px;
}




INPUT.checkbox {
	background-color:#CCCCCC;
	border-style:none;
	border-width:0px;
}

