/****************************************************************/
/*																*/
/*	Allgemeine Klasse(n)										*/
/*																*/
/****************************************************************/

BODY {
	font-family : Arial, Verdana;
	font-size : 12px;
	color : #0058A6;
	scrollbar-3d-light-color : #D4D3CF;
	scrollbar-arrow-color : #2E3F44;
	scrollbar-base-color : #D4D3CF;
	scrollbar-dark-shadow-color : #2E3F44;
	scrollbar-face-color : #D4D3CF;
	scrollbar-highlight-color : #2E3F44;
	scrollbar-shadow-color :#2E3F44;
}

td {
	font-family : Arial, Verdana;
	font-size : 12px;
	color : #0058A6;
}

hr {
	border-width: 0px;
	border-top-width: 1px;
	border-color: #FFC100;
	height: 1px;
}

A  {
	color: #0058A6;
	font-weight: normal;
	text-decoration: none;
}

A:Visited  {
	color: #0058A6;
	font-weight: normal;
	text-decoration: none;
}

A:Hover  {
	color: #0058A6;
	font-weight: bold;
	text-decoration: none;
}

A:Active  {
	color: #0058A6;
	font-weight: bold;
	text-decoration: none;
}

/****************************************************************/
/*																*/
/*	Vererbte - Klasse(n)										*/
/*																*/
/****************************************************************/
div, th, {}

.form {
	font-size : 11px;
	border-top : 1px solid #656565;
	border-bottom : 1px solid #656565;
	border-right : 1px solid #656565;
	border-left : 1px solid #656565;
	background-color : #FFFFFF;
}

.button {
	color : #0058A6;
	font-size : 11px;
	border-top : 1px solid #656565;
	border-bottom : 1px solid #656565;
	border-right : 1px solid #656565;
	border-left : 1px solid #656565;
	background-color : #CCCCCC;
}

.headline {
	font-size : 15px;
	color : #0058A6;
	font-weight : bold;
}

.small {
	font-size : 9px;
}

.smallgrau {
	font-size : 11px;
	color : #0058A6;
}

.RandUmDasBild {
	border-color: #0058A6;
	border: 0px;
	border-top : 0px solid #0058A6;
	border-bottom : 0px solid #0058A6;
	border-right : 0px solid #0058A6;
	border-left : 0px solid #0058A6;
}
