html, body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
background-color: #7693b4;
}

#website {
text-align: center;
margin: auto;
width: 955px;
margin-top: 20px;
}

#siteoben {
background: url(oben.jpg);
width: 955px;
height: 104px;
margin: 0px 0px 0px 0px;
}

#siteunten {
background: url(unten.jpg);
width: 955px;
height: 2px;
margin: 0px 0px 0px 0px;
font-size: 1px;
}

#table {
width: 955px;
}

#headlinks {
width: 950px;
height: 24px;
position: relative;
text-align: right;
top: 5px;
padding-right: 5px;
font-size: 12px;
color: #009966;
font-weight: bold;
}

#headlinks a {
text-decoration: none;
color: #009966;
margin-left: 10px;
}

#headlinks span {
margin-left: 10px;
}

#logo {
position: relative;
left: 12px;
top: 15px;
/*width: 273px;*/
height: 56px;
float: left;
}

#teaser {
position: relative;
top: 5px;
left: 6px;
width: 650px;
height: 21px;
text-align: right;
float: left;
}

#searchbox {
position: relative;
top: 5px;
left: 20px;
width: 650px;
height: 40px;
text-align: right;
float: left;
}

#searchbutton {
height: 30px;
padding-top: 0px;
float: right;
padding-right: 10px;
}

#searchinput {
height: 30px;
padding-top: -5px;
float: right;
}

#produkte {
height: 30px;
padding-top: -4px;
float: right;
}

#produkte select {
margin-top: 1px;
margin-right: 20px;
height: 21x;
width: 200px;
}

#searchinput input {
height: 16px;
}

#leften {
background: url(navibg.jpg);
background-repeat: no-repeat;
background-color: #e6f2f0;
}

#navigation {
margin: 0px 0px 0px 0px;
padding: 2px 2px 0px 5px;
width: 283px;
text-align: right;
}

#navigation a {
text-decoration: none;
font-size: 12px;
color: #000000;
line-height: 24px;
}

#navigation a:hover {
color: #999999;
}

#quote {
padding: 5px 0px 0px 15px;
}

#bc {
height: 15px;
padding: 3px 2px 0px 0px;
float: left;
font-size: 12px;
}

#content {
width: 635px;
margin: 0px 0px 0px 0px;
padding: 2px 10px 10px 20px;
background: url(contentbg.jpg);
text-align: left;
}

.clearer {
clear: both;
display: block;
}

h1, h2, h3, h4, h5, h6 {
margin-top: 5px;
color: #009966;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

h4 {
font-size: 14px;
}

h5 {
font-size: 12px;
}

h6 {
font-size: 10px;
}

p, li {
font-size: 14px;
}

a {
text-decoration: none;
color: #000000;
}

a:hover {
color: #999999;
}

label {
width: 150px;
float: left;
}

