/* Siehe e_css.php */

body {
    color:            #000000;
    background-color: #191919;
    margin:           0px;
}

p,td {
    font-size:        11px;
}

.mini-e {
    margin-right:     8px;
    vertical-align:   middle;
}
.bippus {
    margin-right:     8px;
    vertical-align:   middle;
}
#e-w-e {
    margin-right:     22px;
    color:            #FFFFFF;
    text-decoration:  none;
    vertical-align:   middle;
}
#e-w-e:hover {
    margin-right:     22px;
    color:            #f9ce00;
    text-decoration:  none;
}
.topNavi {
    padding-left:     10px;
    text-decoration:  none;
    background:       url(/images/bippus.gif) no-repeat;
    vertical-align:   middle;
}
.topNavi:link {
    margin-right:     22px;
    color:            #ffffff;
    text-decoration:  none;
}
.topNavi:visited {
    margin-right:     22px;
    color:            #ffffff;
    text-decoration:  none;
}
.topNavi:hover {
    margin-right:     22px;
    color:            #f9ce00;
    text-decoration:  none;
}
.topNavi:active {
    margin-right:     22px;
    color:            #f9ce00;
    text-decoration:  none;
}
.selected:visited {
    margin-right:     22px;
    color:            #f9ce00;
    text-decoration:  none;
}

.selected:link {
    margin-right:     22px;
    color:            #f9ce00;
    text-decoration:  none;
}

#fontSize {
    margin:           0px;
    text-align:       left;
    position:         absolute;
    top:              35px;
    left:             717px;
}

_p {
    font-size:        12px;
}
h1 {
    margin:           30px 0px 20px 0px;
    font-weight:      normal;
    font-size:        22px;
}
h2 {
    font-weight:      bold;
    font-size:        12px;
}
.contentBody {
    margin:           0px;
    font-size:        12px;
}
.contentAuthor {
    margin:           0px 0px 25px 0px;
    text-align:       right;
    font-style:       italic;
}
.contentPager {
    margin:           0px 0px 32px 0px;
    text-align:       right;
}
.contentLinks {
    margin:           0px;
}
img.contentLinks {
    margin:           0px 5px 0px 0px;
    vertical-align:   middle;
}
.backToTopNavi {
    margin:           32px 0px 10px 0px;
    padding-bottom:   4px;
    text-align:       right;
    border-bottom:    1px solid black;
}
.optionsNavi {
    margin:           0px 0px 35px 0px;
}
.contentlink:link {
    color:            #000000;
    text-decoration:  none;
}
.contentlink:hover {
    color:            #000000;
    text-decoration:  underline;
}
.contentlink:visited {
    color:            #000000;
    text-decoration:  none;
}
.contentlink:active {
    color:            #000000;
    text-decoration:  underline;
}
 a:link {
    color:            #000000;
    text-decoration:  none;
}
 a:visited {
    color:            #000000;
    text-decoration:  none;
}
 a:hover {
    color:            #000000;
    text-decoration:  underline;
}
 a:active {
    color:            #000000;
    text-decoration:  underline;
}

.impressum:link {
    color:            #bababa;
    text-decoration:  none;
}
.impressum:visited {
    color:            #bababa;
    text-decoration:  none;
}
.impressum:hover {
    color:            #bababa;
    text-decoration:  underline;
}
.impressum:active {
    color:            #bababa;
    text-decoration:  underline;
}

.space {
    padding-right:    30px;
}

.formgenerell{
    border: 1px solid #ddd;
    background-color: #ccc;
    margin: 1px;
}

.formbutton{
    border: 1px solid #000;
    background-color: #ccc;
    margin: 1px;
}

.AZ:link {
    padding: 1px;
    margin: 1px;
    border: 1px #555 solid;
    color: #000;
    text-decoration:  none;
    font-weight:      bold;
}
.AZ:visited {
    padding: 1px;
    margin: 1px;
    color: #000;
    border: 1px #555 solid;
    text-decoration:  none;
    font-weight:      bold;
}

.domainItem a {
  color: #000;
    text-decoration:  none;
    font-weight:      bold;
}
.domainItem a:visited {
    color: #333;
    text-decoration:  none;
    font-weight:      bold;
}
.inactive {
  cursor:help;
  color: #999;
}

.domainItem a:hover {
    text-decoration:  underline;
}

.Neu {
    padding-right: 22px;
    text-decoration:none;
    background: url(/images/new.gif) no-repeat right;
}

.Top {
    padding-right: 22px;
    text-decoration:none;
    background: url(/images/top.gif) no-repeat right;
}

.error {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 12px;
    background-color: #009900;
    border: 1px black dotted;
    z-index: 50;
    width: 100%;
    position: fixed;
    bottom: 0px;
    top: auto;
    color: #ffffff;
    opacity: 1;
    -moz-opacity: 1;
}

.error:hover {
    opacity: 1;
    -moz-opacity: 1;
}

.errorTitle {
    font-weight: bold;
}

.errorReport {
}

.error a {
    color: #cccccc;
}

.error hr {
    display: none;
}

.tag_Normal1 {
    font-family:      Verdana, Arial;
    font-size:        10px;
    color:            #999 !important;
}

.tag_Normal2 {
    font-family:      Verdana, Arial;
    font-size:        12px;
    color:            #777 !important;
}

.tag_Normal3 {
    font-family:      Verdana, Arial;
    font-size:        14px;
    color:            #888 !important;
}

.tag_Normal4 {
    font-family:      Verdana, Arial;
    font-size:        16px;
    color:            #777 !important;
}

.tag_Normal5 {
    font-family:      Verdana, Arial;
    font-size:        20px;
    color:            #888 !important;
}

.tag_Neu {
    font-family:      Verdana, Arial;
    font-size:        26px;
    color:            #F78D00 !important;
}

.tag_Top {
    font-family:      Verdana, Arial;
    font-size:        28px;
    color:            #F78D00 !important;
}
/* Siehe e_css.php */

body {
    color:            #000000;
    background-color: #191919;
    margin:           0px;
}

/* define the magic move area */
#container {
    background-color: #DFD3C3;
    margin:           0px;
    position:         absolute;
    top:              56px;
    left:             28px;
    width:            744px;
    height:           418px;
    border:           1px solid black;
}
#contentRight {
    margin:           0px;
    position:         absolute;
    top:              0px;
    left:             328px;
    width:            416px;
    height:           418px;
    overflow:         auto;
    background-color: #DFD3C3;
    font-family:      Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size:        11px;
}

/* define the magic move area */
#horizont {
    text-align:       center;
    position:         absolute;
    top:              0;
    left:             0px;
    width:            100%;
    height:           1px;
    overflow:         visible;
    visibility:       visible;
    display:          block;
}
#outerContainer {
    margin-left:      -400px;
    position:         absolute;
    top:              0px;
    left:             50%;
    width:            800px;
    height:           515px;
    visibility:       visible;
    background-color: #191919;
}

#topNavi {
    margin:           0px;
    text-align:       left;
    vertical-align:   top;
    position:         absolute;
    top:              34px;
    left:             29px;
    width:            744px;
    height:           22px;
    font-family:      Verdana;
    font-weight:      bold;
    font-size:        11px;
    color:            #ffffff;
}

#contentLeft {
    /*background:url(/images/big-e.php?c=a7a6a7);*/
    text-align:       left;
}

#contentBigE {
    width:328px;
    height:419px;
    background:url(/images/big-e.php?c=F78D00) no-repeat;
    z-index:40;
    left: 0px;
    position: absolute;
    top: 0px;
}
#contentLeftImage {
    position:         absolute;
    top:              0px;
    left:             0px;
}

#vodcastButton {
    position:         absolute;
    top:              120px;
    left:             730px;
    z-index:          999;
}

#domainName {
    width:310px;
    height:31px;
    background:url(/images/subtitle.php?t=e-wie-evangelisch.de&b=F78D00) no-repeat;
    z-index:60;
    position:         absolute;
    top:              348px;
    left:             0px;
}

#textRight {
    margin:           0px;
    position:         absolute;
    top:              0px;
    left:             38px;
    width:            326px;
    text-align:       left;
}

#footer {
    margin:           0px;
    text-align:       right;
    vertical-align:   top;
    position:         absolute;
    top:              484px;
    left:             28px;
    width:            744px;
    height:           31px;
    font-family:      Verdana;
    font-size:        11px;
    color:            #bababa;
}
/* 
    Document   : e-video
    Created on : 27.10.2008, 17:51:14
    Author     : bart
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
#videoLeft{
    position:         absolute;
    top:              0px;
    left:             0px;
}

#videoObject{
    position:         absolute;
    top:              0px;
    left:             0px;
}

#imageVodcastButton{
    position:        absolute;
    top:             20px;
    left:            180px;
}

#videoRight {
    margin:           0px;
    position:         absolute;
    top:              0px;
    left:             517px;
    width:            227px;
    height:           418px;
    background-color: #F78D00;
    font-family:      Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size:        11px;
}

#videoDomainName{
    position:         absolute;
    top:              393px;
    left:             0px;
    width:            516px;
    background-color:  #000000;
    height:            26px;
}

#videoTextTop {
    height:           110px;
    width:            227px;}

#videoDomainName h1{
    margin:           0px;
    font-family:      Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size:        18px;
    font-weight:      bold;
    height:           100%;
    text-align:       center;
    color:            #ffc77c;
    }
    
#videoTextBottom {
    height:           307px;
    overflow:         auto;
    width:            227px;
    background-color: #ffc77c;
    text-align:       left;
    clear:            both;
}

#videoTextBottom p {
    width:            190px;
    background-color: #ffecd1;
    margin-bottom:   6px;
    margin-left:     8px;
    padding-left:    2px;
    padding-top:     2px;
}
