/* -------------------------------------------- */
/* EKAIAS Stylesheet: DEFAULT */
/* -------------------------------------------- */
/* Created by two tribes GmbH, Stuttgart */
/* -------------------------------------------- */
/* StyleSheet Scope: HOMEPAGE */
/* !-------------------------------------------- */
/* !Reset-styles */
/* !-------------------------------------------- */

html {
color: #000;
font-size: small;
font-family: "Helvetica", "Arial", sans-serif;
text-decoration: none;
background: #fff;
}

body {
padding: 0;
margin: 0;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
color: #e20a16;
text-decoration: underline;
}

/* !-------------------------------------------- */
/* !General Page Layout */
/* !-------------------------------------------- */

div#intro {
margin: 44px auto 0 auto;
height: 434px;
width: 1000px;
}

div#content {
margin: 0 auto 0 auto;
width: 1000px;
}

/* !-------------------------------------------- */
/* !Intro Graphics */
/* !-------------------------------------------- */

div#intro {
background: transparent url("../img/sofa_home.jpg") no-repeat 243px bottom;
}

h1 {
background: transparent url("../img/logo.png") no-repeat right 0;
float: left;
height: 129px;
margin: 0 31px 0 0;
overflow: hidden;
padding: 0;
text-indent: -1000px;
width: 218px;
}

h2 {
background: transparent url("../img/logo_type.png") no-repeat 0 0;
float: left;
height: 72px;
margin: 15px 0 0 0;
overflow: hidden;
padding: 0;
text-indent: -1000px;
width: 178px;
}

/* !-------------------------------------------- */
/* !Home Navigation */
/* !-------------------------------------------- */

ul.navi {
background: #fcf7df url("../img/navi_home.png") no-repeat 0 0;
height: 22px;
padding-bottom: 24px;
}

ul.navi li {
float: left;
height: 22px;
margin-left: 7px;
text-align: center;
}

ul.navi a {
color: #fff;
display: block;
height: 100%;
overflow: hidden;
text-indent: -1000px;
width: 100%;
}

li#left {
margin-left: 0;
width: 244px;
}

li#philosophie {width: 140px;}
li#leistungen {width: 135px;}
li#profil {width: 98px;}
li#partner {width: 109px;}
li#kontakt {width: 109px;}
li#right {width: 123px;}

/* !-------------------------------------------- */
/* !Intro Text */
/* !-------------------------------------------- */

div#content {
background: #fcf7df url("../img/back_home.png") repeat-x 0 bottom;
font-family: "Georgia", "Times", serif;
font-size: 11pt;
padding-bottom: 14px;
}

div#content a {
color: #797b77;

}

div#content h3 {
background: transparent url("../img/head_aktuelles_home.png") no-repeat 77px 0;
height: 20px;
margin: 0;
overflow: hidden;
padding: 0;
}

div#content h3 a {
display: block;
height: 100%;
padding-top: 20px;
width: 100%;
}

div#content ul.news li {
line-height: 1.35em;
padding-top: 14px;
}

div.column {
float: left;
}

div#contentAktuell {
padding: 0 25px 0 70px;
text-align: right;
width: 159px;
}

div#contentCol1 {
width: 290px;
}

div#contentCol2 {
padding: 0 0 0 47px;
width: 284px;
}

div#content p {
line-height: 1.35em;
margin: 0;
padding: 0 0 0.5em 0;
}

div.clearfix {
clear: both;
}

