a:link {
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	background-color: transparent;
	text-decoration: none;
}
a:active {
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color:#CC3300;
	background-color: #f4f9ff;
	text-decoration:none;
}
a {
	color: #3333FF;
	margin: 0px 3px 0px 3px;
	padding:3px 3px 3px 3px;
}
body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333FF;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	text-align: center;/* fuer ie */
}
div {
	margin: 0;
	padding:0;
}

.outer{
	position:absolute;
	left:50%;
	top:50%;
	width: 760px;
	/*height: 400px;*/
	margin-left:-380px;
	margin-top:-200px;
	/*border: #000000 1px solid;*/

}
.logo{
	width:760px;
}

.mar{
	width: 760px;
	height: 120px;
	overflow: hidden;
	background-color: #fff;
	/*  border: #000 1px solid;  */
	text-align: left;
	margin: 10px 0 0 0;
}
.mar h2 {
	color: #959FBA;
	font-family: "Lucida Console", "Courier New" ;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: 400;/**/
	margin: 0 0 0 56px;
}
#datum {
	width: 760px;
	text-align: right;
	font-size: 0.8em;
	margin: 20px 0 3px 0;
}

#na1 {
	width: 760px;
	height: 43px;
	background-image: url(../bilder/NaviBalken.jpg);
	background-repeat: no-repeat;
}

#na2 {
	width: 760px;
	background-image: url(../bilder/NaviBalken2.jpg);
	background-repeat: no-repeat;
	background-color: #f4f9ff;
	font-size: 1.0em;
	line-height: 1.8em;
	font-weight: 600;
	font-variant: small-caps;
}

#impressum {
	width:760px;
	font-size:70%;
	margin: 24px 0 10px 0;
}

