body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#E62F8E;
	scrollbar-highlight-color: #E62F8E;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #E62F8E;
}

INPUT {
	BORDER-RIGHT: 1px solid #E62F8E;
	BORDER-TOP: 1px solid #E62F8E;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 1px solid #E62F8E;
	BORDER-BOTTOM: 1px solid #E62F8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #25579A;
}
TEXTAREA {
	BORDER-RIGHT: 1px solid #E62F8E;
	BORDER-TOP: 1px solid #E62F8E;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 1px solid #E62F8E;
	BORDER-BOTTOM: 1px solid #E62F8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #25579A;
}

BUTTON {
	BORDER-RIGHT: 1px solid #E62F8E;
	BORDER-TOP: 1px solid #E62F8E;
	BORDER-LEFT: 1px solid #E62F8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #25579A;
	font-weight: bold;
	BORDER-BOTTOM: 1px solid #E62F8E;
	background: transparent;
}

SELECT {
	BORDER-RIGHT: 1px solid #E62F8E;
	BORDER-TOP: 1px solid #E62F8E;
	BORDER-LEFT: 1px solid #E62F8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #25579A;
	font-weight: bold;
	BORDER-BOTTOM: 1px solid #2F3739;
	background: transparent;	
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #373737;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 17px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-Weight: Bold;
	color: #25579A;
	text-decoration : underline;
}

a:hover
{
	color: #E62F8E;
}

A:ACTIVE {
	color: #E62F8E;
	text-decoration: none;
}

a:hover.menuitem-active
{
	color: White;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	text-decoration: none;
}

.menutop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}

A.menutop:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #25579A;
}

.titel  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E62F8E;
	font-weight : bold;
}

.blue, .blue TD, .blue TH
{
	background-image:url('images\blue.jpg');
	background-repeat : repeat-x;
}


div.img-dec {
	background: url(shadow.gif) no-repeat bottom right;
	clear: left;
	float: left;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
} 
  
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5 5px 5px -5;
	padding: 4px;
	position: relative;
} 

div.img-ilus {
	background: url('shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
} 
  
img.img-ilus { 
background-color: #fff; 
border: 1px solid #a9a9a9; 
padding: 4px; 
} 

.subschrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3D3;
}

.menuitems{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.wittetabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.Kalender{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.normal, .normal A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-Weight: normal;
	color: #25579A;
}

.normallink, .normallink A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-Weight: Bold;
	color: #25579A;
	text-decoration : underline;
}

.white, .white A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-Weight: Bold;
	color: White;
	text-decoration : none;
}