* {
  margin: 0px;
  padding: 0px;
}

h1 {
	background: transparent url(../images/bg_internet.jpg) no-repeat;
	font-size:12px;
	padding:1px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:#003399;
	height:15px;
	
}

.csc-header-h2, h2 {
 background: transparent url(../images/intro/index_bg.jpg);
         font-size:11px;
         font-weight:bold;
}


h2 {
   font-size: 16px;
   font-weight: bold;
   color:#FE6500;
   padding-top:5px;
   padding-bottom:5px;
}

h3 {
   font-size: 11px;
   font-weight: bold;
   color:#FE6500;
   padding-top:10px;
   padding-bottom:10px;
}

h4 {
   font-size: 9px;
   color:#666666;
   font-weight: normal;
   padding-top: 6px;
}

a img{
	border:1px solid black;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:1px;
        margin-left:0px;

}

body {
 text-align:center; 
 margin-top: 20px;
 font-family: Verdana,Helvetica,Arial;
 font-size:11px;
 color:#000000;
 background: transparent url(../images/bg_body.jpg);
}

a {
 color: #000000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a img {
 border: 0 none;
}

.clear {
  clear:both;
  font-size:1px;
  line-height:0px;
  margin-top:-1px;
}
td {
 vertical-align: top;
}
ul{ 
padding-left:40px;

}
li{ 
font-family: Verdana,Helvetica,Arial;
 font-size:9px;
}
.csc-textpic {
  padding-left: 2px;
}
/*---------------------Container------------------------*/
div#container { 
 margin:0px auto;
 width: 970px;
 text-align:left;
 position: relative;
  left:0px; top:0px;
}
/*-------------------Headerbereich----------------------*/
.header {
  width:970px;
  height:150px;
  float:left;
  background: transparent url(../images/header.jpg);
}
/*-------------------Content-----------------------*/
.main {
  float:left; 
  width:970px;
  background: transparent url(../images/bg_main.jpg);
}
#language {
    position: absolute;
    left:55px; top:135px;
    width: 100px;
    color: #FFFFFF;
    font-weight:normal;
    font-family: Verdana,Helvetica,Arial;
    font-size:10px;
}
.language a {
    font-weight:normal;
    color:#FFFFFF;
    font-size:10px;
}
/*-------------------Navigation-----------------------*/
.navigation {
  margin-top: 5px; 
  width:150px;
  float:left;
  background: transparent; 
}

.navigation a {
	text-align: right;
	float:none;
        display:block;	
	margin-bottom: 10px;
	padding-left:4px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:5px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana,Helvetica,Arial;
	font-size:12px;
	background: transparent url(../images/bg_rollover.jpg);
}

.navigation #current {
	color:#003399;
        background: transparent url(../images/bg_rollover.jpg);
        text-decoration:none;	
}

.navigation a:hover {
        color:#003399;
        background: transparent url(../images/bg_rollover.jpg);   
        text-decoration:none;
}


a.submenu1 {
        float:none;
        display:block;		
	padding-top:2px;
	padding-right:5px;
	padding-bottom:3px;
	text-decoration:underline;
        padding-left:15px;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        background: none;
}

a:hover.submenu1 {
	padding-left:15px;
        text-decoration:none;
        background: none;
        color: #FFFFFF;
}
#current.submenu1 {
	padding-left:15px;
	text-decoration:underline;
	background: none;
	color: #FFFFFF;
        
}
/*-------------------Content-----------------------*/
.content_frame {
  float:left; 
  width:550px;
  padding-top:7px;
  padding-bottom:15px;
} 
.content {
   width:500px
   float:left;
   background: transparent;
   margin-left:15px;
   margin-right:15px;
   padding-left:5px;
   padding-right:15px;	
}
.right {
   float:left;
   background: transparent url(../images/eyecatcher.jpg);	 
} 
/*--------------------Fussbereich-----------------------*/
.footer {
 width: 970px;
 height: 28px;
 float: left;
 text-align: center;
 color: #003399;
 font-size: 11px;
 font-weight: bold;
 padding-left: 0px;
 padding-top:12px;
 background: transparent url(../images/bg_footer.jpg);
}
div#copy {
 text-align: center;
 float: left;
 width: 970px;
 font-weight: normal;
 font-size: 9px;
 color: #666666; 
 padding-top: 30px;
 padding-bottom: 5px;
}
div#copy a { color: #666666; text-decoration: none; }
div#copy a:hover { text-decoration: underline; }	

/*------------------------------------------------------*/