body, tr, td {
	color: #00004D;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

input, select, textarea {
	color: #00004D;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 1px;
	background: transparent;
	border: 1px solid #00004D;
	-moz-border-radius: 3px;
}

a:link		{ color: #00004D; text-decoration: none; }
a:visited	{ color: #00004D; text-decoration: none; }
a:active 	{ color: #FF4400; text-decoration: none; }
a:hover 	{ color: #FF4400; text-decoration: none; }

#Body {
	background-color: #155988;
	padding: 0px;
	margin: 0px;
}

#Streifen {
	position: absolute;
	width: 100%;
	height: 550px;
	top: 50%;
	margin: -275px 0px 0px 0px;
	background-image: url(Bilder/Verlauf.jpg);
}

#Oben {
	width: 100%;
	height: 550px;
	background-color: #E9EEF2;
}

#Design {
	position: absolute;
	width: 698px;
	height: 550px;
	left: 50%;
	margin: 0px 0px 0px -349px;
	background-image: url(Bilder/Design.jpg);
}

#Menu {
	position: absolute;
	width: 80px;
	height: 200px;
	left: 49px;
	top: 168px;
	text-align: center;
}

#Heading {
	color: #295b7e;
	font-size: 14pt;
	font-weight: bold;
	font-family: Lucida sans, Lucida, sans-serif;
}

#Content {
	position: absolute;
	width: 435px;
	height: 371px;
	left: 140px;
	top: 97px; border: 0px solid #FF0000;
	overflow: auto;
}

.Submit		{ border: 1px solid #FF9933; color: #FF9933; }
.Submit_Hover	{ border: 1px solid #CC0000; color: #CC0000; cursor: pointer; }

.Menu_Zeile { margin-bottom: 10px; }

p.Absatz		{ margin: 0px; }
p.Absatz:first-letter	{ font-weight: bold; font-size: 10pt; }

a.Modelle_Link:link	{ font-size: 11pt; font-weight: normal; color: #5c8eb1; }
a.Modelle_Link:visited	{ font-size: 11pt; font-weight: normal; color: #5c8eb1; }
a.Modelle_Link:active	{ font-size: 11pt; font-weight: bold; color: #295b7e; }
a.Modelle_Link:hover	{ font-size: 11pt; font-weight: bold; color: #295b7e; }

a.Modelle_Link_Hover	{ font-size: 11pt; font-weight: bold; color: #295b7e; }

#Eddy_Bild {
	position: absolute;
	left: 28px;
	top: 65px;
	width: 172px;
	height: 140px;
	background-image: url(Bilder/Eddy.jpg);
}

#Delta_Bild {
	position: absolute;
	left: 220px;
	top: 15px;
	width: 199px;
	height: 214px;
	background-image: url(Bilder/Delta.jpg);
}

#Jumper_Bild {
	position: absolute;
	left: 90px;
	top: 220px;
	width: 252px;
	height: 117px;
	background-image: url(Bilder/Jumper.jpg);
}