/* CSS Document for template modern2*/
/* by mas*/
body {
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial;
font-size: 12px;
}

h1, h2, h3 { 
padding-left: 1px; 
font-size: 10px; 
border-top: 1px solid #AAAAAA;
text-align: right;

}

a {
color: #000000;
}

#warp {
width: 875px;
background-color: #FFFFFF;
margin: auto;
}

* html #warp{
margin-left: 150px;
}

#header {
height: 100px;
}

#menu {
height: 323px;
width: 528px;
background-image: url(res-modern-fp/logo.jpg);
float: left;
}


#text {
margin-left:528px;
padding-top: 23px;
height: 300px;
width: 300px;
}



#text a {
color: #000000;
background-color: #FFFFFF;
}

#text a:hover {
color: #EA1111;
}


#footer {
background-image: url(res-modern-fp/schriftzug.jpg);
background-position: right top;
background-repeat: no-repeat;
margin-right: 45px;
clear:both;
height: 40px;
text-align: center;
padding-top: 20px;
}

#footer a {
color: #000000;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}


