
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: white;
	margin-top: 5px;
	margin-right: 20px; 
	margin-bottom: 30px;
	background-attachment: fixed;
	
	
}

img {
	background-color: #fff;
	}

a {
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #768dac;
		}

a:hover {
	background-color: none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}

a:visited {
	color: #768dac;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a:visited:hover {
	background-color: white;
	color: #000000;
}


table, tr, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0;
	padding: 0;
}

#rahmen {
	border: 1px solid #02357d;
}

img { border: none; }

h1 {
	text-align: left;
	width: 500px;
	color: #02357d;
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;	
	line-height: 100%;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 100%;
	margin-top: 10px;
}

h3{
	width: 500px;
	font-weight: bolder;
	line-height: 150%;
	font-size: 17pt;
	font-family: Tahoma;
	}


.linie {									/* Trennlinie im p */
	width: 250px; 
	border-bottom: 1px dotted #02357d; 
	padding: 0;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 3px;
	
}


#small {
	font-size: 60%;
}

table, td, tr {
font-size: 7pt;
}

div { margin-top: 0px;
padding: 0px;
}


input, textarea { 
background-color: #fff; 
border: 1px solid #000;
font-family: Tahoma;
font-size: 9pt; }

form { font-size: 9pt; }

