/* CSS / Master
ESG Frankfurt
www.esg-frankfurt.de
Start: 30.11.2009
Letzte Aenderung: 16.01.2010
*/

html, body {
    width: 100%;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    background: #fff url('/_admin/template/bg.png') repeat-x;
}
body, a, span, div, td, input, select, textarea, p, h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #111;
}
form {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
a {
    color: #990000;
}
#bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url('/_admin/template/bg.jpg') no-repeat;
}
#all {
    position: relative;
    margin: 0 auto;
    width: 928px;
}
#bg_header, #header {
    float: left;
    width: 928px;
    height: 294px;
}
#header {
    position: absolute;
    left: 0px;
    top: 0px;
}
#logo1 {
    position: absolute;
    left: 28px;
    top: 68px;
    width: 129px;
    height: 134px;
}
#logo2 {
    position: absolute;
    left: 187px;
    top: 99px;
    width: 220px;
    height: 45px;
}
#header ul {
    position: absolute;
    right: 15px;
    top: 168px;
    margin: 0;
    padding: 0;
}
#header ul li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    list-style-type: none;
}
#header ul li, #header ul li span, #header ul li a {
    font-weight: bold;
    font-size: 11px;
    color: #9c9a92;
    text-decoration: none;
    text-transform: uppercase;
}
#header ul li a:hover, #header ul li a.aktiv:hover, #header ul li a.current {
    color: #990000;
}
.suche {
    position: absolute;
    right: 25px;
    top: 209px;
}
#suchstring {
    float: left;
    margin: 2px 6px 0 0;
    width: 126px;
    height: 12px;
    padding: 2px 5px 2px 22px;
    border: 0;
    background: url('/_admin/template/bg_suche.png') no-repeat;
}
#suchbutton {
    width: 19px;
    height: 19px;
}
#main {
    float: left;
    margin-top: -69px;
    width: 888px;
    padding: 0 20px 25px 20px;
    background: url('/_admin/template/bg_content.png') no-repeat;
}
#nav {
    float: left;
    width: 208px;
    margin: 2px 0 50px 0;
    background: #e9e7e4;
}
#nav ul {
    margin: 2px 0 0 0;
    padding: 0 17px;
}
#nav ul li {
    margin: 3px 0 9px 0;
    padding: 0;
    list-style-type: none;
}
#nav ul li, #nav ul li span, #nav ul li a {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
#nav ul li, #nav ul li span, #nav ul li a.aktiv, #nav ul li a.current {
    color: #444;
}
#nav ul li a {
    color: #8e8c80;
    position: relative;
    z-index: 1000;
}
#nav ul li ul {
    margin: 5px 0 1px 0;
    padding: 0 0 0 5px;
}
#nav ul li ul li {
    margin: 0 0 2px 0;
}
#nav ul li ul li, #nav ul li ul li span, #nav ul li ul li a {
    text-transform: none;
}
#nav ul li ul li span, #nav ul li ul li a.aktiv, #nav ul li ul li a.current {
    padding-left: 20px;
    color: #444;
    background: url('/_admin/template/bg_pfeil.png') left 3px no-repeat;
}
#nav ul li a:hover, #nav ul li a.aktiv:hover, #nav ul li a.current:hover {
    color: #990000;
}
#content {
    float: left;
    margin: 0 22px 0 15px;
    width: 459px;
}
#pfad {
    margin: 0 0 5px 0;
    font-size: 11px;
    color: #a9a8a6;
}
#pfad a {
    font-size: 11px;
    color: #a9a8a6;
    text-decoration: none;
    position: relative;
    z-index: 1000;
}
#pfad span, #pfad a.aktiv, #pfad a.current {
    color: #a30000;
}
#content h1 {
    margin: 17px 0 9px 0;
    font-size: 16px;
    font-weight: bold;
}
#content  a.more {
    color: #990000;
    text-decoration: none;
    background: url('/_admin/template/bg_pfeil.png') 5px 3px no-repeat;
    padding-left: 20px;
}
#content h2 {
    color: #444;
    font-size: 12px;
    font-weight: bold;
}
#content h2 a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#rightcol {
    float: left;
    margin: 32px 0 0 0;
    width: 184px;
}
#rightcol h2 {
    width: 162px;
    margin: 0;
    padding: 12px 11px 11px 11px;
    background: #e9e7e4 url('/_admin/template/bg_rightcol_top.png') no-repeat;
    color: #444;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#rightcol div {
    width: 162px;
    padding: 0 11px 22px 11px;
    background: #f3f1f0 url('/_admin/template/bg_rightcol.png') no-repeat;
    font-size: 11px;
}
#rightcol div.kalender {
    padding: 4px 11px 4px 11px;
}
#rightcol div h3 {
    margin: 0;
    padding: 10px 0 3px 0;
    font-size: 12px;
    font-weight: bold;
    color: #990000;
}
#rightcol span.date {
    color: #8c8678;
}
#rightcol .kalender span.date {
    color: #990000;
    font-weight: bold;
}
#rightcol a.more {
    padding-left: 20px;
    color: #990000;
    text-decoration: none;
    background: url('/_admin/template/bg_pfeil.png') 5px 3px no-repeat;
}
#rightcol .rightcolbottom {
    margin: -21px 0 13px 0;
}
#rightcol .rightcolbottomkalender {
    margin: -5px 0 13px 0;
    background: #fff;
}
#bg_bottom {
    float: left;
}
#bg_bottom_ie {
    display: none;
}
#ekhn {
    position: absolute;
    left: 34px;
    bottom: 61px;
}
ul#listview {
    padding: 0;
}
ul#listview li {
    list-style-type: none;
    padding-top: 7px;
    background: url('/_admin/template/dotline.png') no-repeat left top;
}
#suchergebnisse form p {
    margin-bottom: 1em;
}
#suchergebnisse form p input#suchbegriff {
    border: 1px solid #DFDFDF;;
    margin-top: 0.3em;
    width: 20em;
}
#suchergebnisse li {
    margin-bottom: .5em;
}

/* Kontaktformular
--------------------------------------------------------------------------------------- */
#kontakt form fieldset {
    border: 1px solid #DFDFDF;
    background: #fff;
    padding: 1em;
}

#kontakt form p {
    margin-bottom: 1em;
}
#kontakt form p label {
    float: left;
    width: 10em;
    margin-top: 0.5em;
    cursor: pointer;
}
#kontakt form p input, #kontakt form p select, #kontakt form p textarea {
    border: 1px solid #666;
    margin-top: 0.2em;
    width: 20em;
    padding: 1px;
}
#kontakt form p select {
    width: auto;
}
#kontakt form p textarea {
    font: 1em/1em "Arial", sans-serif;
    width: 30em;
    height: 10em;
    padding: 3px;
}
#kontakt form p input#formInput_submit, #kontakt form p input#formInput_reset {
    width: auto;
}
.required {
    color: red;
    background-color: transparent;
}
.FormError {
    color: red;
    border-color: red;
    background-color: transparent;
}

.hidden, .print{display:none;}

.nl-unsubscribe {margin-top: 4em;}
   
/* CSS Teaxtarea
--------------------------------------------------------------------------------------- */

.links {
float: left;
margin: 0 0.5em 0.5em 0;
}

.rechts {
float: right;
margin: 0 0 0.5em 0.5em;
}

/* Tabellen
--------------------------------------------------------------------------------------- */

table.tabelle-rahmen, .tabelle-rahmen td, .tabelle-rahmen th {
  border: 1px solid #111;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table.tabelle-rahmen td, table.tabelle-rahmen th {
  padding: .2em .5em;
  vertical-align: top;
  font-weight: normal;
}

table.tabelle-rahmen th, table.tabelle-rahmenlos th {
  font-weight: bold;
  background: #E9E7E4 ;
  color: #444;
  text-align: left;
}

table.tabelle-rammenlos, table.tabelle-rahmenlos td, table.tabelle-rahmenlos th {
  border: none;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-weight: normal;
}

/* Terminkalender
--------------------------------------------------------------------------------------- */

.kalender-tab {
      border-bottom: 1px solid #BFBFBF;
    }

    .wtag {
      /* Ein normaler Wochentag */
      background: #FFFFFF;
      border-top: 1px solid #BFBFBF;
      padding: 4px;
}

    .we {
      /* Ein Tag des Wochenendes */
      background: #F3F1F0;
      border-top: 1px solid #BFBFBF;
      padding: 4px;
}

/* youtube Player
--------------------------------------------------------------------------------------- */
	

#ytvideo
 {
   display: block;
}


.yt_holder {
    background: #f3f3f3;
    padding: 10px;
    float: left;
    border: 1px solid #e3e3e3;
	margin-bottom:15px;
}


.yt_holder ul {
    float: left;
    margin: 1em 0 0 0;
    padding: 0;
    width: 100%;
}

.yt_holder ul li {
    list-style-type: none;
    width: 100%;
    clear: left;
    background: #f1f1f1 url(/_admin/template/bg_rightcol.png) repeat-x bottom left;
    float: left;
    margin-bottom: 5px;
    padding:5px;

}

.yt_holder ul li img {
    width: 120px;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}
.yt_holder ul li a {
    text-decoration: none;
    display: block;

}

.currentvideo {
	background: #e6e6e6;
}
