body {
	margin:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000;
}

A:ACTIV {
	color:#000;
	text-decoration:none;
}

a.navotton:ACTIV {
	color:#c1c1c1;
}

.line {
	width:100%;
	height:2px;
	text-align:left;
	background-color: #000000;
}

.seite-drucken {
        display: none;
}

.bodytext {
        /*color: #333333;*/
	font-weight: normal;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bodytextblau {
	/*color: #004D9F;*/
	font-weight: normal;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*HaederLayout - Default*/

h1,h3,h4,h5,h6 {
	margin: 5px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	/*color: #004D9F;*/
	/*width: 200px;*/
	padding-top: 5px;
}

/*HaederLayout - Layout1*/
h1.csc-firstHeader {
	font-size: 11px;
	font-weight: bold;
	/*color: #EC1747;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
       float: none;
}

/*HaederLayout - Layout2*/

h2 {
	font-size: 11px;
	font-weight: bold;
	/*color: #EC1747;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
       	float: none;
	padding-top:5px;
	padding-bottom:5px;
}

div.csi-text>h3 {
	width:100%;
}



