@import url(ie6.css);
@import url(navigation.css);
/*CI-Color: #f3af1a; #fdca00; */
/*
-----------------------------------------------------------------------------------
=Basics
----------------------------------------------------------------------------------- */
html {
	height: 100%;
	}
body {
	font-size: 100.01%;
	font-family: Verdana, Arial, Geneva, sans-serif;
	color: #2f2f2f;
	height: 100%;
	}
* { margin: 0; padding: 0; color: #2f2f2f; line-height: 1.5; }
ol, ul, li { list-style: none; }
caption, weight, dfn, th, var { font-style: normal; font-weight: normal; }
table { border-spacing: 0; border-collapse: collapse; }
img, fieldset, object { border: 0; display: block;}
caption, th, td, table {text-align: left; }
img a { border: 0; }
p, table { margin-bottom: 1.5em; }
p, ul, ol, dl, table, blockquote, form, cite {
	font-size: .75em;
	line-height: 1.7;
	}
cite { 
	display: block; 
	letter-spacing: 0.01em; 
	margin-bottom: 3em; }

/*
-----------------------------------------------------------------------------------
=Float Clearing
----------------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block; /* fixes IE-MAC*/
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* Hides from IE-mac \*/

/*
-----------------------------------------------------------------------------------
=Unsichtbar/Druckversion
----------------------------------------------------------------------------------- */
ul#navaccess { display: none; }
#close_main { display: none; } 
hr { clear: both; visibility: hidden; }
#header a img {	display:none; }
	
.replace a { /*image replacement */
	text-indent: -3999px;
	overflow:hidden;
	background-repeat:no-repeat;
	display:block;
	}
.replace a:link, .replace a:visited { background-position: 0 0; }
.replace a:hover, .replace a:visited:hover, .replace a:active { background-position: 0 100%; } 
a img, img { border:none; }	
	
/*
-----------------------------------------------------------------------------------
=Headlines
----------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 	
	font-family: "Century Gothic", Verdana, sans-serif; 
	color: #2f2f2f;
	padding: 0 0 0.3em 0;
	}
h1 { margin: 36px 0 0 0; }
h2 { margin: 21px 0 0 0; }
h3 { margin: 26px 0 0 0; }
h4 { margin: 21px 0 0 0; }
h5 { margin: 28px 0 0 0; }
h6 { margin: 21px 0 0 0; }

h1 { font-size: 32px; 
	color: #fdca00; 
	line-height: 1.2; 
	margin-left: -0.05em; 
	font-family: "Century Gothic", Verdana, sans-serif;
	letter-spacing: -0.05em;
	}
h2 { font-size: 24px; 
	line-height:1.2; 
	letter-spacing: -0.05em;
	}
h3 { font-size: 16px; font-variant: small-caps; letter-spacing: 1px; font-weight:bold; line-height:1.2; }
h4 { font-size: 15px; font-weight: bold; font-style:italic; letter-spacing: 1px;}
h5, h6 { font-size: 13px; font-weight: bold; }
#cserfolg h5 { margin: 20px 0 18px 0; }

/*
-----------------------------------------------------------------------------------
=Allgemeine Klassen
----------------------------------------------------------------------------------- */
.first {margin-top: 8px; }
.abstand { margin-top: 2.5em; }
.schluss, p.schluss { margin-bottom: 2.5em; }
.clear { clear: both; }
.mitte, p.mitte { text-align: center; }
.right, p.right { text-align: right; }
span.right { display: block; text-align:right; }
.ersterabsatz { padding-right: 0; }
.bildlinks { float: left; margin:0 15px 15px 0px; }
.bildrechts { float: right; margin:0 15px 5px 15px;}
.farbe { color: #fdca00; }
.farbebold { color: #fdca00; font-weight: bold;}
.inline { display: inline; }


/* 
---------------------------------------------------------------------------------------
=LAYOUT 
---------------------------------------------------------------------------------------*/
body {
	background: #FFFFFF;
	text-align: left;
	}
#wrapper {
  	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}
#wrapheader {
	background: url(../bilder/back/wrapheader_bg_muster.gif) 0 0 repeat-x;
	}
#banner {
	width: 320px;
	position: absolute;
	top: 170px;
	left: 250px;
	}
	
#header {
  	position: relative;
	width: 920px;
	height: 263px;
	padding: 0 0 0 0px;
	background: url(../bilder/back/header_bg_muster.jpg) top left no-repeat; 
	text-align:left;
	margin: auto;
	}
#container {
  	width: 100%;
  	float: left;
  	margin-right: -345px;
  	}
#content {
  	margin-right: 345px;
	margin-top: -90px;
	padding-bottom: 0.8em;
	}
#content_inner {
	margin: 0;
	padding: 1em 3em 1em 2em;
	border-right: 1px dotted #fdca00;
	}
#sidebar {
  	width: 335px;
  	float: right;
	padding-bottom: 0.8em;
	}
#sidebar_inner {
	position: relative;
	padding: 0 0.8em 1em 0.8em;
	}
#footer {
  	clear: both; 
	position: relative;
	width: 100%;
	background: url(../bilder/back/footer_bg2.gif) top left repeat-x; 
	border-top: 1px dotted #fdca00;
	}
#footer_inner {
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 920px;
	height: 180px;
	text-align: left;
	}
	
#content_inner, #sidebar_inner, #footer_inner { overflow: hidden; }
/* 
---------------------------------------------------------------------------------------
=Header/Logo 
---------------------------------------------------------------------------------------*/

#header a.logo {
	position: absolute;
	float:left;
	top:0;
	left:0;
	width: 360px;
	height: 168px;
	display:block;
	background: none;
	} 
#header h2 { margin: 0; }

/* 
---------------------------------------------------------------------------------------
=Footer 
---------------------------------------------------------------------------------------*/
#kontaktfoot {
	width: 23%;
	float: left;
	margin: 18px 1% 0 0%;
	}
#mailfoot {
	width: 28%;
	float:left;
	margin: 16px 1% 0 0%;
	}
#navfoot {
	width: 20%;
	float: left;
	margin: 16px 1% 0 0%;
	}
#logofooter {
	clear: both;
	float: right;
	position: absolute;
	right: 22%;
	top: 16px;
	width: 140px;	
	margin: 0 1% 0 1%;
	}

/* 
---------------------------------------------------------------------------------------
=allgemeine Gestaltungselemente 
---------------------------------------------------------------------------------------*/
#home #themenbild, 
#referenzen #themenbild, 
#aktuelles #themenbild, 
#change #themenbild, 
#kontakt #themenbild,
#sitemap #themenbild,
#impressum #themenbild
	{ top: 280px; }
#procoach #themenbild, #profolio #themenbild, #proint #themenbild,
#csmeth #themenbild, #cstheater #themenbild, #promanag #themenbild { top: 385px; }
#cserfolg #themenbild { top: 280px; }
#training #themenbild, #coaching #themenbild, #csvita #themenbild { top: 360px; }

#themenbild { 
	position: absolute;
	clear: both;
	float: left;
	right: -40px;
	width: 400px;
	z-index: 2000;
	}
	
h2.clearthema {
	clear: both;
	margin-top: 300px;
	width: 215px;
	padding: 8px;
	border: 1px dotted #fdca00;
	background-color:#d7d4d4;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.03em;
	line-height: 1.8;
	}
h2.clearthema + p { width: 245px; padding: 8px; font-style: italic;}  
#csvita p.statement { 
	padding-top: 240px;
	}
#csvita h2.clearthema { margin-top: 95px !important; }
div.trenner {
	clear: both;	
	height:8px;
	margin: 1.5em 0 2.5em 0;
	border-bottom: 1px dotted #fdca00;
	} 
div.trenner hr { display:none; }
	
/* 
---------------------------------------------------------------------------------------
=Listen und Aufzählungen 
---------------------------------------------------------------------------------------*/


ul.standard, ul.einfach {
	margin: 0 0 12px 0;
	}
ul.standard li {
	margin: 4px 0 4px 8px;
	padding: 3px 0 3px 24px;
	background: url(../bilder/elements/ipunt_grau.jpg) #FFF no-repeat 0 60%;
	} 
ul.standard li.doppelt {
	margin: 4px 0 4px 8px;
	padding: 3px 0 3px 24px;
	background: url(../bilder/elements/ipunt_grau.jpg) #FFF no-repeat 0 20%;
	} 
ul.standard h6 { margin: 0 0 0 0; padding: 0; }
ul.einfach li {
	margin: 4px 0 4px 8px;
	padding: 3px 0 3px 3px;
	} 

#kontakt ol {margin: 0 0 12px 0; }
#kontakt ol li {
	margin: 4px 0 0 8px;
	padding: 2px 0 2px 24px;
	background: url(../bilder/elements/ipunt_grau.jpg) #FFF no-repeat 0 70%;
	} 

/*
-----------------------------------------------------------------------------------
=Sitemap
----------------------------------------------------------------------------------- */
#sitemap #content a:link, #sitemap #content a:visited {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	background: none;
	}
#sitemap #content a:hover, #sitemap #content a:focus {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, sans-serif;
	background: none;
	font-size: 14px;
	} 
#sitemap #content p.nachoben { text-align: right;}
#sitemap #content p.nachoben a {
	padding: 0 0 0 15px;
	background: url(../bilder/elements/toppfeil.jpg) no-repeat 0 50%; 
	}
#sitemap #content p.nachoben a:link, #sitemap #content p.nachoben a:visited { 
	text-decoration: none;
	color: #fdca00;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	}
#sitemap #content p.nachoben a:hover, #sitemap #content p.nachoben a:focus { 
	text-decoration: underline; 
	color: #fdca00;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	}

ul.einzug { margin: 0px 0 15px 8px; } 
ul.einzug li {
	margin: 0 0 0px 0;
	padding: 0 0 0 4px;
	list-style-type: disc;
	list-style-position:inside;
	}

/* 
---------------------------------------------------------------------------------------
=Kontakt 
---------------------------------------------------------------------------------------*/
img.weg {margin: 3em 0 2em 0; }

/* 
---------------------------------------------------------------------------------------
=Profil 
---------------------------------------------------------------------------------------*/
img.border { 
	padding: 5px;
	background: #FFFFFF;
	}
table.vita tr { }
table.vita td { vertical-align:top; }
td.left { width: 110px; }
td.rig { padding:0 0 12px 0 }
