body {
background-color: #000;
margin: 0px;
padding: 0px;
text-align: center;
}

.main_body {
background: none;
text-align: left;
}

/*
=============BEREICHE============
*/

#Seite {
    background: #333 url(../pic/png/bg-color.png);
    text-align: left;
    margin: 0px auto;
    margin-top: 20px;
    width: 790px;
    padding: 0px;
    border: 0px;
  }

#left {
    text-align: left;
    margin: 0px;
    width: 270px;
    padding: 0px;
    border: 0px;
    float: left;
  }

#right {
    margin-left: 270px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
  }

/*
==============Header==============
*/

#header {
    background-image: url(../pic/png/header.png);
    text-align: left;
    margin:0;
    height: 147px;
    width: 790px;
    position: relative;
  }

/*
==============Header2==============
*/

#header2 {
    color: #fff;
    border: 0px;
    text-align: left;
    margin-left: 388px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-right: 14px:
    height: 122px;
    width: 351px;
    position: relative;
  }

/*
===============Main===============
*/

#main {
    background: url("../pic/png/main_bg.png") repeat-y top right;
    padding:opx;
    margin:0;
    height:445px;
    text-align: left;
  }

/*
===============Main1==============
*/

#main1 {
    height:395px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 35px;
    margin: 0px;
}

/*
===============Hintergründe==============
*/

#schedule {
    background: url("../pic/png/schedule_bg.png") no-repeat 250px 160px;
}

#schedule2 {
    background: url("../pic/png/schedule2_bg.png") no-repeat top left;
}

#links {
    background: url("../pic/png/links_bg.png") no-repeat 250px 160px;
}

#home {
    background: url("../pic/png/home_bg.png") no-repeat 250px 160px;
}

/*
===============Footer==============
*/

#footer{
background: url("../pic/png/footer_bg.png") repeat-x bottom;
width:520px;
height:44px;
}

#footer2{
background: url("../pic/png/footer_bg_right.png") no-repeat bottom right;
width:520px;
height:44px;
}

/*
===============Disc1==============
*/

#disc1 {
    background: url(../pic/png/disc.png) no-repeat bottom right;
    padding: 0px;
    margin: 0px;
    text-align:right;
    width: 520px;
    height: 44px;
  }

#disc1 A:link { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #999; 
 text-decoration : none; 
 text-transform: uppercase;
}

#disc1 A:visited { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #999; 
 text-decoration : none; 
 text-transform: uppercase;
}

#disc1 A:hover { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #fff; 
 text-transform: uppercase;
}

#disc1 A:active { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #fff	; 
 text-transform: uppercase;
}

/*
================Nav================
*/

#nav-wrapper {
    background: url(../pic/png/nav_bg.png) no-repeat;
    width: 270px;
    height: 352px;
}

#nav {
    list-style-type: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 270px;
    float: left;
  }

#nav li{
 width: 142px;
 height: 30px;
 margin-left: 80px;
 margin-top: 2px;

}

#sevenload {
 height: 98px;
}

/*
-------Nav-Links--------
*/

#nav A:link { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-weight: bold; 
 color : #fff; 
 text-decoration : none; 
 text-transform: uppercase;
 vertical-align: middle;
 line-height: 30px;
}

#nav A:visited { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-weight: bold; 
 color : #fff; 
 text-decoration : none; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px; 
}

#nav A:hover { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-weight: bold; 
 color : #fff; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px; 
}

#nav A:active { 
 font-family : arial, sans-serif; 
 font-size : 12px; 
 font-weight: bold; 
 color : #fff; 
 text-transform: uppercase; 
 vertical-align: middle;
 line-height: 30px;
}

#nav em{
color:#666;
font-style:normal;
}

/*
===============Nav2================
*/

#nav2 {
    border: 2px solid #000;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    background-color: #fff;
    text-align: center;
    vertical-align: text-bottom;
    padding: 0px;
    margin: 1px;
    width: 142px;
    float: left;
  }

#nav2 p { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 font-variant: small-caps;
 font-weight: bold; 
 color : #000; 
 text-decoration : none; 
 padding: 0px; 
 text-transform: none;
 margin: 0px;
}

/*
-------Nav2-Links--------
*/

#nav2 A:link { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color: #666; 
 text-decoration : none; 
 text-transform: uppercase; 
}

#nav2 A:visited { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #666; 
 text-decoration : none; 
 text-transform: uppercase; 
}

#nav2 A:hover { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-transform: uppercase; 
}

#nav2 A:active { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #e2001a; 
 text-transform: uppercase; 
}


/*
============Textformate============
*/


/*
---Überschriften---
*/

h1 { 
 background: url(../pic/png/h1_bg.png) no-repeat right;
 font-family : arial, sans-serif;
 font-variant: none; 
 font-size : 18px; 
 color : #333; 
 text-decoration : none; 
 text-align: right;
 font-Weight: normal;
 text-transform: none; 
 line-height: 23px;
 margin-bottom: 23px;
 margin-top: 23px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
 padding-right: 7px;
}

h1.left {
 background: url(../pic/png/h1_left_bg.png) no-repeat left;
 text-align: left;
 padding: 0px;
 padding-left: 7px;
}

h1 em {
color:#fff;
font-style:normal;
}

h2, th { 
 font-family : arial, sans-serif; 
 font-size : 14px;
 font-variant: small-caps; 
 color : #666; 
 text-decoration : none;
 font-Weight: bold;
 padding: 0px; 
 line-height: 23px;
 margin-bottom: 0px;
 margin-top: 23px;
 margin-left: 0px;
 margin-right: 0px;
}

h3 {
 font-family : arial, sans-serif; 
 font-size : 14px;
 font-variant: small-caps; 
 color : #fff; 
 text-decoration : none;
 font-Weight: bold;
 padding: 0px; 
 line-height: 23px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 
}

/*
-------Text-------
*/

P.text, td { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 font-variant: small-caps;
 color : #fff; 
 text-decoration : none; 
 padding: 0px; 
 line-height: 23px;
 text-transform: none;
 margin: 0px;
}

P.disc { 
 font-family : arial, sans-serif; 
 font-size : 12px;
 font-variant: small-caps; 
 color : #000; 
 text-decoration : none; 
 padding-top: 18px; 
 padding-bottom: 6px;
 padding-right: 14px;
 line-height: 20px; 
 text-transform: none;
 margin: 0px;
}

/*
-------Links-------
*/

A:link { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #666; 
 text-decoration : none; 
 text-transform: uppercase;
}

A:visited { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #666; 
 text-decoration : none; 
 text-transform: uppercase;
}

A:hover { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #000; 
 text-transform: uppercase;
}

A:active { 
 font-family : arial, sans-serif; 
 font-size : 10px; 
 font-variant: normal;
 font-weight: bold; 
 color : #000; 
 text-transform: uppercase;
}

/*
===========Tabelle==============
*/

table, tr {
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
}

.links td {
padding:5px;
}

/*
===========Bilder===============
*/

.imprint_mds {
 float:left;
 padding-right:10px;
}

.imprint_mb {
 float:right;
 padding-left:10px;
}

.backlink {
 margin-top:40px;
}

/*
==========Filme=================
*/

#film_main {
 padding: 0 120px;
}

.film_wrap {
 background: url("../pic/png/jcarousel_bg.png");
 padding: 20px;
 text-align: center;
 -moz-border-radius: 20px;
 border: 2px solid #000;
 margin: 0;
}

img.filmtitle {
 margin-bottom: 30px;
}
