@charset "utf-8";
.schrift1 {
	font-family: Arial;
	font-size: 85%;
	line-height:150%;
	color: #080808;
	margin-left:15px;
	margin-right:15px;
}

.schrift2 {
	font-family: Arial;
	font-size: 85%;
	font-style:italic;
	color: #000;
	margin-left:60px;
	margin-right:15px;
}

.schriftForm {
	font-family: Arial;
	font-size: 90%;
	line-height:150%;
	color: #080808;
}


.schriftF {
	font-family:Calibri, "Trebuchet MS", Arial;
	font-size: 85%;
	color: #F2F2F2;
	text-decoration:none;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:20px;
	margin-bottom:20px;
}
	

.ueber1 {
	font-family:Arial;
	font-size: 90%;
	font-weight:bold;
	color: #080808;
	margin-left:15px;
	margin-top:15px;
}

.ueber2 {
	font-family:Arial;
	font-size: 85%;
	font-weight:bold;
	color: #080808;
	margin-left:15px;
	margin-right:15px;
}

body {
	text-align:center;
/*	overflow:scroll; */
	background-color:#F78800;
}

.sprachen {
	font-family:Calibri, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #080808;
}

div#aussen {
width:950px;
margin:auto;
text-align:left;
	background-image: url(kopf.jpg);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}


.navigation {
	float:left;
}

div#navi {
	position:relative;
	top:280px;
	float:left;
	width:280px;

}

div#text {
	position:relative;
	top:280px;
	float:left;
	background-color:#ffffed;
	width:600px;
}

div#footer {
	clear:both;
	background-color:#ffffed;
	width:950px;
	background-color:#6F0;
	margin:auto;
	text-align:left;
	min-height:60px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
}
