BODY TD {
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	scrollbar-base-color:#E5E5E5;
	scrollbar-darkshadow-color:white;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-highlight-color: white;
}

TD.justify {
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	scrollbar-base-color:#E5E5E5;
	scrollbar-darkshadow-color:white;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-highlight-color: white;
	text-align : justify;
}

TABLE {
	border-color : #000000;
}

TD {
	border-color : #000000;
}

.copy{
	font : 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : black;
	text-decoration : none;
}

.impressum{
	font : 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}

A.impressum{
	font : 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}

A.impressum:HOVER{
	font : 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}

A.sublink{
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A.sublink:HOVER{
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : underline;
}

A{
	font : bold 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

A:HOVER{
	font : bold 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	text-decoration : underline;
}

IMG {
    border : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

INPUT {
	background-color : #ffffff;
	border : 1 solid black;
	font : 11px Arial;
	font-family : Arial;
	font-size : 11px;
	color : black;
	border-color : black;
}

TEXTAREA {
	background-color : #ffffff;
	border : 1 solid black;
	font : 11px Arial;
	font-family : Arial;
	font-size : 11px;
	color : black;
	border-color : black;
	scrollbar-base-color:#E5E5E5;
	scrollbar-darkshadow-color:white;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-highlight-color: white;
}

SELECT {
	background-color : #ffffff;
	border : 1 solid black;
	font : 11px Arial;
	font-family : Arial;
	font-size : 11px;
	color : black;
	border-color : black;
	scrollbar-base-color:#E5E5E5;
	scrollbar-darkshadow-color:white;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-highlight-color: white;
}

.BOLD {
	font-weight : bold;
}

UL, LI {
	font : 12px Arial;
	font-family : Arial;
	font-size : 12px;
	color : black;
	type : square;
}

.KLEINGESCHRIEBENES {
	font : 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-align : justify;
}

A.KLEINGESCHRIEBENES{
	font : bold 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}

A.KLEINGESCHRIEBENES:HOVER{
	font : bold 10px Arial;
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-decoration : underline;
}
