html { 
  	background-color: #FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
  	margin-left:0px;
  	margin-right:0px;
}

body table {
  background-color: #d6d9dc;
  font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, MS Gothic;
  color:#666666;  
}

#menu1 {
	background-color: #FFFFFF;
}


#headline {
	margin-top:20px;
	margin-bottom:10px;
  	margin-left:20px;
  	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, MS Gothic;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

#content {
	margin-bottom: 20px;
  	margin-left: 20px;
  	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, MS Gothic;
	text-align: justify;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}

#footer {
	background-color: #FFFFFF;
}

#copyright {
 	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, MS Gothic;
	color: #999999;
	font-size: 10px;
}

#sprache {
        background-color: #FFFFFF;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, MS Gothic;
	color: #999999;
	font-size: 11px;
	text-align: right;
}

#image_content{
 	width: 180px;
 	height: 120px;
	margin-bottom:10px;
 	border-bottom:1px solid #FFFFFF;
  	border-top:1px solid #FFFFFF;
   	border-left:1px solid #FFFFFF;
}

#image_top{
 	border-bottom:1px solid #FFFFFF;
  	border-top:1px solid #FFFFFF;
}


a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
  color: #666666;
  text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

.csc-firstHeader {
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}

.csc-header {
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}

.csc-header-n2 {
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
}

.mail_label { 
  float:left; 
  text-align:left; 
  width:9.5em; 
  line-height:25px; 
} 

.mail_label2 { 
  float:left; 
  text-align:left; 
  width:5em; 
  line-height:25px; 
}
