<style type="text/css">
<!--

a:link { color:#0000FF; text-decoration:none }
a:visited { color:#0000FF; text-decoration:none }
a:hover { color:#FF0000; text-decoration:underline }
a:active { color:#FF0000; text-decoration:none }

/* eigene Klasse -> linkfarbe  */
a:link.tslfarbe { color:#0000FF; text-decoration:none }
a:visited.tslfarbe { color:#0000FF; text-decoration:none }
a:hover.tslfarbe { color:#000000; text-decoration:underline }
a:active.tslfarbe { color:#FF0000; text-decoration:none }


#topbox { position:absolute;
	  top:10px;
	  left:10px;
	  width:99%;
	  height:120px;
	  background-color:#DDDDFF;
	  border:0px solid #9999CC;
	  z-index:1;
}

#box1 { position:absolute;
	  top:135px;
	  left:10px;
	  width:182px;
	  height:78%;
	  background-color:#eeeeff;
	  border:0px solid #9999CC;
	  z-index:1;
}

#box2 { position:absolute;
	top:135px;
	left:193px;
	width:80%;
	padding:5px; 
	margin:0px; 
	background-color:#eeeeff; 
	border:1px dashed #9999CC; 
	z-index:1; 
}

#box3 { 
	position:absolute; 
	top:20px; 
	left:0px; 
	width:179px; 
	height:135px; 
	padding:2px; 
	margin:0px; 
	background-color:#DDDDFF; 
	border:1px solid #9999CC; 
	z-index:1;
}

#box4 { 
	position:absolute; 
	top:175px; 
	left:0px; 
	width:179px; 
	height:135px; 
	padding:10px; 
	margin:0px; 
	background-color:#DDDDFF; 
	border:1px solid #9999CC; 
	z-index:1;
}

#box5 { 
	position:absolute; 
	top:345px; 
	left:0px; 
	width:179px; 
	height:145px; 
	padding:5px; 
	margin:0px; 
	background-color:#DDDDFF; 
	border:1px solid #9999CC; 
	z-index:1;
}

#Nav { 
	position:absolute; 
	top:10px; 
	left:5px; 
	padding:0px; 
	margin:0px; 
}

a.nav:link    { color:#000080; background-color:#DDDDFF;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; width:168px; height:20px; text-decoration:none; }
a.nav:visited { color:#000080; background-color:#DDDDFF;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; width:168px; height:20px; text-decoration:none; }
a.nav:hover   { color:#000000; background-color:#CCCCFF; 
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; width:168px; height:20px; border:1px solid #9999CC; text-decoration:underline; }
a.nav:active  { color:#000080; background-color:#DDDDFF;
      font-family:Tahoma,sans-serif; font-weight:bold; font-size:10pt; width:168px; height:20px; text-decoration:none; }


.bgabs {
	background-color: #ddddff;
	border: 1px solid #9999cc;
}

.Normaltext {	/* Probe */
	font-family: Times New Roman, Times, serif;
	font-size:50px;
	color:#0000FF;
	background-color: #ceceff;
	border: 3px solid #aaaaFF;
}
.Fetttext {	/* Probe */
	font-family: Arial, Helvetica, sans-serif;
	font-size:20;
	font-weight:bold;
	color:blue;
	border: 3px dotted #000000;
}
.nor {	/* normal schwarz */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.norfett {	/* normal fett schwarz */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.grschwf {	/* groß fett schwarz */
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.klschw {	/* klein schwarz */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
.klschwku {	/* klein kursiv schwarz */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-style:italic;
}
.Stbl {	/* Normalschrift blau*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
}
.Stfettbl {	/* Normalschrift fett blau*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
}
.uebschwf {	/* Überschrift fett schwarz*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.uebschw {	/* Überschrift schwarz*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}
.bodybg {
	background-color: #ddddff;
	border: 1px solid #9999cc;
}
.bodybglight {
	background-color: #ceceff;
	border: 1px solid #aaaaFF;
}
.tblborder {
	border-top: 1px solid #9999CC;
	border-right: 1px outset #9999CC;
	border-bottom: 1px outset #9999CC;
	border-left: 1px solid #9999CC;
	background-color:#eeeeff;
}
.tblkopf {
	border: 2px solid #9999CC;
	background-color:#87CEEB;
}
.klnor {	/* kleiner normal schwarz */
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.unsichtb {	/* unsichbare Schrift */
	font-family: Arial, Helvetica, sans-serif;
	font-size:2px;
	color:#FFFFCC;
}

-->
</style>
