/* CSS Document */


*{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;}

h1{
font-size:14px;
font-weight:bold;
color:#5d9100;
}

body{
margin:0px;
text-align:center;
background-color:#F5F3F0;
background-image:url(http://www.nfvleer-jugend.de/fileadmin/back2.gif);
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center;}

#container{
width:955px;
margin:0px auto;
text-align:left;}

#kopf{
width:955px;
height:125px;
padding-left:2px;}

#menu{
width:181px;
float:left;
padding-left:5px;}

#mitte{
width:504px;
float:right;
padding:10px;}

#rechts{
width:240px;
float:right;}

br{
margin:0px;}


