
/* ### Überschriften, Fließtexte ###################################################################### */

body { font-family: Arial, sans-serif; }

h1,h2,h3,h4 { font-family: Arial, Sans-Serif; display:block; font-weight:bold;}

h1 {font-size: 13px; color: #0F66A7;  margin:15px 0 5px 0; background:inherit;}
h2 {font-size: 12px; color: #0F66A7; margin:15px 0 5px 0px; }
/* h2 {font-size: 12px; color: #0F66A7; margin:0 0 0.3em 0; border-bottom: 1px #0F66A7 solid; padding-top: .5em;} */
h3 {font-size: 11px; color: #0F66A7; margin:15px 0 0 0;}
h4 {font-size: 12px; color: #0F66A7; margin:15px 0 0 0;}
.bodytext {margin:0 0 6px 0;}

#content {
padding-top:20px;
width:526px;
}
#content_links {font-size: 11px; padding-right:15px; padding-left:24px; overflow:hidden; width:480px;}
#content_links p { line-height: 1.3em;}
#content_links ul { font-size: 11px; line-height: 1.5em;}
#content_links a {color:#0F66A7; text-decoration:none;}
#content_links a:hover {text-decoration:underline;}
#content_links div.csc-header { margin-bottom: 0px; } 

#content_rechts {font-size: 11px;  }
#content_rechts p {padding-left:5px; padding-right:5px;}
#content_rechts ul { font-size: 11px; padding-top:0px; margin-top:0px; padding-left:5px; margin-left: 15px; padding-right:5px; color: #0F66A7}
#content_rechts a {color:#0F66A7; text-decoration:none;}
#content_rechts a:hover {text-decoration:underline;}

	#content_rechts h1 {
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	text-transform:uppercase;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
		padding-left: 5px;
	padding-top:5px;

		}
		#content_rechts div.csc-header {
	width:137px;
	height:17px;
	display:block;
	background-color: #0F66A7;
	margin: 0px 0px 6px 0px;
	}

#content_rechts h5 { margin:0px 0px 0px 0px; }


	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px #F3F3F3;
		padding: 2px 4px;
	}


#bild_streifen .csc-textpic {margin:0 0 0 0;}

#sprache {padding-left:14px};

span.important { color:#FF0000; text-decoration:line-through; }
span.important { color:#FF0000; text-decoration:line-through; }

strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}

img {
	border: 0;
}
p.csc-linkToTop {
	text-align: right;
}
span.mono { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}
span.file { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 14px;
	color: #000088;
	background: transparent url('../../img/icons/file.gif') no-repeat left;
}

span.directory { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 15px;
	color: #000088;
	background: transparent url('../../img/icons/dir.gif') no-repeat left;
}
p.smalltext {
	font-size: 0.9em;
}
p.redbox { color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom: 0.5em; }
p.greenbox { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.greenbox a { color: #353;}
p.greenbox a:hover { background: transparent; }
p.box {
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.code {
	display: block;
	margin: 0 0 1em 1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}
p.csc-form-label-req {
	font-weight: bold;
}
.csc-caption {
	font-size: 0.9em;
	background-color: #E0E7F5; padding: 2px;
}
/* Typo3 Version 4 */
dd.csc-textpic-caption {
	font-style: italic;
	font-size: 0.9em;
	background-color: #E0E7F5; padding: 0;
}
/*******************************************
* Tabelle
********************************************/
.contenttable p{
	padding:0;
	margin:0;
}
.contenttable td{
	padding:0;
	padding-right:15px;
	margin:0;
	vertical-align:top;
}

/*******************************************
* Styles für tt_news
********************************************/
.tx-ttnews-browsebox {
	text-align:center;
	padding:0;
	margin:1.2em 0 1em 0;
  padding:1px;
  border:1px solid #ccd;
  background:#f0f0f4;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
	padding: 0 0.4em 0.4em 0;
	margin:0;
	background:transparent;
}

/* LATEST Ansicht */
.news-latest-item {
	margin-bottom: 1em;
}
.news-latest-item h3 {
	padding-top: 0;
}
.news-latest-item h3 a { text-decoration:underline; }
.news-latest-item h3 a:hover { background:transparent; }
.news-latest-item img {
	padding-right: 1em;
	padding-top: 0.5em;
	float: left;
}
.news-latest-morelink {
  padding:1px;
  border:1px solid #ccd;
  background:#f0f0f4;
	text-align:center;
}

/* LIST Ansicht */
.news-list-item {
	margin-bottom: 1em;
	border-top:1px solid silver;
	padding-top:10px;
	
}
.news-list-item-linieunten {
	margin-bottom: 1em;
	border-bottom:1px solid silver;
	padding-bottom:10px;
	
}

.news-list-item-linieunten H3 {
	margin-top: 0;
	padding-top:0;
	
}


.news-list-item h3 {
	font-size:13px;
	padding-top: 0;
	margin-bottom:1em;
		margin-top:0;

}
.news-list-date { margin-bottom:6px;color:#999999;}
.news-list-item h3 a { text-decoration:underline; }
.news-list-item h3 a:hover { background:transparent; }

.news-list-item h3 span.news-list-date {
	color: #aaa;
	font-weight: normal;
}
.news-list-morelink {
  padding:1px;
}
.news-list-morelink a { color: #669;}
.news-list-morelink a:hover { background: transparent; }

/* SINGLE Ansicht */
.news-single-item h2 {
padding-bottom:2px;
	margin-top: 1em;
	color: #29458E;	
}

.news-single-item h1 {margin-bottom: 20px;}

.news-single-img {
}
.news-single-img p {
	padding:0;
	margin:0 0 10px 0;
}
.news-single-address {
	font-size:11px;	
}
.news-single-address H4 {
	font-size:11px;
	margin-bottom:0px;
	line-height: 1.5em;
	margin-top:15px;
}

.news-single-files dt {
padding-bottom:4px;

}
.news-single-files dd {
background-color:#F8F8F8;
border-bottom:1px solid #cccccc;
padding-bottom:2px;
padding-top:2px;

}



.news-single-timedata {
	color: #aaa;
	margin: 1em 0 1em 0;
}
.news-list-category {
	color: #aaa;
}
.news-single-additional-info {
}
.news-single-additional-info dd {
}
.news-single-additional-info dt {
	margin-top: 1.4em;
	margin-bottom: 0;
	color: #aaa;
}







/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {	font-family: monospace;	font-style: normal;	padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }


/*******************************************
* Styles für Linklist
********************************************/
.tx_ablinklist_listView_links {
}
.tx_ablinklist_listView_link {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #cccccc;
}
.tx-ablinklist-pi1-browsebox td {
	padding-right: 1em;
}
.tx_ablinklist_viewRateLink {
}
/*******************************************
* Styles tx_dropdownsitemap
********************************************/
.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #ccd;
	background: #F0F0F4;
	padding: 2px;
	margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #ccd;
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 img {
	margin-right:0.5em;
}
.tx-dropdownsitemap-pi1 a:hover {
	background:transparent;
}

/*******************************************
* SEARCHBOX
********************************************/

#searchform form {
	font-size:11px;
}

#searchform input {
	font-size:11px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	padding:1px
}


.submit {
	font-size:11px;
	background-color:#999999;
	border:2px solid #999999;
	}


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


.csc-mailform-field {clear:left;}
.csc-mailform-field label {
 color:#29458E;
 font-size:0.9em;
 margin-top:1.5em;
width:100px;
float:left;
}
.csc-mailform-submit {
  margin-top:1em;
}



/*******************************************
* TYPO3 Uploads
********************************************/



 table.csc-uploads  {
 width:100%; 
} 

.csc-uploads td {
padding-top:2px;
padding-bottom:2px;
}

.csc-uploads .tr-even {
background-color:#F0F0F0;

}
.csc-uploads .tr-odd {
background-color:#F8F8F8;

}

td.csc-uploads-icon {
width:30px;
} 

.table-hint {visibility:hidden; font-size:2px;}



	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 0px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* 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; }

	/* 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; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}



dd.csc-textpic-caption

{
font-style: italic;
font-size: 0.9em;
background-color: #ffffff;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
overflow:hidden;

}
