@charset   "UTF-8";

/* TCB CSS Document version 1.0 01.May2009 - initial CSS version - ck from www.worknode.com */
/* TCB CSS Document version 1.1 05.November2009 - anpassungen 1 - ck from www.worknode.com */
/* TCB CSS Document version 1.2 09.November2009 - anpassungen 2 ok on IE without hacks - just plane css - ck from www.worknode.com */
/* Base Area     	border: 1px #C03 dotted;  */

@import "typo3_worknode_table.css";
@import "typo3_worknode_flexElements.css";

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	color: #333;
	background-color: #ECECEC;
}

.bereichStartseite
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	padding-top: 0px;
	border-top: 3px #666 solid;
	background-color: #ffffff;
}

.bereichFolgeseite
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	padding-top: 0px;
	border-top: 3px #666 solid;
	background-color: #ffffff;
}

.bereichCoaching
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #ffffff;
	padding-top: 0px;
	border-top: 3px #890F33 solid;
}

.bereichSeminare
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #ffffff;
	padding-top: 0px;
	border-top: 3px #148B3F solid;
}

.bereichBeratung
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #ffffff;
	padding-top: 0px;
	border-top: 3px #26468B solid;
}

.bereichFolgeseiteWide
{
	background-image: url(../sitepics/pageShadowGray.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-color: #ffffff;
	padding-top: 0px;
	border-top: 3px #666 solid;
}

#wraper
{
	width: 850px;
	margin: 0px auto 0 auto;
	position: relative;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}

#wraperBereiche
{
	width: 850px;
	margin: 0px auto 0 auto;
	position: relative;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
}

#wraperFolgeseite
{
	width: 850px;
	margin: 0px auto 0 auto;
	position: relative;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
}

#wraperFolgeseiteWide
{
	width: 850px;
	margin: 0px auto 0 auto;
	position: relative;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
}

div.clear { clear: both; }
a img { border: 0; }

weH1
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
}

weH2
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #360;
	line-height: 16px;
}

p { margin: 0 0 12px 0; }
p.align-center { text-align: center; }

a:link
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #039;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #06C;
	font-weight: normal;
	text-decoration: none;
}

a.wnTopLink:link
{
	padding: 15px 5px 10px 20px;
	margin: 10px 0 0 0;
	background-image: url(../sitepics/wnTopLink01.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	color: #666;
	text-decoration: none;
}

a.wnTopLink:visited
{
	padding: 15px 5px 10px 20px;
	margin: 10px 0 0 0;
	background-image: url(../sitepics/wnTopLink01.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	color: #666;
	text-decoration: none;
}

a.wnTopLink:hover
{
	padding: 15px 5px 10px 20px;
	margin: 10px 0 0 0;
	background-image: url(../sitepics/wnTopLink02.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	color: #333;
	text-decoration: none;
}

a.wnTopLink:active
{
	padding: 15px 5px 10px 20px;
	margin: 10px 0 0 0;
	background-image: url(../sitepics/wnTopLink03.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	color: #9dcfef;
	text-decoration: none;
}

ul
{
	margin: 0 0 16px 18px;
	padding: 0;
}

li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #666;
	line-height: 14px;
}

.bereichStartseite li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #666;
	line-height: 14px;
}

.bereichCoaching li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #600;
	line-height: 14px;
}

.bereichSeminare li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #148B3F;
	line-height: 14px;
}

.bereichBeratung li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #203A7F;
	line-height: 14px;
}

#directoryNavigation li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #333;
	line-height: 14px;
}

h1
{
	font-size: 15px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 20px;
	margin-bottom: 3px;
	margin-top: 18px;
	color: #262626;
	font-weight: normal;
}

h2
{
	font-size: 13px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 16px;
	color: #262626;
	font-weight: normal;
}

h2.ROT
{
	font-size: 13px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	line-height: 18px;
	margin-bottom: 3px;
	margin-top: 16px;
	color: #C00;
	font-weight: normal;
}

h2.SEMINARE
{
	font-size: 13px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 12px;
	color: #039;
	font-weight: normal;
}

h3
{
	font-size: 12px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 14px;
	color: #262626;
	font-weight: normal;
}

h4
{
	font-size: 10px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 14px;
	margin-bottom: 3px;
	margin-top: 12px;
	color: #262626;
	font-weight: normal;
}

h5
{
	font-size: 9px;
	font-family: Verdana, sans-serif, Helvetica, Verdana, Arial;
	line-height: 12px;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #262626;
	font-weight: normal;
}

.fettGrau
{
	color: #333;
	font-weight: bold;
}

.fettRot
{
	color: #600;
	font-weight: bold;
}

.miniText
{
	color: #666;
	font-family: Arial, Verdanan;
	font-size: 10px;
	line-height: 14px;
}

.linie01
{
	margin: 15px 0 15px 0;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	height: 1px;
}

#headerTop
{
	display: block;
	height: 103px;
	padding: 0;
	margin: 0;
}

#metaMenu
{
	margin-left: 650px;
	margin-top: 3px;
}

#metaMenu a:link
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	background-color: #999;
	margin-right: 2px;
}

#metaMenu a:visited
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	margin-right: 2px;
	background-color: #999;
}

#metaMenu a:hover
{
	font-size: 10px;
	color: #7e182c;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	margin-right: 2px;
	background-color: #FFF;
}

#metaMenu a:active
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 3px 2px 3px;
	margin-right: 2px;
	background-color: #999;
}

#metaMenu .activeLink
{
	color: #444;
	font-size: 10px;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

#mainMenu
{
	z-index: 10;
	position: absolute;
	top: 75px;
	left: 0px;
	width: 854px;
}

#mainMenu a:link { margin: 0 4px 0 0; }
#mainMenu a:visited { margin: 0 4px 0 0; }
#mainMenu a:hover { margin: 0 4px 0 0; }
#mainMenu a:active { margin: 0 4px 0 0; }

#copy code mainMenu .activeLink
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, sans-serif;
	padding: 2px 2px 13px 2px;
	background-image: url(../sitepics/mainMenuArrow_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	visibility: visible;
	margin: 0 3px 0 3px;
}

#siteLogo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
	position: absolute;
	top: 30px;
	left: 20px;
}

#subMenu
{
	display: inline-block;
	text-align: left;
	margin: 15px 0px 0px -22px;
	width: 185px;
	padding: 20px 0px 0 0;
	float: left;
}

#subMenu a:link
{
	font-size: 10px;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 10px 3px 0;
}

#subMenu a:visited
{
	font-size: 10px;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 10px 3px 0;
}

#subMenu a:hover
{
	font-size: 10px;
	color: #7e182c;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 10px 3px 0;
}

#subMenu a:active
{
	font-size: 10px;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 10px 3px 0;
}

#subMenu .activeLink
{
	color: #777;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

ul.menu-level1 { margin-left: 12px; }

ul.menu-level1 li
{
	list-style-type: none;
	padding-bottom: 0px;
}

li.menu-level1 { margin-left: 12px; }

li.menu-level1-active
{
	margin-left: 0px;
	background-image: url(../sitepics/bg_activeSubNavigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
}

li.menu-level1-current-active
{
	margin-left: 0px;
	background-image: url(../sitepics/bg_activeSubNavigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 12px;
	background-color: #F1F1F1;
}

li.menu-level1-with-subpage
{
	list-style-type: none;
	margin-left: 12px;
}

ul.menu-level2
{
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

ul.menu-level2 li
{
	list-style-type: none;
	padding-bottom: 3px;
	border: 0;
	padding-left: 7px;
}

li.menu-level2-current-active
{
	background-color: #F1F1F1;
	background-image: url(../sitepics/bg_activeSubNavigationSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

li.menu-level2-with-subpage { }

ul.menu-level3
{
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 3px;
	margin-top: 5px;
	border-left: 5px #F1F1F1 solid;
}

li.menu-level3-current-active
{
	background-image: url(../sitepics/bg_activeSubNavigationSmall.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#subMenu2
{
	display: block;
	text-align: left;
	margin: 0px 30px 10px 0px;
}

#subMenu2 a:link
{
	font-size: 10px;
	color: #39F;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 3px 3px 0;
}

#subMenu2 a:visited
{
	font-size: 10px;
	color: #39F;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 3px 3px 0;
}

#subMenu2 a:hover
{
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	background-color: #666;
	padding: 3px 3px 3px 0;
}

#subMenu2 a:active
{
	font-size: 10px;
	color: #39F;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 3px 3px 0;
}

#subMenu2 .activeLink
{
	color: #1e364e;
	font-size: 10px;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}

/* Inhalte Area  */
#contentAreaEmotion
{
	width: 850px;
	margin: 0px 0 0px 0px;
	padding: 3px 0px 0px 0px;
	border-top: 3px #CCC solid;
}

#contentArea
{
	width: 810px;
	margin: 0px 0 0px 0px;
	padding: 3px 20px 70px 20px;
	border-top: 3px #CCC solid;
	background-image: url(../sitepics/menuContentLine.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	min-height: 500px;
}

#contentAreaFolgeseite
{
	width: 810px;
	margin: 0px 0 0px 0px;
	padding: 0px 20px 70px 20px;
	background-color: #FFF;
	border-top: 3px #CCC solid;
	background-image: url(../sitepics/menuContentLine.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#contentAreaWide
{
	width: 810px;
	margin: 0px 0 0px 0px;
	padding: 0px 20px 70px 20px;
	background-color: #FFF;
	border-top: 3px #CCC solid;
}

#firstContent
{
	display: inline-block;
	padding: 0 0 0 0;
	color: #333;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	width: 850px;
}

#mainContent
{
	display: inline-block;
	padding: 0px;
	color: #666;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	width: 620px;
	margin: 0px;
	float: right;
}

#mainContent li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: square;
	color: #666;
	line-height: 14px;
}

#mainContentWide
{
	display: inline-block;
	padding: 0px;
	color: #666;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	width: 810px;
	margin: 0px;
	float: left;
}

#emotionMenu
{
	top: 225px;
	position: absolute;
	margin-left: 25px;
}

#emotionMenu a:link
{
	color: #900;
	font-size: 19px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 10px 1px 5px;
	background-color: #FFF;
	margin: 0 0 9px 0;
}

#emotionMenu a:visited
{
	color: #900;
	font-size: 19px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 10px 1px 5px;
	background-color: #FFF;
	margin: 0 0 9px 0;
}

#emotionMenu a:hover
{
	color: #FFF;
	font-size: 19px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 10px 1px 5px;
	background-color: #900;
	margin: 0 0 9px 10px;
}

#emotionMenu a:active
{
	color: #900;
	font-size: 19px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding: 1px 10px 1px 5px;
	background-color: #FFF;
	margin: 0 0 9px 0;
}

/* Footer Area  */
#footerArea
{
	margin: 0px auto 0 auto;
	width: 830px;
	line-height: 12px;
	display: block;
	height: 43px;
	border-top: 1px #EAEAEA solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial;
	font-size: 9px;
}

#contactInfo
{
	display: inline-block;
	width: 600px;
	height: 40px;
}

.breadCrumbsArea
{
	font-size: 10px;
	padding: 5px 0px 10px 0px;
	color: #808080;
	border-top: 1px #E6E6E6 solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px #FFF solid;
	font-family: Verdana, Arial;
	background-color: #FFF;
}

.breadCrumbsArea:hover
{
	font-size: 10px;
	padding: 5px 0px 10px 0px;
	color: #808080;
	border-top: 1px #333 solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px #333 solid;
	background-color: #EDF5FE;
}

.splitter
{
	padding: 3px 8px 3px 6px;
	background-image: url(../sitepics/breadCrumbsSplitter.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 24px;
	background-position: 2px top;
}

.breadCrumbsNavigation
{
	margin: 5px auto 0 auto;
	width: 830px;
}

.breadCrumbsNavigation a:link
{
	color: #808080;
	text-decoration: none;
}

.breadCrumbsNavigation a:visited
{
	color: #808080;
	text-decoration: none;
}

.breadCrumbsNavigation a:hover
{
	color: #039;
	text-decoration: underline;
}

.breadCrumbsNavigation a:active
{
	color: #808080;
	text-decoration: none;
}

#footerMenu
{
	display: inline-block;
	float: right;
	width: 200px;
	height: 40px;
	text-align: right;
	padding: 12px 10px 0 0;
}

#signeWorknode
{
	margin: 15px auto 15px auto;
	width: 850px;
	text-align: center;
	padding-bottom: 20px;
}


/* DirectoryNavigationCSS  */
#directoryNavigationWrap
{
	background-color: #ECECEC;
	border-top: 1px #E6888A solid;
	width: 100%;
	background-image: url(../sitepics/shadowDirectoryNavigation_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #333;
	font-family: Verdana, Arial;
	font-size: 9px;
	height: 100%;
}

#xxdirectoryNavigationWrap:hover
{
	background-color: #999;
	border-top: 1px #E6888A solid;
	width: 100%;
	background-image: url(../sitepics/shadowDirectoryNavigationHover_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #FFF;
	height: 100%;
}

#directoryNavigationArea
{
	height: 105px;
	margin: 0px auto 0 auto;
	width: 830px;
	padding: 20px 0 20px 0;
}

#directoryNavigationWrap a:link
{
	color: #333;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#xxdirectoryNavigationWrap:hover a:link
{
	color: #FFF;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#directoryNavigationWrap a:visited
{
	color: #333;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#xxdirectoryNavigationWrap:hover a:visited
{
	color: #FFF;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#directoryNavigationWrap a:hover
{
	color: #333;
	text-decoration: underline;
	padding: 0 2px 0 2px;
}

#xxdirectoryNavigationWrap:hover a:hover
{
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding: 0 2px 0 2px;
}

#directoryNavigationWrap a:active
{
	color: #FFF;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#xxdirectoryNavigationWrap:hover a:active
{
	color: #FFF;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#directoryNavigationSupplement { line-height: 14px; }

/* Beschreibung Directory Navigation with TYPO3 CSS */
ul#Navigation
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	list-style: none;
}

ul#Navigation li
{
	list-style: none;
	float: left;
	position: relative;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 120px;
	font-weight: bold;
}

ul#Navigation li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 0;
	width: 105px;
	list-style: none;
}

ul#Navigation li ul li
{
	float: none;
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

#signeWraper
{
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: center;
	visibility: hidden;
}

/* TYPO3 CSS */
.csc-textpic-caption
{
	color: #666;
	font-size: 9px;
	line-height: 13px;
	padding-left: 1px;
	padding-top: 1px;
}

.seminarsRightInfo
{
	float: right;
	width: 175px;
	height: 475px;
	background-color: #FFF;
	border-left: 1px #999 solid;
	padding: 5px 5px 5px 15px;
	margin-left: 15px;
	margin-bottom: 85px;
}

/* Seminar CSS Einbindung noch aender....*/
table.tx-seminars-pi1-timeslots
{
	background-color: #fff;
	color: #000;
	border: 1px #999 solid;
	width: 100%;
}

table.tx-seminars-pi1-timeslots td
{
	padding: 5px;
	vertical-align: text-top;
}

.tx-seminars-pi1-listrow table
{
	background-color: #fff;
	color: #000;
	width: 100%;
	margin-bottom: 15px;
}