@import url(textstyles.css);
@import url(navistyles.css);

body {
margin: 0px;
padding:0px;
background-color: #eee;
}


#alles {
position:relative;
width:750px;

border-right:1px solid #000;
border-bottom:1px solid #000;
margin:0px;
padding:0px;
background-color:#fff;
}

#logo {
position:relative;
top:0px;
left:0px;
margin: 0px;
padding: 16px 5px 0 462px ;
width:282px;
height:74px;
z-index: 2;

}

#hingucker {
position:relative;
top:-10px;
left:0px;
width:750px;
height:100px;
background-color:#333;
z-index: 1;
}

#mitte {
position:absolute;
left:0px;
top:180px;
margin:0px;
padding:0px;
width:750px;
background-color: #999;
background-image:url(images/bgmitte.gif);
border-right:1px solid #000;
border-bottom:1px solid #000;
}


#links {
position:relative;
top:0px;
left:0px;
width:175px;
float:left;
}


#navi {
margin: 0px 0px 10px 0px;
}

#suche {
margin: 50px 10px 10px 10px;
min-height:100px;
}

#feedback {
position:absolute;
bottom:0px;
padding: 10px 10px 10px 10px;
font-size: 80%;
line-height: 120%;

padding: 10px 10px 20px 10px;

position:absolute;
bottom: 0px;

}

#feedback a {
font-size: 100%;
color: #333333;
}

#inhalt {
position:relative;
width:376px;
padding: 0px 10px 0px 10px;
background-color: #ffc;
border-right: 4px solid #c00;
float:left;
}

#rechts {
width:175px;
background-color: #333;
margin-left:575px;
}

#breadcrumb {
padding: 20px 10px 10px 10px;
min-height:200px;
}

#typologo {
margin: 50px 10px 100px 0px;
}


#zitate {
padding: 10px 10px 20px 10px;
font-size: 80%;
line-height: 120%;
color:#eee;
position:absolute;
bottom: 0px;

}

/* Mailform  */

.csc-mailform-field {
        font-weight: bold;
width: 100px;
}
