body{
	margin:7px;
	padding:0;
	background-color:#FFF;
	font-family:verdana;
	font-size:11px;
	width:907px;
}

a {
	text-decoration:none;
	color:#000;
}

h1 {
	font-family:times;
	font-size:20px;
	line-height:28px;
	padding:5px 0 5px 0;
	margin:0px;
	text-align:left;
	font-weight:normal;
}

img {
   border:0px;
}

#head{
	width:907px;
	height:125px;
	color:#FFF;
}
#head .menu{
	padding-left:47px;
	padding-top:7px;
}
#head a{
	color:#FFF;
}
#head a:hover{
	color:#FFF;
	text-decoration:underline;
	/*background-color:#C0E1F2;*/
}

.langswitch {
   float:right;
   padding-right:10px;
}

.clicked{
	text-decoration:underline;
	/*background-color:#C0E1F2;*/
}

.leer{
	height:40px;
}

#clickpath {
	height:25px;
	width:907px;
}
.fill {
	border-bottom:1px solid #03B9E2;
}
#clickpath .txt{
	padding-left:47px;
	padding-top:7px;
	color:#03B9E2;
}
#clickpath a{
	color:#03B9E2;
}
#clickpath a:hover{
	text-decoration:underline;
}

/* content */
#content {
	line-height:17px;
	text-align:justify;
	margin-top:10px;
	padding-left:47px;
	min-height:360px;
}

#content .txtright{
	width:310px;
}
#content .txtright img{
	border:1px solid #03B9E2;
	border-width: 1px 0;
}

#content .txt{
	width:490px;
}

#content a {
        border-bottom:dotted 1px #03B9E2;
}

ul.csc-menu, ul.csc-menu csc-menu-1 {
      list-style-image:url(images/arrow2bold.gif);
      color:#03B9E2;
      margin-top:0px;
}

dl.csc-menu, dl.csc-menu csc-menu-1 {
      margin-top:0px;
}

.imprint_table {
   width:490px;
   border:0px;
   border-spacing:0px;
   padding:0px;
   margin:0px;
}

#headline {
	font-family:times;
	font-size:20px;
	line-height:24px;
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
	text-align:left;
	width:490px;
}

.txtright strong{
	text-align: left;
}

#mailform input,textarea {
	border:solid 1px #888888;
	width:480px;
	font-family:Verdana;
	font-size:10pt;
	display:block;
}

#mailform label {
        width:480px;
        vertical-align:top;
        display:block;
}

#mailform .csc-mailform-submit {
	background-color:white;
	width:482px;
	/*margin-left:72px;
	width:396px;*/
}

/* foot */
.footleer{
	height:40px;
}
.foot{
	width:907px;
	height:19px;
}
.foot .txt{
	padding-top:2px;
	color:#D3F4FF;
	padding-right:10px;
	text-align:right;
}
.foot .lang{
	padding-left:47px;
}
.foot a {
	color:#FFF;
}
.foot a:hover{
	text-decoration:underline;
}

.bgblue1{
	background-color:#0BA7E8;
}
.bgblue2{
	background-color:#0EBEF1;
}
.bgblue3{
	background-color:#84CFF4;
}
.bgblue4{
	background-color:#83C0DA;
}

.fb{
	font-weight:bold;
}

.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
