:focus { outline: 0; }
.xlink {cursor:crosshair}
* {
margin:0;
padding:0;
}
html, body {
height:100%;
}
#distance{
width:1px;
height:0;
float:left;
}
#container {
margin:0;
width: 100%;
height:auto;
text-align:left;
border:1px solid transparent;
}
#header {
margin-left: 0px;
margin-top: 0px;
background-color: #FFFFFF;
background: url(../bilder/header.jpg);
background-repeat: no-repeat;
width: 100%;
height:230px;
}
#kategoriebild {
width:230px;
height:230px;
text-align: left;
position: absolute;
}
#menu_1 {
margin-top: 200px;
margin-left: 225px;
width:650px;
height:25px;
text-align: right;
position: absolute;
}
#bottom {
width:975px;
height:auto;
}
#left {
margin-left: 0px;
margin-top: 0px;
width: 175px;
}
#menu_2 {
margin-left: 15px;
margin-top: 25px;
width: 200px;
text-align: left;
line-height: 1.2;
position: absolute;
}
#content {
background-color: #FFFFFF;
padding: 25px;
margin-left: 175px;
margin-top: 0px;
width: 671px;
height:auto;
min-height: 400px;
}
#footer {
margin-left: 175px;
text-align: center;
width: 721px;
height:15px;
}
input.searchtextfield {
	width:120px;
}