BODY {
	background-color: #D6D3CE;
	background-image: url(../images/PEK-Background.jpg);
	background-repeat: repeat-y;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left: 70px;
	margin-top: 0px;
}
table {
 width: 100%;
 position: relative;
 top: 10px;
 left: 0px;
 width: 700px;
}

A:LINK {
	color : #0000DF;
	text-decoration : underline;
} 

A:VISITED {
	color : #0000DF;
	text-decoration : underline;
}

A:HOVER {
	background-color: #00005F;
	color: White;
	text-decoration: underline;
}
li {
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: 600;
	list-style: disc;
	line-height: 150%;
}
#Layer1{
	color: #990000;
	font-family: Tahoma, Verdenna, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
	white-space: pre;
	line-height: 300%;
	letter-spacing: 2px;
	width: 100%;
}

#Layer2{
	color: #000000;
	font-family: Tahoma, Verdenna, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	list-style: disc;
	text-align: left;
	white-space: pre;
	line-height: 130%;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 700px;
}

#Layer3{
	color: #000000;
	font-family: Tahoma, Verdenna, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	list-style: disc;
	text-align: left;
	white-space: pre;
	line-height: 130%;
	letter-spacing: 1px;
	width: 90%;
	text-align: justify;
}

#Textfeld{
	border: none;
	padding-top: 40px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 500px;
	text-align: center;
}

#Bild{
	padding: 5px;
	width: 600px;
	text-align: center;
}

#Tablist{
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}

#Adressbox{
	position: relative;
	top: 20px;
	left: 10px;
	font-family: Arial, Tahoma, Verdenna, Helvetica, sans-serif;
	font: normal lighter;
	font-size: 100%;
	color: #000000;
	line-height: 150%;
	letter-spacing: 2px;
}

#inhalt{
	background-image: url(../images/CAD.jpg);
	width: 100%;
	height: 100%;
}