/*
Styles Jonas Website (2013)
*/
body {background-image:url(images/wall.jpg);
      margin:0px;
      padding-top:15px;
      font-family: sans-serif;
      font-size:14px;
      color:#222222}
h1 {font-size:18px;
    font-weight:normal;
    padding:0px;
    margin:0px}
ul {margin: 0;
    padding: 0;
    list-style-type: none;}
td {vertical-align: top;
    line-height:20px}
.color_td {font-family:tahoma;
           font-size:15px;
           font-weight: bold;
           color:#BA6C46}
.cont_table {border: 1px solid #FFFFFF;
              background-color:#FFFFFF;
              width:100%}
.logo_img {background-image: url(images/top-bg.jpg);
            height:250px;
            padding-left:450px;
            color:#FFFFFF}
.website-title {font-family: Tahoma;
                 font-weight normal;
                 color: #000000;
                 text-align: right;
                 font-size:30px;
                 letter-spacing: 1px;}
.website-subtitle {font-family: Tahoma;
                   font-weight: normal;
                   color: #000000;
                   text-align: right;
                   font-size:17px;}
.website-language {font-family: Tahoma;
                   font-weight: normal;
                   color: #BA6C46;
                   text-align: left;
                   font-size:17px;}
.menu {height:35px;
        vertical-align:middle;
        padding-left:10px;
        padding-right:10px;
        background-image:url(images/menu-bg.gif)}

.bg-white {background-color:#FFFFFF}
.table_curves {width:900px;}
.curve1 {background-image:url(images/curve1.gif);
           width:20px;
           height:20px}
 .curve2 {background-image:url(images/curve2.gif);
           width:20px;
           height:20px}
 .curve3 {background-image:url(images/curve3.gif);
           width:20px;
           height:20px}
 .curve4 {background-image:url(images/curve4.gif);
           width:20px;
           height:20px}
 .content {padding-top:25px;
           padding-left:2px;
           padding-right:60px;
           padding-bottom:35px}
 .right_content {padding-top:60px}
a.topmenu_item { background-image:url(images/menu-sep.gif);
                 height:30px;
                 line-height:30px;
                 background-position: right;
                 background-repeat:no-repeat;
                 padding-left:7px;
                 padding-right:14px;
                 padding-top:6px;
                 padding-bottom:6px;
                 font-family: tahoma;
                 font-size:15px;
                 color:#FFFFFF;
                 text-decoration:none;
                 font-weight:bold}
a.topmenu_item:hover { background-image:url(images/menu-bg_hover.gif);
                       background-position:center;
                       background-repeat:repeat-x;
                       /*color:#FFE7CF} */
                       color:#FFE7CF}
#active_item a     { background-color:#BA6C46;
                     color:#FFFFFF }
a.rightmenu:hover  { background-color:#BA6C46;
                     color:#FFFFFF }
a.rightmenu, a.rightmenu:visited {font-size: 15px;
                                  font-family: tahoma;
                                  font-weight normal;
                                  line-height:30px;
                                  padding-left:20px;
                                  text-decoration:none;
                                  color: #000000;
                                  background-color: #F9F5E7;
                                  width:200px;
                                  display:block;
                                  border-bottom: #EDE1B7 solid 1px}