body {
   background-image: url(/fileadmin/2008/devprem/images/bg_home.gif);
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #541656;
   margin: 0px;
   padding: 0px;
   font-family: tahoma, verdana, helevtica, arial, sans;
   color: #FFFFFF;
}
#container {
   background-image: url(/fileadmin/2008/devprem/images/bg_start-flugel.gif);
   background-repeat: no-repeat;
   background-position: top center;
   width: 760px;
   height: 618px;
   margin: auto;
}
#boxMain {
   position:relative;
   text-align: center;
   width: 760px;
}
#boxContent {
   height: 69px;
   width: 760px;
   margin-top: 340px;
   float:left;
}
#boxLeft{
   width: 220px;
   float:left;
   text-align:left;
   margin-top: 28px;
}
#boxMiddle {
   width:320px;
   float:left;
   text-align:center;
}
#boxlogo {
   height: 60px;
   width: 320px;
   float:left;
}
#boxRight{
   width: 220px;
   float:left;
   text-align:right;
   margin-top: 28px;
}
.box {

}
a { 
   color: #000000;
   font-weight: bold; 
   text-decoration: underline; 
}
a:hover { 
   color: #000000;
   font-weight: bold; 
   text-decoration: none; 
}
h1 {  
   font-size: 0.8em; 
   font-weight: bold;
   font-style: normal; 
   text-decoration: none;
   margin: 0;
   padding: 15px 0px 5px 0px;
}
h2 {  
   font-size: 1.1em; 
   font-weight: bold;
   font-style: normal; 
   text-decoration: none;
   margin: 0;
   padding: 15px 0px 5px 0px;
}
h3 {  
   font-size: 0.8em; 
   font-weight: bold;
   font-style: normal; 
   text-decoration: none;
   margin: 0;
   padding: 15px 0px 5px 0px;
}
p {  
   font-size: 12px; 
   line-height: 1.6em;
   text-decoration: none;
   margin: 0;
}
ul {  
}
li {
   font-size: 12px;   
   line-height: 1.6em; 
}
li li {
   font-size: 12px; 
   line-height: 1.6em;
}
.csc-textpic-image {
   font-size: 0.6em; 
   color: #000000; 
   line-height: 1.6em;
   text-decoration: none;
   background-color: #FFFFFF;
   margin: 0; 
}