body {
	background-color:#6D81FA;
	margin:0px;
}
body,td,p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:6px;
	margin-bottom:6px;
	vertical-align:top;
	color:#2E3395;
}
td,th {
	font-size:12px;
	text-align: left;
}
h1,h2 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:5px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
a {
	color:#0052FD;
}
a:hover {
	color:#2E3395;
}
a:visited {
	color:#2E3395;
}
a {
	color:#0052FD;
}
#hintergrund {
	background-image: url(pics/hintergrund.jpg);
	height:644px;
	width:900px;
	margin:0px;
	position:relative;
}
#navigation {
	width:640px;
	height:30px;
	position:absolute;
	left: 251px;
	top: 190px;
	overflow: hidden;
}
#navigation ul {
	list-style-type:none;
	margin:0px;
}
#navigation ul li {
	display:inline;
	padding:0px;
}
#inhalt {
	width:570px;
	height:370px;
	position:absolute;
	left: 290px;
	top: 235px;
}
#impressum {
	width:100px;
	height:25px;
	position:absolute;
	left:775px;
	top:600px;
}
img {
	border:none;
	margin:0px;
}
#logo {
	position:absolute;
	left:750px;
	top:230px;
	width:120px;
	height:100px;
}
hr {
	border:1px;
	border-style:solid;
	border-color:#2E3395;
	margin-top:1px;
	margin-bottom:5px;
}
input,textarea {
	border:solid 1px #2E3395;
	width:200px;
	color:#2E3395;
}
input.button {
	width:80px;
	height:25px;
	border:none;
}
input.bestellmenge {
	width:40px;
}
.bildunterschrift {
	font-size: 9px;
}
#aktuelles {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#hintergrund #inhalt #Kontakt #nl_accepted {
	width:25px;
	vertical-align:middle;
}

