/* POSITIONING STYLES */

body
{
    margin: 0;
    padding: 0;
    background: #f9f9f9 url(img/bodypattern.gif) top left;
    
    font: 14px Arial;
    color: #666154;
    line-height: 20px;
    word-spacing: 1px;
}

a img
{
    border: none;
}

#container
{
    width: 810px;
    margin-left: auto;
    margin-right: auto;
}

#top
{
    position: relative;
    height: 75px;
    width: 810px;
}

#top img
{
    display: block;
}

#topleft
{
    width: 4px;
    height: 75px;
    background: url(img/topleft.gif) top left no-repeat;
}

#topcontent
{
    width: 801px;
    height: 75px;
    background: url(img/topcenter.gif) top left repeat-x;
}

#topright
{
    width: 5px;
    height: 75px;
    background: url(img/topright.gif) top left no-repeat;
}

#header
{
    height: 146px;
    width: 810px;
}

#headerleft
{
    width: 4px;
    height: 146px;
    background: url(img/headerleft.gif) top left no-repeat;
}

#headercontent
{
    width: 801px;
    height: 146px;
    background: url(img/headercenter.gif) top left repeat-x;
}

#headerright
{
    width: 5px;
    height: 146px;
    background: url(img/headerright.gif) top left no-repeat;
}

#menu
{
    height: 54px;
    width: 810px;
}

#menuleft
{
    width: 4px;
    height: 54px;
    background: url(img/menuleft.gif) top left no-repeat;
}

#menucontent
{
    width: 801px;
    height: 54px;
    background: url(img/menucenter.gif) top left repeat-x;
}

#menuright
{
    width: 5px;
    height: 54px;
    background: url(img/menuright.gif) top left no-repeat;
}

#main
{
    width: 810px;
    height: 555px;
    background: url(img/mainleft.gif) top left repeat-y;
}

#mainwrapper
{
    width: 810px;
    height: 555px;
    background: url(img/mainright.gif) top right repeat-y;
}

#maincontent
{
    /*margin-left: 12px;*/
    margin-left: 4px;
    background-color: #fff;
    height: 100%
}

#leftcontent
{
    /*width: 486px;*/
    width: 485px;
    padding-left: 10px;
    height: 550px;
    overflow: auto;
}

#rightcontent
{
    width: 305px;
    height: 450px;
    background: url(img/rightcontent.gif) top left repeat-y;
    margin-top: 30px;
}

#footer
{
    /*height: 56px;*/
    height: 25px;
    width: 810px;
}

#footerleft
{
    width: 4px;
    height: 25px;
    background: url(img/footerleft.gif) top left no-repeat;
}

#footercontent
{
    width: 801px;
    height: 25px;
    background: url(img/footercenter.gif) top left repeat-x;
}

#footerright
{
    width: 5px;
    height: 25px;
    background: url(img/footerright.gif) top left no-repeat;
}

#top div, #header div, #menu div, #main div, #footer div
{
    float: left;
}

#top #toptext
{
    position: absolute;
    top: 50px;
    right: 10px;
    
    font: 10px Tahoma;
}

#menucontent ul
{
    font: 18px Arial, Tahoma;
    color: #464559;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 100%;
}

#menucontent ul li
{
    float: left;
    margin:0;
    padding: 0;
    height: 54px;
    margin-top: 2px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
}

#menucontent ul li.active
{
    background: url(img/menu-active.gif) top left repeat-x;
}

#menucontent ul li:hover
{
    background: url(img/menu-active.gif) top left repeat-x;
    cursor: pointer;
}

#menucontent ul li a
{
    text-decoration: none;
    color: #464559;
}

#positierapport
{
    background: url(img/actionbg.jpg) top left no-repeat;
    width: 268px;
    height: 123px;
    margin-left: 20px;
}

#positierapport h2
{
    display: block;
    font: 18px Arial, Tahoma;
    color: #494747;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    padding-left: 50px;
}

#positierapport p
{
    font: 11px Arial, Tahoma;
    color: #504e4e;
    margin:0;
    padding:0;
    padding-left: 20px;
    padding-top: 10px;
}

#positierapport a
{
    display: block;
    font: bold 11px Arial, Tahoma;
    color: #fff;
    margin-top: 48px;
    margin-left: 160px;
    text-decoration: none;
}


#blogmessages
{
    background: url(img/listbg.jpg) top left no-repeat;
    width: 268px;
    height: 123px;
    margin-left: 20px;
    margin-top: 30px;
}

#blogmessages h2
{
    display: block;
    font: 18px Arial, Tahoma;
    color: #494747;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    padding-left: 45px;
}

#blogmessages ul
{
    font: 11px Arial;
    color: #504e4e;
    padding: 0px;
    margin: 0px;
    line-height: 16px;
    padding-top: 15px;
    padding-left: 25px;
}

#blogmessages ul a
{
    font: 11px Arial;
    color: #504e4e;
    text-decoration: none;
}

#btnFormules
{
    margin-left: 15px;
    margin-top: 30px;
}

#footercontent ul
{
    margin: 0;
    padding: 0;
    margin-top: 6px;
    text-align: center;
}

#footercontent ul li
{
    display: inline;
    list-style-type: none;
    padding-left: 10px;
}

#footercontent ul li a
{
    font: bold 12px Arial, Tahoma;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
}

#footercontent ul li a:hover
{
    text-decoration: underline;
}

#validcontent
{
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

#validcontent img
{
    padding-left: 5px;
}

/* PAGES */

#joomlacontent
{
    background: url(img/joomlabg.jpg) top left no-repeat;
    width: 465px;
    height: 96px;
    margin-top: 20px;
}

#joomlacontent img
{
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

#joomlacontent h2
{
     font: 14px Arial;
     color: #514d4d;
     margin-top: 10px;
}

#joomlacontent ul
{
     list-style-type: none;
     float: left;
     padding-left: 25px;
     padding-top: 0px;
     margin-top: 0px;
}

#joomlacontent ul a
{
     font: 12px Arial;
     color: #514c4c;
}

#dienstencontent
{
     margin-top: 40px;
}

#dienstencontent-top
{
     width: 100%;
}

#dienstencontent-top h2
{
     font: 18px Arial;
     color: #393636;
     text-decoration: underline;
     margin: 0;
     padding: 0;
     margin-left: 60px;
}

#dienstencontent-top img
{

     float: left;
     margin: 0;
     padding: 0;
     margin-left: 20px;
}

#dienstencontent-bottom
{
     width: 100%;
     margin-top: 20px;
}

#dienstencontent-bottom img
{
     display: block;
     float: left;
     margin: 0;
     padding: 0;
     margin-left: 10px;
}

#dienstencontent-bottom ul
{
     margin: 0;
     padding: 0;
     margin-left: 140px;
     line-height: 30px;
     list-style-image: url(img/listpoint.gif);
}

#dienstencontent-bottom ul a
{
     font: 18px Arial;
     color: #4d4747;
     text-decoration: none;
}

#dienstencontent-bottom ul a:hover
{
     text-decoration: underline;
}

#webdesign-formules
{
     position: relative;
     background: url(img/formulesbg.gif) top left no-repeat;
     width: 485px;
     height: 174px;
}

#webdesign-formules h2
{
     font: bold 14px Arial;
     color: #403c33;
     width: 100%;
     text-align: center;
     margin: 0;
     padding:0;
     padding-top: 5px;
     padding-bottom: 14px;
}

#webdesign-formules p
{
     font: italic 12px Arial;
     color: #3f3838;
     width: 100%;
     padding: 0;
     margin: 0;
     height: 36px;
}

#webdesign-formules .right
{
     position: absolute;
     right: 10px;
     padding-top: 4px;
     font: italic 12px Arial;
     color: #3f3838;
     text-decoration: none;
}

#webdesign-formules a:hover
{
     text-decoration: underline;
}

#webdesign-formules .left
{
     font: 18px Arial;
     color: #47443b;
     padding-left: 10px;
}

.biglinks
{
     margin-top: 20px;
     margin-left: 40px;
}

.biglinks img
{
     float: left;
}

.biglinks a
{
     float: left;
     font: 18px Arial;
     color: #2c2a24;
     padding-bottom: 5px;
     border-bottom: 5px solid #efb828;
     text-decoration: none;
}

.biglinks a.right
{
     margin-left: 20px;
}

.biglinks a.left
{
     margin-right: 20px;
}

/* DESIGN STYLES */

h1
{
    font: 24px Arial, Tahoma;
    color: #898989;
    margin-top: 10px;
}

h2
{
    font: 18px Arial, Tahoma;
    color: #757171;
}

