BODY {
    PADDING: 0; MARGIN: 0; 
	font: normal 68% Verdana,Arial,Times New;
}
* { FONT-size:1em; }

DIV, IMG, Table, tr, td { PADDING:0; MARGIN:0; BORDER:0; }

small{ font-size:0.9em; }

#head {
    HEIGHT: 300px;
}

#navigation {
    position: absolute; left: 0px; top: 140px;
    float:left;
    width: 10em;
    padding: 0 0 9px 0;
}
#navigation a {
    display: block;
    font-weight: bold;
    text-align:right;
    text-decoration:none;    
    width: 15em;
    padding: 7px 12px 7px 0;
    margin: 0 7px 0 0;
    border-top: 1px solid;
}
#navigation a:hover {	text-decoration:none;	}
#navigation .akt {	text-decoration:none;	}


#content { 
	position:absolute; top:120px; left:20em;
	padding-bottom:7em;
	width:56em;
}

.titel, H3 {	}

.minVertragLz{
    position:relative; top:-4em; left:10em;
    width:130px;
    text-align:right;
}

#ProductDetailsHome{
	display:none;
}