* {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
body {
	width: 1024px;
	background: #000099;
	font-size: 100.00%;
}
img {
	border: 0;
}
div#wrapper {
	background: #000099;
	min-width: 900px;
	max-width: 70em;
	border-right: 5px solid #CBCBCB;
}
div#top1 {
	position: absolute;
        background: #000099;
        width: 50px;
        height: 60px;
	margin: 0;
	margin-top: 10px;
	margin-left: 65px;
}
div#top2 {
	position: absolute;
        background: #000099;
        width: 1050px;
        height: 60px;
	margin-top: 20px;
	margin-left: 155px;
	color: #fffa00;
	font-family: Verdana;
	font-size: 2em;
}
div#top3 {
	position: absolute;
        background: #000099;
        width: 50px;
        height: 60px;
	margin: 0;
	margin-top: 10px;
	margin-left: 915px;
}
div#ausverkauft {
	position: absolute;
        width: 400px;
        height: 400px;

	margin-left: 70px;
}
h1#header {
	min-width: 900px;
	max-width: 70em;
	position: relative;
	height: 95px;
	font-size: 1em;
	margin: 0;
}
h1#header span {
	background: url(../grafiken/headeroben.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
div#navi {
	background: #000099;
	float: left;
	clear: left;
	height: 500px;
	width: 200px;
	padding-top: 0px;
}
div#navi h2, div#navi h3 {
	color: #FFF;
	font-family: Verdana;
	padding: 2px 0 2px 5px;
}
div#navi h2 {
	font-size: 1.3em;
	margin: 0 10px 5px;
}
div#navi h3 {
	font-size: 1em;
	margin: 0 10px;
}
div#navi ul {
	font: normal normal 1em/1.5 Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#navi ul li {
	font: normal normal 1em/1.5 Verdana;
	list-style-type: none;
	margin: 5px;
}
div#navi ul li a, div#navi ul li strong {
	display: block;
	color: #FFF;
	border-left: 1em solid #fffa00;
	line-height: 1.0;
	text-decoration: none;
	margin: 3px 10px 0;
	padding: 3px 10px;
}
div#navi ul li strong {
	background: #cae1ff;
	color: #0e439c;
	border-left: 1em solid #fffa00;
	line-height: 1.0;
}
div#navi ul li a:focus, div#navi ul li a:hover {
	color: #000099;
	background: #cae1ff;
}
div#navi ul li ul {
	font: normal normal .95em/1.3 Verdana;
	list-style-type: none;
	margin: 0;
	background: none;
	margin: 3px 10px 5px;
	padding: 0 0 5px 0;
}
div#navi ul li ul li {
	margin: 0px;
	background: transparent url(../grafiken/nav.gif) no-repeat 0 50%;
}
div#navi ul li ul li a, div#navi ul li ul li strong {
	display: block;
	color: #000;
	margin: 0px 0px 0px 1.05em;
	padding: 2px 0 2px 10px;
	border: none;
}
div#navi ul li ul li a:focus, div#navi ul li ul li a:hover {
	color: #222222;
	background: #222222;
}
div#navi ul li ul li strong {
	background: #cae1ff;
	color: #0e439c;
	text-decoration: none;
}
div#content {
	margin-left: 210px;
	padding-bottom: 10px;
	background: #fff url(../grafiken/contentback.gif) repeat-y left;
	font: normal normal .95em/1.4 arial;
}
div#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #content {
	height: 1%;
}
#content ul.normal {
	list-style-type: none;
	margin: 1em 20px;
}
#content ul.normal li {
	margin: 2px 0;
	padding-left: 15px;
	background: #E0E5EB;
}
div#content ul#brotkrumen {
	width: 100%;
	height: 1.5em;
	background: #E0E5EB url(../grafiken/brotback.gif) repeat-y left;
	color: #000;
	list-style-type: none;
	margin: 0 0 1em;
	padding: .15em 0;
}
div#content ul#brotkrumen li {
	float: left;
	margin-left: 6px;
	background: transparent url("../grafiken/pfeil.gif") 0 50% no-repeat;
	padding: 0 0 0 17px;
}
div#content ul#brotkrumen li#keinpfeil {
	background: none;
	padding: 0;
}
div#content ul#brotkrumen li a, div#content ul#brotkrumen li a:link, div#content ul#brotkrumen li a:visited {
	color: #000;
}
div#content ul#brotkrumen li a:hover {
	color: #CCC;
	background: #000099;
}
div#content ul#brotkrumen li a:focus {
	color: #CCC;
	background: #FFF;
}
.ext:before {
	content: url(../grafiken/externpfeil.gif);
}
#content a {
	color: #000099;
}
#content a:visited {
	color: #000;
}

#content .clear {
	clear: both;
}
div.bilder {
	position: relative;
	float: left;
	height: 95px;
	width: 100%;
	text-align: center;
	margin: 1em 0;
}
div.bilder a {
	text-decoration: none!important;
}
div.bilder a span, div.bilder a:link span, div.bilder a:visited span {
	display: none;
}
div.bilder a:hover {
	background: transparent!important;
	text-decoration: none!important;
	margin: 0;
	padding: 0;
}
div.bilder a:hover span {
	left: 10px;
	top: 0;
	position: absolute;
	display: block;
	z-index: 99;
	width: 20em;
	background: #2B73BC;
	color: #FFF;
	text-align: left;
	font: bold normal 1em/1.2 Georgia, "times new roman";
	padding: 3px;
}
div.screensshot {
	width: 350px;
	float: left;
	margin: 1em 8px;
	padding: 3px 3px 0 3px;
	border: 1px solid #2B73BC;
	background: #E0E5EB;
}
div.right {
	float: right;
}
div.screensshot a img {
	width: 350px;
	margin: 0 !important;
	padding: 0;
	vertical-align: bottom;
}
div.screensshot a:hover {
	background: transparent !important;
	text-decoration: none !important;
}
div.screensshot p {
	margin: 0 !important;
	padding: 5px;
	font: normal normal 0.8em/1.3 Verdana;
}
div#content div.rechts {
	float: right;
}
#content h2, #content h3, #content h4, #content h5 {
	color: #2B73BC;
	font-family: "Trebuchet MS";
	margin: 0 1% .5em 15px;
}
#content h4 {
	font-size: 1.1em;
}
#content h4.clear {
	clear: left;
}
#content h4#fazit {
	clear: both;
}
#content p {
	margin: 0 8px 1em 18px;
        font-size: 1.1em;
}
#content p.wichtig {
	color: #c00;
}
#content h2 {
	font-size: 1.5em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#content h3 {
	font-size: 1.3em;
}
#content h5 {
	font: normal normal 1em "Trebuchet MS";
}
#content h4.fazit {
	clear: left;
}
#content p span {
	font: normal bold 1em/1 "Trebuchet MS";
	color: #039;
}
#content p.datum {
	text-align: right;
	font: normal normal .95em/1 "Trebuchet MS";
	color: #2B73BC;
	margin: 0 10px .25em 0;
}
div#content hr {
	width: 100%;
	clear: left;
	visibility: hidden;
}
div#content .news {
	float: right;
	width: 45%;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 3em 10px 0 5px;
}
div#content .news h4 {
	color: #000;
	border-bottom: 1px solid #CCC;
	font-size: 1.1em;
	margin: 0 0 0 8px;
	padding: 0;
}
div#content .news p {
	margin: 0;
	padding: 7px;
}
div#content .news p em {
	font-size: .9em;
}
div#content .news img {
	float: left;
	margin: 5px 5px 0 0;
}
dl {
	margin: 0 5px .5em 15px;
}
dl dd {
	font-weight: 700;
	margin-top: .6em;
}
dl dt {
	margin-left: 12px;
}
#impressum {
	text-align: left;
	margin: 0 5px 2% 20px;
}
#impressum th {
	padding: .5em;
}
#impressum td {
	padding: .5em;
}
#impressum .blau {
	background: #E0E5EB;
}
div#review {
	float: left;
	width: 22em;
	color: #000;
	background: #E0E5EB;
	margin: 0 10px 10px;
	padding: 10px;
}
div#review h2 {
	font-size: 1.4em;
	color: #000;
	border: 0;
	margin: 0 10px;
}
div#review h3 {
	font-size: 1.2em;
	color: #000;
	margin: 0 10px;
}
div#review h4 {
	font-size: 1.05em;
	color: #000;
	margin: 0 10px;
}
div#review p {
	font: italic normal .9em/1 georgia, "Trebuchet MS";
	text-align: left;
	margin: 25px 0 0 10px;
}
div#review span {
	text-align: right;
	display: block;
	width: 100%;
	color: #000;
	font: normal normal .9em/1 georgia, "Trebuchet MS";
}
div#review ul {
	list-style: square inside;
	margin: 0 10px;
}
table#prokon {
	width: 96%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 3px;
	margin: 1em 8px 1em 18px;
	padding: 0;
}
table#prokon th {
	background: #44A233;
	color: #FFF;
	border: 1px solid #44A233;
	padding: 3px 5px;
}
table#prokon th.kon {
	background: #C63309;
	color: #FFF;
	border: 1px solid #C63309;
}
table#prokon td {
	padding: 3px 5px;
}
table#prokon td.pro {
	border: 1px solid #44A233;
}
table#prokon td.kon {
	border: 1px solid #C63309;
}
#content p.fazit {
	background: #E0E5EB;
	margin: auto;
	padding: 10px;
	margin: 0 8px 1em 18px;
}
span.fazit {
	background: #E0E5EB;
	padding: 5px;
}
#fakten {
	width: 96%;
	border: 1px solid #BCC4CF;
	margin: auto;
}
#fakten td, #fakten th {
	text-align: left;
	padding: 5px 5px 5px 10px;
}
#fakten tr {
	background: #F5F7FA;
}
#fakten tr:hover, #fakten tr.zwei:hover {
	background: #CBCBCB;
}
#fakten tr.zwei {
	background: #E0E5EB;
	color: #000;
}
#fakten td#wertung {
	background: #E0E5EB;
	color: #000;
	text-align: center;
	font-size: 5em;
}
#fakten td.von {
	text-align: right;
	font: normal bold 1.5em/1 georgia, "Trebuchet MS";
}
form {
	margin: 1em 20px 1em 20px;
}
fieldset {
	margin: 1em 0 0 0;
}
legend {
	margin-left: 30px;
	color: #2B73BC;
	font: normal bold 1em/1 georgia, "Trebuchet MS";
	border: 1px solid #2B73BC;
	background: #E0E5EB;
	padding: 3px 10px;
}
form label {
	display: block;
}
form label, form input, form textarea {
	margin: 0 10px .5em 8px;
}
form #input {
	float: none;
	clear: none;
	margin: .5em;
	width: auto;
}
form input {
	height: 1.5em;
}
form textarea {
	width: 80%;
	height: 10em;
}
form .label {
	text-indent: -999em;
	float: right;
}
form input:focus, form textarea:focus {
	background-color: #E0E5EB;
}
ul#sprunglinks {
	font: normal normal 1em/1.5 arial;
	list-style-type: none;
	height: 2em;
	margin: 0 .25em 20px 15px;
}
ul#sprunglinks li {
	float: left;
}
ul#sprunglinks li a {
	border-left: 1px solid #0E439C;
	padding: 0 .5em;
}
ul#sprunglinks li a.nborder {
	border: 0;
}
dl#fett dd {
	font: normal bold 1.4em/1 georgia, "Trebuchet MS";
	margin-top: 1em;
	color: #2B73BC;
}
table.links {
	width: 96%;
	margin: auto auto 1em;
}
table.links th {
	color: #000;
	background: #E0E5EB;
	font: normal bold 1.3em/1 georgia, "Trebuchet MS";
	padding: .25em 10px;
}
table.links tr {
	border: 1px solid #E0E5EB;
}
table.links td {
	padding: .25em 10px;
}
#content applet {
	margin-left: 2%;
}
#content ol {
	margin: 1em 15px 1em 40px;
}
div.center img {
	width: 680px;
}
div.center {
	width: 95%;
	text-align: center;
	margin: auto;
}
div.center a:focus, div.center a:hover {
	background: transparent!important;
	text-decoration: none!important;
	margin: 0;
	padding: 0;
}
table.gestreift {
	width: 95%;
	margin: auto auto 2em;
}
table.gestreift th {
	color: #000;
	background: #89AFCF;
	font: normal bold 1.2em/1 georgia, "Trebuchet MS";
	text-align: left;
	padding: 5px 10px;
}
table.gestreift tr:hover, table.gestreift tr.streif:hover {
	background: #CBCBCB;
}
table.gestreift tr.streif {
	background: #E0E5EB;
}
table.gestreift td {
	padding: 2px 10px;
}
div.error {
	background: #E0E5EB;
	color: #F00;
	margin: 1em 20px;
	padding: .5em 10px;
}
div.error ul {
	list-style-type: square;
	margin-left: 30px;
}
div.error p {
	font: normal bold 1.2em/1 georgia, "Trebuchet MS";
}
h2#red {
	color: #F00;
}
#sitemap {
	list-style-type: none;
	margin: 0 2em;
}
#sitemap li {
	background: #89AFCF;
	border-top: 2px solid #FFF;
	padding: 0;
}
#sitemap li a {
	margin: 0 0 0 18px;
}
#sitemap li li a {
	margin: 0 0 0 36px;
}
#sitemap li li li a {
	margin: 0 0 0 54px;
}
#sitemap li ul {
	list-style-type: none;
}
#sitemap li li {
	background: #BFD5E6;
}
#sitemap li li li {
	background: #E0E5EB;
}
ul#footer {
	clear: both;
	padding: 0;
	height: 1.5em;
	background: #cae1ff;
	border-top: 1px #2B73BC solid;
	list-style-type: none;
	font-size: 1em;
}
ul#footer li {
	float: right;
	color: #0E439C;
	font-size: .8em;
	margin: .5em 1em 0 0;
}
ul#footer li a, ul#footer li a:visited {
	color: #0E439C;
}
ul#footer li a:focus, ul#footer li a:hover {
	color: #000;
}
