	@CHARSET "ISO-8859-1";
body {
	background-image: url(../img/backall.jpg);
	background-position: center -75px;
	margin:0 0 0 0;
}
a { 
	text-decoration: none;
	color: white;
	border: 0px solid;
}
div#bild {
	position: absolute;
	width: 237px;
	height: 174px;
	top: 5%;
	margin-top: 100px;
	right: 50%;
	margin-right: -400px;

	background-image: url(../img/sus-bild-person.jpg);
	background-repeat: no-repeat;

	z-index: 1;
}
div#sheet {
	position: absolute;
	height: 544px;
	width: 794px;
	left: 25%;
	margin-left: -250px;
	bottom: 0px;
	font-family: arial, verdana;
	background-image: url(../img/background_sheet.png);
	background-position: top;
	overflow: hidden;
	z-index: 2;
}
div#sheet_content {
	position: absolute;
	width: 550px;
	top: 175px;
	left: 105px;
}
div#navigation {
	position: absolute;
	width: 350px;
	height: 200px;
	bottom: 35px;
	right: 0px;
	font-size: 14pt;
	font-family: Courier New;
	z-index: 3;
	
}
div#start {
	position: relative;
	color: red;
	padding-left: 5px;
	margin-left: 10px;
	top: -10px;
	background: url(../img/transparenz.png);
	background-repeat: repeat;
}
div#person {
	position: relative;
	color: red;
	padding-left: 5px;
	background: url(../img/transparenz.png);
	background-repeat: repeat;
	margin-left: 30px;
}
div#angebot {
	position: relative;
	background: url(../img/transparenz.png);
	top: 10px;
	margin-left: 50px;
	padding-left: 5px;
}
div#preise {
	position: relative;
	background: url(../img/transparenz.png);
	top: 20px;
	margin-left: 70px;
	padding-left: 5px;
}
div#kontakt {
	position: relative;
	background: url(../img/transparenz.png);
	top: 30px;
	margin-left: 90px;
	padding-left: 5px;
}
div#impressum {
	position: relative;
	background: url(../img/transparenz.png);
	top: 40px;
	margin-left: 110px;
	padding-left: 5px;
}
div#language {
	position: relative;
	background: url(../img/transparenz.png);
	top: 50px;
	margin-left: 130px;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
}



div#logo {
	position: absolute;
	width: 700px;
	height: 225px;
	background: url(../img/s.laubach.png);	
  	background-repeat: no-repeat;
  	background-position: left top;
	left: 5%;
	top: 5%;
	z-index: 1;
	
}
div#logotext_1 {
	position: relative;
	color: #3d98a3;
	font-family: Courier New;
	padding-left: 60px;
	font-size: 14px;
	line-height: 23px;
}
div#logotext_2 {
	position: relative;
	color: #ddd6a8;
	font-family: Courier New;
	padding-left: 60px;
	font-size: 14px;
	line-height: 23px;
}
div#stempel {
	position: absolute;
	height: 130px;
	width: 160px;
	right: 0px;
	top: 0px;
	background-image: url(../img/stempel.png);
}
div#contact {
	position: absolute;
	bottom: 20%;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 958px;
	height: 423px;
	border: 1px solid #000;
	z-index: 1;
	opacity: 0;
	filter:alpha(opacity = 0);
}
table#contact {
	color: white;
	font-family: courier new;
}
input#x {
	background-color: #282828;
	color: white;
	font-size: xx-large;
	font-family: courier new;
	border: 1px solid white;
}
input#contact {
	background-color: #282828;
	color: white;
	font-family: courier new;
	border: 1px solid white;
	z-index: 0;
}
input#contact_id {
	background-color: #282828;
	color: white;
	border: 1px solid white;
}
textarea#contact {
	background-color: #282828;
	color: white;
	font-family: courier new;
}
