body    {
	color: #000000;
	background: White;
	border-width: 10px;
	border-style: solid;
	border-color: White;
	overflow: auto;
	scrollbar-3dlight-color : White;
	scrollbar-base-color : White;
	scrollbar-arrow-color : Blue;
	scrollbar-darkshadow-color : Black;
	scrollbar-track-color : #FFFFCC;
	scrollbar-face-color : ThreedLightShadow;
	scrollbar-shadow-color : #CCCCFF;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	border-bottom: 1px solid darkblue;
	border-top: 1px solid darkblue;
	padding:3px;
	line-height : normal;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Blue;
	font-weight : bold;
	font : bold;
	padding: 3px;
	margin : auto auto;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
	font : bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	}
	
.leer {
	width:220px;
	height:220px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFCC;
	padding: 1px;
	margin: 10px;
	border-top: 1px solid darkblue;
	border-left: 1px solid darkblue;
	border-right: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
}
		
.right {
		text-align : left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
		margin : 0; 
		padding-left : 3%;
		padding-right : 3%;
		width : 30%; 
		float : left; 
		}

.normal {
	color : Black;
	text-align : left;
	width : 100%;
	float : none;
}

.middle {
		text-align : left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-weight: normal; 
		margin : 0; 
		padding-left : 3%;
		padding-right : 3%;
		border-right: 1px solid darkblue;
		border-left: 1px solid darkblue;
		width : 30%; 
		float : left;
		}

.left {
		text-align : left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
		margin : 0; 
		padding-left : 3%;
		padding-right : 3%;
		width : 30%; 
		float : left; 
		}
		
.bottom {
		text-align : left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		font-weight: normal;
		margin : 0; 
		width : 100%; 
		float : left; 
		}
		
	
A:LINK {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	text-decoration : underline;
}

A:VISITED {
	color : Navy;
	text-decoration : none;
}

A:ACTIVE {
	color : blue;
	text-decoration : underline;
	background-image :   url("../bilder/l.gif");
	background : no-repeat center;
}

HR {
	color : #00008B;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
	
	