* {
	margin: 0;
	padding: 0;
}
.hidden { visibility: hidden;}

img { border: 0;}

body {
	background: #fff url('img/bg_main.gif') no-repeat top left;
	font: 12px Verdana, arial, helvetica, sans-serif;
	color: #666;
}

#content_main {
	width: 910px;
	margin: 0 0 0 25px;
}

#header {
	height:	204px;
	background: transparent url('img/tit_home.jpg') no-repeat top left;
}

#header h1 {
	color: #fff;
	font: normal normal 100 18px/1.45em Verdana, arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	text-align: center;
	width: 330px; /* total width 910px */
	padding: 65px 290px 0 290px;
}


#header h1.beratungsangebote {padding-top: 95px}

#navcontainer {
	width: 204px;
	height: 400px;
	float: left;
	font: normal normal normal 11px Verdana, arial, helvetica, sans-serif;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	letter-spacing: -0.01em;
}

#navcontainer li {
	margin: 0;
 }

#navcontainer ul li a {
	display: block;
	background-color: #a29897;
	color: #000;
	padding: 4px 20px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#navcontainer ul li a.selected {
	background-color: #000;
	color: #fff;
	background-image: url('img/pic_bullet.gif');
	background-repeat: no-repeat;
	background-position: 10px;
}

#navcontainer ul li a:hover {
	color: #FFF;
}

#navcontainer ul li li a {
	display: block;
	background-color: #fff;
	color: #666;
	padding: 5px 40px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

#navcontainer ul li li a:hover {
	color:#000;
}

#navcontainer #adresse {
	padding-top: 42px;
	color: #fff;
	padding-left: 20px;
}

#navcontainer #adresse a:link { color: #fff;}
#navcontainer #adresse a:hover {	background: none;}

#navcontainer #adresse address {
font: normal normal normal 1em/1.2em Arial, sans-serif;
padding-bottom: 20px;
}


#content {
	width: 391px;
	height: 450px;
	float:left;
	padding: 33px 55px 0 55px;
	font: normal normal normal 12px/1.2em Verdana, arial, helvetica, sans-serif;
	position: relative;
}

#footer {
	border-top: 1px solid #666;
	padding-top: 2px;
	margin-top: 50px;
	font-size: 11px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

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

#column_right {
	width: 200px;
	float: left;
	padding: 43px 0 0 0;
	font: normal normal normal 11px/1.45em Verdana, arial, helvetica, sans-serif;
}

#content h1 {
	text-transform: uppercase;
	font: normal normal normal 28px/1.45em Arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
}


#content h3 {
	text-transform: uppercase;
	font: normal normal normal 18px/1.45em Arial, sans-serif;
	color: #000;
	padding: 15px 0 0 0;
}

h3.profilheader {
	font-size:12px;
	color: #000;
	margin-top: 30px;
}

#content h3.impressum {font-size:12px;}

#content ul.profil {
	border-bottom: 1px solid #666;
	list-style-type: none;
	margin: 4px 0;
	padding: 0;
}

#content ul.profil li {
	padding: 4px 0;
	border-top: 1px solid #666;
}

div.werdegangtext {
	text-indent: -73px;	
	margin-left: 75px;
}

a:link		{ color: #841; text-decoration: none;}
a:visited	{ color: #841; text-decoration: none;}
a:hover	{ color: #000; text-decoration: underline;}
a:active	{ color: #000;}

q {
	font: normal normal normal 14px/1.5em Verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
	color: #000;
}
q:before, q:after {
    content: ""; }
	
	
ul#beratungsangebot {
border-bottom: 1px solid #666;
list-style-type: none;
margin: 5px 0 4px 0;
padding: 0;
}

ul#beratungsangebot li {
	padding: 20px 0 0 120px;
	border-top: 1px solid #666;
}

ul#beratungsangebot li.konfliktb, ul#beratungsangebot li.coach, ul#beratungsangebot li.mediat
{
	background-image: url('img/li_konfliktberatung.jpg');
	background-repeat: no-repeat;
	background-position: 0;
	margin: 0;
	height: 80px;
	position:relative;
}

ul#beratungsangebot li.coach {
	background-image: url('img/li_coaching.jpg');
}

ul#beratungsangebot li.mediat {
	background-image: url('img/li_mediation.jpg');
}

ul#beratungsangebot li h3 {
	padding-top: 0px;
	font-size:12px;
	color: #000;
}

.weiter {
	text-align:	right;
	padding-bottom: 5px;
	position: absolute;
	right: 0px;	bottom: 0px;
	width: 100px; height: 10px;
}

.weiter a:link {color: #666;}
.weiter a:visited {color: #666;}
.weiter a:hover {color: #000;text-decoration: none;}
.weiter a:active {color: #000;}
	
/* START KONFLIKTBERATUNG PROPERTIES */
body#konfliktberatung #navcontainer ul li ul li a.selected {
	background-color: #5D7C93;
	background-image: url('img/pic_bullet.gif');
}

body#konfliktberatung {	background: #fff url('img/bg_konfliktberatung.gif') no-repeat top left;}

body#konfliktberatung #header {
	height:	204px;
	background: transparent url('img/tit_konfliktberatung.jpg') no-repeat top left;
}

body#konfliktberatung #content h1 {
	color:#5D7C93;
}

body#konfliktberatung div.bulletpoints {
	color:#5D7C93;
	margin: 10px 0px;
}

body#konfliktberatung div.bulletpointfirst {
	color:#5D7C93;
	margin: 0 0 10px 0;
}

.konfliktberatung-dauer{
	border-top:1px solid #5D7C93;
	border-bottom:1px solid #5D7C93;
	padding: 4px 0;
	margin:10px 0;
}
/* END KONFLIKTBERATUNG PROPERTIES */

/* START COACHING PROPERTIES */
body#coaching #navcontainer ul li ul li a.selected {
	background-color: #808E3D;
	background-image: url('img/pic_bullet.gif');
}

body#coaching {	background: #fff url('img/bg_coaching.gif') no-repeat top left;}

body#coaching #header {
	height:	204px;
	background: transparent url('img/tit_coaching.jpg') no-repeat top left;
}

body#coaching #content h1 {
	color:#808E3D;
}

body#coaching div.bulletpoints {
	color:#808E3D;
	margin: 10px 0px;
}

body#coaching div.bulletpointfirst {
	color:#808E3D;
	margin: 0 0 10px 0;
}

.coaching-dauer{
	border-top:1px solid #808E3D;
	border-bottom:1px solid #808E3D;
	padding: 4px 0; margin:10px 0;
}
/* END COACHING PROPERTIES */


/* START MEDIATION PROPERTIES */
body#mediation #navcontainer ul li ul li a.selected {
	background-color: #BE6A39;
	background-image: url('img/pic_bullet.gif');
}

body#mediation { background: #fff url('img/bg_mediation.gif') no-repeat top left;}

body#mediation #header {
	height:	204px;
	background: transparent url('img/tit_mediation.jpg') no-repeat top left;
}

body#mediation #content h1 {
	color:#BE6A39;
}

body#mediation div.bulletpoints {
	color:#BE6A39;
	margin: 10px 0px;
}

body#mediation div.bulletpointfirst {
	color:#BE6A39;
	margin: 0 0 10px 0;
}

.mediation-dauer{
	border-top:1px solid #BE6A39;
	border-bottom:1px solid #BE6A39;
	padding: 4px 0; margin:10px 0;
}
/* END MEDIATION PROPERTIES */

/* START LINKS PROPERTIES */
#content ul.links {
	border-bottom: 1px solid #666;
	list-style-type: none;
	margin: 10px 0 40px 0;
	padding: 0;
}

#content ul.links li {
	padding: 10px 0;
	border-top: 1px solid #666;
}

ul.links li a:link		{ color: #841; text-decoration: none;}
ul.links li a:visited	{ color: #841; text-decoration: none;}
ul.links li a:hover	{ color: #000; text-decoration: underline;}
ul.links li a:active	{ color: #000;}
/* END LINKS PROPERTIES */

#navcontainer #adresse {
	padding-top: 42px;
	color: #fff;
	padding-left: 20px;
}

#content #adresse a:link { color: #841;}
#content #adresse a:hover {	background: none;}

#content #adresse address {
font: normal normal normal 12px/1.2em Verdana, arial, helvetica, sans-serif;
padding-bottom: 20px;
}

.kontakt a:link		{ color: #841; text-decoration: none;}
.kontakt a:visited	{ color: #841; text-decoration: none;}
.kontakt a:hover	{ color: #000; text-decoration: underline;}
.kontakt a:active	{ color: #000;}