@import url("menu.css");
@import url("artikel.css");
@import url("suche.css");
@import url("mailform.css");
@import url("uplaner.css");


body{
background-color: #a31919;
background-image: url(../../graphics/bgline.gif);
background-repeat:repeat-x;
padding:0px;
margin:0px;
font-family: "Trebuchet MS";
}

#uplaner {
float: left;
width: 175px;
background-color: #ffffff;
margin-left: 12px;
margin-top: 20px;
}


#side{
width: 940px;
margin: auto;
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
display: block;
}

#topmenue{
height: 30px;
background-color: #ffffcc;
width:940px;
z-index: 999;
}

#kopfbild{
width: 940px;
height: 300px;
margin-bottom:10px;
}

#top{
width: 940px;
height: 60px;
}

#bottom{
width: 940px;
min-height: 360px;
}

#suche{
width: 188px;
float: left;
}

#subtitle{
padding-left:20px;
width: 482px;
float: left;
}

#beratung{
width: 250px;
overflow: hidden;
}

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

#content{
background-color: #ffffcc;
width:714px;
float: lefT;
margin-left:20px;
min-height: 100px;
}
