/* CSS Document */

body{
background: url(images/bg_lang.jpg) center top no-repeat #e4ddd4;
margin:0px;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing:0.01em;
}

#container{
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
width:1044px;
background: url(images/bg_stripe.jpg) repeat-y;
text-align:left;
}

#header{
margin-top:0px;
padding-top:0px;
width:1044px;
height: 70px;
background: url(images/bg_topstripe.jpg) center top no-repeat;
}
#header img{
margin-top:0px;
padding:0px;
margin-left:10px;
border: none;
}

#leftsidebar{
width:250px;
margin-left:10px;
float: left;
}

#logo{
width:250px;
height:135px;
background: url(images/kk-logo_left.jpg) no-repeat;
}

#navi{
width:250px;
}
#navi_button {
height:34px;
margin:0px 1px 1px 0px;
}
#navi_button a{
background: url(images/bg_navi.jpg) no-repeat;
font-size: 14px;
text-decoration:none;
color:#3e240b;
display:block;
height:24px;
padding: 10px 0px 0px 25px;
margin:0px;
}
#navi_button a:link{ background: url(images/bg_navi.jpg) no-repeat;  }
#navi_button a:visited{ background: url(images/bg_navi.jpg) no-repeat;  }
#navi_button a:hover{ background: url(images/bg_navi.jpg) 0px -34px no-repeat;  }

#navi_current{
padding-top:10px;
height:24px;
background: url(images/bg_current.jpg) no-repeat;
margin:0px 1px 1px 0px;
}
.current{font-size: 14px; text-decoration:none; color:#f39800; padding: 0px 0px 0px 25px; margin:0px;}


#leftimage{
width: 250px;
margin-bottom: 1px;
}

#maincontent{
width:754px;
margin-right:10px;
float: left
}

#mainimage{
width:774px;
border: none;
margin-bottom: 1px;
}

#maintext{
width: 590px;
min-height:309px;
background:#f3f0ec;
padding:25px 25px 25px 35px;
}

.subhead{ color:#f39800; font-weight:bold;}

#maintext p{
margin:0px 0px 10px 0px;
color:#361d05;
}
#maintext a{
color:#f39800;
}
#maintext a:hover{
color:#CC0000;
}
#maintext ul{
padding:0px;
margin:0px;
line-height:18px;
color:#361d05;
}

.small{font-size:9px; margin:0px;}



#footer{
width:1044px;
height: 44px;
background:url(images/bg_groundstripe.jpg) center top no-repeat;
clear:both;
}

#kontakt{
width: 200px;
padding:15px 25px 0px 25px;
}

#kontakt p{
margin:0px 0px 10px 0px;
color:#361d05;
}

#kontakt h2{
margin:0px 0px 10px 0px;
}

#kontakt a{
color:#f39800;
}
#kontakt a:hover{
color:#CC0000;}

.meta{

display:none;}


h3{
color:#361d05;
}

.orange{
color:#f39800;
}
