/* ----------------------------------------------------
    Body settings ...
---------------------------------------------------- */

* {    margin: 0;
    padding: 0;
}

body {
        font: 11px/1.6em Arial, Helvetica, sans-serif;
        width:100%;
        text-align: center;
        height:100%;
        color:      #333333;
        background: #E5E5E5;    
        background-repeat: repeat-x;
}

/* ----------------------------------------------------
    Global link settings ...
---------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
    color: #333;
}

a:hover {
    text-decoration: underline;
    color: #E62E35;
}

a:active {
    text-decoration: none;
    color: #E62E35;
}

a:focus{
  outline:0;
  -moz-outline:0;
}

.hide, p.hide{
  display: none;
}






.green{
color:              #007B32;
}

h1{
        font-size:          18px;
        color:              #E62E35;
}


h2{
margin-bottom: 10px;   
font-size:     14px; 
}

h3{
  color: #000;
  font-size: 12px;     
}

/* ----------------------------------------------------
    Rahmen settings ...
---------------------------------------------------- */


div#all{
    width:              974px;
    padding:            0px;
    margin:             0 auto;
    text-align: left;
    background:         white;
    border-top: 0px solid white;
    margin-top: 12px;
    position: relative;  
}

div#header{
    width:              974px;
    border-top:         14px solid #E62E35;
    height:             125px;
    overflow:           hidden;
    background-image:   url(/backstage_09/picpool/common/header_bg_ho.jpg);
    background-repeat:  no-repeat; 
    background-position: top right;  
    position: relative;
}

div#logo {
    float: left;
}


div#logo img{
    margin-left: 17px;
    margin-top: 23px;
}


.claim{
   margin-left: 19px;
   color: #ccc;
   font-size: 16px;
   font-weight: bold;
   margin-top: 10px;
}

div#metaLinks{
   float: right;
   margin-right: 25px;

}

div#metaLinks a.erLink, div#metaLinks a.soLink, div#metaLinks a.syLink, div#metaLinks a.enLink, div#metaLinks a.hoLink{
  background-image:url(/backstage_09/picpool/common/link_ho.gif);
  background-position: 0 5px;
  background-repeat:no-repeat;
  font-weight:bold;
  padding:0 0 0 10px;
  color: #E62E35;
  text-decoration: none;
  margin-left: 10px;
}

div#metaLinks a.hoLink{
  background-image:url(/backstage_09/picpool/common/link_ho.gif);
  color: #e62e35;
}

div#metaLinks a.erLink{
  background-image:url(/backstage_09/picpool/common/link_er.gif);
  color: #547EBA;
}

div#metaLinks a.soLink{
  background-image:url(/backstage_09/picpool/common/link_so.gif);
  color: #999999;
}

div#metaLinks a.syLink{
  background-image:url(/backstage_09/picpool/common/link_sy.gif);
  color: #FBAE3C;
}

a.homelink, a:visited.homelink{
  display: block;
  float: right;
  margin-left: 80px;
  text-decoration: none;
  color: #666;
  padding-top: 1px;
}

div#metaLinks a:hover{
  text-decoration: underline;
}




.langMenuBox{
  float: right;
  margin-right: 17px;
  margin-left: 54px;
  margin-top: 1px;
  width: 104px;
  text-align: right;
}

* html b\ody .langMenuBox{ 
  margin-right: 8px;
}


.langMenuBox a{
  text-decoration: none;
}

.langMenuBox a:hover{
  text-decoration: underline;
}




.langMenuBox select{
border: none;
}


.langMenuBox a.langLink{
  background-image:url(/backstage_09/picpool/common/pfeil_down.gif);
  background-position: right 4px;
  background-repeat:no-repeat;
  padding: 0 15px 0 0;
  text-decoration: none;
  margin-right: 10px;
}


div#nameCountry{
  position: absolute;
  right: 17px;
  top: 89px;
  height: 19px;
  font-weight: bold;
  color: #ccc;
  width: 150px;
  font-size: 16px;
  text-align: right;
  background-image:url(/backstage_09/picpool/common/pfeil_down.gif);
  background-position: right 5px;
  background-repeat:no-repeat;
  padding: 0 15px 0 0;
  text-decoration: none;
  z-index: 900;

}




div#footer{
    text-align:         left;
    width:              974px;
    font-size:          10px;
    margin:             0px auto;
    padding:            3px 0px;
    color:                             #666;
    border-top:         3px solid #E62E35;
}


div#footer a{
    padding-right:      0px;
    text-decoration:    none;
    line-height:        1.2em; 
    color: #666;   
}

div#footer a:hover{
    text-decoration:    underline;
}


.footerNav{
    margin: 15px 0 15px 0;
    padding: 0 0 0 30px;
    color: #666;
    background: #eee;
text-align:center;
}

.footerNavInner{
display: table;
margin: auto;
text-align:left;
}

.footerNavBox{
margin: 10px 60px 10px 0;
vertical-align: top;
float:left;
}

.footerNavBox ul{
    font-size:  12px;
list-style-type: none;
}

.footerNavBox ul li{
list-style-type: none;
}

.footerNav h2{
   font-size: 12px;
   font-weight: normal;
margin-bottom: 0;
}

.footerNav h2 a, .footerNavBox a{
    color: #333;
}

.footerNavBox a{
    color: #666;
    text-decoration:    none;
}

.footerNavBox a:hover{
    color: #000;
    text-decoration:    underline !important;
}





/*
############# ContentRahmen ######################
*/

div#contentFrame{
    margin: 0px;
    width: 974px;
    background: #fff; 
    position: relative;
}

div#menuSpalte{
    float: left;
    width: 170px;
    margin-left: 17px;
    margin-top: 0px;
}

* html b\ody #menuSpalte { 
    width: 153px;
    padding-left: 17px;
    margin-left: 0px;
}



div#content{
    float: left;
    min-height:  485px;
    height:  auto !important;
    height:  485px;
    margin-left: 35px;
    width: 513px;
}

div#teaserSpalte{
    width: 183px;
    padding: 11px;
    padding-bottom: 0;
    float: left; 
    background: #ededed;
    margin-left: 17px;
    margin-top: 7px;
    margin-bottom: 17px;
}


div#send2Friend{
 /*
&nbsp;position: absolute;
    bottom: 10px; 
*/
margin-top: 30px;
}



div#send2Friend a, div#send2Friend a:visited {
  background-image:url(/backstage_09/picpool/common/icons/icon_send2friend.gif);
  background-position: left 0;
  background-repeat:no-repeat;
  color:#666;
  font-size:11px;
  padding-left:20px;
  text-decoration:none;
}
div#send2Friend a:hover{
  background-image:url(/backstage_09/picpool/common/icons/icon_send2friend.gif);
  color:#000;
}

/*
############# Content ######################
*/

.homeVisual_ho{
    background-image:   url(/backstage_09/picpool/common/home_visual_ho.jpg);
    background-repeat:  no-repeat; 


    background-position: 0 0;
    height: 473px;  
    padding-top: 37px;
}

.homeVisual_er{
    background-image:   url(/backstage_09/picpool/common/home_visual_er.jpg);
    background-repeat:  no-repeat; 
    background-position: 0 0;
    height: 510px;  
    padding-top: 5px;
}

.homeVisual_so{
    background-image:   url(/backstage_09/picpool/common/home_visual_so.jpg);
    background-repeat:  no-repeat; 
    background-position: 0 0;
    height: 510px; 
    padding-top: 7px;
}

.homeVisual_sy{
    background-image:   url(/backstage_09/picpool/common/home_visual_sy.jpg);
    background-repeat:  no-repeat; 
    background-position: 0 0;
    height: 510px; 
    padding-top: 7px;
}

.pom{
    padding: 0px;    
    padding-top: 4px;
    color: #999;
}

.pom a, .pom a:visited, .pom a:link{
    color: #999;
    text-decoration: none; 
}

.pom a:hover{
    color: #333;
    text-decoration: underline; 
}


.fliesstext{
width: 496px; 
}


.fliesstext h1{
margin-top: 15px; 
margin-bottom: 25px;   
}

.fliesstext ol{
margin: 10px 0 10px 20px;   
}

.fliesstext ul {
margin: 10px 0 10px 8px;   
}


.fliesstext ol li{
margin-bottom: 10px;   
}

.fliesstext ul li{
background: url(/backstage_09/picpool/common/link_ho.gif) no-repeat 0 5px; 
list-style-type: none;
padding-left: 12px;
}

.fliesstext ul a{
color: #003300 !important;   
}

/* ----------------------------------------------------
    Events/News...
---------------------------------------------------- */


.listEntry{
border-bottom: 1px dashed #ccc;
margin-bottom: 15px;    
padding-bottom: 10px;   
}

/* ----------------------------------------------------
    Container ...
---------------------------------------------------- */
.container{
margin: 0px 0px 20px 0; 
clear: both;   
}

.container p{
margin: 0px;
padding: 0px; 
}

.container h2{
margin: 0px;
padding: 0px; 
margin-bottom: 2px;  
font-size: 11px; 
}

.imgLeft{
margin-right: 12px;
margin-bottom: 0px;
float: left;
border: 0px solid #e5e5e5;
padding: 0px;
}


.container .thumbs{
width: 200px;
height: 200px;
background-position: center center;
background-repeat:no-repeat;
text-align: right;
}



.container .imgLeft{
margin-right: 12px;
margin-bottom: 0px;
float: left;
border: 1px solid #e5e5e5;
padding: 8px;
}

.container .imgRight{
margin-left: 6px;
margin-bottom: 12px;
float: right;
border: 1px solid #e5e5e5;
padding: 8px;
}

.container .imgFull{
border: 1px solid #e5e5e5;
padding: 8px;
margin-bottom: 8px;
}



.container .imgBU{
font-size: 10px;
padding: 0 2px; 
color: #999;
}

.conListe h2{
background: #f9f8f7;
background-image:   url(/backstage_09/picpool/common/liste_headline.gif);
background-repeat:  repeat-x;   
height: 20px;
padding: 3px 0 0 8px;
font-size: 11px;
margin-bottom: 1px;
}

.conListe .listBg{
background: #f9f8f7;
background-image:   url(/backstage_09/picpool/common/liste_bg.gif);
background-repeat:  repeat-x;   
padding: 8px;
border-bottom: 1px solid #e6e3e0;
}

.conListe .listBg ul{
margin:           4px 0 11px 0px; 
padding-left:     20px;
list-style-type:  none;
line-height: 1.4em;
}

.conListe .listBg ul li {
background: url(/backstage_09/picpool/common/link_ho.gif) no-repeat 0 5px;
padding-bottom: 5px;
padding-left: 15px;
}


/*
############# Tabellen ######################
*/

table.contentTab{
border-spacing: 0px;
border-collapse: collapse;
margin-bottom: 10px;
border: none;
background: #ededed;
margin-top: 10px;
width: 300px;
}

table.contentTab tr.trHead td{
  color: #333;
  margin: 0px;
  padding: 0px 6px;
  font-weight: bold;
  font-size: 11px;
}

table.contentTab td{
  border-bottom:1px solid #fff;
  padding:0.5em;
  vertical-align: top;
}


/* ----------------------------------------------------
    Teaserboxen rechts...
---------------------------------------------------- */

.teaserBox{
background: #fff;    
margin-bottom: 11px;
}

.teaserBox h1{
font-size: 11px;
background: #999;
padding: 0px 8px 0px 8px;
color: #fff;
line-height: 1.4em;
}


.teaserBox p{
padding: 8px;
line-height: 1.4em;
}

.teaserBox ul{
/* margin: 11px 0 11px 0px; 
padding-left: 10px;
*/
list-style-type: none;
line-height: 1.4em;
padding-bottom: 20px;
}


.teaserBox ul li {
background: url(/backstage_09/picpool/common/link_ho.gif) no-repeat 0 25%;
padding-bottom: 5px;
padding-left: 15px;
}


div#searchInput{
  position: absolute;
  right: 17px;
  top: 34px;
  width: 164px;
  height: 19px;
  background-image:url(/backstage_09/picpool/common/searchbg.gif);
  background-position: 0 0;
  background-repeat:no-repeat;
  padding: 2px 0 2px 20px;
  z-index: 99;
}

div#searchInput input{
border: none;
}



form.searchForm{
padding: 0px;
padding-right: 0px;
line-height: 1.4em;
margin: 0px;
}


form.searchForm input.sInput{
   width: 122px;
   background: #fff;
   float: left;
   border-color: #ededed;
   border-bottom: none;
}

form.searchForm input.submitClass{
   float: left;
   width: 28px;
   padding: 0px;
   background: #999;
   margin-left: 4px;
   margin-top: 2px;
   color: #fff; 
}

/*
############# Startseite ######################
*/

div#contentFrameHome{
    margin: 0 17px;
    width: 910px;
    height: 455px;
    background: #fff; 
    background-repeat:  no-repeat; 
    padding: 15px;
    overflow: hidden;
}


div#flashTeaser{
width: 380px;
height: 140px;
background-color:#fff;
margin-bottom: 10px;
overflow: hidden;
position: relative; 
}

div#flashTeaserSlides{
width: 380px;
height: 140px;
overflow: hidden;
}

#controls{
z-index: 1000;
position: absolute;
top: 0;
left: 0;
display: none;
margin: 0;
padding: 10px 8px; 
width: 364px;
margin-top: 40px;
}

#controls .prev a{
float: left;   
width: 40px;
height: 40px; 
text-decoration: none; 
background: url(/backstage_09/picpool/common/pfeile/pfeil_back.gif) no-repeat 0 0;
}
#controls .next a{
float: right; 
width: 40px;
height: 40px;
text-decoration: none; 
background: url(/backstage_09/picpool/common/pfeile/pfeil_next.gif) no-repeat 0 0;
}




.sliderText{
background-color:#fff;
padding: 10px;
width: 360px;
height: 120px;
}

.sliderText h1{
font-size: 14px;
margin-bottom: 3px;
color: #333;
}


.sliderImg{
background-color:#fff;
width: 380px;
height: 140px;
}



div#newsBox{
width: 185px;
height: 145px;
background-color:#fff;
float: left;
margin-right: 10px;
line-height: 1.4em;
overflow: hidden;
}


div#newsBox div{
display: block;
overflow: hidden;
padding: 8px;
height: 129px;
width: 169px;
margin: 0px;
}



div#newsBox h1{
font-size: 11px;
margin-bottom: 3px;
}


div#epaperTeaser{
width: 185px;
height: 145px;
background-color:#fff;
float: left;    
}



#homeBoxHolding1 h1 a:hover {
background-color: #fff !important;
color: #547eba;
}
#homeBoxHolding1 h1 {
border-bottom: 2px solid #547eba;
background-color: #547eba;
}
#homeBoxHolding1 div a{
color: #547eba !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil_er.gif) !important;
} 
#homeBoxHolding1 div a:hover{
color: #fff !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil-er-hover.gif) !important;
background-color: #547eba !important;
} 

#homeBoxHolding2 h1 a:hover {
background-color: #fff !important;
color: #999;
}
#homeBoxHolding2 h1 {
border-bottom: 2px solid #999;
background-color: #999;
}
#homeBoxHolding2 div a{
color: #999 !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil_so.gif) !important;
} 
#homeBoxHolding2 div a:hover{
color: #fff !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil-so-hover.gif) !important;
background-color: #999 !important;
} 

#homeBoxHolding3 h1 a:hover {
background-color: #fff !important;
color: #fbae3c;
}
#homeBoxHolding3 h1 {
border-bottom: 2px solid #fbae3c;
background-color: #fbae3c;
}
#homeBoxHolding3 div a{
color: #fbae3c !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil_sy.gif) !important;
} 
#homeBoxHolding3 div a:hover{
color: #fff !important;
background-image:url(/backstage_09/picpool/common/pfeile/pfeil-sy-hover.gif) !important;
background-color: #fbae3c !important;
} 






.homebox{
margin-top: 10px;
width: 185px;
height: 140px;
background-color:#fff;
float: left;
margin-right: 10px;
overflow: hidden;
}


.homebox h1{
font-size: 11px;
background: #999;
color: #fff;
}

.homebox h1 a, .homebox h1 a:visited{
color: #fff;
text-decoration: underline;
display: block;
padding: 1px 0 0 8px;
}



.homebox p{
margin: 0px;
padding: 0px;
}

.homebox .pad8{
padding: 8px;
line-height: 1.4em;
}



.homebox ul{
margin:           0px 0 0px 0px; 
padding-left:     0px;
list-style-type:  none;
line-height: 1.4em;
padding-bottom:     20px;
}

.homebox ul li {
background: url(/backstage_09/picpool/common/link_ho.gif) no-repeat 0 5px;
padding-bottom: 0px;
padding-left: 15px;
}

/* ----------------------------------------------------
   Formulare..
---------------------------------------------------- */

form {
   margin: 0;
  padding: 0;
}

fieldset{
  border: 0px;
  width: 500px;
}


input, textarea, select{
    padding: 0.17em; /* 2px */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #ccc;
}

select{
    padding: 0.17em; /* 2px */
    width: 227px; 
}


label.left{
    float: left;
    width: 120px;
    margin: 0.33em 1em 0.50em 0; /* 6px 4px 6px 0 */
} 


label.right{
    float: left;
    width: 300px;
    margin: 0.33em 0 0.50em 1em; /* 6px 4px 6px 0 */
} 


input.checkbox_style{
    float: left;
    width: 20px;
    border: none;
    margin: 0.5em 0em 0.50em 0; /* 6px 4px 6px 0 */
} 

.formError{
    float: left;
    margin: 0.50em 0.33em; /* 6px 4px */
    color:  #cc0000;
}

 
input.right, textarea.right {
    float: left;
    width:  227px;
    margin: 0.33em 0; /* 4px */
}

textarea.right{
    width:  227px;

}


form br{
    clear:  both; 
    margin: 0.17em 0; /* 2px */
}

.formMessage{
    margin-top:  0.5em;  /* 4px */
    margin-left: 131px;
}

input.submitClass{
    width: 112px;
    margin: 0 0.5em 0 0 ; /* 2px */
    background-color: #BFD556; 
    color: #003300;
    font-size: 11px;
    border: none;
    font-weight: bold;
}

form table.contentTab{
    width: 280px;
}

form table.contentTab input.tabInput{
    background: white;
    width: 20px;
}


.errorMsg{
padding: 5px 0;
color: red;
width: 400px;
}

/*
############# Helpers ######################
*/

.tdRight{
    text-align: right !important;
}

a.pfeil, a.pfeil:link, a.pfeil:visited, .homebox .pad8 a {
  background-image:url(/backstage_09/picpool/common/pfeile/pfeil_ho.gif);
  background-repeat:no-repeat;
  background-position: right 5px;
  color:#DE0003;
  font-size:11px;
  font-weight:bold;
  padding-right:15px;
  text-decoration:none;
}
a.pfeil:hover, .homebox .pad8 a:hover {
  background-image:url(/backstage_09/picpool/common/pfeile/pfeil_ho_hover.gif) !important;
  background-color:#DE0003;
  color: #fff !important;
}



a.pfeilBack, a.pfeilBack:link, a.pfeilBack:visited {
  background-image:url(/backstage_09/picpool/common/pfeile/pfeil_ho_back.gif);
  background-position: left 5px;
  background-repeat:no-repeat;
  color:#DE0003;
  font-size:11px;
  font-weight:bold;
  padding-left:13px;
  text-decoration:none;
}
a.pfeilBack:hover {
  background-image:url(/backstage_09/picpool/common/pfeile/pfeil_ho_back_hover.gif) !important;
  background-color:#DE0003;
  color: #fff !important; 
}

a.video, a.video:link, a.video:visited {
  background-image:url(/backstage_09/picpool/common/icon_video.gif);
  background-position: left 0;
  background-repeat:no-repeat;
  color:#000;
  font-size:11px;
  padding-left:30px;
  text-decoration:none;
}
a.video:hover {
  background-image:url(/backstage_09/picpool/common/icon_video.gif);
  color:#DE0003;
}

.videoTyp{
font-weight: bold;
color: #e3303d;
}

.hide {
left:-1000em;
line-height:0px;
position:absolute;
width:500em;
}


p.imgRight{
display:block;
text-align: right;
}

.floatright {
float: right;
}

.floatleft {
float: left;
}

.text12bold{
font-weight: bold;
font-size: 12px; 
}

.pad10{
padding: 10px;    
}


.pad17{
padding: 17px;    
}

.small{
font-size: 10px;
color: #666; 
}

.spacer7 {
    height: 7px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.spacer10 {
    height: 10px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.spacer20 {
    height: 20px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.clearBlock {
    height:           0px;
    clear:            both;
    overflow:         hidden;
    font-size:        0px;

    line-height:      0px;
}

.boxCardFilter {
background: #ededed none repeat scroll 0 0;
margin-top:10px;
padding:10px;
width: 499px;
}
table.cardFilter {
border-collapse:collapse;
border-spacing:0;
font-size:11px;
margin:0;
}
table.cardFilter td {
border:0 solid #666666;
padding: 4px;
text-align:left;
}
table.cardFilter td input {
border:medium none;
}
