html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 86%;
	text-align: center;
}

p.bodytext {
font-size: 0.95em;
}

#seite {
	position: relative;
	margin: 20px auto;
	width: 600px;
   	line-height: 130%;
	background-color: #FFF;
	color: #000;
	text-align: left;
	border: 1px solid #FFF;
}


.csc-firstHeader, .csc-header, .csc-header-n1 {
font-size: 16px;
color: #000;
text-align: left;
margin-top: 40px;
margin-bottom: -10px;
}

.csc-textpic-caption {
	/*display: none;*/
}

h1 {
font-size: 16px;
color: #000;
}

h2 {
font-size: 14px;
color: #000;
}

h3 {
font-size: 13px;
color: #000;
}

a:link, a:active, a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	/*color: #3F5D5A;*/
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.internal-link, p.totop {
	display: none;
}

img {
	display: none;
	padding-top: 5px;
}

dd.csc-textpic-caption {
	display: none;
	/*visibility: hidden;*/
}

table {
	width: 600px;
   	/*border: 1px solid #3F5D5A;*/
   	padding:        10px;
   	margin:         10px;
   	border-spacing: 0px;
   	/*font-size:      1em;*/
	text-align: left;
	/*background-color: #FFF;*/
}

tr {
   	/*border: 1px solid #000;*/
   	padding: 0px;
   	margin:  0px;
   	/*background-color: #EEE;*/
}

td {
	width: auto;
   	border-top: 1px solid;

   	border-color: #000000;
   	padding: 10px;
  	margin:  10px;
   	vertical-align: top;
   	border-spacing: 0px;
   	background-color: #FFF;

}

.td-0 {
	width: 80px;
	/*background-color: #EFEFEF;*/
	border-right: 1px solid #000;
}


.kopf {
	font-weight: bold;
	font-size: 16px;
	color: #3F5D5A;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px dashed;
	noshade: noshade;
	background: #000;
	margin-top: 0px;
	margin-bottom: 10px;

}

.datum {
width: 250px;
margin-left: 350px;
/*padding-top: 20px;*/
text-align: right;
}

* html .datum {
margin-top: 20px;
}

*:first-child+html .datum {
  margin-top: 20px;
}

p.urla {
/*margin-top: -10px;*/
margin-bottom: 20px;
font-size: 14px;
font-weight: bold;
color: #000099;
text-align: right;
}

* html p.urla {
	margin-top: 20px;
}

div.seite3 {
margin: 0px auto;
padding-top: -80px;
width: 600px;
/*height: 50px;*/
}

p.norm {
width: 600px;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #000099;
}

div.einzeil {
display: inline;
width: 600px;
}

.news-list-morelink {
display: none;
/*visibility: hidden;*/
}

div.msi-blockwrap, div.csc-textpic-imagewrap {
display: none;
}





























