body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	margin:0;
	padding: 4% 0 0 0;
	height: 80%;
}
h1 {
	font-size: 14px;
	color: #990000;
	border-left: 2px solid #990000;
	padding-left: 5px;
	margin-left: 20px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #990000;
	background-color: #990000;
	border: 0px;
}
img {
	border-width: 0px;
}
input {
	border: 1px solid #990000;
	color: #990000;
	background-color: #E0C090;
}
select {
	border: 1px solid #990000;
	color: #990000;
	background-color: #E0C090;
}
textarea {
	border: 1px solid #990000;
	color: #990000;
	background-color: #E0C090;
}
ul {
	list-style-type: square;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#container {
	width: 900px;
	height:550px;
	margin:auto;
	overflow: hidden;
	position: static;
	background-image: url(../bilder/content.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
#navigation {
	width: 900px;
	height: 23px;
	margin-top: 0px;
	background-image: url(../bilder/navigation.gif);
	background-repeat: repeat-x;
	z-index: 3;
}
#startseite {
	position: relative;
	left: 28px;
	top: -23px;
}
#ueberuns {
	position: relative;
	left: 99px;
	top: -46px;
}
#fliesen {
	position: relative;
	left: 169px;
	top: -69px;
}
#sanitaer {
	position: relative;
	left: 225px;
	top: -92px;
}
#aktuelles {
	position: relative;
	left: 281px;
	top: -115px;
}
#kontakt {
	position: relative;
	left: 351px;
	top: -138px;
}
#kunden {
	position: relative;
	left: 413px;
	top: -161px;
}
#service {
	position: relative;
	left: 474px;
	top: -184px;
}
#onlineshop {
	position: relative;
	left: 530px;
	top: -207px;
	width: 85px;
}


#spiel {
	position: relative;
	left: 625px;
	top: -344px;
	z-index: 3;
}
#logo {
	position: relative;
	left: 755px;
	top: -216px;
	z-index: 3;
}
#foot {
	width: 900px;
	height: 87px;
	position: relative;
	left: 0px;
	top: 91px;
	z-index: 2;
}
#head {
	width: 898px;
	height: 104px;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	position: relative;
	left: 0px;
	top: -431px;
	z-index: 1;
	color: #000000;
	overflow: hidden;
}
#headcontent {
	width: 730px;
	z-index: 3;
	margin-left: 4px;
}
#content {
	width: 893px;
	height: 330px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	position: relative;
	left: 0px;
	top: -431px;
	overflow: auto;
	z-index: 3;
	padding-left: 5px;
}
#slogan {
	position: relative;
	left: 636px;
	top: -522px;
}
#flieger {
	position: relative;
	left: 0px;
	top: -783px;
}
#intro {
	position: relative;
	left: 0px;
	top: -1038px;
	width: 900px;
	height: 325px;
	z-index: 4;
}
#kundencontent {
	width: 402px;
	height: 280px;
	overflow: auto;
	z-index: 3;

}
.zentrierer {
	text-align: center;
}
.linksfluss {
	float:left;
}
.gerahmt {
	border: 1px solid #990000;
	padding: 2px;
	margin-top: 0px;
	background-color: #7289D6;
}
