.DatesHead{
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 5px;
	color: Black;
}

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	
	scrollbar-face-color: rgb(159,157,157); 
	scrollbar -highlight- color: rgb(15,157,157); 
	scrollbar -shadow- color: rgb(159,15,157);  
	scrollbar -3dlight- color: rgb(159,157,157); 
	scrollbar -arrow- color: rgb(159,157,157); 
	scrollbar -track- color: rgb(159,157,157); 
	scrollbar -darkshadow- color: rgb(159,157,157);
	
}

table{
	font-size:11px;
	text-align: left;
	margin:0px 0px 10px 0px;
	text-align:left;	
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:1.75em;
	/* 28px; */
	line-height:28px;
	font-weight:900;
	color: Black;
}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:0.90em; /* 14px; */
	line-height:14px;
	font-weight:700;
	color:Black;
	}
	
p {
	/* font:0.70em/1.6em verdana, arial, helvetica, sans-serif; */
	/* font-height/line-height = 11px/20px */
	font-size:11px;
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:justify;	
}

.small {
	font-size:9px;
	margin:0px 0px 10px 0px;
	text-align:left;
	}
	
	
.nocss { display:none; }
	
<!-- top, right bottom left -->
#Content {
	margin: 0px 10px 50px 60px;
	padding:10px;
}
	
#ContentLeft {
	margin: 0px 10px 50px 0px;
	padding:10px;
}
	
#ContentLeft>p { /* Eine Ebene unterhalb Content */
	margin:0px;
	}
		
#Content>p { /* Eine Ebene unterhalb Content */
	margin:0px;
	}

#Content>p+p { /* Eine Ebene unterhalb Content, wenn ein p auf ein p folgt */
	text-indent:30px;
	}

a {
	color: #0066FF;
	font-size:11px;
	/* 0.70em 11px */
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
}

a:link {
	color: Black;
	text-decoration: underline;
}
a:visited {
color:#07a;
text-decoration: underline;
}
a:hover {
	background-color: Black;
	color:Yellow;
}

.headline {
	color: #fff;
	letter-spacing:5px;
	background-color:#2f4965;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	width:100%;
	height:40px;
	padding-left:10px;
	padding-top : 0.45em;
}

ul {
	font:0.70em/1.6em verdana, arial, helvetica, sans-serif; /* font-height/line-height = 11px/20px */
	margin:0px 0px 16px 0px;
	padding:0px;
	text-align:justify;
}

#Menu {
	position:absolute;
	top:90px; /* 175 */
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
/*	border:1px dashed #999; */
	border:0px; 
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.linkline { 
	background-color:#a6c0da;
	background-image: url("bilder/linkline.gif");
	background-position: top right; 
	border-top:#000000 1px solid;
	padding-left:29px;
	color:#000000;
	border-bottom:#000000 1px solid;
	height:24px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:23px;
	}
	
html>body .linkline { height: 23px; }
.linklinetext {
	text-align:right;
	right:11px;
	margin:0px;
	width:600px;
	}

#imageRight {
	float:right;
}

#imageLeft {
	float:left;
}

#imageRight {
	float:right;
}

#imageLeft {
	float:left;
}

.First{
	font-size:1.3em; /* 13pt */
	font-weight:bold;
	color:#09c;	
}

#Liste{
	list-style-type:circle;
	font:0.70em/1.6em verdana, arial, helvetica, sans-serif; /* 11px/20px */
	text-align:justify;
}

#imgTitle {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:1.75 em; /*  28px; */
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
	
	
#imageNavigator {
	position:absolute;
	top:90px;		/* 100 */
	left:20px;		/* 600 */
	width:55px;		/* 55 */
	padding:0px;	/* 1 */
 /*	background-color:#eee; */
 /* border:1px dashed #999;*/
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#imageNavigator{width:150px;}


/*****************************************/


