body {
	font-family: Geneva, Verdana, Arial, Sans-serif;
	font-size: 14px;
	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: 14px;
    color: #333333;
}
ul {
    font-size: 14px;
    color: #333333;
}
li {
    font-size: 14px;
    color: #333333;
}
li a {
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}

tr {
    font-size: 14px;
    color: #333333;
}
td {
    font-size: 14px;
    color: #333333;
}
p {
    font-size: 14px;
    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: 14px;
    color: #333333;
    line-height: 15px;
    font-weight: bold;
}
h3 {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    font-weight: bold;
}
h3 a {
    font-size: 14px;
    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: 14px;
    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: 100px;
	width: 100%;
	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: 15%;
    right:15%;
    top: 115px;
    text-align: left;
    width:70%;
    margin: 0 auto;
}
#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;
}


.ui-menu { 
    overflow: hidden;
}
.ui-menu .ui-menu {
    overflow: visible !important;
}
.ui-menu > li { 
    float: left;
    display: block;
	width: auto !important;
}

.ui-menu ul	{
	z-index:16;
}
.ui-menu ul li {
    display:block;
	float:none;
}
.ui-menu ul li ul {
    left:120px !important;
	width:100%;
	z-index:16;
}
.ui-menu ul li ul li {
	width:auto;
}
.ui-menu ul li ul li a {
	float:left;

}
.ui-menu > li {
    margin: 5px 5px !important;
    padding: 0 10px !important;
}
.ui-menu > li > a { 
    float: left;
    display: block;
    clear: both;
	overflow: hidden;
	font-size:16px;
}
.ui-menu .ui-menu-icon { 
    margin-top: 0.3em !important;
}
.ui-menu .ui-menu .ui-menu li { 
    float: left;
    display: block;
}

#nav
{
	border:0;
	border-bottom: 1px solid #cc0033;
}

.ui-menu.ui-widget-content
{
	border:0;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
 -moz-border-radius-bottomright: 0px !important; /*{cornerRadius}}; */
 -webkit-border-bottom-right-radius: 0px !important;  /*{cornerRadius}}; */
 border-bottom-right-radius: 0px !important;  /*{cornerRadius}}; */
}




@media print
{
    #headtext, #logo, #navi, #katalognavi {
        display: none;
    }
    #content {
    	position: relative;
    	left: 0px;
    	top: 0px;
    }
}



