body {
background-color : #bbddf9;
background-image : url("back.jpg");
background-attachment : scroll;
background-position : top center;
background-repeat : repeat-y;
}
#huelle {
background-color : #ffffff;
height : auto;
width : 1000px;
margin-left : auto;
margin-right : auto;
border : 2px solid white;
padding : 5px;
}
#header {
height : 122px;
width : 1004px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
margin-bottom : 5px;
border : 4px solid white;
background-image : url("header.jpg");
}
#left {
background-color : #e5e5ff;
height : auto;
width : 150px;
float : left;
}
a.left {
display : block;
margin : 5px 5px 5px;
background-color : #99ccff;
height : 25px;
width : auto;
text-align : center;
color : #000000;
text-decoration : none;
}
a.promo {
display : block;
margin : 5px 5px 5px 5px;
padding-top : 5px;
padding-bottom : 5px;
background-color : #99ccff;
height : auto;
width : auto;
text-align : center;
}
p.left {
display : block;
margin : 5px 5px 5px;
padding-top : 7px;
background-color : #1c3b5a;
height : 25px;
width : auto;
text-align : center;
color : #ffffff;
}
a.left:hover {
color : #ffffff;
background-color : #2475c6;
}
#right {
background-color : #e5e5ff;
height : auto;
width : 150px;
float : right;
}
a.right {
display : block;
margin : 5px 5px 5px;
padding-top : 40px;
background-color : #99ccff;
height : 60px;
width : auto;
text-align : center;
color : #000000;
text-decoration : none;
border : 2px solid red;
}
p.right {
display : block;
margin : 5px 5px 5px;
padding-top : 7px;
background-color : #1c3b5a;
height : 25px;
width : auto;
text-align : center;
color : #ffffff;
}
a.right:hover {
color : #ffffff;
background-color : #2475c6;
}
#main {
background-color : #ffffff;
height : auto;
width : 680px;
margin-right : 160px;
margin-left : 160px;
min-height : 1000px;
}
#footer {
background-color : #ffffff;
height : 50px;
width : 1000px;
margin-top : 5px;
}
h1 {
text-align : center;
font-weight : bold;
font-family : Arial;
font-size : 16px;
color : #006600;
text-decoration : underline;
margin-top : 1px;
}
h2 {
text-align : center;
font-weight : bold;
font-family : Arial;
font-size : 14px;
color : #006600;
text-decoration : underline;
margin-top : 20px;
}
h3 {
text-align : center;
font-family : Arial;
font-size : 14px;
color : #006600;
margin-top : 20px;
}
h4 {
font-family : Arial;
font-size : 15px;
color : #000000;
margin-top : 20px;
font-weight : bold;
margin-left : 18px;
}
p {
margin : 10px 15px;
text-align : justify;
color : #000000;
font-family : Arial;
font-size : 15px;
}
p.bigl {
margin : 10px 15px;
text-align : justify;
color : #000000;
font-family : Arial;
font-size : 15px;
font-weight : bold;
text-align : center;
}
a.free {
color : #006600;
text-decoration : none;
margin-left : 18px;
}
a.freel {
color : #006600;
text-decoration : none;
margin-left : 250px;
}
a.text {
color : #006600;
text-decoration : none;
}
img.text {
margin-left : 15px;
margin-top : 5px;
}
img.zent {
margin-left : 100px;
margin-top : 20px;
margin-bottom : 20px;
}
#ad {
margin-left: 15px;
margin-top: 5px;
margin-down: 5px;
}
