
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);


body {

 margin:0px; padding:0px;
 font-family:"Open Sans", Arial, sans-serif; font-weight:400; font-size:14px; 
 color:#444; background-color:#fff;
}


.clear { clear:both; }
.inner { width:950px; margin:auto; }

a { color:#bba65e; outline:none; }
img { border:0px; }



#page {

 min-width:950px;
 background-image:url(images/header.jpg);
 background-position:center top; background-repeat:repeat-x;
}



#main {

 float:right; width:634px; margin-right:38px;

}

#topmenu {

  height:100px;
}

#topmenu ul {

  float:right; margin:0px; padding:0px; list-style-type:none;
}

#topmenu ul li {

  position:relative; float:left;
  height:30px; margin:0px; margin-left:8px; padding:0px;
  color:#fff; background-color:#bba659;
}

#topmenu ul li:hover {

 background-color:#444;
}

#topmenu ul li a {

 display:block; padding:0px 20px; line-height:30px; color:#fff;
 font-size:14px; font-weight:400; text-decoration:none;
}


#postimage {

  position:relative; width:634px;
  border:1px solid #bba65e; border-width:5px 0px 0px 0px;
}

#postimage .imagebox {

  width:634px; height:330px;
  background-position:center center; background-repeat:no-repeat;
}

#postimage .image1 { background-image:url(images/postimage1.jpg); }
#postimage .image2 { background-image:url(images/postimage2.jpg); }
#postimage .image3 { background-image:url(images/postimage3.jpg); }
#postimage .image4 { background-image:url(images/postimage4.jpg); }


#postimage .radix {

  position:absolute;  top:210px; left:25px; z-index:100;
  width:175px; height:174px;
  background-image:url(images/radix.png);
  background-position:center center; background-repeat:no-repeat;
}


#content {

  margin:100px 40px 50px 40px; font-size:15px; line-height:19px;
}

#content h1, #content h2 {

  color:#baa553; text-transform:uppercase; margin-bottom:30px;
  font-size:24px; line-height:30px; font-weight:600;
}



#sidebar {

  float:left; width:230px; margin-left:38px;
}


#logobox {

  padding:52px 0px 10px 0px;
  border:1px solid #bba65e; border-width:5px 0px 0px 0px;
  background-color:#fff;
}

#logobox .logo {

  display:block; width:220px; height:110px; padding:5px;
  background-image:url(images/logo.png);
  background-position:center center; background-repeat:no-repeat; 
}


#mainmenu {

  margin-top:21px;
}

#mainmenu ul {

  margin:0px; padding:0px; list-style-type:none;
}

#mainmenu ul li {

  width:230px; height:50px; margin:0px 0px 9px 0px; padding:0px;
  color:#fff; background-color:#666; text-transform:uppercase;
}

#mainmenu ul li:hover {

 background-color:#444;
}

#mainmenu ul li.active {

 background-color:#bba659;
}

#mainmenu ul li a {

 display:block; width:230px; padding:6px 0px;
 line-height:18px; font-size:14px; font-weight:600;
 color:#fff; text-decoration:none; text-align:center;
}

#mainmenu .item-101 { display:none; }


#infobox {

  margin:45px 28px 45px 18px;
  font-size:12px; font-weight:400;
}

#infobox a {

  color:#333; text-decoration:none;
}

#infobox a:hover {

  text-decoration:underline;
}

#infobox .nameimg {

  height:60px; padding-top:80px; text-align:left; text-transform:uppercase;
  font-size:14px; line-height:17px; font-weight:600;
  background-repeat:no-repeat; background-position:right top;
}

#infobox .nameimg.tanja {

  background-image:url(images/tanja.png);
  
}

#infobox .nameimg.martina {

  margin-top:40px;
  background-image:url(images/martina.png);
  text-align:right; background-position:left top;
}



#footer {

  margin-top:60px; min-width:950px; padding:30px 0px;
  background-image:url(images/footer.jpg);
  background-position:center top; background-repeat:repeat-x;
}


#footer .copytext {

  float:left; margin-left:38px; color:#fff;
  font-size:14px; font-weight:400; line-height:24px;
}


#footermenu {

  float:right;
}

#footermenu ul {

  float:right; margin:0px; padding:0px; list-style-type:none;
}

#footermenu ul li {

  position:relative; float:left;
  height:24px; margin:0px; padding:0px;
  color:#fff; border:1px solid #fff; border-width:0px 1px 0px 0px;
}

#footermenu ul li:last-child { border:0px; }

#footermenu ul li a {

 display:block; padding:0px 16px; line-height:24px; color:#fff;
 font-size:14px; font-weight:400; text-decoration:none;
}


#topmenu .item2, #topmenu .item3 { display:none; }
#footermenu .item1 { display:none; }
