
/*Basics*/

body {
	color: #000000;
    background: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#container {
    width: 100%;
}

#header {
    background: url(static/logo.jpg) no-repeat 17px 8px;
    height: 84px;
    text-align: right;
    width: 998px;
}

#subcontainer {
    width: 998px;
    line-height: 1.3em;
    margin-bottom: 30px;
}

/*Allgemeine Elemente*/

a {
	color: #000000;
}

h1 {
    font-size: 16px;
    line-height: 1.4em;
    margin: 10px 0;
}

h2 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 1.4em;
}

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

ol {
    margin: 0;
    padding: 0 0 0 20px;
}

ol li {
    padding: 0;
    margin: 0;
    display: list-item;
}

textarea,
input {
    font-size: 1em;
    font-family: Verdana;
}

.hidden {
    display: inline;
    font-size: 0px;
    height: 0px;
    left: -999px;
    line-height: 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
    top: -999px;
}

.mehrlink {
    background: url(static/mehrlink-pfeil.jpg) no-repeat right 3px;
    line-height: 2.2em;
    margin-top: 5px;
    padding-right: 15px;
    color: #C9071D;
    text-decoration: none;
}

.clear {
    clear: both;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: left;
}

.rotbraun {
    color: #A02321;
}

.error {
    color: #FF0000;
    font-weight: bold;
}

.fett {
    font-weight: bold;
}

.klein {
	font-size: 0.8em;
}

.readonly {
	background-color: #DEDEDE;
}

#teaser .mehrlink {
    background-image: url(static/mehrlink-pfeil-teaserbox.jpg);
}

/*Headnavi*/

#header #headnavi {
    color: #676767;
    font-size: 10px;
    margin: 8px 0px 0px 0px;
    padding: 0px;
    float: right;
}

#header #headnavi li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#header #headnavi li a {
    color: #676767;
    display: inline;
    text-decoration: none;
    padding: 0;
    margin: 0 3px;
}

#header #headnavi li a:hover {
    text-decoration: underline;
    color: #CA2027;
}

#header #headnavi li a.active {
    text-decoration: underline;
    color: #CA2027;
}

#navigation #topnavi-container {
    height: 23px;
    background: url(static/navi_bg.jpg) repeat-x;
}

#navigation #topnavi-container .topnavi-right-begin {
    padding: 0 0 0 19px;
    background: url(static/topnavi-right-begin-bg.jpg) no-repeat;
}

#navigation #top {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    background: url(static/navi_bg.jpg) repeat-x;
    margin: 0;
    padding: 0;
    width: 978px;
    background-color: #CC0033;
}

#navigation #top li {
    display: block;    
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #FFFFFF;
    height: 23px;
}

#navigation #top li:hover {
    background: url(static/navi_bg_active.jpg) top right repeat-x;
}

#navigation #top li.first {
    background: url(static/navi_ecke_rechts.jpg) top right no-repeat;
    height: 23px;
    width: 19px;
    border: none;
}

#navigation #top li.realfirst {
    border-left: 1px solid #FFFFFF;
}

#navigation #top li.active {
    background: url(static/navi_bg_active.jpg) top right repeat-x;
}

#navigation #top a, #navigation #top div {
    background-color: #CC0033;
    color: #ffffff;
    display: block;
    margin: 0;
    float:left;
    padding: 5px 14px 6px 14px;
    height: 19px;
    text-decoration: none;
}

#navigation #top a {
    background: url(static/navi_ecke_rechts.jpg) top right no-repeat;
}

#navigation #top a:hover {
    background: url(static/navi_ecke_rechts_active.jpg) top right no-repeat;
}

#navigation #top div {
    background: url(static/navi_ecke_rechts_active.jpg) top right no-repeat;
}

/*serviceNavigation*/

    #navigation #top li.servicenavi {
        font-weight: normal;
        float: right;
        border-right: none;
        height: auto;
        padding: 5px 0 0 0;
        margin: 0;
    }
    
    #navigation #top li.servicenavi:hover {
        background: none;
    }
    
    #navigation #top li.servicenavi a {
        background: none;
        display: inline;
        padding: 0;
        margin: 0 6px;
        height: auto;
        text-decoration: none;
        float: none;
    }

    #navigation #top li.servicenavi a.active,
    #navigation #top li.servicenavi a:hover {
        text-decoration: underline;
        background: none;
    }

/*ende: Navigation wenn angemeldet*/

#navigation div.subnavi-bg {
    height: 42px;
    background: url(static/subnavi_bg_ul.jpg) repeat-x;
}

#navigation #sub {
    color: #A02116;
    font-size: 10px;
    font-weight: bold;
    height: 42px;
    width: 978px;
    margin: 0;
    padding: 6px 0 0 19px;
}

#navigation #sub li {
    background: url(static/subnavi_bg.jpg) repeat-x;
    display: block;
    font-size: 10px;    
    float: left;
    margin: 0;
    padding: 0;
    border-left: 1px solid #FFF0D7;
}

#navigation #sub li.active {
    background: url(static/subnavi_bg_active.jpg) repeat-x;
}

#navigation #sub li:hover {
    background: url(static/subnavi_bg_active.jpg) repeat-x;
}

#navigation #sub td {
    height: 31px;
    vertical-align: middle;
    text-align: center;
    background: url(static/subnavi_ecke_rechts.jpg) top right no-repeat;
}

#navigation #sub td.active {
    background: url(static/subnavi_ecke_rechts_active.jpg) top right no-repeat;
}
#navigation #sub td:hover {
    background: url(static/subnavi_ecke_rechts_active.jpg) top right no-repeat;
}

#navigation #sub div,
#navigation #sub a {
    color: #A02116;
    display: block;
    font-size: 10px;    
    margin: 0;
    padding: 0 18px;
    font-weight: bold;
    text-decoration: none;
}

/*Teaserboxen*/

#teaser {
    float: right;
    margin: 28px 0 0 0;
    padding: 0;
    width: 204px;    
}

#teaser .teaserbox {
    float: right;
    margin: 0px 17px 16px 0px;
}

#teaser table {
    width: 180px;
}

#teaser td.head h2 {
    display: block;
    font-size: 11px;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 13px;
}

#teaser td.head {
    height: 30px;
    vertical-align: middle;
    background: url(static/head_teaserbox.jpg) no-repeat;
}

#teaser td.body {
    padding: 8px 13px 4px 13px;
    background-color: #FFEDCF;
    font-size: 11px;
}


#teaser img.imfokus-teaser-image {
	float: right;
}


/*Serviceboxen*/

#service {
    float: right;
/*
    height: 400px;
*/
    margin: 28px 0 0 0;
    width: 179px;
}

#service form {
    margin: 10px 0;
}

#service .servicebox {
    float: right;
    margin: 0 0 17px 0;
}

#service .no-margin-bottom {
    margin-bottom: 0 !important;
}

#service table {
    width: 179px;
}

#service td.head h2 {
    display: block;
    font-size: 11px;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 12px;
}

#service td.head {
    height: 29px;
    vertical-align: middle;
    background: url(static/head_servicebox.jpg) no-repeat;
}

#service td.body {
    padding: 8px 13px 4px 13px;
    background-color: #E2E2E2;
    font-size: 11px;
}

#service label {
    clear: left;
    display: block;
    width: 135px;
    color: #787878;
}

#service input {
    float: left;
    color: #787878;
    border: 1px solid #787878;
    width: 118px;   
    padding: 4px 3px;
}

#service input.submit {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    padding: 0px;
    width: auto;
    height: 23px;
    background: url(static/service-submit-bg.jpg) repeat-x;
}

#service input#ok {
    width: 22px;
    float: left;
    margin: 0 0 0 5px;
}

#service input#abonnieren {
    width: 150px;
    float: left;
    margin: 10px 0;
}

#service input.abonnieren {
    width: 142px;
}

#service a {
    text-decoration: none;
    color: #000000;
    line-height: 2.2em;
}

#service a:hover {
    text-decoration: underline;
}

/*Contentbereich*/

#content {
    margin: 0;
    padding: 0 0 0 20px;
}

#content-headlink {
    height: 28px;
    padding: 0;
    margin: 0 0 6px 0;
}

#content-headlink .thema {
    border-bottom: 1px solid #000000;
    padding: 0 0 0 2px;
    margin: 0;
}

#content .teaser div.img {
    float: left;
}

#content .teaser div.text {
}

#content .teaser img {
    border: 1px solid #000000;
    margin-right: 12px;
}

#content .teaser div.liste {
}

#content .teaser ul {
	list-style-position: inside;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}

#content .teaser ul li {
    margin: 0 0 0 14px;
    padding: 0;
}

#content .teaser {
    text-align: left;
    margin: 0 0 30px 0;
    padding: 0;
}

#content .inhalt {
    font-size: 12px;
    text-align: left;
    margin: 0 0 30px 0;
    padding: 18px 80px 0 0;
}

#content .inhalt img {
    float: left;
    margin: 0 32px 16px 0;
    border: 1px solid #85221A;
}

#content .inhalt p {
    margin: 0 0 16px 0;
}

#content .inhalt ul {
    margin: 4px 0 0 0;
    padding: 0;
    line-height: 1.3em;
}

#content .inhalt ul li {
    list-style-type: none;
    list-style-image: url(static/list-bullet-disc.jpg);
    list-style-position: outside;
    margin: 0 0 0 14px;
    padding: 0;
}

/*Online-Fortbildung*/

#online-fortbildung {
    padding: 12px 0 0 0;
}

#online-fortbildung #anrede,
#online-fortbildung #head {
    margin: 0 0 20px 0;
    padding: 0 0 8px 0;
    border-bottom: 3px solid #A02321;
}

#online-fortbildung .anrede,
#online-fortbildung .seminartitel,
#online-fortbildung th {
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    line-height: 1.2em;
}

#online-fortbildung table {
    width: 100%;
    border-bottom: 1px solid #A02321;
}

#online-fortbildung th,
#online-fortbildung td {
    border-left: 1px solid #A02321;
    border-bottom: 1px solid #A02321;
    text-align: center;
    vertical-align: middle;
    height: 50px;
}

#online-fortbildung th {
    height: 20px;
    vertical-align: top;
    border-bottom: 2px solid #A02321;
}

#online-fortbildung .first {
    border-left: none;
    text-align: left;
}

#online-fortbildung td.in-kuerze {
    background-image: url(static/icon-in-kuerze.jpg);
    background-repeat: no-repeat;
    background-position: 480px 10px;
    padding-right: 340px;
}

#online-fortbildung td.in-kuerze-rotated {
    background-image: url(static/icon-in-kuerze.jpg);
    background-repeat: no-repeat;
    background-position: 480px 6px;
    padding-right: 340px;
}

#online-fortbildung #benutzerdaten {
    margin: 0 0 21px 0;
    padding: 0 0 27px 0;
    border-bottom: 2px solid #A02321;
    font-size: 12px;
}

#online-fortbildung #benutzerdaten .label {
    float: left;
    width: 110px;
}

#online-fortbildung #benutzerdaten .data {
    font-weight: bold;
    float: left;
}

#online-fortbildung #aussetzen-text {
    margin: 0;
    padding: 0 0 21px 0;
    border-bottom: 2px solid #A02321;
    font-size: 12px;
}

#online-fortbildung #aussetzen-text p {
    line-height: 2em;
}
#online-fortbildung .aussetzen-buttons {
    margin: 15px 0 0 0;
}

#online-fortbildung a.submit {
    color: #A02321;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 10px;
    width: auto;
    background: url(static/aussetzen-submit-bg.jpg) repeat-x;
    border: none;
    text-decoration: none;
    margin: 0 15px 0 0;
}

#online-fortbildung .monatsauswahl {
    padding-bottom: 0px !important;
}

#online-fortbildung #head form {
    font-weight: bold;
    font-size: 12px;
    color: #A02321;
    width: 100px;
    float: left;
}

#online-fortbildung #monatsauswahl {
    font-size: 12px;
    color: #A02321;
    font-weight: bold;
    height: 23px;
    margin: 0;
    padding: 0;
    width: 840px;
    float: left;
}

#online-fortbildung #monatsauswahl li {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
}

#online-fortbildung #monatsauswahl li a,
#online-fortbildung #monatsauswahl li div {
    padding: 5px 11px;
    height: 23px;
}

#online-fortbildung #monatsauswahl div {
    color: #FFFFFF;
    background: url(static/monatsauswahl-bg.jpg) repeat-x;
}

#online-fortbildung #monatsauswahl a {
    display: block;
    color: #A02321;
    text-decoration: none;
    height: 23px;
}

#online-fortbildung #monatsauswahl div.inactive {
    background: none;
    color: #676767;
}

#online-fortbildung #monatsauswahl a:hover {
    color: #FFFFFF;
    background: url(static/monatsauswahl-bg.jpg) repeat-x;
}

#online-fortbildung .seminarinhalte {
    float: left;
    width: 400px;
    margin: 16px 0;
}

#online-fortbildung .seminarinhalte h3 {
    font-size: 14px;
    font-weight: bolder;
    margin: 0 0 10px 0;
    padding: 0;
}

#online-fortbildung .aufzeichnung-ansehen {
    float: left;
    width: 100px;
    margin: 16px 0;
}

#online-fortbildung .aufzeichnung-ansehen a {
    float: left;
    display: block;
    font-weight: bold;
    color: #A02321;
    padding: 5px 6px;
    margin: 0;
    line-height: 1em;
    background: url(static/button-aufzeichnung-ansehen.jpg) repeat-x;
    text-decoration: none;
}

#online-fortbildung .aufzeichnung-ansehen a img {
    border: none;
}

#online-fortbildung table.seminartabelle {
    font-size: 12px;
}

#online-fortbildung table.seminartabelle td {
    vertical-align: top;
    text-align: left;
    line-height: 1.2em;
}

#online-fortbildung table.seminartabelle td.mein-termin {
    padding: 16px 25px;
}

#online-fortbildung table.seminartabelle td.arbeitshilfen {
    padding: 16px 15px;
}

#online-fortbildung table.seminartabelle td.arbeitshilfen a {
    background: none;
    line-height: 1.2em;
}

#online-fortbildung table.seminartabelle td.arbeitshilfen a img {
    border: none;
    padding: 0;
    margin: 0;
}

#online-fortbildung span.ausgesetzt {
	font-size: 1.1em;
	color: #C9071D;
	padding: 3px 5px;
	background-color: #E2E2E2;
	line-height: 1.6em !important;
}



div#twittericon a#twitterbutton img {
	margin: 0;
	padding: 0;
	border: none;
}


div#aussetzen-inhalt {
	border-bottom: 2px solid #A02321;
	margin: 0 0 10px 0;
}

div#aussetzen-text h2,
div#aussetzen-inhalt h2 {
    font-size: 1em;
    font-weight: bold;
    color: #A02321;
    padding: 0;
    margin: 0 0 10px 0;
}

div#aussetzen-text h2 span.erscheint, 
div#aussetzen-inhalt h2 span.erscheint {
    font-weight: normal;
    color: #000000;
}

div#aussetzen-inhalt div.aussetzen-einleitung {
	background-color: #FFEDCF;
    padding: 5px 20px;
    margin: 0 0 10px 0;
}

div#aussetzen-inhalt div.aussetzen-inhalt {
    padding: 5px 20px;
    margin: 0 0 10px 0;
}

div#aussetzen-inhalt div.aussetzen-inhalt ul {
    padding: 0;
    margin: 0 0 0 20px;
}

div.aussetzen-bestaetigung {
    font-size: 1.2em;
}



/*Player Bereich*/

#playerheader #headline {
    background: url(static/player-top-bg.jpg) repeat-x;
    padding: 0 0 0 18px;
    margin: 5px 0 0 0;
}

#playerheader #headline h1 {
    font-size: 12px;
    line-height: 5em;
    font-weight: bold;
}

#playernavi {
    float: left;
    margin: 0;
    padding: 0;
}

#playernavi .playernavibox {
    float: left;
    margin: 0 0 0 8px;
}

#playernavi table {
    width: 180px;
}

#playernavi td.head h2 {
    display: block;
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 13px;
}

#playernavi td.head {
    height: 30px;
    vertical-align: middle;
    background: url(static/head_teaserbox.jpg) no-repeat;
}

#playernavi td.body {
    padding: 10px 13px;
    background-color: #FFEDCF;
}

#playernavi ol {
    color: #C9071D;
}

#playernavi ol li {
	vertical-align: top;
	width: 130px;
    margin: 15px 0;
    line-height: 1.2em;
}

#playernavi ol li.active {
    font-weight: bold;
}

#playernavi ol li a {
    color: #C9071D;
    text-decoration: none;
}

#playernavi ol li a:hover {
    text-decoration: underline;
}

#playernavi .alle-kapitel {
    float: left;
    width: 145px;
    margin: 45px 0 0 0;
}

#playernavi .alle-kapitel a {
    float: left;
    display: block;
    font-weight: bold;
    color: #A02321;
    padding: 5px 8px;
    margin: 0;
    line-height: 1em;
    background: url(static/button-aufzeichnung-ansehen.jpg) repeat-x;
    text-decoration: none;
}

#playernavi .alle-kapitel a img {
    border: none;
}


#playerbox {
    float: left;
    margin: 0 0 0 8px;
}

#playerbox div.hinweis {
	font-size: 1.4em;
    margin: 100px 50px;
}

/*Formulare*/

#content-headlink .thema h1 {
    font-size: 11px;
    font-weight: normal;
    line-height: 2.2em;
    margin: 0;
    padding: 0;
    color: #C9071D;
}

.kontakt-head {
    border-bottom: 2px solid #A02321;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}

.kontakt-head div.kontakt-head-part {
    width: 150px;
    float: left;
}

#newsletterformular,
#kennwort-vergessen-formular,
#erstanmeldung-formular,
#kennwortformular,
#stammdatenformular,
#kontaktformular {
    padding: 5px 0;
    margin: 0;
}

#kennwort-vergessen-formular,
#erstanmeldung-formular,
#kennwortformular,
#stammdatenformular {
    width: 430px;
}

#newsletterformular {
    width: 530px;
}

#kontaktformular fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

#kontaktformular .button-box {
    clear: both;
    padding: 5px 0;
    text-align: center;
}

#kontaktformular fieldset#fieldset-nutzerdaten {
    width: 430px;
    float: left;
}

#kontaktformular fieldset#fieldset-datenschutz {
    width: 355px;
    float: right;
}

#kontaktformular fieldset#fieldset-nachricht {
    width: 600px;
    float: left;
}

label.sicherheitsabfrage,
#newsletterformular label,
#kennwort-vergessen-formular label,
#erstanmeldung-formular label,
#kennwortformular label,
#stammdatenformular label,
#kontaktformular label {
    float: left;
    width: 170px;
}

#newsletterformular div.formelement,
#kennwort-vergessen-formular div.formelement,
#erstanmeldung-formular div.formelement,
#kennwortformular div.formelement,
#stammdatenformular div.formelement,
#kontaktformular div.formelement {
	padding-top: 3px;
}

#newsletterformular dd#anrede-element label,
#newsletterformular div.radio label,
#stammdatenformular div.radio label {
	width: 80px;
}

#newsletterformular div.radio label.radio,
#stammdatenformular div.radio label.radio {
	width: 170px;
}

#kontaktformular label.checkbox {
    float: right;
    width: 320px;
    margin: 5px 0 0 0;
}

#newsletterformular label.checkbox {
    float: right;
    width: 325px;
    margin: 5px 0 0 0;
}

#kontaktformular label.datenschutz {
    float: left;
    width: 330px;
    margin: 8px 12px;
}
#newsletterformular label.datenschutz {
    float: left;
    width: 170px;
    margin: 4px 0;
}

#kontaktformular label.nachricht {
    line-height: 3em;
}

#newsletterformular input,
#kennwort-vergessen-formular input,
#erstanmeldung-formular input,
#kennwortformular input,
#stammdatenformular input,
#stammdatenformular textarea,
#kontaktformular input,
#kontaktformular textarea {
    font-size: 12px;
}

#newsletterformular input.radio,
#stammdatenformular input.radio {
    margin: 8px 4px 0 20px;
}


#newsletterformular input.text,
#kennwort-vergessen-formular input.text,
#erstanmeldung-formular input.text,
#kennwortformular input.text,
#stammdatenformular input.text,
#kontaktformular input.text {
    float: left;
    width: 245px;
    height: 15px;
    padding: 3px 2px;
    margin: 0;
}

#kontaktformular input.text {
    margin: 2px 0;
}

#kontaktformular select,
#stammdatenformular select,
#erstanmeldung-formular select {
    float: left;
    padding: 2px 0;
    height: 24px;
    margin: 2px 0;
    width: 253px;
    font-size: 14px;
}

#newsletterformular textarea,
#stammdatenformular textarea,
#kontaktformular textarea {
    float: left;
    width: 340px;
    height: 90px;
    padding: 3px 2px;
    margin: 2px 0;
}

#newsletterformular textarea.datenschutz,
#kontaktformular textarea.datenschutz {
    font-size: 11px;
    line-height: 1.2em;
    float: right;
    width: 350px;
    padding: 2px;
}

#newsletterformular textarea.datenschutz {
    margin-top: 5px;
    float: left !important;
}

#newsletterformular input.checkbox,
#kontaktformular input.checkbox {
    float: left;
    width: auto;
    height: 30px;
    padding: 2px;
    margin: 0 0 0 12px;
}

#newsletterformular .button,
#kennwort-vergessen-formular .button,
#erstanmeldung-formular .button,
#kennwortformular .button,
#stammdatenformular .button,
#kontaktformular .button {
    padding: 3px 8px;
    color: #A02321;
    font-size: 1em;
    font-weight: bold;
    background: url(static/button-kontakt-bg.jpg) repeat-x;
    border: none;
    margin: 0 5px;
    line-height: 1em;
}

#newsletterformular .button,
#kennwort-vergessen-formular .button,
#erstanmeldung-formular .button,
#kennwortformular .button,
#stammdatenformular .button {
    margin: 10px 0 0 170px;
}


#newsletterformular .errors,
#kennwort-vergessen-formular .errors,
#erstanmeldung-formular .errors,
#kennwortformular .errors,
#stammdatenformular .errors,
#kontaktformular .errors {
    list-style-type: none;
    color: #FF0000;
}

#newsletterformular .errors,
#kennwort-vergessen-formular .errors,
#erstanmeldung-formular .errors,
#stammdatenformular .errors,
#kennwortformular .errors,
#kontaktformular fieldset#fieldset-nutzerdaten .errors,
#kontaktformular fieldset#fieldset-nachricht .errors {
    clear: left;
    margin: 0 0 5px 170px;
    padding: 0;
}

#newsletterformular dd {
	margin: 0;
}

#newsletterformular dt {
	clear: left;
}

#newsletterformular dd#privacy-element .errors {
	margin: 0 0 10px 0;
}


#newsletterformular dd#privacy-element,
#newsletterformular div.check-datenschutz {
	margin: 0 0 0 170px;
}


#newsletterformular dd#privacy-element input {
	margin-right: 10px;
}

#newsletterformular dd#privacy-element label {
	margin-top: 5px;
	width: 325px;
}

#newsletterformular dd#register-element,
#newsletterformular dd#cancel-element {
	margin: 0;
}

#newsletterformular div.check-datenschutz .errors {
	margin: 0 0 5px 30px;
}

#newsletterformular .errors li {
    float: left;
    width: 300px;
}

#kontaktformular fieldset#fieldset-datenschutz .errors {
    clear: right;
    margin: 0 0 5px 12px;
    padding: 0;
}



/*
 * Suche Seminarservice
 */


div.seminarservice-search {
    background: url(static/searchform_bg.jpg) repeat-x;
    background-position: left bottom;
    color: #ED7600;
    font-weight: bold;
    padding: 6px 10px;
    margin-top: 15px;
}

div.seminarservice-search form {
	padding: 0;
	margin: 0;
	display: inline;
}

div.seminarservice-search label,
div.seminarservice-search input {
    margin-right: 15px;
}

div.seminarservice-search input.suchbegriff {
	border: 1px solid #ED7600;
	padding: 2px;
	width: 300px;
}

div.seminarservice-search input.submitbutton {
	border: none;
	text-decoration: underline;
	background: none;
	color: #ED7600;
	font-weight: bold;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

div.seminarservice-search a,
div.seminarservice-search a:hover, 
div.seminarservice-search a:visited {
	font-weight: bold;
	color: #ED7600;
}

a.togglelink-close {
	background: url(static/toggle-close-pfeil.gif) no-repeat;
	background-position: right 2px;
	padding-right: 15px;
	margin-left: 14px;
}

a.togglelink-open {
	background: url(static/toggle-open-pfeil.gif) no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-left: 14px;
}

div.seminarservice-search span.no-results {
	color: #C9071D;
	margin-left: 20px;
}

div#seminarservice-suchergebnisse {
	font-weight: bold;
	background-color: #FFEDCF;
	color: #ED7600;
    padding: 5px 10px;
}

div#seminarservice-suchergebnisse a,
div#seminarservice-suchergebnisse a:hover, 
div#seminarservice-suchergebnisse a:visited {
	font-weight: bold;
	color: #000000;
}

div#seminarservice-suchergebnisse table,
div#seminarservice-suchergebnisse table th,
div#seminarservice-suchergebnisse table td {
	border: none;
	padding: 0;
	margin: 0;
}

div#seminarservice-suchergebnisse table th {
	text-align: right;
	vertical-align: top;
	font-size: 1em;
}

div#seminarservice-suchergebnisse table th div {
	padding-right: 18px;
}

div#seminarservice-suchergebnisse table td {
	text-align: left;
	vertical-align: top;
	border-left: 2px solid #ED7600;
}

div#seminarservice-suchergebnisse table td div {
	padding-left: 10px;
}


/*
 * Infobox Startseite
 */

div#infobox {
	height: 180px;
	background-image: url(static/infobox.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#infobox p {
	margin: 4px 13px;
}

div#infobox p.infobox-text {
	padding-right: 60px;
}

div#infobox p.infobox-text a {
	background-color: #CEE0EC;
	padding: 0 3px 1px 0;
}


/*
 * Twitter-Icon
 */

div#twittericon {
	float: right;
	padding: 3px 3px 0 0;
}

div#twittericon a#twitterbutton,
div#twittericon a#twitterbutton:hover {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}


/*
 * Abo-Newsletter-Anmelde-Teaser
 */

div#abo-newsletter-box {
	float: right;
	width: 270px;
	background-color: #E2E2E2;
	padding-bottom: 7px;
	margin: 0 0 10px 50px;
}

div#abo-newsletter-box h2 {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0033;
	padding: 5px 0;
}

div#abo-newsletter-box p {
	padding: 2px 10px;
	margin-bottom: 5px;
}

div#abo-newsletter-box form {
	margin: 0 10px;
}

div#abo-newsletter-box form input#address {
    float: left;
    color: #787878;
    border: 1px solid #787878;
    width: 130px;   
    padding: 4px 3px;
    margin-right: 10px;
}

div#abo-newsletter-box form input#abonnieren {
	cursor: pointer;
	font-weight: bold;
    float: left;
    color: #FFFFFF;
    background-color: #787878;
    border: none;
    width: 100px;
    text-align: center;
    padding: 4px 0;
}


/*  PLAYER FUSSLINKS */


div.seminartermine-trenner {
	border-top: 1px solid #C8071C;
	margin: 15px 0;
}


div.seminarplayer-bottomlink {
	margin-left: 8px;
}

div.seminarplayer-bottomlink a,
div.seminarplayer-bottomlink a:visited
div.seminarplayer-bottomlink a:hover {
	text-decoration: none;
	color: #C8071C;
}


div.seminarplayer-bottomlink-additional {
    background-image: url(./static/img/additional-bottom-link.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 2px;
}

div.seminarplayer-bottomlink-additional a,
div.seminarplayer-bottomlink-additional a:visited
div.seminarplayer-bottomlink-additional a:hover {
    text-decoration: none;
    color: #C8071C;
}


