body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #646464;
	margin-left: auto;
	margin-right: auto;
	line-height: 17px;	
}

img {
    border: 0px;
}

div#header {
	margin-left: auto;
	margin-right: auto;	
    width: 950px;
    height: 95px;
}

div#header div#logo {
    width: 170px;
    float: left;
    padding-top: 7px;
}

div#header div#topmenu {
    width: 780px;
    float: left;
    padding-top: 45px;
    font-weight: bold;
    color: #a8a8a8;
}

div#header div#b2bstatus {
    padding-top: 10px;
    text-align: right;
}

div#header div#b2bstatus span#kndnr {
    color: #909091;
    font-size: 9px;
}

div#header div#b2bstatus input.b2b_button {
    color: #bebec0;
    text-transform: uppercase;
    background-color: #ffffff;
    border: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 9px;
    cursor: pointer;
    padding: 0px;
}

div#header div#b2bstatus a:link, div#header div#b2bstatus a:active, div#header div#b2bstatus a:hover, div#header div#b2bstatus a:visited {
    color: #bebec0;
} 

div#main {
	margin-left: auto;
	margin-right: auto;
    width: 950px;
    height: 461px; 
}

.column {
    float: left;
    height: 461px;
}

.col1 {
    width: 167px;
    background-color: #a8a8a8;
    margin-right: 5px;
}

.col2 {
    width: 388px;
}

.col2_start {
    width: 778px;
    background-color: #dadada;
}

.col2_start div#starttext {
    margin-top: 10px;
    margin-left: 107px;
    width: 600px;
    color: #646464;
}

.col3 {
    width: 352px;
    background-color: #dadada;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 18px;
    overflow: auto;
    height: 436px;
}

div#footer {
    width: 950px;
    text-align: right;
    font-size: 9px;
    margin-top: 3px;
    padding-top: 10px; 
    border-top: 1px solid #a8a8a8;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a:link, a:visited, a:hover, a:active {
    color: #787878;
    text-decoration: none;
}

h1 {
    font-weight: bold;
    font-size: 11px;
    color: #646464;
    padding: 0px;
    margin: 0px;
    margin-bottom: 25px;
}

h1.produkth1 {
    font-weight: bold;
    font-size: 13px;
    color: #646464;
    padding: 0px;
    margin: 0px;
}

h2 {
    font-weight: bold;
    font-size: 11px;
    color: #646464;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

/* menu */

table#menutable {
    width: 100%;
}

table#menutable th {
    white-space: nowrap;
}

table#menutable th a:link, table#menutable th a:visited {
    color: #a8a8a8;
} 

table#menutable th a:hover, table#menutable th a:active {
    color: #646464;
}

table#menutable th a.active {
    color: #646464;
} 

div.col1 div.entry_hover, div.col1 div.entry, div.col1 div.entry_spacer {
    color: #ffffff;
}

div.col1 div.entry a:link, div.col1 div.entry a:visited {
    line-height: normal;
    background-color: transparent;
}

div.col1 div.entry_hover {
    line-height: normal;
    background-color: #646464;
}

div.col1 a:link, div.col1 a:visited, div.col1 a:hover, div.col1 a:active {
    padding: 5px;
    padding-left: 20px;
    color: #ffffff;
    display: block;
    height: 15px;
}
