body {
	text-decoration: none;
	color: Gray;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body a {
	text-decoration: none;
	color: Gray;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 14px;
}
body a:hover {
	background-color: Gray;
	color: White;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h1 {
	font-size: 60px;
	padding: 0px;
	margin: 0px;
	line-height: 60px;
}
h2 {
	font-size: 11px;
	padding: 0px;
	margin-top: -18px;
	margin-left: 6px;
	line-height: 14px;
	letter-spacing: normal;
	font-weight: normal;
}
table {
	border: 0px;
	margin: 20px 0 0 40px;
	padding: 0px;
}
input {
	font-size: 11px;
	height: auto;
	line-height: 11px;
	vertical-align: -4px;
	margin-top: 3px;
	padding: 0px;
	
}
form {
	padding: 0px;
	margin: 0px;
	height: 11px;
}
#infos {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 74%;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#infos a {display: block; color: #333333; }
#infos a:hover {display: block; color: #FF3B00; font-size:11px; background-color: White;}

#image {
	position: absolute;
	top: 22px;
	left: 40px;
	background-image: url(../Farben/blau.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 300px;
}
#cups {
	position: absolute;
	width: 100%;
	height: 340px;
	background-color: #F6F4E9;
	border-top: 1px solid #FF3B00;
	border-bottom: 1px solid #FF3B00;
	left: 0px;
	top: 220px;
	padding: 0px;
	margin: 0px;
}
#details {
	position: absolute;
	width: 100%;
	height: 340px;
	background-color: #F6F4E9;
	border-top: 1px solid #FF3B00;
	border-bottom: 1px solid #FF3B00;
	font-size: 11px;
	color: #333333;
	left: 0px;
	top: 220px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}
#details a {display: block; color: #333333; }
#details a:hover {display: block; color: #FF3B00; font-size:11px; background-color: #F6F4E9;}
#links {
	position: absolute;
	font-size: 11px;
	width: 400px;
	height: auto;
	left: 40px;
	top: 570px;
}
#links a {display: block; color: #333333; }
#links a:hover {display: block; color: #FF3B00; font-size:11px; background-color: White;}

#words {
	position: absolute;
	top: 0px;
	left: 240px;
	width: 60%;
	height: auto;
	overflow: visible;
	font-weight: bold;
	padding:20px;
}

div#words a span {display: none;}
div#words a:hover span {
	display: block;
   position: absolute; 
	width: 220px;
	overflow: visible;
	height: auto;
   color: #333333; 
	vertical-align: top;
	top: 260px; 
	font-family: Arial, Helvetica, sans-serif;
   font: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
	left: 20px;
}

.bild {
margin-top: -498px;
	margin-left: -240px;
}
.bigFont {
	font: 24px Arial, sans-serif;
	font-weight: bold;
	line-height: 24px;
}

.redText {
font: 12px Arial, sans-serif;
	font-weight: normal;
	color: #FF3B00;
	font-weight: normal;
}
#selected {
	position: relative;
	left: 0px;
	top: 20px;
	width: 95%;
	border-top: 1px solid Black;
}

