/* CSS Document © A.Reimann November 2006
URI:
Layout fuer Reinigung Grahl, Xanten
*/

html {
margin: 0px 0px 0px 55px;
padding: 0px;
}

body {
margin: 0px 0px 0px 55px;
background-color: #D4DDDF;
background-image: url(images/mainbg.jpg);
background-repeat: repeat-x;
color: #4D331E;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.4em;
}

textarea, select, input, option {
color: #4D331E;
border: 1px solid #4D331E;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}

a:link {
color: #4D331E;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #4D331E;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #7F2D07;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #4D331E;
text-decoration: none;
font-weight: bold;
}

h1 {
font-size: 120%;
color: #00708B;
text-transform:uppercase;
margin-top: 0px;
margin-bottom: 7px;
}

.fett {
color: #7F2D07;
font-weight: bold;
}

#wrapper {
margin: 0px 0px 0px 55px;
width: 900px;
min-height: 400px;
background-image: url(images/mittebg.jpg);
background-repeat: repeat-y;
}

#header {
width: 900px;
height: 218px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
margin: 0px auto;
}

#menu {
margin: 0px;
float: left;
text-align: left;
width: 329px;
height: 228px;
}

#content {
float: right;
margin: -45px auto;
margin-bottom: 15px;
padding-right: 35px;
width: 528px;
text-align: left;
}

#antifloat {
clear: both;
}

#footer {
margin: 0px auto;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
height: 104px;
width: 900px;
}

#footertext {
padding-top: 60px;
text-align: right;
font-size: 11px;
padding-right: 35px;
}

.gross {
font-size: 130%;
line-height: 1.6em;
}
