body {
	font-family: Arial;
	font-size: 11pt;
	margin: 0pt;
	padding: 0pt;
}

a {
	color:#333333;
	font-family:Arial;
	font-size:10pt;
}

p {
	font-family: Arial;
	font-size: 11pt;
}

hr {
	border-style: solid;
	color: #993366;
}

h1, h3 {
	color:#303A9C;
	font-size:12pt;
	font-weight:bold;
}

h1.csc-firstHeader {
	color: #993300;
	font-size: 12pt;
	margin-top: 30px;
}

img {
	border: 0px;
}

SPAN a {
	text-decoration: none;
}

TD.head {
	background-color: #d1d1d2;
}

TD.navigation {
	background-color: #f1f1f2;
}

TABLE.MENU {
	margin-left: 20px;
	margin-top: 50px;
}

TABLE.MENU .LAYER1 a {
	color: #323385;
	margin-right: 10px;
	text-decoration: none;
}

TABLE.MENU .LAYER1_ACTIVE a {
	color: #8B4D5D;
	text-decoration: none;
}

TD.content {
	background-position: center 50px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-top: 25px;
}

TD.TOP_LAYER1 a {
	margin-left: 20px;
	margin-right: 20px;
}

TD.TOP_LAYER1_ACTIVE a {
	color: #8B4D5D;
	margin-left: 20px;
	margin-right: 20px;
}

td.contentRight table.newsTable {
	width: 200px;
}

TABLE.newsTable {
	background-color: #f1f1f1;
	color: #323385;
}
table.newsTable p {
	font-size: 10pt;
	/* margin-left: 5px; */
	margin-right: 5px;
}

table.newsTable a {
	/* margin-left: 5px; */
	margin-right: 5px;
}

.leistung a {
	text-decoration: none;
}

TABLE.leistung a {
	text-decoration: none;
}

DIV.newsHeader {
	color: #993300;
	font-size: 12pt;
	font-weight: bold;
}

a.mail {
	color: #0000ff;
}

DIV.NEWS_LIST_TITLE a{
	font-weight: bold;
}

DIV.NEWS_LIST_TEXT  p{
	font-size: 8pt;
	margin-top: 0px;
}

td.LAYER1, td.LAYER1_ACTIVE {
	padding-bottom: 5px;
}

td.contentRight {
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 0px;
}

.align-center
{
	text-align: center;
}


.csc-mailform {
	width:		400px;
}
.csc-mailform-field {
	height:	24px;
}

.csc-mailform label {
	display:	inline-block;
	font-size:	13px;
	width:		130px;	
}
.csc-mailform input {
	width:	260px;
}
.csc-mailform input.csc-mailform-submit {
	margin-top:	5px;
	width:	auto;
}
