html {
   width:100%;
   height:100%;
   overflow:hidden;
}
body {
   background-image: url(/fileadmin/2009/sl-com/images/bg_home.gif);
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #7f9637;
   color: #FFFFFF;
   margin: 0px;
   padding: 0px;
   font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
   text-align:center; 
}
#container{
   position: relative;
   width:800px;
   margin: auto;
   text-align:left;
   z-index: 2;    
}
#boxlogo {
   position: absolute;
   top: 90px;
   left: 0px;
   width:201px; 
   height:47px;
   z-index: 3;
}
#boxnavportfolio {
   position: absolute;
   top: 142px;
   left: 44px;
   width:700px; 
   height:30px;
   z-index: 4;
}
#boxnavigation {
   position: absolute;
   top: 425px;
   left: 488px;
   width:350px; 
   height:94px;
   z-index: 5;
}
#boxabbinder {
   position: absolute;
   top: 550px;
   left: 488px;
   width:700px; 
   height:30px;
   z-index: 6;
}
#boxpic {
   position:absolute;
   margin-top:184px;
   width:100%;
   height:100%;
}
#boxpic img {
   min-height:100%;
   min-width:100%;
   margin:0 auto;
   display:block;
}
a { 
   color: #98C421;
   text-decoration: none; 
}
a:hover { 
   color: black;
   text-decoration: none; 
}
a.navbread { 
   color: #000000;
   font-size: 0.7em;
   text-decoration: none;
}
a.navbread:hover { 
   color: #000000;
   font-size: 0.7em;
   text-decoration: none;
}
a.detail { 
   color: #505050;
   background-color: #E8E8E8;
   border-bottom:2px solid #FFFFFF;
   text-decoration: none;
   display: block;
   height: 20px;
   width: 200px;
   padding: 2px 0px 0px 10px;
   margin: 0px;
}
a.detail:hover { 
   color: #FFFFFF;
   background-color: #98C421;
   text-decoration: none; 
}
a.name-of-person { 
   background-image: url(/fileadmin/2007/cp_website/images/pdf_link.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #E8E8E8;
   border-bottom:2px solid #FFFFFF;
   color: #505050;
   text-decoration: none;
   display: block;
   height: 20px;
   width: 200px;
   padding: 2px 0px 0px 22px;
   margin: 0px;
}
a.name-of-person:hover { 
   background-color: #98C421;
   color: #FFFFFF;
   text-decoration: none; 
}
h1{  
   font-size: 0.8em;
   font-weight: bold; 
   color: #000000; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
h2{  
   font-size: 0.8em;
   font-weight: bold; 
   color: #6E6E6E; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
h3{  
   font-size: 0.7em;
   font-weight: bold; 
   color: #C00001; 
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;  
}
p {  
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
ul {
   list-style-image:url(/fileadmin/2007/cp_website/images/pfeil.gif);
   margin: 0;
}
li {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.csc-textpic-caption {
   font-size: 0.6em;
}
.newsletteranmeldung {  
   padding-left: 20px;
   width: 410px;
}
.txtimage {  
   font-family: Verdana, Helvetica, Geneva, sans-serif; 
   font-size: 0.6em;
   color: #000000; 
   text-decoration: none;
   background-color: white;
   padding-left:2px;
   line-height: 1.4em; 
}
form {
   padding-left: 0px;
   width: 4800px;
}
.kontaktlabel {
   position : relative;
   clear : both;
   margin : 0px;
   margin-top : 10px;
   margin-bottom : 5px;
   padding : 0px;
   font-size: 0.7em; 
   color: #6E6E6E; 
   text-decoration: none; 
}
.kontaktbox {
   padding: 5px;
   float: left; 
   height:20px;
   width:365px; 
}
.kontaktfield {   
   border: 1px solid #6E6E6E;
   background-color: #FFFFFF;
   padding: 0px;
   font-size:11pt; 
   color: #000000; 
   text-decoration: none;
   width: 365px;
}
textarea {
   font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
   height:150px;
   text-decoration: none; 
   width:365px; 
}
.button {   
   border: 1px solid #98C421;
   clear:both;
   background-color: #98C421;
   font-size: 0.9em; 
   color: #FFFFFF; 
   text-decoration: none;
   width: 365px;
   height: 30px;
}
.newsletterfield {   
   border: 1px solid #777777;
   background-color: #FFFFFF;
   padding: 2px;
   font-size:7pt; 
   color: #000000; 
   text-decoration: none;
   width: 100px;
}