BODY {
	font-family :  Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
}
P {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	margin-top : 10px;
}

.rahmen-blauer-bg {
	color: #ffffff;
	background-color : #0000ff;
	border-width : thin;
	border-style : solid;
	border-color : #ffffff;
	padding : 5px;
}

.rahmen-roter-bg {
	color: #ffffff;
	background-color : #ff0000;
	border-width : thin;
	border-style : solid;
	border-color : #ffffff;
	padding : 5px;
}

.rahmen-anthrazit-bg {
	color: #ffffff;
	background-color : #333333;
	border-width : thin;
	border-style : solid;
	border-color : #ffffff;
	padding : 5px;
}

.rahmengr {
	background-color : #EEEEEE;
	border-width : thin;
	border-style : solid;
	border-color : Silver;
	padding : 5px;
}
.rahmenhellbl {
	background-color : #ffffff;
	border-width : thin;
	border-style : solid;
	border-color : #1E90FF;
	padding : 5px;
}
.rahmendunkelbl {
	background-color : #ffffff;
	border-width : thin;
	border-style : solid;
	border-color : #0000ff;
	padding : 5px;
}


H1 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14pt;
}

a:link
	{color:#0000ff; text-decoration: none;}
a:active
	{color:#0000ff; text-decoration:none;}
a:visited
	{color:#0000ff; text-decoration: none; }

a:hover {color:#0000ff; font-family:verdana, arial, helvetica, swiss; text-decoration:underline;

        }



#Ebene1   
{
	background-color: #F6F6F6;
	position: relative;
	width: 300px;
	visibility: visible;
	display: inline;
	float:left;
	padding : 5px;
	border-width : thin;
	border-style : solid;
	border-color : #1E90FF;
	left: 224px;
	top: 654px;


}
#Ebene2    
{
	background-color: #edecf6;
	position: relative;
	left: 62px;
	width: 310px;
	visibility: visible;
	display: inline;
	padding : 5px;
	border-width : thin;
	border-style : solid;
	border-color : #D3D3D3;
	top: 520px;

}
.rahmenorange {
	background-color : #eeeeee;
	padding : 5px;
	border: thin solid #FF6600;

}
.rahmenrot {
	background-color : #ffffff;
	padding : 5px;
	border: thin solid #ff0000;

}

