html {
  height: 90%;
  background-color: #fdc500;
}

body {
	margin: 0;
	padding: 0;
	border:0;
}

.wrapper {
	width: 1024px;
	margin: 0 auto; 
}

.inhalt {
	position: relative;
}

.Pirabe_Logo {
	position: absolute;
	width:261px;
	height:138px;
	margin: 0px left;
	top: 0px;
	z-index: 2;
}

.Pirabe_Navi_oben {
	position: absolute;
	background-color: #000000;
	margin: 0px left;
	width:728px;
	height:23px;
	left: 261px;
	top: 0px;
	z-index: 2;
}

.Pirabe_Navi_mitte {
	position: absolute;
	background-color: #fff3cc;
	width:717px;
	height:63px;
	left: 272px;
	top: 75px;
	z-index: 2;
}

.Pirabe_Hotline {
	position: absolute;
	background-color: #ffffff;
	width:241px;
	height:162px;
	left: 748px;
	top: 157px;
	border-radius: 10px 0px 0px 10px;
	z-index: 2;
}

.Pirabe_Newsletter {
	position: absolute;
	background-color: #ffffff;
	width:241px;
	height:164px;
	left: 748px;
	top: 338px;
	border-radius: 10px 0px 0px 10px;
	z-index: 2;
}

.Pirabe_Kontakt {
	position: absolute;
	background-color: #fdc500;
	width:241px;
	height:180px;
	left: 748px;
	top: 532px;
	z-index: 2;
}

.Pirabe_Infofenster {
	position: absolute;
	background-color: #fff3cc;
	width:736px;
	height:170px;
	left: 0px;
	top: 518px;
	z-index: 2;
}

.Pirabe_Kontaktformular {
	position: absolute;
	background-color: #ffffff;
	width:736px;
	height:514px;
	left: 0px;
	top: 157px;
	z-index: 2;
}

.Pirabe_Produktuebersicht {
	position: absolute;
	background-color: #ffffff;
	width:736px;
	height:514px;
	left: 0px;
	top: 157px;
	overflow:visible;
	overflow-x:hidden;
	overflow-y:auto;
	z-index: 2;
}

.Pirabe_slider {
	position: absolute;
	background-color: #ffffff;
	width:736px;
	height:345px;
	left: 0px;
	top: 157px;
	z-index: 2;
}

.text_navi {
	font-family: Arial; 
	font-size: 14px;
	line-height: 1.4em;
	color: #fdc500;
}

.text_navi_mitte {
	font-family: Arial; 
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Verdana; 
	font-size: 14px;
	line-height: 1.4em;
	color: #000000;
}

.text1 {
	font-family: Verdana; 
	font-size: 14px;
	line-height: 2em;
	color: #000000;
	font-weight: bold;
}

.foto {
	border-style: solid;
	border-width: 1px;
	border-color: #fdc500;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.one:link {
	color: #fdc500;
	text-decoration: none;
}

a.one:visited {
	color: #fdc500;
	text-decoration: none;
}
a.one:active {
	color: #fdc500;
	text-decoration: none;
}
a.one:hover {
	color: #fdc500;
	text-decoration: none;
}

td {

	height: 5px;
} 

