BODY, TD
 {	color: #111111; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin-top:0px; margin-left:0px;
	background-color:#ccccff;
	table-layout: fixed;	 
}
a:link { color:222222; text-decoration:underline; }
a:active { color:666666; text-decoration:none; }
a:visited { color:666666; text-decoration:underline; }

H2, H1
 {	font-style: normal; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
	margin:0px;
	color: #111111; 
}
P
 {	white-space: normal;
	text-align: left;	
	margin-top: 0.2em; 
}
#blufram 
{ border-width:1px;
  border-style:solid;
  border-color:blue;
  padding:5px;
  text-align:justify; }
}

a:link { color:222222; text-decoration:underline; }
a:active { color:666666; text-decoration:none; }
a:visited { color:666666; text-decoration:underline; }

.index
 {	text-align: center;
	vertical-align: bottom;
	height: 26px;
}
.blueframe
 {	border-color:#aaaadd;
}
.title
 {	background-color:#FFFFFF;
	text-align: center;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color:#aaaadd;
}
.content
 {	background-color:#FFFFFF;	
	height: 444px;
	border-style: solid;
	border-width: 1px;
	border-color:#aaaadd;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 0px
	padding-bottom: 15px;
	table-layout: fixed;
}
.white
 {	background-color:#FFFFFF;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px
	padding-bottom: 2px;
	table-layout: fixed;
}
.spaceunten
 {	height: 20px;
}
.footer
 {	background-color:#FFFFFF;	
	height: 30px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#aaaadd;
}
.subnav
{	background-color:#FFFFFF;	
	text-align: left;
	font-family: sans-serif;
	color: #444444;
	font-weight: lighter;
	margin-left: 112px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 0px;
	text-align: left;
	padding: 0pt;
	table-layout: fixed;
	
}

