body{
 background-color: #fff;
 margin:0;
 font-family:arial;
 font-size:12px;
 color:#555555;
}

h1{color:#006ab3; font-size:20px; margin-top:0;}
h2{color:#006ab3; font-size:18px; margin-top:0;}
h3{color:#006ab3; font-size:12px; margin-top:0;}
h4{color:#006ab3; font-size:10px; margin-top:0;}
h5{color:#006ab3; margin-top:0;}


#logo{
 width:680px;
 height:135px;
 border:0px solid red;
}

#logo img.logo{
 margin: 5px 0 0 15px;
 border:0;
}

#bread{
 width:680px;
 border-top:1px solid black;
 border-bottom:1px solid black;
 overflow:hidden;
}
#bread ul{
 margin:1px 10px 4px 5px;
 padding:0;
 list-style-type: none;
}

#bread ul li{
 display:inline;
 margin:0;
 padding:0;
 color:#48505b;
}
#bread ul li.intro,
#bread ul li.first,
#bread ul li.last{
 border:none;
 padding:0;
}

#bread ul li.intro{
 color:#6291bd;
 margin:0 5px 0 0;
}

#bread ul li a{
 color:#024385;
 text-decoration:none;
 padding-right:20px;
}
#bread ul li a:hover{
 color:#6291bd;
}

#content{
 width:680px;
 border:0px solid blue;
 height:auto;
  margin:20px 0;
}

td#main{
 padding-left:8px;
}
td#main-startseite{
  padding-left:8px;
}

a img{
 border:none;
}

#boxPN{
 width:205px;
 float:left;
 margin-right:15px;
}
#boxKarriere{
 width:205px;
 float:left;
 margin-right:15px;
 }
#boxShop{
 width:205px;
 float:left;
}

#boxPN a{
 text-decoration:none;
 color:#555555;
}
#boxKarriere a{
 text-decoration:none;
  color:#555555;
 }
#boxShop a{
 text-decoration:none;
  color:#555555;
}


#right{
 width:200px;
 border:0px solid blue;
}

#footer{
 width:680px;
 padding-top:3px;
 border-top:1px solid green;
}
#footer .copy{
 float:right;
}

#footer a{
 text-decoration:none;
}


div.csc-frame-frame1{
width:200px;
 border:1px solid lightgrey;
 border-bottom:15px solid lightgrey;
}
div.csc-frame-frame1 h3{
 background-color:lightgrey;
 padding:10px 5px;
}
div.csc-frame-frame1 p{
 padding: 5px;
}

div.downloads{
 border:1px solid #555555;
 width:220px;
 display:none;
}

div.grau{
 border:1px solid #555555;
 width:220px;
 display:none;
}


div.downloads h5 {
 color:#B5C3CF;
 font-weight:bold;
 margin:0;
 padding:0 2px 4px 10px;
}

img.printarrow{
 position:relative;
 top:3px;
}

div#left{
display:none;
}

div#mainnav{
display:none;
}

.printtop{
 text-align:right;
 border-bottom:1px solid black;
 padding-bottom:3px;
}
.printtop a{
 text-decoration:none;
}

div.csc-textpic-imagewrap{
 width:100%;
 overflow:hidden;
 vertical-align:bottom;
 position:relative;
 margin-bottom:15px;
}

div.csc-textpic-imagewrap img{
 border:1px solid #ccc;
}

div.csc-textpic-imagewrap div.caption{
 text-align:left;
 width:155px;
 padding-left:10px;
 color:#004487;
 position:absolute;
 left:275px;
 bottom:1px;
}

