@import url("/typo3/sysext/css_styled_content/css/example.css");

.csc-frame-frame1{
   position:relative;
   left:-10px;
   top:0px;
   background:#E6F1F7;
   padding:0px 0px 1px 0px;
   margin:0px 0px 10px 0px;
}

/* ======= STARTSEITE  =============== */
#cont-start{
   background:#1175B3 url(../layout/bg_start.jpg) repeat-x left top;
   height:573px;
   margin:0px 0px 2px 0px
}

#produkte{
   margin:0px 56px 0px 56px;
   background:url(../layout/bg_produkte.jpg) no-repeat right 0px;
   height:473px;
}

#claim{
   padding:33px 0px 0px 0px;
}

#inhalte-start{
   padding:101px 0px 0px 0px;
}

#inhalte-start-links{
   float:left;
   width:220px;	
   background: #006BAB;
}

#inhalte-start-links .start-box-inhalt{
   height:209px;
   font-size:0.7em;
}

.start-box-inhalt input.submit{
   border:0;
   background:url(../layout/bg_submit_start.gif) no-repeat left top;
   width:75px;
   height:18px;
   font-size:1.0em;
}

.start-box-inhalt a{
   margin:0px 0px 0px 10px;
}

#inhalte-start-links .start-box-inhalt h1{
   background:#1878B9;
   color:white;
   font-size:1em;
   padding:5px 0px 5px 10px;
   margin:10px 0px 5px 0px;
}

#inhalte-start-links #box-aktuelles *{
   color:white;
}

#inhalte-start-links #box-aktuelles{
   padding:0px 0px 0px 10px;
   font-size:0.9em;
}

#inhalte-start-links #box-aktuelles a{
  margin:0;
}

.start-box-o-l{
   background: url(../layout/start_box_o_l.gif) no-repeat left top;
   height:5px;
}
.start-box-o-r{
   background: url(../layout/start_box_o_r.gif) no-repeat right top;
   height:5px;
}

.start-box-u-l{
   background: url(../layout/start_box_u_l.gif) no-repeat left bottom;
   height:5px;
}
.start-box-u-r{
   background: url(../layout/start_box_u_r.gif) no-repeat right bottom;
   height:5px;
}

.start-box-inhalt form{
   margin:0px 0px 5px 0px;
   padding:10px 0px 0px 10px;
}

#inhalte-start-rechts{
   float:left;
   width:602px;
   margin:0px 0px 0px 13px;
   background:#006BAB;
}

#inhalte-start-rechts .start-box-inhalt{
   padding:30px 5px 0px 30px;
   height:181px;
   color:white;
   font-size:0.7em;
}

.start-box-inhalt a.internal-link,
.start-box-inhalt a.external-link,
.start-box-inhalt a.external-link-new-window, 
.start-box-inhalt a.mail,
.start-box-inhalt a.download,
.start-box-inhalt a.internal-link-new-window{
   background:url(../layout/pfeil_weiss_blau.gif) no-repeat left center;
   padding:0px 0px 0px 8px;
   color:white;
}

#grauer-balken-innen-start{
   margin:0px 56px 0px 56px;
   padding:2px 0px 0px 0px;
   background:#D3D4D6;
   height:18px;
   color:#919293;
   font-size:0.7em;
   text-align:center;
}

#grauer-balken-innen-start a{
   color:#919293;
}

#copyright-start{
   clear:both;
   margin:4px 0px 0px 0px;
   padding:0px 0px 10px 0px;
   color:#BCBCBC;
   font-size:0.7em;
   text-align:center;
}

#copyright-start a{
   color:#BCBCBC;
   border-left:1px solid #BCBCBC;
   padding:0px 0px 0px 5px;
}


*{font-family : Lucida Sans Unicode, Lucida Grande, arial, helvetica, sans-serif;color:#1E1E1E;}

body{
   margin:0;
   padding:0;
   background:#fff;
   min-width:990px;
}

h1,h2{}

a{text-decoration: none;}

a:hover, a:focus{
   text-decoration: underline;
}

p{
   margin:0px 0px 10px 0px;
   padding:0;
}

img{border:0px;}
label{display:none;}
input{
   border-top:1px solid #8F8F8F;
   border-right:1px solid #CDCDCD;
   border-bottom:1px solid #E4E4E4;
   border-left:1px solid #CDCDCD;
}

input.submit{
   border:0;
   background:url(../layout/bg_submit.gif) no-repeat left top;
   width:75px;
   height:18px;
   font-size:1.0em;
}



/* ======= SEITENKOPF  =============== */

#cont_kopf{
   height:68px;
   margin:0px 0px 0px 0px;
   border-bottom:1px solid #006CAB;
}

#cont_kopf #logo{
   float:left;
   padding:16px 0px 0px 20px;
}

#cont_kopf ul#hauptmenue{display:none;}
#cont_kopf ul#sprachen{display:none;}

/* ======= PFADNAVIGATION =============== */
ul#pfadnavigation{display:none;}

/* ======= INHALTSBEREICH =============== */
#cont-content{
   margin:0px;
}
/* ======= BEREICH LINKS  =============== */
#cont-content-left{display:none;}

/* ======= INHALTSBEREICH MITTE =============== */
#cont-content-main{
   padding:10px 0px 0px 0px;
   font-size:0.8em;
}

#cont-content-main h1{
   font-size:1.3em;
}

#cont-content-main h2{
   font-size:1.2em;
}

#cont-content-main h3{
   font-size:1.1em;
}

#cont-content-main h4{
   font-size:1.2em;
}

#cont-content-main a.internal-link,
#cont-content-main a.external-link,
#cont-content-main a.external-link-new-window, 
#cont-content-main a.mail,
#cont-content-main a.download,
#cont-content-main a.internal-link-new-window{
   background:url(../layout/pfeil_grau.gif) no-repeat left center;
   padding:0px 0px 0px 10px;
}

#content-normal-and-right,
#content-only-normal{
   position:relative;
   left:0px;
   top:0px;
   margin:0px 0px 0px 0px;
}

#content-normal-and-right #content-normal{
   margin-right:333px;
}

#content-right{
   width:219px;
   max-width:219px;
   overflow:hidden;
   position:absolute;
   top:0px;
   right:0px;
   float:right;
}

/* ======= ABSCHLUSS DRUCKVERSION  =============== */
#cont-druckversion{display:none;}

/* ======= ABSCHLUSS  =============== */
#cont-grauer-balken{display:none;}

#grauer-balken-innen{
   margin:0px 0px 0px 0px;
   background:#D3D4D6;
   height:21px;
}

#cont-fusszeile{
   background:#006BAB;
   padding:16px 0px 0px 0px;
   margin:4px 0px 0px 0px;
}

#anschrift{
   border-top:1px solid #4D97C8;
   border-bottom:1px solid #4D97C8;
   padding:4px 0px 4px 0px;
   color:#9AC2E5;
   font-size:0.7em;
   text-align: center;
}

#anschrift a{
   color:#9AC2E5;
}

#copyright{
   clear:both;
   margin:7px 0px 0px 0px;
   padding:0px 0px 10px 0px;
   color:#9AC2E5;
   font-size:0.7em;
   text-align:center;
}

#copyright a{
   color:#9AC2E5;
   border-left:1px solid #9AC2E5;
   padding:0px 0px 0px 5px;
   height:11px;
}

.unsichtbar{display:none;}
