body {
	font-family: Geneva, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/balken_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cc0033;
	scrollbar-darkshadow-color: #cc0033;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #cc0033;
	scrollbar-track-color: #FFFFFF;
}
ol {
    font-size: 12px;
    color: #333333;
}
ul {
    font-size: 12px;
    color: #333333;
}
li {
    font-size: 12px;
    color: #333333;
}
li a {
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
tr {
    font-size: 12px;
    color: #333333;
}
td {
    font-size: 12px;
    color: #333333;
}
p {
    font-size: 12px;
    color: #333333;
}
h1 {
    font-size: 16px;
    color: #cc0033;
    font-weight: bold;
    line-height: 22px;
    text-indent: 2px;
    padding: 2px;
    border: 1px #cc0033 solid;
}
h2 {
    font-size: 12px;
    color: #333333;
    line-height: 15px;
    font-weight: bold;
}
h3 {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    font-weight: bold;
}
h3 a {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none ;
    line-height: 14px;
    font-weight: bold;
}
a {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.nr {
    font-size: 9px;
    color: #333333;
}
.nrbig {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
.marker {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#headtext {
	position: absolute;
	left: 7px;
	top: 22px;
	height: 26px;
	width: 400px;
}
#logo {
	position: absolute;
	height: 80px;
	width: 250px;
	top: 0px;
	right: 0px;
}
#navi {
	position: absolute;
	height: 41px;
	width: 600px;
	left: 0px;
	top: 56px;
}
#katalog {
	position: absolute;
	width: 115px;
	left: 0px;
	top: 0px;
}
#kontakt {
	position: absolute;
	width: 115px;
	left: 116px;
	top: 0px;
}
#impressum {
	position: absolute;
	width: 115px;
	left: 231px;
	top: 0px;
}
#agb {
	position: absolute;
	width: 115px;
	left: 346px;
	top: 0px;
}
#content {
    background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: absolute;
	width: 635px;
	left: 120px;
	top: 115px;
}
#katalognavi {
	position: absolute;
	z-index: 52;
	height: 230px;
	width: 115px;
	left: 0px;
	top: 56px;
	visibility: hidden;

}
#subpolierer {
    position:absolute;
    left:115px;
    top:97px;
    width:210px;
    height:216px;
    z-index:15;
    visibility: hidden;
}
#subfraesen {
    position:absolute;
    left:115px;
    top:97px;
    width:210px;
    height:162px;
    z-index:16;
    visibility: hidden;
}
#submodellieren {
    position:absolute;
    left:115px;
    top:97px;
    width:210px;
    height:324px;
    z-index:18;
    visibility: hidden;
}
#subinstrumente {
    position:absolute;
    left:115px;
    top:97px;
    width:210px;
    height:324px;
    z-index:51;
    visibility: hidden;
}
#subschleifen {
    position:absolute;
    left:115px;
    top:97px;
    width:210px;
    height:351px;
    z-index:17;
    visibility: hidden;
}
#subsub {
    position:absolute;
    left:115px;
    top:93px;
    width:220px;
    height:380px;
    z-index:1;
    visibility: hidden;
}
#submain {
    position:absolute;
    left:0px;
    top:54px;
    width:125px;
    height:300;
    z-index:1;
    visibility: hidden;
}
@media print
{
    #headtext, #logo, #navi, #katalognavi {
        display: none;
    }
    #content {
    	position: relative;
    	left: 0px;
    	top: 0px;
    }
}
