/*******************************************
* TEXT
********************************************/


h1 { 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.6em; 
		padding-left:2em;

	padding-bottom:0.2em;
	color:#0099ff;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height:1.2em;
	margin:0 0 0.3em 0;  
		color:#52698d;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height:1.2em;
	margin:0 0 0.3em 0;  
		color:#52698d;

}

h2 a:hover {
text-decoration:underline;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	margin:0 0 0.3em 0;  
}

/*******************************************
* Links
********************************************/

a {color:#0099ff;}

a:hover {
text-decoration:underline;}

a:active
{
         outline:none;
}

a:focus
{
         -moz-outline-style:none;
}



/*.csc-frame-rulerBefore {border-top:1px solid #FF3366;}*/
.csc-frame-rulerBefore {border-top:1px solid #cccccc; padding-top:8px;}
.csc-frame-rulerAfter {border-top:1px dotted #000000;}



/*******************************************
* Schriftgrösse und Schriftfarbe
********************************************/

.bodytext, 
.csc-uploads
 {
	font-size:1.25em;
	color:#000000;
	line-height:1.5em;
	}

p {margin-bottom:8px;}

/*******************************************
* Teaser Startseite
********************************************/


div#teaser1 h3,
div#teaser2 h3,
div#teaser3 h3  {
	padding:16px 0px 0px 28px;
	font-size:1.5em;
	line-height:1.4em;
	font-family:Arial Narrow;
	color:#ffffff;

}
div#teaser1 .bodytext,
div#teaser2 .bodytext,
div#teaser2 .text-kein,
div#teaser3 .bodytext {
	padding-left:8px;
	font-size:1.1em;
	}




/*******************************************
* Listen
********************************************/

#content_links ul {
	font-size: 1.3em; 
		color: #000000; 
		font-weight:normal; 
		margin-left:15px; 
		}


/*******************************************
* RTE Formatierungen
********************************************/


.text-klein .bodytext,
.text-klein {
	font-size: 1.1em; 
	line-height:1.4em;
}


.blau {
	color: #0099ff;
}


.tabelle-kleine-Schrift .bodytext {
font-size:11px;
}

/*******************************************
* Bilder
********************************************/

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	#buttons img { padding-bottom:10px; }

/*******************************************
* RTE Tabellen
********************************************/

table.contenttable {
	padding-right:15px;	
	margin-bottom:15px;
}

table.contenttable td {
	vertical-align:top;
}

table.contenttable td .bodytext {
	margin:0;
	padding:0 15px 0 0;
}


/*******************************************
* TYPO3 Mailformular
********************************************/
.csc-mailform {
  border:none; 
  padding-left:0;
font-size:1.2em;
  }


.csc-mailform-field {clear:left;padding:4px 0px}
.csc-mailform-field label {

 

width:100px;
float:left;
}
.csc-mailform-submit {
  margin-top:6px;
}



/*******************************************
* NEWS
********************************************/

.news-list-container {
	font-size:1.2em;
	color:#000000;
	line-height:1.5em;
	}

.news-teaser-container {
	font-size:1.1em;
	color:#000000;
	line-height:1.2em;
padding-left:8px;
	}
.news-list-item {border-bottom:1px solid #ffffff;padding-bottom:2px; margin-bottom:2px;}
.news-teaser-container strong {font-size:0.95em; font-weight:normal;}

.news-list-linie {border-top:1px solid #999999; padding-top:4px;}
.news-list-item p.bodytext {font-size:1em;}