
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



 
body {
	background: #fff url(/_res/img/gen/body_bg.gif) repeat-y center;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #222;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

sup {
	font-size: 90%;
	font-weight: normal;
	color: #d9d9d9;
	vertical-align: super;
}

.imgcontainer {
	margin: 2em 0em;
}

.bu {
	margin-top: -4.2em;
	padding: 5px 5px;
	background-image: url(/_res/img/gen/bu_bg.png);
	background-repeat: repeat;
	position: relative;
	border-bottom: 2px solid #ff8a00;
}

p {
	margin-bottom: 1em;
	font-style: normal;

}

.intro,
.intro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin-bottom: 2em;
	color: #00959e;
}

/* Anchor */
a {
	text-decoration: none;
	color: #00959E;
}

p a {
	text-decoration: underline;
}

a:focus,
a:hover,
a:active { 
	outline: none; 
	border: 0;
	color: #FF9923;
}


a.act {
	color: #dc2f50;
}

form {
	padding: 0;
	margin: 0;
}

.btn {
	display: block;
	float: left;
	padding: 2px 0 0 10px;
}

/* Wrapper */
#wrapall {
	width: 940px;
	margin: 0 auto;
}

.introwrap {
	margin-bottom: 20px;
}

/* Header */
#header {
	margin: 0px 0px 20px 0px;
}

#header .logoholder {
	float: left;
	height: 95px;
	width: 140px;
	margin-left: -10px;
}

#header .logoholder a {
	margin: 0;
	padding: 0;
}

#header .logoholder img {
	margin-top: -2px;
	border: 0;
}

#header .w2 {
	height: 95px;
	background: transparent url(/_res/img/gen/bg_nav_line.jpg) repeat-x bottom;
}

#header .searchbox {
	float: right;
	padding: 63px 0 0;
}

.input {
	border: 2px solid #EFEFEF;
	color: #00959e;
	font-size: 1em;
	padding: 2px 5px;
}

#header .searchbox input.input {
	font-style: oblique;
	font-size: 1em;
	float: left;
	width: 173px;
}

/* Google Suche Iframe */
#suche iframe {
	display: none;
}
#suche iframe.iframe {
	width: 464px;
	overflow: auto;
}


#header #link-home {
	margin-right: 2em
}

#content {
	margin: 0 0 0 55px;
}

#contentcol {
	float: left;
	margin: 0 0 20px 27px;
	display:block;
}


#contentcol .left {
	float: left;
	width: 460px;
}

#contentcol .right {
	width: 220px;
	float: right;
	padding-left: 18px;
}

#contentcol .right img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contentcol .left ul,
#contentcol .left ol {
	background-color: #efefef;
	border-top: 1px solid #00959e;
	padding: 10px 15px;
	margin: 2em 0;
	list-style: none;
	list-style-image: url(/_res/img/gen/ul_before.gif);
}

#contentcol .left ol {
	border: 0;
	background: #fff;
	margin: 0 0.5em;
	padding: 0 15px;
}

#contentcol .left li {
	margin-left: 25px;
}

#contentcol .left li a,
#contentcol .left li a:visited {
	color: #87888A;
}

#contentcol .left li a:hover,
#contentcol .left li a:active {
	color: #FF9923;
}

#contentcol #thema-liste {
	margin: 40px 0;
}

#contentcol #thema-liste .prof {
	margin: 2em 0;
}

#contentcol #thema-liste li {
	border-top: 1px solid #FF9923;
	margin: 2em 0;
	padding-top: 0.5em;
}

#contentcol #thema-leer {
	margin-top: 2em;
	font-weight: bold;
}


/* suche */
#suche #contentcol .left ul,
#suche #contentcol .left ol {
	background-color: #fff;
	border: 0;
	margin: 0;
}

#suche #contentcol .left li {
	margin-left: 10px;
}

#suche #contentcol .left li a,
#suche #contentcol .left li a:visited {
	color: #00959E;
}

#suche #contentcol .left li a:hover,
#suche #contentcol .left li a:active {
	color: #FF9923;
}

#suche #contentcol #thema-liste {
	margin-top: 0;
	margin-bottom: 0;
}

#suche #contentcol #thema-liste li {
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* footer */

#footer a {
	color: #87888A;
}

#footer p {
	margin-bottom: .2em;
}

#footer {
	border-top: 1px solid #b8b8b8;
	margin-top: 2em;
	padding: 1em 0 1em 240px;
	color: #87888a;
	line-height: 1.8em;
	font-size: .9em;
}

#footer.start {
	padding-left: 165px;
}

#footer ul {
	
}

#footer ul li {
	display: inline;
	list-style: none;

}

#footer a {
	text-decoration: underline;
	padding-right: 1em;
	
}

/**
  * @section Navigation
  */

/**
  * @subsection Main Navigation
  */
 
#header .mainnav {
	float: left;
	padding: 63px 0 0 53px;
}

ul.nav {
	padding: 0;
	margin: 0;
}

ul.nav li {
	list-style: none;
	display: inline;
}

ul.nav li a {
	color: #87888A;
	font-size: 1.1em;
	line-height: 1.5em;
	background-image: none;
	float: left;
	margin-right: 2.1em;
	padding-bottom: 11px;
	font-weight: normal;
}

ul.nav li a:hover,
ul.nav li a.act {
	background-image: url(/_res/img/gen/main_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #ff9923;
	padding-bottom: 11px;
}

ul.nav li a.act {
	font-weight: bold;
}

/**
  * @subsection Sub Navigation
  */

.navcol {
	float: left;
	width: 160px;
	padding-top: 5px;
}

.navcol ul.firstlevel {
	padding: 0;
	margin: 0;
}

.navcol ul.firstlevel a {
	background-color: #efefef;
	color: #87888A;
	font-weight: normal;
	display: block;
	background-image: url(/_res/img/gen/subnav_bg.gif);
	background-repeat: repeat-y;
	padding: 2px 5px 2px 25px;
	margin-bottom: 5px;
}


.navcol ul.firstlevel a.act {
	background-image: url(/_res/img/gen/subnav_bg_on.gif);
	background-color: #00959e;
	color: #fff; 
}

.navcol ul.secondlevel {
	padding: 0;
	margin: 0;
}

.navcol ul.secondlevel a {
	background-color: #fff;
	background-image: none;
	color: #00959e;
	margin-left: 0;
}

.navcol ul.secondlevel a:hover,
.navcol ul.secondlevel a.act {
	background-color: #f9f9f9;
	background-image: none;
	color: #ff8a00;
}

.navcol ul {
	list-style: none;
}

/*
 * Special Content
 */
.navcol .box {
	margin-top: 2em;
}




/**
  * @section Headlines
  */

h1 {
	font-weight: normal;
	font-size: 1.9em;
	line-height: 1.4em;
	margin-bottom: .6em;
	color: #00959e;
}

h2,
span.Zwischenueberschrift {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 1em;
	font-weight: bold;
	color: #00959e;
}


h3 {
	font-size: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	color: #247a79;
	margin-bottom: .5em;
}

h5 {
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: .5em;
	margin-bottom: 1em;
}

/*
 * Home Styles
 */

#home ul {
	list-style-image: url(/_res/img/gen/ul_before.gif);
	list-style-position: outside;
	margin: 1em 0;
	width: 700px;
}
#home ul li {
	margin: 10px 0 5px 25px;
	background: #F5F5F5;
	padding: 10px;
}

table td {
	padding: 3px;
	vertical-align: top;
}

/*
 * Offene Seminare
 */

#offene-seminare .left {
	width: 630px;
}

#oseminare-liste table {
	border-spacing: 1px;
}

#oseminare-liste table th,
#oseminare-liste table td {
	padding: 3px;
}

#oseminare-liste thead th {
	font-weight: bold;
	padding: 5px;
}

#oseminare-liste thead tr {
	background: #EFEFEF;
}

#oseminare-liste tr.even {
	background: #f5f5f5;
}

/**
  * @subsection Boxes
  */

#home .boxwrap {
	padding: 0 0 0 112px;
	margin: 10px 0;
}

#home .boxwrap .bmid {
	margin: 0 19px;
}

#home .boxwrap .bleft,
#home .boxwrap .bmid,
#home .boxwrap .bright {
	float: left;
	
}

#home .boxwrap .bleft,
#home .boxwrap .bmid,
#home .boxwrap .bright,
#home .bfull,
.infoboxsmall {
	border-top: 2px solid #ff8a00;
	background-color: #efefef;
	background-image: url(/_res/img/gen/infobox_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 5px 5px 25px;
	width: 190px;
	margin-bottom: 25px;
	margin: 10px 0;
	font-size: 1em;
	line-height: 1.4em;
}

#home .boxwrap .bleft p,
#home .boxwrap .bmid p,
#home .boxwrap .bright p,
.infoboxsmall p {
	margin: 10px 0;
	font-size: 1em;
	line-height: 1.4em;
}

#home .boxwrap .bleft,
#home .boxwrap .bright {
	width: 312px;
}

#home .boxwrap .bright {
	margin-left: 15px;
}

#home .bfull {
	width: 670px;
	float: none;
	margin-top: 1em;
}

#home #oseminare-liste {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.infoboxsmall p {
	margin: 5px 0;
	
}

.infoboxsmall img {
	margin: 0 0 5px 0;
}

.infoboxsmall ul {
	margin-left: 25px;
}

.infoboxsmall ul li {
	list-style: none;
	list-style-image: url(/_res/img/gen/ul_before.gif);
	font-size: 1em;
	line-height: 1.4em;
}

#home .boxwrap .bleft ul li a,
#home .boxwrap .bmid ul li a,
#home .boxwrap .bright ul li a,
.infoboxsmall ul li a {
	padding-left: 5px;
	text-decoration: underline;
}

.infowidewrap {
	margin: 1em 0;
	width: 460px;
	float: left;

}

.infowidewrap a {
	text-decoration: underline;
}

.infowidewrap h2, .prof h2 {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 7px;
/*	background-image: url(/_res/img/gen/h2_before.gif);
	background-repeat: no-repeat;
	background-position: middle left; */
}

.prof h2 {
/*	padding-left: 14px; */
	width: 460px;
}

.infowidewrap h2 {
	margin-top: 0;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.prof .infowidewrap h2 {
	width: auto;
}

h2 a {
	color: #00959E;
}

.infowidewrap h2 {
	font-weight: bold;
}

.infoboxwide {
	border-top: 1px solid #ff8a00;
	background-image: url(/_res/img/gen/infoboxwide_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px 15px 10px 15px;
	
}

.infoboxwide ul {
	list-style-position: inside;
	list-style: none;
	list-style-image: url(/_res/img/gen/ul_before.gif);
	margin-left: 22px;
}

.prof.teaser .infoboxwide {
	background-image: none;
	border: 0;
	padding: 0;
}



/**
  * @section Pages
  */

/**
  * @subsection Home Page
  */

#home .content {
	margin-left: 130px;
}

#home .bannerimg {
	margin-bottom: 15px;
}

#home .widecol {
	padding: 0 120px 0 112px;
}

/* end page */

/* profile*/
.prof {
	display:block;
}

.prof .infowidewrap {
	margin:0;
}

/**
  * @section Clearfix
  */

/* http://sonspring.com/journal/clearing-floats */

html body div.clearfix,
html body span.clearfix {
     background: none;
     border: 0;
     clear: both;
     display: block;
     float: none;
     font-size: 0;
     margin: 0;
     padding: 0;
     position: static;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*
 * accordion styles
 */

.item h2 {
	cursor: pointer;
}

#profile .item h2:hover,
#suche .item h2:hover,
#auftraggeber .item h2:hover {
	cursor: pointer;
	color: #FF8A00;
	background: transparent url(/_res/img/gen/icons.png) no-repeat 430px -25px;
}

#profile .item h2.ui-state-active,
#suche .item h2.ui-state-active,
#auftraggeber .item h2.ui-state-active  {
	background: #fff url(/_res/img/gen/icons.png) no-repeat 430px -51px;
} 

#profile .item,
#suche .item,
#auftraggeber .item {
	margin-top: 0;
	overflow: hidden;
}

#profile .item .text,
#suche .item .text,
#auftraggeber .item .text {
	margin-top: 1em;
}

#profile-person {
	font-size: 0.85em;
	line-height: 1.4em;	
}


/*
 * Auftraggeber 
 */

#auftraggeber .item h2:hover {
	background: transparent url(/_res/img/gen/icons.png) no-repeat 600px -25px;
}

#auftraggeber .item h2.ui-state-active  {
	background: transparent url(/_res/img/gen/icons.png) no-repeat 600px -51px;
} 

#auftraggeber #contentcol .left {
	float: none;
	width: 650px;
}

#auftraggeber #firmen h2 {
	
}

#auftraggeber #firmen ul {
	background: #fff;
	border: 0;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	list-style-image: none;
	list-style-type: none;
}

#auftraggeber #firmen ul li {
	display: inline-block;
	display: -moz-inline-stack;
	display: -moz-inline-grid;
	vertical-align: top;
	zoom: 1;
	text-align: center;
	padding: 0;
	margin: 1em 2.2em;
	width: 150px;
	_width: 150px;
}

* html #auftraggeber #firmen ul li { display: inline; }
*:first-child+html #auftraggeber #firmen ul li { display: inline; }

/*
 * Mitgliedschaften
 */
#profile .mitgliedschaft {
	border-bottom: 1px solid #BDBABD;
	clear: both;
	margin: 2em 0;
	padding-bottom: 1em;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 1em;
}

#profile .mitgliedschaft .logo {
	float: left;
	width: 170px;
}

#profile .mitgliedschaft .text {
	margin-top: 0;
}

/*
 * Kundenstimmen
 */
#profile .kundenstimme {
	margin-bottom: 2em;
}

#profile .kundenstimme .zitat {
	background: #EFEFEF;
	padding: 10px;
}

#profile .kundenstimme .autor {
	background: #EFEFEF;
	padding: 0 10px 10px 10px;
	font-style: italic;
}




/*
 * jquery.simplemodal overrides
 */

.popup {
	display: none;
	padding: 1em;
}

.popup .text {
	height: 350px;
	overflow-y: auto;
}

.popup h2 span {
	margin-left: 1.5em;
	font-size: 0.8em;
	color: #87888A;
}

.popup ul {
	list-style-image: url(/_res/img/gen/ul_before.gif);
	list-style-position: outside;
	list-style-type: none;
	padding: 0 15px;
	margin: 1em 0;
}

.popup ul li {
	margin-left: 25px;
}

.popup img {
	float: right;
	margin: 0 0 5px 5px;
}

.popup .print-btn,
.popup .anmelde-btn {
	float: right;
	padding-left: 1em;
}

.popup .print-btn img,
.popup .anmelde-btn img {
	margin: 0;
	float: none;
}

#simplemodal-overlay {
	background: #000;
}

#simplemodal-container {
	background-color: #FFFFFF;
	border: 2px solid #FF8A00;
	height: 440px;
	width: 600px;
	display: none;
}

#simplemodal-container a.modalCloseImg {
	background: transparent url(/_res/img/x.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -18px;
	top: -15px;
	width: 25px;
	z-index: 3200;
}

/* kontakt */

#kontakt-formular #simplemodal-container {
	width: 300px;
	height: 130px;	
}

#kontakt fieldset {
	margin-bottom: 1em;
}

#kontakt fieldset legend {
	color: #00959E;
	font-size: 1.2em;
	font-weight: bold;
}

#kontakt select {
	width: 344px;
}

#kontakt .field,
#kontakt fieldset div {
	margin: 0.75em 0;
}

#kontakt .submit {
	float: right;
}

#kontakt label {
	width: 115px;
	float: left;
}

#kontakt .input {
	width: 330px;
	padding: 5px;
}

#kontakt textarea {
	height: 180px;
	font-size: 1.2em;
}

#kontakt .action {
	float: right;
	width: 350px;
	height: auto;
	margin: 0 1em 0.2em 0.5em;
	font-weight: bold;
	color: #d32711;
}

#kontakt .action p {
	margin-bottom: 0;
}

#kontakt .action.loader {
	background: transparent url(/_res/img/gen/loader.gif) no-repeat right center;
	width: 16px;
	height: 16px;
	margin-top: 8px;
}

#kontakt .error {
	border: 2px solid #ff8a00;
}

#anfrage-ok {
	display: none;
	padding: 1em;
}

#anfrage-ok h2 {
	margin-top: 0;
}

/* spamprotect */
#weitere-infos {
	display: none;
}

/*
 * Videos
 */

.video {
	margin-bottom: 2em;
}

/*
 * Tooltip
 */

.tooltip {
	display: none;
}

#tooltip {
	border:2px solid #FF8A00;
	background: #fff;
	height:55px;
	padding:0.75em;
	position:absolute;
	text-align:left;
	width:200px;
}


/*
 * jPlayer Audio
 */


#player_container {
	position: relative;
	background-color:#ef;
	width:458px;
	height:80px;
	border:1px solid #00959E;
}
#contentcol .left #player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#contentcol .left #player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
	margin-left: 0;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:48px;
	top:20px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -41px -42px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:20px;
	top:26px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -29px -112px no-repeat;
}

#ctrl_prev.disabled {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:88px;
	top:26px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -29px -141px no-repeat;
}

#ctrl_next.disabled {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:164px;
	top:32px;
	background-color: #eee;
	width:122px;
	height:15px;
}
#player_progress_load_bar {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/bar_load.gif")  top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:296px;
	top:32px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:368px;
	top:32px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -19px -170px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/spirites.jpg") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:314px;
	top:37px;
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("http://www.happyworm.com/jquery/jplayer/0.2.5/images/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:164px;
	top:49px;
	width:122px;
	font-size:.8em;
}

#total_time {
	text-align: right;
}

#playlist_list {
	width:460px;
}

#contentcol .left #playlist_list ul{
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:0 0 10px 0;
	background-color:#fff;
	border:1px solid #00959E;
	border-top:none;
	width:418px;
	font-size:.9em;
}

#playlist_list li{
	padding:4px 0 4px 3px;
	border-bottom:1px solid #efefef;
	cursor: pointer;
	color: #00959E;
	font-weight: bold;
}

#playlist_list li.playlist_current{
	color:#fff;
	background: #00959E;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
	margin-left: 0;
}

#playlist_list li.playlist_hover {
	color:#FF8A00;
}


/* Sonderfall: Bücher + Onlinetests Flato */
#contentcol .flato-buch,
#contentcol .flato-test {
	overflow: hidden;
	margin-bottom: 1em;
}

#contentcol .flato-buch a {
	float: right;
	margin-left: 2em;
}

#contentcol .flato-buch p a {
	float: none;
	margin-left: 0;
}
