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

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

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

body {
	background-image:url(/fileadmin/bdybgd2.gif);
	background-position:left top;
	background-repeat:repeat;
}

td.cnt {
	background-color:#ffffff;
	background-image:url(/fileadmin/cntbgd.gif);
	background-position:218px top;
	background-repeat:repeat-y;
}


/* S: Tabelle Header */
table.hdr {
	border-bottom:solid #9c99bf 1px;
}

td.sig {
	color:#07005f;
	font-size:11px;
	vertical-align:top;
	background-image:url(/fileadmin/sigbgd.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

div.sel{
	font-size:14px;
}

div.sig {
	font-size:11px;
	padding-top:14px;
	padding-right:7px;
}

/* Tabelle Header */

/* Tabelle Content */
table.ste {
	border-bottom:solid #9c99bf 0px;
}

td.nav {
	padding:35px 0px;
	padding-left:3px;
	padding-right:5px;
}

td.con {
	padding:40px 0px;
	padding-left:32px;
	padding-right:28px;
}

td.ftr {
	font-size:9px;
	background-color:#c9cbfc;
	background-image:url(/fileadmin/ftrbgd.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
/* E: Tabelle Content */
/* E: Formatierung Layout-Tabelle */

/* S: Formatierung Navigation */
a.pas1:link, a.pas1:visited {
	color:#07005f;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px;
	padding-left:34px;
	display:block;
}

a.pas1:hover {
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

a.act1:link, a.act1:visited, a.act1:hover {
	color:#07005f;
	font-size:14px;
	font-weight:bold;
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:6px 0px;
	padding-left:34px;
	display:block;
}

a.pas2:link, a.pas2:visited {
	color:#07005f;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	padding:6px 0px;
	padding-left:54px;
	display:block;
}

a.pas2:hover {
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

a.act2:link, a.act2:visited, a.act2:hover {
	color:#07005f;
	font-size:14px;
	font-weight:normal;
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:6px 0px;
	padding-left:54px;
	display:block;
}

a.pas3:link, a.pas3:visited {
	color:#07005f;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	padding:6px 0px;
	padding-left:74px;
	display:block;
}

a.pas3:hover {
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

a.act3:link, a.act3:visited, a.act3:hover {
	color:#07005f;
	font-size:14px;
	font-weight:normal;
	background-image:url(/fileadmin/navact.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:6px 0px;
	padding-left:74px;
	display:block;
}
/* E: Formatierung Navigation */

/* S: Formatierung Überschriften */
h1, h3, h5 {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:px;
}

h2, h4 {
	font-size:13px;
	font-weight:bold;
	padding:12px;
	margin:0px;
}
/* E: Formatierung Überschriften */

/* S: Formatierung Verweise (Links) */
a.sig:link, a.sig:visited {
	color:#07005f;
	font-size:11px;
	font-weight:normal;
	text-decoraton:none;
}

a.sig:hover {
	text-decoration:underline;
}

a:link, a:visited {
	color:#1e14a7;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.ftr:link, a.ftr:visited {
	color:#07005f;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	margin-left:257px;
}

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

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

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

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:100%;
	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 News-Erweiterung (tt_news) */
div.news_list_more {
	text-align:right;
}

div.news_single_back {
	text-align:left;
}
/* E: Formatierung News-Erweiterung (tt_news) */

/* S: Formatierung Galerie-Erweiterung (lz_gallery) */
#tx-lzgallery-pi1-fotos {
	text-align:center;
	background-color:transparent;
	border:solid #cccccc 1px;
	padding:1px;
}

#tx-lzgallery-pi1-fotos td {
	width:100%;
	text-align:center;
	background-color:transparent;
	border:dotted #cccccc 1px;
	padding:1px;
}
/* E: Formatierung Galerie-Erweiterung (lz_gallery) */

/* S: Formatierung Kontaktformular (typo3) */
/************************************************************************/
fieldset.csc-mailform {
	border:solid #ffffff 0px;
	padding:0px;
	margin:0px;
}


/* S: Formatierung Zeilenüberschrift */
.csc-mailform-field label {
	float:left;
	width:100px;
	display:block;
	font-weight:bold;
	clear:both;
}
/* E: Formatierung Zeilenüberschrift */

/* S: Formatierung Zeilenfelder (input, select, textarea usw.) */
#mailformname {
	width:300px;
}

#mailformemail {
	width:300px;
}

#mailformadresse {
	width:300px;
}

#mailformmitteilung {
	width:300px;
}

.csc-mailform-submit {
	margin-left:100px;
}
/* E: Formatierung Zeilenfelder (input, select, textarea usw.) */

/* S: Formatierung Abstände Zeilen */
div.csc-mailform-field {
	margin-bottom:6px;
}
/* E: Formatierung Abstände Zeilen */

.csc-textpic-caption {
	font-size:10pt;
	font-style:italic;
}
/************************************************************************/
/* E: Formatierung Kontaktformular (typo3) */