body {
	margin-bottom: 1px;
	height: 100%;
}

#container {
	height: auto;
}

.bg-home {
	background-image: url(../img/bg-start-farb-und-stilberatung-koeln.jpg);
	background-repeat:no-repeat;
	background-position: 150px top;
}
.bg-stilberatung {
	background-image: url(../img/bg-farb-und-stilberatung-koeln.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.bg-profil {
	background-image: url(../img/bg-profil-typberatung.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.bg-kommunikation {
	background-image: url(../img/bg-kommunikation-koeln.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}


/* HEADER ------------------------------------------------------------------------------------------------------------- */

#header-home {
	margin: 75px 0 0 170px;
	height: auto;
	clear: both;
}
#header {
	margin: 52px 0 0 65px;
	height: auto;
	clear: both;
}


/* NAVI ------------------------------------------------------------------------------------------------------------- */

#navi {

}

#subnavi {
	padding: 20px 0 0 0;
	float: left;
}

ul.nav {
}
ul.nav li {
	list-style-type: none;
	height: 35px;
}

a.navtext, a.navtext:link, a.navtext:active, a.navtext:visited, .navtext {
	text-decoration: none;
}
a.navtext:hover {
	text-decoration: none;
	font-size: 1.4em;
	background-color: #FFFFFF;
}
a.navtext-high, navtext-high {
	text-decoration: none;
	font-size: 1.4em;
	background-color: #FFFFFF;
}

.farbberatung {
	padding: 0 0 0 71px;
}
.stilberatung {
	padding: 0 0 0 88px;
}
.maennerberatung {
	padding: 0 0 0 80px;
}
.beratung {
	padding: 0 0 0 71px;
}
.workshops {
	padding: 0 0 0 35px;
}
		

/* CONTENT ------------------------------------------------------------------------------------------------------------- */

#content {

}

.starttext {
	width:434px;
	margin: 52px 0 0 170px;
}
.text {
	width:450px;
	margin: 3px 0 0 348px;
}


/* ALLGEMEINE FORMATIERUNG ------------------------------------------------------------------------------------------*/

p {
	line-height: 1.4em;
	padding: 0;
	margin: 5px 0 0 0;
}

h1 {
   font-size: 13px;
   font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding: 0;
}

img {
	border: 0;
}

img.right {
	float: right;
	padding: 10px 0 10px 10px;
}

ul.liste {
	padding-left: 15px;
	list-style: url(img/li-punkt-koeln.gif);
	margin: 0 0 5px 0;
}


/* FOOTER ------------------------------------------------------------------------------------------------------------- */

#footer-home {
	height: 30px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 0 170px;
	width: 434px;
}
#footer-kom {
	height: 30px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 0 0px;
	width: 434px;
}
#footer {
	height: 30px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	margin: 20px 0 0 348px;
	width: 450px;
}
p.fuss {
	color: #CCCCCC;
	font-size:0.8em;
}

a.fussnavtext, a.fussnavtext:link, a.fussnavtext:active, a.fussnavtext:visited, .fussnavtext {
	text-decoration: none;
}
