/* Struktur BEGIN */

html {
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}
#NavigationTop,
#Header,
.NavigationMain,
#PathWayCol2,
#ContentCol1,
ul.NavigationThird,
#TrennerContent,
#Feature,
#PreFooter,
#Footer {
	display: none;
}

#ContentMultiCol1,
#ContentMultiCol2 {
	float: left;
	margin-right: 25px;
	width: 200px;
}

#ContentMultiCol3 {
	float: left;
	width: 200px;
}
/* Struktur END */


/* Texte BEGIN */
h1 {
	font-size: 12px;
}
#PathWay {
	color: #666666;
}
/* Texte END */


/* Links BEGIN */
#PathWay a:link,
#PathWay a:visited {
	text-decoration: none;
	color: #666666;
	padding: 0 5px;
}
a.PfeilLink,
p.PfeilLink a,
#ContentArea a.PfeilLink,
div.news-moreLink a {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* Links END */


/* Bilder BEGIN */

/* Bilder END */


/* Tabellen BEGIN*/
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
}
td {
        font-size: 11px;
	border: none;
	vertical-align: top;
	overflow: hidden;
	margin: 0;
	padding: 3px 7px;
}
th {
	font-weight: bold;
	font-size: 11px;
        text-align: left;
        padding: 3px 7px;
}

/* Tabellen END */



/* Extension BEGIN */
.news-list-container,
.news-list-item,
.news-single-item,
.news-single-files,
.news-single-additional-info {
	border: 0;
}
/* Extension END */












/* Formulare BEGIN */
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
legend {
	display: none;
}
label {
	display: block;
	width: 200px;
	float: left;
}
.csc-mailform-field {
	margin-bottom: 5px;
}
input,
select {
	width: 200px;
}
textarea {
	width: 400px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.csc-mailform-radio,
.csc-mailform-radio label {
	float: left;
	display: inline;
	width: auto;
	margin: 5px 10px 5px 0;
}
.csc-mailform-submit {
	margin: 0 0 0 200px;
}
.csc-mailform-field {
	clear: left;
}
.csc-mailform-check {
	width: auto;
}
/* Formulare END */

