@charset "UTF-8"; 
* {
    padding: 0px;
    margin: 0px;
}

html {
    background: #000;
    /*min-height: 1440px;*/
}

body {
    color: #bbb;
    min-height:1220px;

    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 180%;
    font-size: 12px;


    background-color: #000;
    background-image: url(images/bkg02.jpg);
    background-attachment: scroll; /*fixed*/
    background-clip: border-box;
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    -moz-background-size: auto;

    /*
    vertical-align: baseline;
    margin: 0 auto;
    padding: 0;
    */
}


a:link { text-decoration:none; font-weight:bold; color:#8A003C;}
a:visited { text-decoration:none; font-weight:bold; color:#8A003C;}
a:hover { text-decoration:none; font-weight:bold; color:#BA006C; }
a:active { text-decoration:none; font-weight:bold; color:#BA006C; }
a:focus { text-decoration:none; font-weight:bold; color:#BA006C; }


#content {
    z-index: 1;
    width: 817px;
    margin-left: auto;
    margin-right: auto;
    /*position: relative;*/
    /*margin-left: 311px;*/
}  

#logo_su {  
    background-image:url(images/logo_su.png);
    min-height:82px;
}


#menu_padl {
    background-image: url(images/menu_padl.png);
    width: 29px;
    height: 66px;
    float: left;
}

#menu_netzwerk {
    background-image: url(images/menu_netzwerk.png);
    width: 114px;
    height: 66px;
    float: left;
}

#menu_angebot {
    background-image: url(images/menu_angebot.png);
    width: 134px;
    height: 66px;
    float: left;
}

#menu_filmnetz {
    background-image: url(images/menu_filmnetz.png);
    width: 304px;
    height: 66px;
    float: left;
}

#menu_team {
    background-image: url(images/menu_team.png);
    width: 107px;
    height: 66px;
    float: left;
}

#menu_kontakt {
    background-image: url(images/menu_kontakt.png);
    width: 129px;
    height: 66px;
    float: left;
}

#foto_netzwerk {
    background-image: url(images/foto_netzwerk.jpg);
    width: 817px;
    height: 464px;
    clear: both;
}

#foto_angebot {
    background-image: url(images/foto_angebot.jpg);
    width: 817px;
    height: 464px;
    clear: both;
}

#foto_empty {
    background: #000;
    width: 817px;
    height: 464px;
    clear: both;
}
#foto_team {
    background-image: url(images/foto_team.jpg);
    width: 817px;
    height: 464px;
    clear: both;
}

#foto_kontakt {
    background-image: url(images/foto_kontakt.jpg);
    width: 817px;
    height: 464px;
    clear: both;
}

#foto_impressum {
    background-image: url(images/foto_impressum.jpg);
    width: 817px;
    height: 464px;
    clear: both;
}

#foto_filmnetz {
    background-image: url(images/foto_filmnetz.jpg);
    width: 817px;
    height: 992px;
    clear: both;
}

#title_netzwerk {
    background-image: url(images/title_netzwerk.png);
    width: 276px;
    height: 529px;
    float: left;
}

#title_angebot {
    background-image: url(images/title_angebot.png);
    width: 276px;
    height: 599px;
    float: left;
}

#title_team {
    background-image: url(images/title_team.png);
    width: 276px;
    height: 529px;
    float: left;
}

#title_kontakt {
    background-image: url(images/title_kontakt.png);
    width: 276px;
    height: 529px;
    float: left;
}

#title_impressum {
    background-image: url(images/title_impressum.png);
    width: 276px;
    height: 529px;
    float: left;
}

#title_padding {
    background-image: url(images/title_padding.png);
    width: 540px;
    height: 50px;
    float: left;
    clear: right;
}

#team_content {
    width: 499px;
    height: 174px;
    padding-right: 41px;
    float: left;
    clear: right;
}

#team_biffiger {
    background-image: url(images/team_biffiger.png);
    width: 227px;
    height: 213px;
    float: left;
    clear: left;
}

#team_grob {
    background-image: url(images/team_grob.png);
    width: 200px;
    height: 213px;
    float: left;
}

#team_title_biffiger {
    width: 227px;
    height: 90px;
    float: left;
    clear: left;
}

#team_title_grob {
    width: 200px;
    height: 90px;
    float: left;
}


#footer_cpr {
    background-image: url(images/footer_cpr.png);
    width: 396px;
    height: 59px;
    float: left;
    clear: left;
}

#footer_impressum {
    background-image: url(images/footer_impressum.png);
    width: 228px;
    height: 59px;
    float: left;
}

#footer_scintil {
    background-image: url(images/scintil-filmnetz-ch.png);
    width: 96px;
    height: 59px;
    float: left;
}

#footer_filmnetz {
    background-image: url(images/footer_filmnetz.png);
    width: 96px;
    height: 59px;
    float: left;
}

.content_body {
    background: url(images/title_padding.png) repeat-y;
    width: 499px;
    min-height: 482px;
    float: left;
    vertical-align: top;
    margin-top: -3px;
    padding-right: 41px;
    z-index: 10;
}

.content_body_angebot {
    background: url(images/title_padding.png) repeat-y;
    width: 499px;
    min-height: 552px;
    float: left;
    vertical-align: top;
    margin-top: -3px;
    padding-right: 41px;
    z-index: 10;
}

div.box {
    margin:0 auto;
    width:500px;
    /*background:#222222;*/
    position:relative;
    /*top:50px;*/
    /*border:1px solid #262626;*/
}

div.box h1 { 
    color:#ffffff;
    font-size:18px;
    text-transform:uppercase;
    padding:5px 0 5px 5px;
    /*border-bottom:1px solid #161712;
    border-top:1px solid #161712;*/
}

div.box label {
    width:100%;
    display: block;
    background:#0C0C0C;
    /*border-top:1px solid #262626;
    border-bottom:1px solid #161712;*/
    padding:10px 0 10px 0;
}

div.box label span {
    display: block;
    color:#bbbbbb;
    font-size:12px;
    float:left;
    width:100px;
    text-align:right;
    padding:5px 20px 0 0;
}

div.box .input_text {
    padding:10px 10px;
    width:200px;
    color:#eee;
    background:#262626;
    border-bottom: 1px double #171717;
    border-top: 1px double #171717;
    border-left:1px double #333333;
    border-right:1px double #333333;
}

div.box .message{
    padding:7px 7px;
    width:350px;
    color:#eee;
    background:#262626;
    border-bottom: 1px double #171717;
    border-top: 1px double #171717;
    border-left:1px double #333333;
    border-right:1px double #333333;
    overflow-x: hidden; 
    overflow-y: scroll
    height:100px;
    min-height:100px;
    max-height:100px;
    resize: none;
}

div.box .button
{
    margin:0 0 10px 0;
    padding:4px 7px;
    color:#eee;
    background:#8A003C;
    border:0px;
    position: relative;
    top:10px;
    left:382px;
    width:100px;
    border-bottom: 1px double #660000;
    border-top: 1px double #660000;
    border-left:1px double #FF0033;
    border-right:1px double #FF0033;
}