@charset "utf-8";
body a {
	cursor: url(Layout/cur1.gif),pointer;
	
}
/* CSS Document */

body {
	scrollbar-face-color: #CE0800;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFCC;
}
#Hintergrund {
	position: absolute;
	left: 0px;
	top: 0px;

}
#schrift_kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CE0800;
	top: 110px;
	position: absolute;
	left: 140px;
	font-weight: bold;
}
#navi_impressum {
	position: absolute;
	left: 710px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0800;
	font-size: 13px;
	text-decoration: none;
	top: 82px;
	font-weight: bold;
}


#navi_impressum   ul {
	list-style-type: none;
	width: 400px;
	margin-left: -40px;
}
#navi_impressum  a {
	color: #CE0800;
	text-decoration: none;
}
#navi_2 {
	position: absolute;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CE0800;
	font-size: 16px;
	text-decoration: none;
	top: 130px;
	font-weight: bold;
}
#navi_2 a {
	color: #CE0800;
	text-decoration: none;
}
#navi_2 ul {
	list-style-type: none;
	width: 150px;
	margin-left: -40px;
}
#Bild {
	position: absolute;
	top: 180px;
	left: 50px;
}
#text {
	position: absolute;
	width: 400px;
	height: 415px;
	overflow: scroll;
	left: 456px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	border:2px solid #CE0800;
	padding:15px;
	font-size: 14px;
	text-align: inherit;
}

#Logo_kreativ {
	position: absolute;
	top: 0px;
	left: 70px;
}

.Stil2 {color: #CE0800}
#text a {
	color: #CE0800;
	text-decoration: none;
}

