

body {
margin: 0 auto;
font: normal normal 76%/100% helvetica, 'lucida grande', arial, 'trebuchet ms', tahoma, verdana;
_font: normal normal 12px/14px arial, 'lucida sans unicode', 'trebuchet ms', tahoma, verdana;
background: #000000;

 overflow:visible; z-index:500;
}

a:link{
color:#252525;
text-decoration: underline
}
a:visited{
color:#252525;
text-decoration: underline
}
a:hover{color:#97C821;
text-decoration: underline
}
a:active{color:#252525;
text-decoration: underline
}

blockquote {
margin: 0 20px; padding: 0px 0px;
}
blockquote p {
margin: 0; padding: 0 0 0px;
}
blockquote ul {
margin: 0 10px; padding: 0 10px;
}
blockquote ul li { list-style-type: disc; 
}
img {
border: none;
}
p {
font-size: 100%; _font-size: 92%;
}
/*
3)
Basic Page Structure
*/
#wrapper {
width: 100%; margin: 0 auto; padding: 0; text-align: left;
}
#container {
width: 890px; margin: 0 auto; padding: 0; text-align: left;
border:0px solid white;



}
#header{ height:auto; border:0px solid white;background-repeat:no-repeat;  margin-top:10px; height:216px; }
#header #logo{ float:left; padding-top:19px; padding-left:10px; width:550px; border:0px solid white;}

#header #BannerRight{ text-align:right; float:right; height:auto; width:270px; border:0px solid white; padding-top:19px; padding-left:10px;}
#MenuNav{ margin-top:10px;}
#Content{
color: #252525;
    background-color: #e5ecc3;
    background: #e5ecc3 url(../img/schwarz.png) no-repeat;
    background-position: bottom right;
    
    
    width: 698px;
    border-left: solid 1px #97c71d;
    border-right: solid 1px #97c71d;
    border-bottom: solid 1px #97c71d;
    
    z-index:100;
    padding-left:94px;
    padding-right:94px;
    padding-top:40px;
    
    
    padding-bottom:50px;
    font-weight:700;
    line-height:1.25em;
    font-family: Verdana;
    text-align:left;
    font-size: 12px;
    margin-bottom:40px;


}


/* ---------------------------------------------
Application form content style
 -----------------------------------------------*/
 #Content{
color: #252525;
    background-color: #e5ecc3;
    background: #e5ecc3 url(../img/schwarz.png) no-repeat;
    background-position:200px -30px;
    
    
    width: 695px;
    border-left: solid 1px #97c71d;
    border-right: solid 1px #97c71d;
    border-bottom: solid 1px #97c71d;
    
    z-index:100;
    padding-left:94px;
    padding-right:94px;
    padding-top:40px;
    
    
    padding-bottom:50px;
    font-weight:700;
    line-height:1.25em;
    font-family: Verdana;
    text-align:left;
    font-size: 12px;
    margin-bottom:40px;
    font-size:13px;
    font-weight:normal


}