/* Start of CMSMS style sheet 'Navigation: VV' */
#navigation{
   margin: 0;
   padding: 52px 0 0 35px;
   width: 156px;
   height: 300px;      /*-------remove!!-------*/
   background: url(uploads/images/layout/naviBottom.jpg) no-repeat left bottom;
}

#navigation ul li{
   list-style-type: none;
   margin: 0;
   padding: 0 10px 0;
} 


#subNavi ul li{
   list-style-type: none;
   display: inline;
   margin: 0;
   padding: 0 5px 0 0;
}

#subNavi h3,
#navigation h3,
#navigation a.activeparent{
   text-transform: uppercase;
   font-size: 0.8em;
   color: #c30a12;
   text-decoration: none;
   display: inline;
}

#navigation a,
#subNavi a{
   text-transform: uppercase;
   font-size: 0.8em;
   color: #666;
   text-decoration: none;
}

#navigation a:hover,
#subNavi a:hover{
   text-transform: uppercase;
   font-size: 0.8em;
   color: #c30a12;
   text-decoration: none;
}


#subNavi a,
#subNavi h3{
    font-weight: normal;
}

/* End of 'Navigation: VV' */

/* Start of CMSMS style sheet 'Layout: VV + infobar' */
/*****************************/
/*                                               */
/*       Layout: VV + infobar          */
/*                                               */
/*****************************/

*{
   margin: 0;
   padding: 0;
}

html{
   font-family: Verdana;
   font-size: 0.85em;
   margin: 0;
   padding: 0;
   background: url(uploads/images/layout/background.jpg) no-repeat center top;
   width: 100%;
   line-height: 1.4em;
   height: 100%;
}

#pagewrapper{
   margin: 12px auto 0;
   padding: 0;
   width: 792px;
   background: url(uploads/images/layout/wrap.jpg) repeat-y left top;
}


/*-----------####   Header ####---------*/


#header{
   margin: 0;
   padding: 0;
   width: 792px;
   height: 156px;
   background: url(uploads/images/layout/header.jpg) no-repeat left top;
}

#header h1 a{
   width: 200px;
   height: 100px;
   padding: 50px 20px 0;
   margin: 0;
   display: block;
}


/*-----------####   Content ####---------*/

#content{
   margin: 0;
   padding: 0;
   width: 792px;
   height: auto;
   overflow: hidden;
}

.luke{
   background: url(uploads/images/layout/3er.jpg) no-repeat 464px bottom;
}

.luke #main{
   padding-bottom: 40px;
}

/*=====SIDEBAR=====*/

#sidebar{
   margin: 0;
   padding: 0;
   width: 156px;
   background: url(uploads/images/layout/sidebar.jpg) repeat-y left top;
   float: left;
}

#navigationWrap{
   margin: 0;
   padding: 0;
   width: 156px;
   background: url(uploads/images/layout/naviTop.jpg) no-repeat left top;
}



/*=====MAIN=====*/

#main{
   margin: 0 0 50px;
   padding: 15px 20px 0 50px;
   width: 370px;
   float: left;
}

#subNavi{
   height: 35px;
   width: 370px;
   margin: 0;
   padding: 0;
}

/*=====INFOBAR=====*/



#infobar{
   margin: 0;
   padding: 0 0 50px;
   width: 196px;
   background: url(uploads/images/layout/infobar.gif) no-repeat left 15px;
   float: left;
   min-height: 312px;
}

* html #infobar{
   height: 312px;
   overflow: visible;
}



#infobar p{
   margin: 5px 0 0 15px;
   padding: 0;
   min-height: 200px;
   font-size: 0.8em;
   color: #555;
   font-weight: normal;
   width: 130px;
   text-align: left;
}


/*-----------####   Footer ####---------*/



#footer{
   margin: 0;
   padding: 10px 5px 20px 0;
   width: 787px;
   background: url(uploads/images/layout/footer.jpg) no-repeat left top;
   clear: left;
   color: #555;
   font-size: 0.8em;
}

#footer p{
   text-align: right;
}


/*-----------####   END ####---------*/


/* End of 'Layout: VV + infobar' */

/* Start of CMSMS style sheet 'Style: VV' */
a{
   text-transform: uppercase;
   font-size: 0.8em;
   color: #555;
   text-decoration: none;
   font-weight: bold;
}

a:hover{
   text-transform: uppercase;
   font-size: 0.8em;
   color: #4d8e3b;
   text-decoration: none;
   font-weight: bold;
}

h2{
   text-transform: uppercase;
   font-size: 1.0em;
   color: #4d8e3b;
   text-decoration: none;
   font-weight: bold;
   margin-bottom: 10px;
}

h3{
   text-transform: uppercase;
   font-size: 0.85em;
   color: #4d8e3b;
   font-weight: bold;
   text-decoration: none;
   margin: 20px 0;
}

p{
   font-size: 0.9em;
   color: #666;
   text-align: justify;
}

blockquote{
   font-size: 0.9em;
   margin: 30px 0 30px;
   padding: 10px 40px 20px 20px;
   background: url(uploads/images/layout/quote.gif) no-repeat top left;
}

blockquote p.author{
   text-align: right;
   color: #888;
   margin: 15px 0 40px;
}

.infoHeader{
   margin: 50px 0 0 15px;
   padding: 0;
   height: 40px;
   text-transform: uppercase;
   font-size: 0.8em;
   color: #555;
   font-weight: normal;
}

a.klein{
   text-transform: none;
   font-size: 0.9em;
   color: #555;
   text-decoration: none;
   font-weight: normal;
}

#footer a.klein{
   font-size: 1em;
}

a.klein:hover{
   text-transform: none;
   color: #4d8e3b;
   text-decoration: none;
   font-weight: normal;
}

p.blockLuke{
height: 150px;
}

/* End of 'Style: VV' */

