body, html {
margin: 0;
padding: 0;
text-align: center;
background: #ebebeb;
font-family: Arial, Helvetica, sans-serif;
color: #000;
line-height: 1.5em;
}

a img {
border: 0;
}

#seite {
background:url(/fileadmin/templates/main/bilder/seite_back.jpg) repeat-y;
text-align: left; margin: 0 auto;
width: 800px;
}

#top {
height: 100px;
background: url(/fileadmin/templates/main/bilder/logo.jpg) no-repeat right;
}

#kis {
width: 150px;
}

#service {
height: 30px;
background: #ef9933;
line-height: 30px;
color: #ffffff;
}

#suche {
height: 30px;
line-height: 30px;
text-align: center;
}

#left {
width: 150px;
float: left;
}

#schrift {
margin: 0 15px;
}

#middle {
width: 420px;
float: left;
}

.content {
padding: 10px;
}

#right {
width: 230px;
float: right;
}

#footer {
clear: both;
}

.clear {
height: 1px;
line-height: 1px;
font-size: 1px;
clear: both;
}