BODY  {
	margin-top : 10;
	margin-bottom : 0;
	background-color : White;
	font-family : Arial,Helvetica,Sans-Serif;
	margin-left : 10;
	margin-right : 8;
}

INPUT {
	border-top-color : #A1A1A1;
	border-top-style : solid;
	border-top-width : 1;
	border-right-color : #A1A1A1;
	border-right-style : solid;
	border-right-width : 1;
	border-left-color : #A1A1A1;
	border-left-style : solid;
	border-left-width : 1;
	border-bottom-color : #A1A1A1;
	border-bottom-style : solid;
	border-bottom-width : 1;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10;
}

INPUT.RADIOBUTTON {
	border-top-color : #A1A1A1;
	border-top-style : none;
	border-top-width : 1;
	border-right-color : #A1A1A1;
	border-right-style : none;
	border-right-width : 1;
	border-left-color : #A1A1A1;
	border-left-style : none;
	border-left-width : 1;
	border-bottom-color : #A1A1A1;
	border-bottom-style : none;
	border-bottom-width : 1;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10;
}

INPUT.FRAMELESS {
	border-top-style : none;
	border-right-style : none;
	border-left-style : none;
	border-bottom-style : none;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12;
}

TEXTAREA {
	border-top-color : #A1A1A1;
	border-top-style : solid;
	border-top-width : 1;
	border-right-color : #A1A1A1;
	border-right-style : solid;
	border-right-width : 1;
	border-left-color : #A1A1A1;
	border-left-style : solid;
	border-left-width : 1;
	border-bottom-color : #A1A1A1;
	border-bottom-style : solid;
	border-bottom-width : 1;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10;
}

SELECT {
	border-top-color : #A1A1A1;
	border-top-style : solid;
	border-top-width : 1;
	border-right-color : #A1A1A1;
	border-right-style : solid;
	border-right-width : 1;
	border-left-color : #A1A1A1;
	border-left-style : solid;
	border-left-width : 1;
	border-bottom-color : #A1A1A1;
	border-bottom-style : solid;
	border-bottom-width : 1;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 10;
}


P,UL,DIV, OL,LI,TD,TD,NOBR  {
	font-size : 10pt;
}

A {
	color : #005FA0;
	text-decoration : none;
}

A:VISITED {
	color : #005FA0;
	text-decoration : none;
}

A:HOVER {
	color : #005FA0;
	text-decoration : underline;
}

A:ACTIVE {
	color : Black;
	text-decoration : underline;
}

.KLEINSCHRIFT {
	font-size : 8pt;	
}

.COPYRIGHT {
	font-size : 7pt;	
}

.formularueberschrift {
	font-weight : bold;
	color : White;
}

.formularueberschrift:VISITED {
	font-weight : bold;
	color : White;
}

.hauptkategorie {
	font-weight : bold;
}

.unterkategorie {
	font-size : 8pt;
}

.formularueberschrift:HOVER {
	font-weight : bold;
	color : White;
	text-decoration : underline;
}

.formularueberschrift:ACTIVE {
	font-weight : bold;
	color : White;
	text-decoration : underline;
}

H1 {
	font-size : 28px;
	font-weight : bold;
}

H2 {
	font-size : 20px;
	font-weight : normal;
	color : #505050;
	margin-bottom : 10px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 20px;
}

.formularueberschrift {
	font-weight : bold;
	color : White;
}

.aktuellesueberschrift {
    font-weight : bold;
}

.kommentar {
	color : #505050;
}

.thumbframe {
	border: 1px solid #FFFFFF;
}
	
.thumbframetrans {
	border: 1px solid #0063A5;
    background-color: #C1E5FF;
}

.clDescriptionCont {
	position : absolute;
	width : 160px;
	visibility : hidden;
	layer-background-color : #C1E5FF;
	z-index : 160;
}

.clDescription {
	width : 150px;
	left : 0px;
	top : 0px;
	font-family : verdana,arial,helvetica,sans-serif;
	overflow : hidden;
	border : 1px solid #0063A5;
	padding : 3px;
	font-size : 10px;
	background-color : #E0E0E0;
	layer-background-color : #C1E5FF;
}

.clCaption {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 157px;
	height : 15px;
	clip : rect(0px 157px 15px 0px);
	font-size : 10px;
	font-family : verdana,arial,helvetica,sans-serif;
	background-color : #0063A5;
	layer-background-color : #0063A5;
}
