@import url("schriften.css");
/*Rahmen */

body {
	background-color: #EAEAEA;
	overflow: hidden;
}


#rahmen {
	margin-right: auto;
	margin-left: auto;
	border: 0px none;
	position: absolute;
	height: 1px;
	width: 1px;
	clear: right;
	float: none;
	background-position: center center;
	margin : 0px auto;
	text-align : left;
	top: 45%;
	left: 45%;
	z-index: 2;
	overflow: visible;
	
}



#rahmenMitte {
	border: 0px none;
	position: absolute;
	height: 600px;
	width: 900px;
	top: -270px;
	left: -400px;
	z-index: 2;
	background-color: #FFFFFF;
	overflow: hidden;
}

/*/Rahmen */

/*Kopf */
#head {
	height: 140px;
	width: 900px;
	top: 0px;
	border: 0px none;
	position: absolute;
	right: 0px;
	float: right;
	margin: 0px;
	z-index: 10;
	left: 0px;

	background-image: url(bilder/gelbverlauf.gif);
}

#bar {
	background-color: #000000;
	z-index: 17;
	height: 20px;
	width: 900px;
	left: 0px;
	top: 0px;
	position: absolute;
}


/*/Kopf */


/*menue */
#menue {
	background-color: #000000;
	height: 470px;
	width: 207px;
	border: 0px;
	position: absolute;
	background-position: left;
	left: 0px;
	z-index: 9;
	bottom: 0px;
	background-repeat: no-repeat;
}

#pulldown {
	position: absolute;
	bottom: 30px;
	height: 20px;
	width: 100px;
	right: -18px;
}



#menuelinie {
	height: 137px;
	width: 140px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 8;
	top: 190px;
	right: 0px;
	overflow: visible;
	clear: both;
	float: left;
	background-image: url(bilder/linie.gif);
	}

#subl {
	height: 18px;
	width: 90px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: -20px;
	right: 19px;
}

#sub2 {
	height: 18px;
	width: 99px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 7px;
	right: 18px;
	
}

#sub3 {
	height: 18px;
	width: 38px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 34px;
	right: 19px;
	
}

#sub5 {
	height: 18px;
	width: 114px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 62px;
	right: 17px;
	
}
#sub4 {
	height: 18px;
	width: 120px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 88px;
	right: 18px;
	
}

#sub6 {
	height: 10px;
	width: 93px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 113px;
	right: 18px;
	}

#sub7 {
	height: 18px;
	width: 59px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 9;
	top: 140px;
	right: 19px;
	
}

/*/menue */

/*main */
#main {
	height: 488px;
	width: 692px;
	border: 0px;
	position: absolute;
	background-position: right;
	right: 0px;
	color: #000000;
	bottom: 0px;
	z-index: 12;
	overflow: hidden;

}

/*/main */
/*pfeilrahmen */

#pfeilrahmen {
	background-color: #B4142C;
	height: 489px;
	width: 56px;
	border: 0px;
	position: absolute;
	background-position: right;
	color: #000000;
	z-index: 10;
	left: 207px;
	bottom: 0px;
}





#kaestchen {
	background-color: #000000;
	height: 29px;
	width: 56px;
	border: 0px;
	position: absolute;
	background-position: right;
	color: #000000;
	z-index: 8;
	left: 0px;
	bottom: 0px;
}

/*/pfeilrahmen */

/*Bilder */

#mainimg {
	border: 0px;
	position: absolute;
	right: 0px;
	z-index: 15;
	top: 0px;
	height: 284px;
	width: 208px;
	background-repeat: no-repeat;
	left: 0px;
	background-image: url(bilder/Isolatoroben1.gif);	
}

#mitteimg {
	border: 0px;
	position: absolute;
	
	z-index: 15;
	top: 0px;
	height: 140px;
	width: 56px;
	background-repeat: no-repeat;
	left: 208px;
	background-image: url(bilder/Isolatoroben2.gif);
}
#rechtsimg {
	border: 0px;
	position: absolute;
	left: 263px;
	z-index: 15;
	top: 0px;
	height: 110px;
	width: 142px;
	background-repeat: no-repeat;
	background-image: url(bilder/Isolatoroben3.gif);
}

#unten {
	border: 0px;
	position: absolute;
	left: 0px;
	z-index: 15;
	top:140px;
	height: 44px;
	width: 142px;
	background-repeat: no-repeat;
	background-image: url(bilder/Isolatoroben5.gif);
}

#logo {
	height: 80px;
	width: 83px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 20;
	top: 25px;
	background-image: url(bilder/kevlogo.jpg);
	right: 15px;
}

/*/Bilder */

/* Linie */

#linie{
	background-color: #000000;
	height: 1px;
	width: 900px;
	border: 0px;
	position: absolute;
	background-position: right;
	right: 0px;
	z-index: 30;
	top: 111px;
	overflow: hidden;
	visibility: visible;
	clear: both;
	float: left;
}


#liniehordick {
	background-color: #000000;
	height: 1px;
	width: 900px;
	border: 0px;
	position: absolute;
	background-position: right;
	right: 0px;
	z-index: 30;
	top: 139px;
	overflow: hidden;
	visibility: visible;
	clear: both;
	float: left;
}


#linievert {
	background-color: #000000;
	height: 600px;
	width: 1px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 20;
	top: 0px;
	left: 207px;
}


#linievert2 {
	background-color: #000000;
	height: 600px;
	width: 1px;
	border: 0px;
	position: absolute;
	background-position: right;
	z-index: 20;
	top: 0px;
	left: 263px;
}

/*/linien */


/*links*/

	
a:link {
	color: #414042;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
}
a:visited {
	color: #414042;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
}
a:hover {
	color: #D9D9D9;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #D9D9D9;
}

/*/links*/

/*


 End hide from IE5/mac */
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

