/*
  rot:#B43749
  dunkellila:#8E69A2;
  dunkellila (schrift):#5C2B77;
  helllila:#F7F1FA;

  wechselbild links:100x100
  wechselbild rechts:120x80
*/

/* centered content container with 770px */
body { text-align:center; margin:0; padding:0; background:white; }
#container { margin:0 auto; text-align:left; width:770px; }

/* general styles */
a:link, a:visited, a:hover, a:active { color:#B43749; }
body { font-family:arial, verdana, tahoma, sans-serif; }

#container { background:#F7F1FA url(../images/container-bg.jpg) left; position:relative; }
#header    { background:url(../images/header-bg.jpg); height:148px; }

#headline  { border-bottom:1px solid #B43749; color:#8E69A2; font-size:11px; font-weight:bold;
             margin:0; padding:119px 0 0 122px; width:215px; }

#keywords   { color:#F7F1FA; font-size:7px; margin:0; padding:0; position:absolute; top:0; }
#keywords a { color:#F7F1FA; text-decoration:none; }

#content1 { float:right; font-size:0.75em;
            line-height:1.35; margin-bottom:8px; padding:5px 1px 0 11px; position:relative; width:581px; }

#content2 { float:right; font-size:0.75em;
            line-height:1.35; margin-bottom:8px; padding:5px 20px 0 11px; position:relative; width:562px; }

h1 { color:#5C2B77; font-size:1.4em; margin:19px 0 0 0; }
h2 { color:#B43749; font-size:1.18em; margin:10px 0 5px 0; }
p  { margin:5px 0 0 0; }

ul    { margin-left:10px; margin-top:2px; padding-left:6px; }
li    { list-style-image: url("../images/listdot.gif"); }

img.links  { float:left; margin-right:12px; }
img.rechts { float:right; margin-left:12px; }

.rcNews     { background:#F9F1FE; border-bottom:1px solid #8E69A2; color:#B43749; margin-top:0px; padding:0;
              width:145px; }

div.news    { color:#5C2B77; font-size:1.4em; font-weight:bold;
              background:url(../images/rcnews-bg.gif); border-right:1px solid #8E69A2; font-size:14px;
              height:25px; padding:14px 12px 0 5px; margin:0; text-align:center; }
.rcNews h2  { font-size:11px; margin:0; }
.rcNews p   { font-size:11px; margin:0; }
.rcNewsItem { border-left:1px solid #8E69A2; border-right:1px solid #8E69A2; padding-left:8px;
              padding-right:5px; }
p.mehr      { text-align:right; font-size:11px; margin:0; padding-bottom:13px; }


#wb100 { position:absolute; left:10px; top:21px; }
#wb120 { position:absolute; left:123px; top:25px; }

#footer    { background:url(../images/footer-bg.jpg); clear:both; color:#8E69A2; font-size:11px; height:1.3em;
             margin:0; padding:1px 15px; }
#footer a  { text-decoration:none; }

#copy      { float:left; width:33%; }
#designed  { float:left; width:34%; text-align:center; }
#created   { float:left; width:33%; text-align:right; }

#copy a     { color:#8E69A2; }
#designed a { color:#8E69A2; }
#created a  { color:#FFF; }

div.filmbild1  { width:150px; float:right; padding-left:16px;
                 background:url(../images/bg-film1.gif) repeat-y right; }
.filmbild1 img { width:118px; border-top:3px solid #430962; border-bottom:3px solid #430962;
                 margin:8px 0 5px 16px; }

/* ---------------- für Block rechts (Aktuelles) ---------------- */

.wrapper { width:568px; }             /* total width */

.outer { border-right-width: 150px;   /* right column width */
         border-right-color: #fff;    /* right column colour */
}

.right { width: 150px;                /* right column width */
         margin-top: 20px;
         margin-right: -150px;        /* _negative_ right column width */
}

.outer  { width: auto; border-right-style: solid; }
.inner  { margin: 0; width: 100%; }

.right  { float: left; position: relative; z-index: 11; }
.center { float: left; width: 401px; position: relative; z-index: 12; }

.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.right  { margin-left: 0px; }
.center { margin: 0 2px 0 0; padding-right:15px; }
