/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #320000;
	height: 101%;
}
#el-fischer {
	position:absolute;
	width:1000px;
	height:600px;
	z-index:1;
	left: 50%;
	margin-top: 20px;
	margin-left: -500px;
	visibility: visible;
}
#navigation {
	position:absolute;
	width:940px;
	height:auto;
	z-index:2;
	margin-left: 30px;
	color: #FFCC66;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
}
#el-fischer #navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-top: 1px;
	padding-right: 33px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#el-fischer #navigation a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-top: 1px;
	padding-right: 33px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
#content {
	position:absolute;
	width:920px;
	height:320px;
	z-index:2;
	margin-top: 30px;
	margin-left: 28px;
	padding: 10px;
	overflow: hidden;
	font-family: Tahoma;
	color: #FF9900;
	font-size: 14px;
}
#el-fischer #content h1 {
	font-size: 18px;
}
.Stil1 {font-size: 36px}
#seo {
	position:absolute;
	width:100%;
	height:auto;
	z-index:3;
	background-color: #FFFFFF;
	visibility: hidden;
}
#footer {
	position:absolute;
	width:940px;
	height:auto;
	z-index:4;
	margin-top: 50px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#el-fischer #content img {
	border: 4px solid #550000;
	margin: 0px;
	padding: 3px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.Stil2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
#webdesign-internetagentur {
	position:absolute;
	width:200px;
	height:auto;
	z-index:4;
	background-color: #FFFFFF;
	display: none;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #BB0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
input, textarea, button {
	color: #FF9900;
	background-color: #330000;
	width: 90%;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#inhalt {
	position:absolute;
	width:510px;
	height:325px;
	z-index:5;
	margin-top: 0px;
	margin-left: 3px;
	overflow: auto;
	padding: 3px;
	visibility: visible;
}

