body{
    background-color:#333333;
    text-align:center;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size:12px;
}

input, textarea{
 font-size:10px;
 font-family: Verdana;
}

img{
border:0;
}

a{
    color: #E4CFCF;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
}

h1{
    margin-top:10px;
    margin-left: 20px;
    color: #696462;
    font-style:italic;
    size:16px;
}

h2{
    margin-left:10px;
    margin-top:20px;
    font-size:14px;
}

h3{
    margin-left:10px;
    margin-top:20px;
    font-size:12px;
}

p.text_left{
    margin-left: 25px;
    margin-right:10px;
    line-height:20px;
}

#outside{
    margin:auto;
    text-align:center;
    width:800px;
}

#img{
    margin:auto;
}

#bg2{
    background-color:#1D211D;
    float:left;
    background-image:url(http://www.ffw-weidach.de/cms/upload/layout/bg_content.jpg);
    background-repeat:no-repeat;
    background-position: center;
}

#navi{ float:left; background:url(http://www.ffw-weidach.de/cms/upload/layout/bg_nav.jpg) no-repeat; width:800px; height:50px; color:#E4CFCF; }
#navi_inner{ float:left; width:800px; height:25px; padding-top:25px; }
#navi a{ height:25px; background-image:url(../upload/layout/bg_navi_selected.jpg); background-repeat:no-repeat; background-position:right top; padding:0 15px 0 15px; color:#ffffff; text-decoration:none; }
#navi a:hover{ background:url(../upload/layout/bg_navi_selected.jpg) repeat-x; color:#dddddd; }
#navi a.selected{ font-weight:bold; color:#ffffff; text-decoration:none; background-image:url(../upload/layout/bg_navi_selected.jpg); background-repeat:repeat-x; }


#content_left{  padding-bottom:25px; min-height:400px; width:500px; clear:both; float:left; background-image:url(http://www.ffw-weidach.de/cms/upload/layout/auto_top.jpg); background-position:bottom left; background-repeat:no-repeat; }
#content_left_large{ text-align:left; padding-bottom:25px; min-height:400px; width:800px; clear:both; float:left; background-image:url(http://www.ffw-weidach.de/cms/upload/layout/auto_top.jpg); background-position:bottom left; background-repeat:no-repeat; }

#content_right{ float:left; width:300px; }

#content_right1{ float:left; background-color:#181A18; width:300px; }
#content_right1 ul{ font-size:11px; }
#content_right2{ float:left; background-color:#212020; width:300px; }

div.content_right_inner{ float:left; text-align:left; padding:0 10px 15px 10px; width:280px; font-size:10px; line-height:11px; }

div.content_right_inner ul{ padding:0px; margin:0px; padding-left:20px; list-style:square; }

#bottom{
    clear:both;
    background-color:#1C1C1E;
    height:39px;
    width:800px;
    background-image:url(http://www.ffw-weidach.de/cms/upload/layout/auto_middle.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

#bottomnavi{
    padding-top:10px;
}

#bottomnavi a{
    color:#CCCCCC;
    font-size:10px;
    text-decoration:underline;
}

#bottomnavi a:hover{
    text-decoration:none;
}

#bottom2{
    background-color:#333333;
    height:50px;
    background-image:url(http://www.ffw-weidach.de/cms/upload/layout/auto_bottom.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    clear:both;
}

#copy{
    padding-top:10px;
    font-size:11px;
}

#copy a{
    color:#CCCCCC;
    text-decoration:underline;
}

#copy a:hover{
    text-decoration:none;
}

ul{
    list-style-type:square;
    line-height:18px;
}



#img, #content_left, #content_right1, #content_right2{
        text-align:left;
    }
    
    
  