/** CSS für CVJM.de Redesign 2009 **/

body {
margin: 0;
padding:0;
background-color:#d7d7e0;
font-size: 62.5%;
font-family: Verdana, Arial,  Helvetica, sans-serif;
background-image:url(bilder/kachel-grau.gif);
background-repeat:repeat;
}

.hidden, h1 {
      position:absolute;
      left:-1000px;
      top:-1000px;
      width:0;
      height:0;
      overflow:hidden;
      display:inline;

}

img {border:0;}

#content .csc-textpic-imagewrap a:link, #content .csc-textpic-imagewrap a:visited {
  border-bottom:0;
}


#alles {
width: 96em;
border:1px solid #3a5c78;
margin:2em auto;
/*background-color:#FCF3D6;*/
background-color:#FCF9D6;

-moz-box-shadow: 0.5em 0.5em 1em #3a5c78;
-webkit-box-shadow: 0.5em 0.5em 1em #3a5c78;
box-shadow: 0.5em 0.5em 1em #3a5c78;

}

#header {
width: 96em;
height:18.7em;
background-image: url(bilder/kongress-leute-ausschnitt-s.jpg);
background-position: top left;
background-repeat:no-repeat;
position:relative;
}

#logo, #tabs,#slogan {
float:left;
height:15em;
}

#logo {
width:13em;
padding:5em 0 0 2em;
height:10em;
}

#logo img { 
width:13em;
height:10em;
}

#tabs {
width:44em;
margin-left:1.5em;
}

#slogan {
width:14em;
height:14.2em;
margin:0.8em 0 0 2.5em;
}

#suche, #footer {
width:90em;
height:2em;
background-color: #069;
background-image: url(bilder/balken2.jpg);
background-repeat: repeat-x;
padding: 0.9em 3em 0.8em 3em;
color:#eee;
clear:both;
}

#suche .tx-macinasearchbox-pi1 {
float:right;
width:15em;
position:relative;
}

#suche form#searchform input.suchfeld {
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius:0.4em;
border:1px solid #336;
background-color:#FCF9D6;
color:#336;
width:11em;
margin: 0 0.6em 0 0;
padding:0.2em;
}

#suche input.suchbutton { 
  visibility:hidden;
}

#suche form#searchform input.suchbutton { 
position:absolute;
bottom:0em;
}

#footer { 
text-align:center;
padding: 1.1em 3em 0.6em 3em;
}

#navi2 {
width:86em;
height:4em;
text-align:center;
float:left;
}

#language {
float:left;
width:10em;
text-align:center;
padding: 0.4em 0;
}

#main {
display:table-row;
/* clear:both; */
width:96em;
margin: 0 0 2em 0;
}



#navi3, #content, #rechts {display:table-cell;vertical-align:top;}

#startlinks, #startrechts { float:left;}

#navi3 {
width:15.9em;
padding: 0 2em;
border-right:1px solid #d4d4d4;
}

#content {
width:52em;
padding: 0 2em 2em 2em;
}

#rechts {
width:16em;
padding: 0 2em;
}

#print {
  
}

#startlinks, #startrechts { display:none;}

DIV.csc-frame-rulerBefore { 
border-top: 1px solid #bbb; 
padding: 1em 0; 
width:97%;
}

DIV.csc-frame-rulerAfter { 
border-bottom: 1px solid #bbb; 
width:97%; 
padding: 1em 0; 
}

