html{
height:100%}

body{
position:relative;
margin:0px;
padding:0px;
min-width:960px;
width:100%;
min-height:600px;
height:100%;
background-color:#e9e6dc;
color:#111;
font-family:arial, sans-serif;
font-size:13px;
line-height:21px;
letter-spacing:0px;
}

h1, h2, h3, h4{
margin:0px;
padding:0px;
font-size:13px;
font-weight:normal;
line-height:21px;
}
h2{
text-indent:-9px;
}
h3, h4{
padding-top:1px;
line-height:19px;
border-bottom:1px solid #a1a098;
}
h4{
border-bottom:1px solid #fff;
}
h3:hover, h4:hover{
border-bottom: 1px solid #ff0864;
}

p{
margin:0px;
padding:0px;
line-height:21px;
}

br{
line-height:21px;
margin:0px;
padding:0px;}

a{
color:#666666;
text-decoration:none;}

a:hover{
color:#ff0864;
text-decoration:none;}

.black, .black:hover{
color:#111;
}
.active{
color:#ff0864;
text-decoration:none;
border-bottom: 1px solid #ff0864;
}

.background-image {
background-repeat: no-repeat;
background-position: 0 270px;
background-size: 100% auto;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-color:#e9e6dc;
}
.background-1 {
background-image: url(background1.png);
}
.background-2 {
background-image: url(background2.png);
}
.background-3 {
background-image: url(background3.png);
}
.background-4 {
background-image: url(background4.png);
}

#logo{
position:absolute; 
left:418px; 
top:30px;
width:56px;
height:73px;
display:block;
background: url(logo.png) no-repeat 0 0;
}

#ak{
position:absolute; 
left:20px; 
top:30px;
width:153px;
height:27px;
display:block;
background: url(ak.png) no-repeat 0 0;}

.lauf{
word-spacing:-1px;}

.nav1{
position: absolute;
left:20px;
top:190px;
width:180px;
border:0px solid black;}

.nav2{
position: absolute;
left:220px;
top:190px;
width:180px;
border:0px solid black;}

.text{
position: absolute;
left:420px;
top:190px;
width:500px;
padding-left:20px}




