/* Allgemein :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

div {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #e4d700;
	font-size: 11px;
	color: #e4d700;
	clear: both;
}

img {
	border: none;
	padding-bottom: 10px;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#inhalt a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#inhalt a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#inhalt a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

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

li {
	width: 80px;
	_width: 90px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-right: 15px;
	_padding-top: 1px;
	background-image: url(../../images/bb_navi_weiss_outline.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}


/* Boxen ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#logo {
	width: 100px;
	float: left;
}

#webContainer {
	width: 820px;	
	margin: 0px auto;
}

#inhaltBox {
	float: left;
	width: 720px;
}

#navi {
	height: 70px;
}

/* Styles ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#navi a:link, a:active, a:visited {
	border-bottom: none;
}

#naviCoaching {
	background-image: url(../../images/bb_navi_gelb.gif);
	background-repeat: no-repeat;
}

#naviCoaching a:link, #naviCoaching a:visited {
	color: #FFF;
}

#naviVortraege {
	background-image: url(../../images/bb_navi_gruen.gif);
	background-repeat: no-repeat;
}

#naviVortraege a:link, #naviVortraege a:visited {
	color: #FFF;
}


#naviSeminare{
	background-image: url(../../images/bb_navi_hgruen.gif);
	background-repeat: no-repeat;
}

#naviSeminare a:link, #naviSeminare  a:visited {
	color: #FFF;
}

#naviImpressum {
	margin-right: 0px;
}

p.csc-frame-frame2 {
	width: 405px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

p.csc-frame-frame1 {
	width: 300px;
	float: left;
	margin-bottom: 15px;
}

dt a:link, a:active, a:visited {
	text-decoration: none;
	border-bottom: none;
}