/* ----------------------------------------------------
    Body settings ...
---------------------------------------------------- */

* {    margin: 0;
    padding: 0;
}

body {
        font: 70%/1.6em Arial, Helvetica, sans-serif;
        width:100%;
        text-align: center;
        height:100%;
        color:      #001b54;
        background:#185783 url(/backstage/dgg-elbflorenz/picpool/common/bg.jpg) repeat-x fixed 0 0;
   
}

/* ----------------------------------------------------
    Global link settings ...
---------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
    color: #00134e;
}

a:hover {
    text-decoration: underline;
    color: #00134e;
}

a:active {
    text-decoration: none;
    color: #00134e;
}

a:focus{
  outline:0;
  -moz-outline:0;
}

.hide{
  display: none;
}


h1 {
color:#981d3d;
font-size:18px;
margin-bottom:7px;
}
h2 {
font-size:16px;
margin-bottom:25px;
color:#003054;
}
h3 {
color:#000000;
font-size:12px;
}


table tr td{
    vertical-align: top;
}

div#pom{
    color:#735942;
    font-size:          11px;
    margin-bottom:     20px;
}

div#pom a, div#pom a:visited{
      color:#735942;
      margin-right: 10px;
}


/* ----------------------------------------------------
    Rahmen settings ...
---------------------------------------------------- */


div#all{
    width:              965px;
    padding:            0px;
    margin:             0 auto;
    text-align: left;
background: white;
padding-bottom: 15px;
}

div#allIntro{
    width:              595px;
    padding:            0px;
    margin:             0 auto;
    text-align: left;
margin-top: 100px;
}




div#footer{
    width:              965px;
    margin:             20px auto;
    color: #fff;
    font-size:10px;
}

div#footer a{
color: #fff;
}

div#header{
clear: both;
}

div#mainNav{
float: left;
width: 200px;
height: 120px;
}

div#logoClaim{
float: right;
width: 205px;
}



/*
############# Menu ######################
*/

div#mainMenu{
    margin-top:         0px; 
    height:             100px;
    margin-left:        15px;
}

div#mainMenu ul {
    float:              left; 
    margin:             0;
    padding:            0;
    list-style:         none;
    display:            inline;
    overflow:           hidden;
    height:             100px;
}
div#mainMenu li {
    margin:             0;
    padding:            0;
    list-style:         none;
    display:            inline;
    height:             100px;
    float:              left;
}

div#mainMenu a {
    float:              left;
    padding:            100px 0 0;
    overflow:           hidden;
    height:             0px !important;
    margin-right:       5px;
}

div#mainMenu li.startseite a{
    width: 230px;
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/startseite.jpg) 0px 0px no-repeat;
}
div#mainMenu li.startseiteSel a{
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/startseite.jpg) 0px 0px no-repeat;
    background-position: 0px -100px;
    width: 230px;
}

div#mainMenu li.das-objekt a{
    width: 230px;
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/das-objekt.jpg) 0px 0px no-repeat;
}
div#mainMenu li.das-objektSel a{
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/das-objekt.jpg) 0px 0px no-repeat;
    background-position: 0px -100px;
    width: 230px;
}

div#mainMenu li.musterwohnung a{
    width: 230px;
    margin-right:       0px;
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/musterwohnung.jpg) 0px 0px no-repeat;
}
div#mainMenu li.musterwohnungSel a{
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/musterwohnung.jpg) 0px 0px no-repeat;
    background-position: 0px -100px;
    width: 230px;
    margin-right:       0px;
}

div#mainMenu li.standort a{
    width: 230px;
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/standort.jpg) 0px 0px no-repeat;
}
div#mainMenu li.standortSel a{
    background:         url(/backstage/dgg-elbflorenz/picpool/common/menu/standort.jpg) 0px 0px no-repeat;
    background-position: 0px -100px;
    width: 230px;
}

div#mainMenu li a:hover {
    background-position: 0px -100px;
}
div#mainMenu li a:active {
    background-position: 0px -100px;
}


/*
############# Content ######################
*/



div#content{
float: left;
width: 935px; 
padding: 15px;   
padding-bottom: 5px; 
min-height:  400px;
height:  auto !important;
height:  400px;
background: white;
}  


.colorFrame {
background: #F5EDD5;
}
 

.linkeSpalte{
float: left;
width: 230px;
border-right: 5px solid white;
background: #F5EDD5;
}

.imgList{
border-bottom: 0px solid white;
text-align: right;
}

.textList{
border-bottom: 0px solid white;
text-align: left;
}

.textList p{
padding: 6px;
margin: 0px;
}


.spacerColor5{
    height: 5px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    background: white;
    line-height: 0px;
}

.rechteSpalte{
float: left;
width: 550px;
padding: 6px 12px;
background: #F5EDD5;
min-height:  508px;
height:  auto !important;
height:  508px;
overflow-x: hidden;
}

.spacerColor5{
    height: 5px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    background: white;
    line-height: 0px;
}

.rechteSpalte ul, .rechteSpalte ol{
margin: 10px 0 10px 20px;   
}

table.contentTab{
border-spacing: 0px;
border-collapse: collapse;
margin-bottom: 10px;
border: none;
background: #ededed;
margin-top: 10px;
}

table.contentTab tr.trHead td{
  color: #fff;
  margin: 0px;
  padding: 0px 6px;
  font-weight: bold;
  font-size: 11px;
  background: #0187c5;
}

table.contentTab td{
  border-bottom:1px solid #fff;
  padding:0.5em;
  vertical-align: top;
}


/*
############# Sliders ######################
*/

div#flashTeaser{
width: 935px;
height: 400px;
background-color:#fff;
overflow: hidden;
position: relative; 
}

div#flashTeaserSlides{
width: 935px;
height: 400px;
overflow: hidden;
}


div#flashTeaserSlides img{
width: 935px;
height: 400px;
}


div#filmTeaser{
width: 165px;
height: 100px;
background: #fff;
position: absolute;
top: 25px;
right: 200px;
z-index: 300;
}
div#filmTeaser a:hover img{
background: #fff;
width: 165px;
height: 100px;
filter:alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
}

div#ePaperTeaser{
z-index: 300;
width: 165px;
height: 200px;
background: #002a58; 
position: absolute;
top: 130px;
right: 200px;
}


div#webcamTeaser{
z-index: 300;
width: 145px;
height: 20px;
background: #002a58; 
position: absolute;
top: 340px;
right: 200px;
padding: 10px;
color: white;
}


div#webcamTeaser a{
color: white;
}

div#logoTeaser{
z-index: 300;
width: 165px;
height: 305px;
background:#185684 url(/backstage/dgg-elbflorenz/picpool/common/bg_logos.jpg) repeat 0 0;
position: absolute;
top: 25px;
right: 25px;
}


/* ----------------------------------------------------
   Gallery
---------------------------------------------------- */

table.galleryTab{
border-spacing: 0px;
border-collapse: collapse;
}


table.galleryTab tr.trHead td{
background-color: #029EE3;
color: white;
}

table.galleryTab tr.trSubHead td{
background-color: #D6EBFF;
}

table.galleryTab td{
padding: 0.2em;
text-align: left;
vertical-align: top;
background-color: #fff;
border: 0px solid #D6EBFF;
margin: 1px;
text-align: center;
}


.thumbs{
width: 50px;
height: 50px;
background-position: center center;
background-repeat:no-repeat;
}

table.galleryTab td img{
width: 50px;
height: 50px;
}

table.galleryTab td img a{
border: 0px;
}

table.galleryTab td img a:hover{
border: 1px;
}


.small{
font-size: 11px;
}



/* ----------------------------------------------------
   Kontakt..
---------------------------------------------------- */

input, textarea{
    padding: 0.17em; /* 2px */
    border: 0 none;
    background-color: #fff;
}

 
label.left{
    float: left;
    width: 100px;
    margin: 0.33em 0.33em 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.33em;  /* 4px */
    margin-left: 104px;
}


input.submitClass{
    width: 113px;
    margin: 0 0.17em 0 0 ; /* 2px */
    background-color: #C49162;
    color: white;
    font-size: 11px;
}



/*
############# Helpers ######################
*/

.tdRight{
    text-align: right !important;
}

a.pfeil, a:link.pfeil, a:visited.pfeil{
     font-size: 11px;
      text-decoration:none; 
      padding-left:12px;

      background-image:url(/backstage/dgg-elbflorenz/picpool/common/pfeil.gif);
      background-repeat:no-repeat;
      color: #981d3d;
}

a.pfeilBack, a:link.pfeillBack, a:visited.pfeillBack{
     font-size: 11px;
      text-decoration:none; 
      padding-left:12px;
      background-image:url(/backstage/dgg-elbflorenz/picpool/common/pfeil_back.gif);
      background-repeat:no-repeat;
      color: #981d3d;
}

a.pdfLink, a:link.pdfLink, a:visited.pdfLink{
      font-size: 11px;
      text-decoration:none; 
      padding-left: 30px;
      background-image:url(/backstage/dgg-elbflorenz/picpool/common/pdf_icon.gif);
      background-repeat:no-repeat;
      color: #981d3d;
      font-weight: bold;
      display: block;
}

.trenner {
display: block;
clear: both;
border:0;
border-top:1px #fff dashed;
height:1px;
margin: 10px 0 10px 0;
}

.small{
font-size: 10px;    
    
}

.hide {
left:-1000em;
line-height:0px;
position:absolute;
width:500em;
}


.floatright {
float: right;
}

.floatleft {
float: left;
}

.text12bold{
font-weight: bold;
font-size: 12px; 
}

img.imgLeft{
margin-right: 16px;
margin-bottom: 0px;
float: left;
border: 3px solid #fff;
}

img.imgRight{
margin-left: 6px;
margin-bottom: 12px;
float: right;
}


.spacer5 {
    height: 5px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
} 

.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;
} 


.spacer15 {
    height: 15px;
    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;
}


.pad10{
    padding: 10px;
}
