@charset "UTF-8";





* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

body, html {
	height:100%;
	width:100%;
	background-image: url(images/farbe_orangelight3%25.png);
	background-repeat: repeat;
}

#head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	position: relative;
	top: 2px;
	margin-top: 10px;
	background-repeat: no-repeat;
	color: #333;
	background-image: url(images/intro_head_neu.png);
	height: 90px;
}



#intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	text-decoration: none;
	height: 515px;
}


#fensterlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 155px;
	width: 204px;
	position: absolute;
	left: 50px;
	top: 135px;
	background-image: url(images/intro_fenster_links.png);
	background-repeat: no-repeat;
}
#fenstermitte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 155px;
	width: 204px;
	left: 275px;
	top: 135px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/intro_fenster_mitte_neu2020.png);
}
#fensterrechts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 155px;
	width: 204px;
	position: absolute;
	left: 500px;
	top: 135px;
	background-image: url(images/intro_fenster_rechts.png);
	background-repeat: no-repeat;
}
#headdeutschenglisch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	top: 5px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 120px;
	text-decoration: none;
	visibility: visible;
	left: 633px;
}

#line {
	background-image: url(images/orange.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 320px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-position: 0px bottom;
	margin-top: 1px;
	visibility: visible;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 15px;
	padding-top: 4px;
	bottom: 220px;
	padding-left: 5px;
}
.orange {
	color: #F90;
}
.enter {
	font-size: 9px;
	color: #F90;
	text-decoration: underline;
}
