body {
	width: 950px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font: normal normal normal 14px/18px Calibri,Verdana,Univers,Helvetica,Arial,sans-serif;
	background: #efefef;
}

.masterframe {
	display: block;
	width: 950px;
	padding-left: auto;
	padding-right: auto;
}

.header {
	float: top;
	width: 950px;
	height: 235px;
	background: white;
}

.header a, .header a:visited, .header a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.header img {
	width: 950px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.topnav {
	float: top;
	width: 950px;
	height: 20px;
	background: white url(Linie-50.png) bottom left repeat-y;
	text-align: right;
}

.mainframe {
	display: block;
	float: left;
	width: 950px;
	min-height: 400px;
	background: white;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mainleft {
	display: block;
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 350px;
	background: white;
}

.mainbody {
	display: block;
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 60px;
	padding-top: 6px;
	padding-bottom: 20px;
	background: white;	
}

.footer {
	display: block;
	float: left;
	width: 950px;
	height: 20px;
	background: white url(Linie-50.png) bottom left repeat-y;
	text-align: right;
}

.botmenue a, .botmenue a:visited {
	padding-right: 10px;
	text-decoration: none;
	color: #20b1ff;
}

.botmenue a:hover {
	text-decoration: underline;
	color: #0061fe;
	background: #e0e0ff;
}

.leftmenue a, .leftmenue a:visited {
	text-decoration: none;
	color: black;
	display: block;
	float: top;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 2px;
	font: normal normal normal 14px/16px Calibri,Verdana,Univers,Helvetica,Arial,sans-serif;
}

.leftmenue a:hover, .leftmenue a.active:hover {
	background: #e0e0ff url(Linie-1b.gif);
	text-decoration: none;
}

.leftmenue a.active {
	color: #0061fe;
	background: #f8f8ff url(Linie-1c.gif);
}

.leftmenue_level1 a, .leftmenue_level1 a:visited {
	text-decoration: none;
	color: black;
	display: block;
	float: top;
	width: 152px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: normal normal normal 13px/15px Calibri,Verdana,Univers,Helvetica,Arial,sans-serif;
}

.leftmenue_level1 a:hover, .leftmenue_level1 a.active:hover {
	background: #e0e0ff url(Linie-1b.gif);
	text-decoration: none;
}

.leftmenue_level1 a.active {
	color: #0061fe;
	background: #f8f8ff url(Linie-1c.gif);
}

.leftmenue_level2 a, .leftmenue_level2 a:visited {
	text-decoration: none;
	color: black;
	display: block;
	float: top;
	width: 134px;
	padding-left: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: normal normal normal 12px/14px Calibri,Verdana,Univers,Helvetica,Arial,sans-serif;
}

.leftmenue_level2 a:hover, .leftmenue_level2 a.active:hover {
	background: #e0e0ff url(Linie-1b.gif);
	text-decoration: none;
}

.leftmenue_level2 a.active {
	color: #0061fe;
	background: #f8f8ff url(Linie-1c.gif);
}

.bodytext a, .bodytext a:visited {
	text-decoration: none;
	color: black;
}

.bodytext a:hover {
	background: #e0e0ff;
	text-decoration: underline;
}

.horline {
	display: block;
	background: url(Linie-1s.gif);
	width: 170px;
	height: 1px;
}

.csc-mailform-field {
	width: 600px;
	float: none;
}

.csc-mailform-field label {
	display: block;
	float: none;
	height: 18px;
	margin-top: 4px;
}

.csc-mailform-field input {
	display: block;
	float: none;
	margin-left: 130px;
	margin-top: -18px;
}

input.csc-mailform-check {
	display: block;
	float: none;
	margin-left: 280px;
	margin-top: -18px;
}

.csc-mailform-field textarea {
	display: block;
	float: none;
	margin-left: 130px;
	margin-top: -18px;
}

input.csc-mailform-submit {
	margin-top: 0px;
}

