/* Farbenä */
/* #0504A7  Moreillon Blau */
/* #474747 Text - dunkelgrau */
/**/
/**/
/**/
/**/

/* menu */
td.menu-left {
	padding-top: 18px;
	/* background: #0504A7; */
}

.menu-left {	
	padding-top: 10px;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	background: #0504A7;
}
.menu-left a {text-decoration: none;}

.adresse {background: white;}

/* Drucken einer Seite, falls noch notwendig */
.drucken {text-align: left; font-size: 14px; vertical-align: middle;}

/* Links */
a:link { color: #0504A7; } /* alt blue */
a:visited {color: #0504A7; }

/* Überschriften */
h1 {
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 18px;
}
h2 {
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 0px;
}
h3 {
	font-size: 17px;
	padding-top: 20px;
	padding-bottom: 0px;
}

/* content */
body 	{
	font-family:sans-serif;
	font-size: 14px;
}

li { font-size: 14px;}
.bodytext { font-size: 14px;}
.content-main {
	/* padding-top: 10px; */
	padding-left: 10px;
	/*  line-height: 18px; */
	background: White;
}

/* Dateidownloads "filelinks" */
.dateilinks { font-size: 13px;}

/* RTE Class Tags */
.important { color: blue; }

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

/* Footer */
table tr td.Footer {
	/*  background-color: #0504A7; */
	vertical-align: middle;
	/* text-align: center; */
	font-size: 12px;
	color: white;
	background: #0504A7;
}
/* Links im Footer*/
.footer a:link { color: white; }
.footer a:visited {color: white; }

/* Seitenübersicht */
.csc-menu-3 li          { }
/* Zeilenabstand des im Sitemap */
.csc-sitemap            { line-height: 16px; }
/* horizontaler brauner Balken als divider */
.csc-frame-rulerBefore  { border-top: 1px solid #DAB185; }
/* vertikaler brauner balken vor dem Text */
.csc-frame-indent       { border-left: 3px solid #DAB185; }

/* Kontaktformular */
.csc-mailform           { border: 0; }
.csc-mailform-field     { width: 200px; }
input.field {
	color: #DAB185;
	border: 5px;
}
.csc-mailform label     { width: 200px; }

