/*****************************/
/* benutzerdefinierte styles */
#wrapper_body {
	width: 1004px;
	padding:0;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	background-image: url("images/hg_body.gif");
	background-repeat: repeat-y;
}
#left {
	width: 22px;
	float: left;
}
#right {
	width: 22px;
	float: right;
}
#wrapper_content {
	float: left;
	width: 960px;
}
#header {
	height: 193px;
}
#schatten_navi_links {
	float: left;
	height: 300px;
	width: 10px;
	background-image: url("images/schatten_navi_links.gif");
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	width: 210px;
}
#ueber_navi {
	height: 40px;
	background-color: #fafafa;
	border-bottom: #999999 dotted 1px;
}
#schatten_navi_rechts {
	float: left;
	height: 300px;
	width: 10px;
	background-image: url("images/schatten_navi_rechts.gif");
	background-repeat: no-repeat;
}
#wrapper_textblock {
	float: left;
	width: 730px;
}
#abstand_unten {
	height: 100px;
	width: 960px;
	clear: both;
}
#wrapper_adresse {
	margin-left: 22px;
	background-color: #e2e2e2;
	width: 960px;
}
#adresse {
	padding: 6px 10px 6px 10px;
	text-align: right;
}
#adresse a, #adresse a:hover {
	color: #666666;
	text-decoration: none;
}

/* in wrapper_textblock */
#service_navi {
	margin-bottom: 30px;
	padding-right: 8px;
	text-align: right;
}
#service_navi a, #service_navi a:hover {
	color: #474747;
	text-decoration: none;
	text-transform: uppercase;
	border-left: #474747 solid 1px;
	padding-left: 4px;
	padding-top: 4px;
}
#textblock {
	float: left;
	width: 510px;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 10px;
	border-bottom: #999999 dotted 1px;
	border-top: #999999 dotted 1px;
	min-height: 300px;
}
#bild_2 {
	width: 130px;
	float: left;
}
#nur_text {
	width: 370px;
	float: left;
}
#nur_text_breit {
	float: left;
	width: 500px;
}
#zusatztext {
	visibility: hidden; 
	display: none;
	font-size: 9px;
}
#spruch {
	width: 199px;
	float: left;
	margin-left: 10px;
}
#spruch_oben {
	padding: 20px 30px 0 16px;
	color: #474747;
	font-size: 13px;
}
#spruch .spruch_servicenavigation, #spruch .spruch_ueber_uns, #spruch .spruch_supervisionausbildung {
	background-image: url("images/spruch_oben_ueber_uns.gif");
	background-repeat: no-repeat;
}
#spruch .spruch_beratungen {
	background-image: url("images/spruch_oben_beratungen.gif");
	background-repeat: no-repeat;
}
#spruch .spruch_seminare {
	background-image: url("images/spruch_oben_seminare.gif");
	background-repeat: no-repeat;
}
#spruch .spruch_coachingausbildung {
	background-image: url("images/spruch_oben_coachingau.gif");
	background-repeat: no-repeat;
}
#spruch_oben .autor {
	font-size: 10px;
}


.clear {
	clear: both;
}

/* navigation */
.navi, .navi  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navi li {
	padding: 0;
}
.navi a, .navi a:hover, .navi a.selected, .navi a.selected:hover {
	border-bottom: #999999 dotted 1px;
	position: relative;
	display: block;
}
.navi a.selected, .navi a.selected:hover {
	font-weight: bold;
}
/* unternavigation */
.navi ul a, .navi ul a:hover, .navi ul a.selected, .navi ul a.selected:hover {
	text-decoration: none;
	color: #000000;
	margin-left: 26px;
	padding: 2px;
}
/* die verschiedenen hg-farben je hauptnavipunkt */
.navi ul li.ueber_uns, .navi ul li.servicenavigation {
	background-image: url("images/navi_ueber_uns_hg.gif");
	background-repeat: repeat-y;
}
.navi ul li.beratungen {
	background-image: url("images/navi_beratungen_hg.gif");
	background-repeat: repeat-y;
}
.navi ul li.seminare {
	background-image: url("images/navi_seminare_hg.gif");
	background-repeat: repeat-y;
}
.navi ul li.coachingausbildung {
	background-image: url("images/navi_coachingau_hg.gif");
	background-repeat: repeat-y;
}
.navi ul li.supervisionausbildung {
	background-image: url("images/navi_supervisio_hg.gif");
	background-repeat: repeat-y;
}

/* unter-unternavigation */
.navi ul ul li {
	padding-left: 8px;
}


/* die verschiedenen farben je hauptnavipunkt */
.servicenavigation, .ueber_uns {
	color: #2c3f92;
}
.beratungen {
	color: #9cc111;
}
.seminare {
	color: #b10859;
}
.coachingausbildung {
	color: #b5933b;
}
.supervisionausbildung {
	color: #4b96a9;
}





body {
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #e4006a;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
}
h1 {
	font-size: 22px;
	padding-bottom: 32px;
	clear: both;
}
h2 {
	font-size: 13px;
	padding-bottom: 16px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}

.abstand {
  margin-top: 15px;
  border-top: #999999 dotted 1px;
}

#gehe_zu_top {
	position: absolute; 
	top: -18px; 
	left: 754px; 
	width: 13px; 
	height: 18px;
}


#sharer {
	position: absolute; 
	top: 7px; 
	left: 380px; 
	width: 200px; 
	height: 30px;
	text-align: right;
}

#sharer.rand {
  left: 250px !important;
}

