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

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

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

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

td.rnd {
	background-color:#ffffff;
	background-image:url(rndbgd.gif.html);
	background-position:left top;
	background-repeat:repeat;
}

td.hdr {
	background-color:#ffffff;
	border-bottom:solid #d0d0d0 1px;
}

td.mnv {
	background-color:#ffffff;
	padding-right:4px;
}

td.nav {
	background-color:#ffffff;
	padding:7px 0px;
	padding-right:7px;
}

td.con {
	background-color:#ffffff;
	padding:0px 0px;
	padding-top: 5px;
	padding-right:30px;
	padding-left:10px;
}

td.ftr {
	color:#1d06fa;
	font-size:10px;
	text-align:center;
	background-color:#cec9fa;
	padding:4px;
}

/* E: Formatierung Layout-Tabelle */

/* S: Formatierung Meta-Navigation */
span.mnv {
	font-size:11px;
	padding:0px 4px;
}

a.mnv:link, a.mnv:visited {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.mnv:hover {
	text-decoration:underline;
}
/* E: Formatierung Meta-Navigation */

/* S: Formatierung Header-Suche */
input.schwrd  {
	font-size:11px;
	padding:0px 2px;
}

input.schbtn {
	font-size:11px;
	padding:0px 2px;
}
/* E: Formatierung Header-Suche */

/* S: Formatierung Main-Navigation */
div.pas1 {
	padding-left:14px;
}

a.pas1:link, a.pas1:visited {
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	display:block;
}

a.pas1:hover {
	color:#1D06fa;
	background-image:url(navabg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.act1 {
	padding-left:14px;
}

a.act1:link, a.act1:visited, a.act1:hover {
	color:#1D06fa;
	font-size:13px;
	font-weight:normal;
	background-image:url(navabg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	line-height:22px;
	display:block;
}

div.pas2 {
	padding-left:19px;
}

a.pas2:link, a.pas2:visited {
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	display:block;
}

a.pas2:hover {
	color:#1D06fa;
	background-image:url(nava2bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div.act2 {
	padding-left:19px;
	background-image:url(nava2bg.gif);
	background-position:19px top;
	background-repeat:no-repeat;
}

a.act2:link, a.act2:visited, a.act2:hover {
	color:#1D06fa;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	display:block;
}

div.pas3 {
	padding-left:25px;
}

a.pas3:link, a.pas3:visited {
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	display:block;
}

a.pas3:hover {
	color:#1D06fa;
}

div.act3 {
	padding-left:25px;
}

a.act3:link, a.act3:visited, a.act3:hover {
	color:#1D06fa;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
	display:block;
}
/* E: Formatierung Main-Navigation */

/* S: Formatierung Überschriften */
h1, h4, h5 {
	color:#a1a1a1;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	margin-bottom:24px;
}

h2 {
	color:#a1a1a1;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	/* margin-bottom:24px; */
}

h3 {
	color:#a1a1a1;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	margin-bottom:24px;
}
/* E: Formatierung Überschriften */

/* S: Formatierung Verweise */
a:link, a:visited {
	color:#009ee0;
	font-weight:bold;
	text-deoration:none;
}

a:hover {
	text-deocation:underline;
}

a.ftr:link, a.zic:visited {
	color:#1d06fa;
	font-weight:normal;
	text-decoration:none;
}

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

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

hr {
	background-color:#d0d0d0; /* Lininefarbe: CSS-fähige Browser (Mozilla ...) */
	color:#d0d0d0; /* Lininenfarbe: Internet Explorer 6 */
	border:#d0d0d0; /* 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(weiter-link.gif.html);
	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(zurueck-link.gif.html);
	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) */
.news_list_more {
	text-align:right;
}

.news_list_title {
	color:#000000;
	font-size:20px;
	padding:0px;
	margin:0px;
}

.news_single_title {
	color:#000000;
	font-size:20px;
	padding:0px;
	margin:0px;
}

.news_single_float {
	float:right;
	margin-left:4px;
	margin-bottom:4px;
}

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

/* 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:150px;
	display:block;
	font-weight:bold;
	clear:both;
}
/* E: Formatierung Zeilenüberschrift */

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

#mailformtime {
	width:300px;
}

#mailformanlass {
	width:300px;
}

#mailformname {
	width:300px;
}

#mailformvorname {
	width:300px;
}

#mailformverein {
	width:300px;
}

#mailformemail {
	width:300px;
}

#mailformnachricht {
	width:300px;
}

#mailformaddress {
	width:300px;
}

#mailformplzort {
	width:300px;
}

#mailformtel {
	width:300px;
}

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

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

/* S: Formatierung jw_calendar */
div.single_cont_t {
	font-style:italic;
	padding-bottom:20px;
}

div.single_cont_m {
	padding-top:10px;
}
/* E: Formatierung jw_calendar */
/************************************************************************/
/* E: Formatierung Kontaktformular (typo3) */

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

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