/* CSS Document */

body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	scrollbar-face-color: #DBE6F2;
	scrollbar-track-color:#E4E4E4;
	scrollbar-arrow-color:#0357B5;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #002C72;
	scrollbar-darkshadow-color: #002C72;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #000000;
}

A:visited {
	color:#0357B5;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:link {
	color: #0357B5;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	}

A:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	}

A.nav {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
}

A.nav:visited {
	color:#002C72;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A.nav:link {
	color: #002C72;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A.nav:hover {
	color:#DBE6F2;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	}

A.nav:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	}

.klein  {
        font-size:8pt
	}
	
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0357B5;
	font-weight: bold;
}

td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #0357B5;
	font-weight: bold;
}

a.image {
	text-decoration : none;
	}
	
input       {
	background-image : none;
	background-color: #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	border : 1px solid #0357B5;
}  
input.checkbox       {
	background-image : none;
	background-color: #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	border : 1px solid #0357B5;
}  

input.send  {
	border-style: solid;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	border : 2px solid #DBE6F2;
	font-weight : bold;
	background-image : none;
	background-color: #0066AA;
}

textarea    {
	background-image : none;
	background-color: #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	border : 1px solid #0357B5;
}
select    {
	background-image : none;
	background-color: #FFFFFF;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	border : 1px solid #0357B5;
}
li {
	text-indent: 25pt;
}
.einzug {
	text-indent: 20pt;
}

