
	
  body {
  background-color: #ECECFF;
	/*background-image: url(grafik/bgrbody.jpg);*/
	font-family : arial,sans-serif;
	font-size : 100%;
	margin-top : 10px;
	margin-right : 20px;
	margin-bottom : 10px;
	padding : 0;
}
#bodydef{
	background-color: #D0E8FF;
}
h1 {
	font-size: 125%;
	margin-top: 10px;
	margin-left: 10px;
	color: #334C79;
margin-bottom:-2px;
}
h2 {font-size:115%;
margin-top:10px;
margin-left:5px;
margin-bottom:-2px;
	color: #334C79;
	font-weight: 300;
}
h3 {
	font-size: 90%;
	margin-top: 5px;
	margin-left: 5px;
margin-bottom:0px;
	color: #334C79;
}
h5 {
	font-size: 17px;
	color: #334C79;
	margin-right: 12px;
	margin-top: 5px;
margin-bottom:0px;
text-align: right;
}
p{
margin: 7px;
}

#colleft {
	margin-top: 0;
	width: 150px;
	float: left;
/*	background: #eee;*/
}
.spot{
	border-top: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: center;
	background-color: #EEEEEE;
	width: 100%;
	margin: 4px 0 4px 0;
	}
	.spottxt{
	border-bottom: 1px solid #BEBEBE;
	background-color: #FFFFF6;
	width: 100%;
}

#content {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 160px;
	width: 472px;
	border: 1px solid #ffffd2;
	background: #FFFFF9;
	padding-left: 7px;
	padding-right: 5px;
	z-index: -2;
}
#colright {
	position: absolute;
	left: 660px;
	vertical-align: top;
	top: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 150px; /*border: 1px solid black;	*/
	background-image: url(grafik/logoleftbgr.jpg);
}


.colrighttxt{
margin-top: 7px;
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
	padding-right: 12px;
	color: #4F6AA9;
}
#colrighttxt h1{
	text-align: right;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 8px;
	color: #4F6AA9;
}
#foot {
	text-align : left;
	margin-left: 230px;
	width: 330px;
}
#foot h1 {
	color: #000;
	background: #F3F5E7;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
}


DIV.cssmenu {
	padding: 0;
	background: #E6E6EC;
	width: 150px;
	font-size: 85%;
	border-bottom: 1px solid #161650;
}
DIV.cssmenu A {
	border-top: 1px solid #336;
	display: block;
	font-weight: bold;
	background: #ECF3F8;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
	color: #1a0099;
	text-align: center;
	text-decoration: none;
} 

DIV.cssmenu A:hover {
background : #1a0099; 
color : white; 
} 
DIV.cssmenu A:active {
background : purple; 
color : white; 
} 

DIV.cssmenu2 {
	padding: 0;
	background: #E6E6EC;
	width: 100%;
	font-size: 85%;
	border-bottom: 1px solid #161650;
}
DIV.cssmenu2 A {
	border-top: 1px solid #336;
	display: block;
	font-weight: bold;
	background: #FFF8DC;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
	color: #1a0099;
	text-align: center;
	text-decoration: none;
} 

DIV.cssmenu2 A:hover {
background : #1a0099; 
color : white; 
} 
DIV.cssmenu2 A:active {
background : purple; 
color : white; 
}
.floatr{
margin-right: -7px;
	float: right;
	margin-left: 3px;
}
