body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
html {
 overflow-y:scroll;
}
#MasterLayer {
	width: 790px;
	text-align: left;
	margin: 0px auto;
}
#header {
    background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	height: 145px;
	width: 790px;
}	
#top {
    width: 790px;
    height: 22px;
	border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
}
#toptitle {
    font-family:Tahoma, Arial, Verdana, Sans-Serif; 
	font-size: 8pt;
    font-weight:bold;
    color: #000000;
	margin-left:50px;
	float:left;
	margin-top: 5px;
}
#toptitle_grey {
    font-family:Tahoma, Arial, Verdana, Sans-Serif; 
	font-size: 8pt;
    font-weight:bold;
    color: #cccccc;
	float:left;
	margin-top: 5px;
}
#toplink {
    float:right;
}
#main {
    width: 790px;
	position: absolute;
}
#menu {
    width: 120px;
	text-align: left;
	margin-left: 0px;
	position:absolute;
    top: 13px;
	left: 0px;
}
#menu ul {
    list-style: none;
    margin-left: 30px;
    padding: 0px;
}

#menu li {
    list-style: none;
    background: none;
    /*padding: 0px;*/
	padding:0 0 10px 0;
}

#menu li:hover {
    list-style: none;
    background-image:url(images/arrow.gif);
    /*padding: 0px;*/
	padding:0 0 10px 0;
}
    
#products {
    background-image:url(images/bg.jpg);
    background-repeat:repeat-y;
    width: 670px;
	text-align: left;
	margin-left: 120px;
	padding: 5px;
	position:absolute;
	top: 13px;
	left: 0px;
}

.tabelle {	
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
}
.tabelle_top_bottom {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #000000;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
}
.tabelle_innenrand {

    border: 1px solid #874b31;
}
.tabelle_schwarz {

    border: 1px solid #874b31;
}

.highlightcat a {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight:bold;
  font-size:16px;
}
