body, html{
margin: 0px;
padding: 0px;
height: 100%;
}
body{
background-color: #fff;
}
img{
border: none;
}
*{
font-family: verdana, sans-serif;
font-size: 11px;
color: #000;
}
table#pos{
width: 100%;
height: 100%;
}
table#pos td.pos{
vertical-align: middle;
text-align: center;
padding:5px;
}
#box{
border: 1px solid #ccc;
width: 849px;
height: 562px;
margin: 0px auto;
}
#box *{
text-align: left;
}
#header{
height: 180px;
border-bottom: 2px solid #ccc;
}
#topl{
height: 180px;
width: 249px;
float: left;
border: none;
}
a#home, a#home img{
width: 249px;
height: 17px;
border: none;
}
#topr{
height: 180px;
width: 580px;
margin-left: 20px;
float: left;
position:relative;
}
ul#topnav,ul#topnav ul{
margin:0;
padding:0;
list-style-type:none;
}
ul#topnav ul{
position: absolute;
top:25px;
left:0px;
}
ul#topnav ul li{
position: relative;
padding: 1px 0px;
margin:0px;
float:none;
}
#topnav li{
display: block;
position:relative;
padding: 2px 8px 2px 0px;
margin: 0px 0px 0px 8px;
width: auto;
float:left;
}
#topnav a{
color: #999;
text-decoration: none;
}
#topnav a:hover,#topnav .akt{
color: #000;
}
#topline{
clear: both;
border-top: 1px solid #ccc;
}
#content{
clear: both;
height: 380px;
}
#content *{
line-height: 1.4em;
}
#botl{
position: relative;
width: 249px;
float: left;
height: 380px;
}
#botr{
position: relative;
height: 374px;
padding-top: 6px;
overflow: auto;
}
.clear{
clear: both;
}
p{
margin: 0 0 1em 0;
}
#footer{
width: 849px;
padding-top: 2px;
text-align: left;
}
#footer, #footer *{
font-size: 9px;
color: #aaa;
margin: 0px auto;
text-decoration: none;
}
#footer a:hover{
color: #666;
}
h1{
margin: 0;
font-size: 18px;
}
h2{
margin: 0;
}
p{
margin: 0 0 1em 0;
}