/* MAIN */
html{
        min-height: 101%;
}

body {
        background: #000 url(../images/bg_gradient.gif) top left repeat-x;
        text-align: center;
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        color: #ffffff;
}

*{
        margin: 0;
        padding: 0;
}

#container{
        text-align: left;
        height: 100%;
        margin: 0 auto;
        width: 1000px;
        background: transparent;
        line-height: 24px;
}

#oben{
        text-align: right;
        height: 195px;
}

#mitte{
        width: 100%;
        margin: 0pt;
        padding-top: 0px;
        float: left;
        background: transparent;
}

#header ul {
        text-align: left;
}

#navigation{
        background: transparent;
}

#colLeft{
        width: 210px;
        float: left;
        /*background: #ff0;*/
        padding: 0 110px;
        padding-top: 30px;
}

#colMid, #colDouble{
        /*background: #ccc;*/
        position: relative;
        bottom: 0;
        top: 0;
        overflow-y: auto;
        overflow-x: hidden;
        width: 510px;
        padding: 0 15px;
        float: left;
}
#colDouble{
        border-right: none;
        width: 740px;
}

#google_map{
        height: 400px;
}

#colRight{
        width: 210px;
        padding: 0 5px;
        float: left;
        /*background: #ff0;*/
        overflow-y: auto;
        font-size: 110%;
        font-weight: bold;
        line-height: 160%;
}

#colLeft, #colMid, #colRight{
        min-height: 1px;
}

a img{
        border: none;
}

#colLeft ul, #colMid ul, #colRight ul{
        background: transparent;
        margin-left: 0;
        list-style-type: none;
}

#colLeft ul li, #colMid ul li, #colRight ul li{
        padding-left: 15px;
        background: transparent url(../img/skins/mvb/list_bullet.gif) 1px 9px no-repeat;

        display: block;
        width: 95%;

}
#colRight ul li{
        background: transparent url(../img/skins/mvb/list_bullet_small.gif) 1px 6px no-repeat;
}

#colLeft a.next, #colMid a.next, #colRight a.next, #colLeft a.link, #colMid a.link, #colRight a.link{
        text-decoration: none;
        background: transparent url(../img/skins/mvb/red_arrow.png) center right no-repeat;
        padding-right: 14px;
        color: #ffffff;
}

/* HELPER CLASSES */
.margTop10{margin-top: 10px;}
.padLeft18{padding-left: 18px;}
.clearer{clear:both; overflow:hidden; width: 0; height: 0; line-height: 0; font-size: 0;}
.alignRight{text-align: right;}
.goRight{float: right !important;}
#colDouble .red{color: transparent; background: #AA001D !important;}
/* END HELPER CLASSES */


/* NAVIGATION */

ul li a{
        line-height: 14px;
}

a:link{
        color: #ffffff; text-decoration: none;
}
a:visited{
        color: #ffffff; text-decoration: none;
}
a:active{
        color: #ffffff; text-decoration: none;
}
a:hover{
        color: #ffffff; text-decoration: none;
}

ul.navi, ul.naviSub{
        width: 970px;
        height: 24px;
        margin: 0 15px;
}

ul.navi{
        background: #transparent;
        position: relative;
        top: 0;
        left: 0;
        z-index: 80;
}
/*ul.naviSub{background: #ececec;}*/

#navigation ul li{
        float: left;
        width: 99px;
        background: transparent;
        /*border: 1px solid #00ccff;*/
        border: 1px solid #004a8f;
        font-size: 120%;
        list-style-type: none;
        margin-right: 20px;
        height: 40px;
        position: relative;
}
#navigation ul#navi li ul{
        position: absolute;
        top: 41px;
        left: -1px;
}

#navigation ul#navi li ul li{
        border-top: none;
        color: #fff;
        height: 25px;
        font-size: 12px;
        background: #000;
}
#navigation ul#navi li ul li a{
        padding: 5px;
}

*+html div#editNavi li, * html div#editNavi li {
        margin-top: 23px !important;
}

#navigation ul li a, #editNavi li a{
        display: block;
        padding: 10px 4px;
        height: 20px;
        text-align: center;
        text-decoration: none;
        color: #fff;
}


div#editNavi a.edMuR {
        display: block !important;
        float: left;
        background-image: none !important;
        padding: 0 0 0 0 !important;
        margin: 0 !important;
        height: 18px;
        width: 18px;
}


#editNavi li{
        float: none;
        width: 106px;
        background: #d1cdcd;
        border-right: 1px solid #fff;
        list-style-type: none;
        height: 24px;
}

/* END NAVIGATION */

/* COMPONENTS */
p.hr{height: 1px !important; color: #fff; background: transpartent; border-top: 1px solid #a7a4a4; margin: 0 !important; padding: 0 !important; margin-top: 10px !important; font-size: 0 !important; line-height: 0 !important;}
h1, h2, h3{
        font-size: 150%;
        color: #010000;
        background: transparent;
        padding-bottom: 10px;
        padding-top: 10px;
        font-weight: normal;
        text-transform: uppercase;
}

h3.small{
        font-size: 100%;
        font-weight: bold;
        text-transform: none;
        color: #7e7d7d;
        background: transparent;
}
h3.red{
        color: #aa001d !important;
        font-weight: bold;
        background: transparent;
        padding-bottom: 0;
        text-transform: uppercase !important;
}
#colRight h1,#colRight h2,#colRight h3{font-size: 100%; text-transform: none; color: #7e7d7d; font-weight: bold;}

/*div.imagecombo_1x2{
        width: 400px;
        overflow: hidden;
        background: #ccc;
}*/
.imagecombo_1x2 p{
        float: left;
        width: 245px;
        font-size: 90%;
        line-height: 160%;
}
.imagecombo_1x2 img{padding-bottom: 10px;}

div.imagePlusTxt {margin-top: 3px;}
.imagePlusTxt img{padding: 7px 0 10px 10px; float: right;}

div.imagePlusTxtRight {margin-top: 3px;}
.imagePlusTxtRight img{padding: 7px 10px 10px 0; float: left;}
#colRight a.projectLink{text-decoration: underline; color: #7e7d7d; background: transparent;}

#projectBoxes{width: 757px;}
#projectBoxes div#spacerRow1Left{height: 97px; width: 321px; float: left;}
#projectBoxes div#spacerRow2Left{height: 97px; width: 214px; float: left;}
#projectBoxes div#spacerRow3Left{height: 97px; width: 107px; float: left;}
#projectBoxes div#spacerRow4Left{height: 97px; width: 0; float: left;}
#projectBoxes div.projectItem{width: 97px; height: 97px; background: #C0C0C0; float: left; margin: 0 10px 10px 0;}
#projectBoxes div.projectItem a{display: block; width: 97px; height: 97px;}
#projectBoxes div.projectItem label{margin: 0; padding: 0;}
