/* S: Formatierung Layout-Tabelle */
body, table, td, input, select, textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
}

body, form {
	padding:0px;
	margin:0px;
}


html, body {
	width:100%;
	height:100.01%;
}

html {
	overflow:-moz-scrollbars-vertical;
}

td.nav {
	background-color:#e2e2e2;
	padding:50px 15px;
	margin:0px;
}

td.con {
	line-height:36px;
	background-color:#f8f8f8;
	background-image:url(/fileadmin/contop.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:48px 25px;
	padding-right:102px;
	margin:0px;
}

td.ft1 {
	background-color:#e2e2e2;
}

td.ft2 {
	background-color:#f8f8f8;
	padding:0px 0px;
	padding-left:25px;
	margin:0px;
}
/* E: Formatierung Layout-Tabelle */

/* S: Formatierung Mainnavigation */
a.pas1:link, a.pas1:visited {
	color:#000000;
	font-size:16px;
	line-height:36px;
	background-color:#FFFFCC;
	border-bottom:solid #e2e2e2 1px;
	text-decoration:none;
	display:block;
	padding:0px 4px;
	padding-left:28px;
	margin:0px;
}

a.pas1:hover {
	background-color:#ffffff;
	background-image:url(/fileadmin/nv1act.gif);
	background-position:14px 16px;
	background-repeat:no-repeat;
}

a.act1:link, a.act1:visited, a.act1:hover {
	color:#000000;
	font-size:16px;
	line-height:36px;
	background-color:#ffffff;
	background-image:url(/fileadmin/nv1act.gif);
	background-position:14px 16px;
	background-repeat:no-repeat;
	border-bottom:solid #e2e2e2 1px;
	text-decoration:none;
	display:block;
	padding:0px 4px;
	padding-left:28px;
	margin:0px;
}

a.pas2:link, a.pas2:visited {
	color:#000000;
	font-size:14px;
	line-height:24px;
	background-color:#f2f2f2;
	border-bottom:solid #e2e2e2 1px;
	text-decoration:none;
	display:block;
	padding:0px 4px;
	padding-left:32px;
	margin:0px;
}

a.pas2:hover {
	background-color:#f2f2f2;
	background-image:url(/fileadmin/nv1act.gif);
	background-position:24px 10px;
	background-repeat:no-repeat;
}

a.act2:link, a.act2:visited, a.act2:hover {
	color:#000000;
	font-size:14px;
	line-height:24px;
	background-color:#f2f2f2;
	background-image:url(/fileadmin/nv1act.gif);
	background-position:24px 10px;
	background-repeat:no-repeat;
	border-bottom:solid #e2e2e2 1px;
	text-decoration:none;
	display:block;
	padding:0px 4px;
	padding-left:32px;
	margin:0px;
}
/* E: Formatierung Mainnavigation */

/* S: Formatierung Überschriften */
h1 {
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}

h2 {
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}

h3, h4, h5 {
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}
/* E: Formatierung Überschriften */

/* S: Formatierung Verweise (Links) */
a:link, a:visited, a:hover {
	color:#cc6600;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.zic:link, a.zic:visited {
	color:#959595;
	font-size:9px;
	text-decoration:none;
}

a.zic:hover {
	text-decoration:underline;
}
/* E: Formatierung Verweise (Links) */

/* S: Formatierung Inhalte */
p {
	padding:0px;
	margin:0px;
}

hr {
	
	background-color:#000000; /* Lininefarbe: CSS-fähige Browser (Mozilla ...) */
	color:#000000; /* Lininenfarbe: Internet Explorer 6 */
	border: #000000; /* Lininenfarbe: Opera 7.11 */
	height:1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

img {
	border:solid #000000 0px;
}

div.csc-textpic img {
	border:solid #000000 0px;
}

div.typ1tespalte {
	width:49%;
	float:left;
	position:relative;
	margin-bottom:12px;
}

div.typ2tespalte {
	width:49%;
	float:right;
	position:relative;
	margin-bottom:12px;
}

div.typgzespalte {
	clear:both;
}

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

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

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

.align-full {
	text-align:justify;
}

.weiter-link {
	color:#000000;
	font-weight:bold;
	background-image:url(/fileadmin/weiter-link.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0px;
	padding-left:16px;
}

.weiter-link a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.zurueck-link {
	color:#000000;
	font-weight:bold;
	background-image:url(/fileadmin/zurueck-link.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0px;
	padding-left:16px;
}

.zurueck-link a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.contenttable {
	width:auto;
	vertical-align:top;
	border-collapse:collapse;
	padding:0px;
}

.contenttable td {
	width:auto;
	vertical-align:top;
	border-collapse:collapse;
	padding:0px;
}
/* E: Formatierung Inhalte */
/* S: Formatierung Kontaktformular (typo3) */ /************************************************************************/
fieldset.csc-mailform {
	border:solid #ffffff 0px;
	padding:0px;
	margin:0px;
}

.csc-mailform-field label {
	float:left;
	width:250px;
	display:block;
	font-weight:bold;
	clear:both;
}

div.csc-mailform-field {
	text-align:left;
	margin-bottom:6px;
}

div.csc-mailform-field label {
	text-align:left;
	margin-top:-8px;
}

div.csc-mailform-field input {
	width:250px;
	text-align:left;
	padding:0px 2px;
}

div.csc-mailform-field textarea {
	width:250px;
	text-align:left;
	padding:0px 2px;
}

div.csc-mailform-field
input.csc-mailform-check {
	width:auto;
	text-align:left;
}

div.csc-mailform-field
input.csc-mailform-radio {
	width:auto;
	text-align:left;
}

div.csc-mailform-field
input.csc-mailform-submit {
	width:auto;
	text-align:center;
	padding:0px 2px;

}
/************************************************************************/
/* E: Formatierung Kontaktformular (typo3) */