/*CSS Reset*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
.clearL
{
	clear: left;
}
H1
{
	font: bold 15px verdana, arial, sans-serif;
	margin: 10px 0;
}
H2
{
	font: bold 15px verdana, arial, sans-serif;
	margin: 10px 0;
}
H3
{
	font: bold 14px verdana, arial, sans-serif;
	margin: 30px 0 10px;
}
P
{
	margin: 10px 0;
}
A
{
	color: #0C9B12;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG
{
	border: 1px solid #FFF;
	padding: 1px;
}
/*Template*/
BODY
{
	font: normal 13px Verdana, Sans-Serif;
	background: #B0DAEA url(../img/body.png) repeat-x left top;
	height: 100%;
}
#site
{
	width: 900px;
	margin: 40px auto 0;
	padding-bottom: 50px;
}
#head
{
	height: 210px;
	position: relative;
}
H1#logo
{
	position: absolute;
	height: 160px;
	width: 284px;
	background: transparent url(../img/logo.jpg) no-repeat center;
	margin: 0;
}
H1#logo A
{
	display: block;
	height: 160px;
	width: 284px;
}
H1#logo SPAN
{
	display: none;
}
#nav
{
}
#nav UL
{
	list-style-type: none;
}
#nav UL LI
{
	float: left;
}
#nav UL LI.startseite A
{
	display: block;
	height: 210px;
	width: 284px;
	background: transparent url(../img/startseite.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.startseite A:hover
{
	background: transparent url(../img/startseite.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.startseite A SPAN
{
	display: inline-block;
	margin-top: 177px;
	cursor: pointer;
}
#nav UL LI.a355 A
{
	display: block;
	height: 210px;
	width: 143px;
	background: transparent url(../img/coaching.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.a355 A:hover
{
	background: transparent url(../img/coaching.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.a355 A SPAN
{
	display: inline-block;
	margin-top: 168px;
	cursor: pointer;
}
#nav UL LI.a356 A
{
	display: block;
	height: 210px;
	width: 84px;
	background: transparent url(../img/trauer.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.a356 A:hover
{
	background: transparent url(../img/trauer.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.a356 A SPAN
{
	display: inline-block;
	margin-top: 177px;
	cursor: pointer;
}
#nav UL LI.a357 A
{
	display: block;
	height: 210px;
	width: 130px;
	background: transparent url(../img/zeremonien.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.a357 A:hover
{
	background: transparent url(../img/zeremonien.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.a357 A SPAN
{
	display: inline-block;
	margin-top: 168px;
	cursor: pointer;
	width: 120px;
}
#nav UL LI.a358 A
{
	display: block;
	height: 210px;
	width: 112px;
	background: transparent url(../img/seminare.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.a358 A:hover
{
	background: transparent url(../img/seminare.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.a358 A SPAN
{
	display: inline-block;
	margin-top: 177px;
	cursor: pointer;
}
#nav UL LI.a359 A
{
	display: block;
	height: 210px;
	width: 147px;
	background: transparent url(../img/fotos-texte.jpg) no-repeat left top;
	text-align: center;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#nav UL LI.a359 A:hover
{
	background: transparent url(../img/fotos-texte.jpg) no-repeat left bottom;
	font-weight: bold;
}
#nav UL LI.a359 A SPAN
{
	display: inline-block;
	margin-top: 177px;
	cursor: pointer;
}
#allcont
{
	width: 896px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	background: #FEE3B5 url(../img/allcont-bg.png) repeat-y left top;
	height: 100%;
	overflow: hidden;
}
#cont
{
	float: left;
	width: 569px;
	background: url(../img/cont.png) no-repeat right top;
	padding: 40px 35px 30px;
	display: inline;
}
#cont UL
{
	padding: 0 0 0 20px;
}
#cont UL LI
{
}
#contnav UL
{
	list-style-type: none;
	margin-top: 30px;
	padding: 0;
}
#contnav UL LI
{
	float: left;
	padding: 0 5px 0 0;
}
#contnav UL LI A
{
	color: #0C9B12;
	text-decoration: none;
}
#contnav UL LI A:hover
{
	color: #0C9B12;
	text-decoration: underline;
}
#cont .quote
{
	border: 2px solid #C5A3DC;
	margin: 30px 0 0;
	padding: 10px;
}
#right
{
	float: left;
	width: 257px;
	text-align: center;
	padding-top: 40px;
}
#right IMG
{
	padding: 0 0 20px;
}
#uid345 #right IMG
{
	padding: 0;
}
#right .quote
{
	padding: 10px;
	background: url(../img/quote.jpg) no-repeat center;
	width: 210px;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
}
#uid345 #right .quote
{
	margin-top: -11px;
}
#foot
{
	clear: left;
	/*[disabled]background:transparent url(../img/foot.png) no-repeat left bottom;*/
	margin: 0 0 0 -2px;
	height: 40px;
	border-bottom: 2px solid #FFFFFF;
}
#foot P
{
	margin: 0;
}
#copy
{
	display: inline;
	float: left;
	padding-top: 20px;
	font-size: 10px;
	margin-left: 528px;
}
#homepage
{
	display: inline;
	float: right;
	padding-top: 20px;
	margin-right: 15px;
	font-size: 10px;
}
#homepage A
{
	color: #000;
	text-decoration: none;
}
#homepage A:hover
{
	color: #0C9B12;
	text-decoration: underline;
}
/*Kontaktformular*/
#contactform
{
	margin-left: 40px;
	width: 510px;
}
DIV.contactdata
{
	margin: 20px 0 0;
}
DIV.contactdata .field LABEL
{
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
DIV.contactdata .field
{
	width: 370px;
	margin: 5px 0;
}
DIV.contactdata .field SPAN
{
	display: block;
	font-size: 10px;
	width: 120px;
	margin-left: 126px;
	margin-top: 2px;
}
DIV.message
{
	margin: 10px 0;
}
DIV.message .field LABEL
{
	display: block;
	width: 120px;
	text-align: right;
	margin-bottom: 5px;
}

