body {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(/images/background.gif);
	background-repeat:repeat-y;
    color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

#head {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#eff7ff;
	height:62px;
	border-top:2px solid #1490cc;
	border-bottom:23px solid #1490cc;
	white-space:nowrap;  
	min-width:600px;
}

#head .logo {
	position:absolute;
	top:10px;
	left:10px;
	color:#022161;
}

#head .title {
	position:absolute;
	top:8px;
	left:450px;
	color:#022161;
}

#head .ipv6 {
	color:#ff0000;
	font-weight:bold;
}

#navigation {
	margin:0px;
	padding:0px;
}

#headnavigation {
    position: absolute;
    right:10px;
	top:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif,Times;
	font-size:10px;
	color:#022161;
}

#headnavigation a {
	color:#022161;
	text-decoration:none;
}

#subnavigation {
    position:absolute;
    left:5px;
	top:80px; 
    width:135px;
	bottom:0px;	
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif,Times;
	font-size:11px;
	color:#000000;
}

.navizuordnung {
	position:absolute;
	top:87px;
	left:55px;
}

#subnavigation p {
	position:relative;
	margin:2px;
	padding:2px;
}

#subnavigation .ebene0 {
	margin-top:15px;
	font-weight:bold;
}

#subnavigation .ebene1 {
	padding-left:15px;
}

#subnavigation .ebene2 {
	padding-left:25px;
}

#subnavigation .active {
	background-color:#cccccc;
	border:1px solid #999999;
}

#mainnavigation {
    position: absolute;
    left:0px;
	right:0px;
	top:62px;
	padding:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif,Times;
	font-weight:bold;
	margin:0px;
	color:#ffffff;
	background-color:#1490cc; 
}

#content {
    position:absolute;
	top:87px;
    left:150px;
	right:0px;
	padding:10px;
	font-size:12px;
	min-width:300px;
	background-color:#ffffff;
	color:#000000;
}

h1 {
	margin-top:0px;
	font-size:1.8em;
	font-weight:bold;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
}

p {
	vertical-align:bottom;
}

dt {
	font-weight:bold;
	margin-top:1.5em;
}

dd {
	font-weight:normal;
	margin-top:0.5em;
}

img {
	border:none;
}

img.amazon {
	float:left;
	margin:5px;
}

.fehler {
	color:#ff0000;
}

table {
	text-align:center;
    border:1px solid gray;
	width:80%; 			 	  /* Fuer IE */
	min-width:95%;             /* Fuer CSS-kompatible Browser ;-) */
}

td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
    text-align:left;
    font-size:12px;
	border:1px solid gray;
	padding:5px;
	vertical-align:top;
}

#content a:link, #content a:visited {
	color:#022161;
	text-decoration:underline;
}

#subnavigation a:link, #subnavigation a:visited {
	color:#000000;
	text-decoration:none;
}

#subnavigation a:hover {
	color:#f5823c;
	text-decoration:underline;
	background-color:#ffffff;
}

#content a:hover, #headnavigation a:hover {
	color:#f5823c;
	text-decoration:underline;
}

#content a:active, #subnavigation a:active, #headnavigation a:hover {
	color:#f5823c;
	text-decoration:underline;
}

#content a:focus, #subnavigation a:focus, #headnavigation a:hover {
	color:#f5823c;
	text-decoration:underline;
}

.acc_1 {
	color:#CC0000;
}

.acc_2 {
    font-weight:bold;
}

.acc_3 {
    font-weight:bold;
	color:#CC0000;
}

#mainnavigation a {
	color:#ffffff;
	text-decoration:none;
}

#mainnavigation a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#mainnavigation .active {
	color:#ffff00;
}

.center {
    text-align:center;
}

.mini {
    font-size:0.8em;
}

.sternchentext {
	font-size:0.8em;
	color:#999999;
}

.programmname {
	font-size:1.4em;
    font-weight:bold;
}
			   
.programmversion {
	font-size:1.2em;
    font-weight:bold;
}

.error {
	font-size:1.2em;
    font-weight:bold;
    color:#FF0000;
}

img.neuheitenbild {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

img.programmicon, img.zahlicon {
	margin:0px;
	margin-right:5px;
	vertical-align:baseline;
}

.os {
	font-weight:bold;
}

a.programmname {
	font-size:1em;
	font-weight:bold;
}

.produkte {
	clear:both;
}