/*########################### Haupt-Layout #########################*/

body, img, h1, h2, h3, h4, h5, p, a, ul {
 border: 0;
 margin: 0;
 padding: 0;
 font-size:100.001%
}

#content p.bodytext {
 margin: 1em 0 1em 0;
}

#content p.content_abstract {
 margin: 1em 0 1em 0;
 font-weight: bold;
}

#content p.bodytext strong {
 color: #111;
}

#content p.bodytext img {
 margin: 0.3em 0em 0em 0em;
}

#content li {
 border: 0;
 margin: 0.5em 0 0.5em 1.8em;
 padding: 0 0 0 0.2em;
 font-size:100.001%
}

div#permalink { display:none; }

div#contentfooter{
 clear:both;
 border-top: 1px solid #e2e2e2;
 text-align:left;
 margin-top: 10px;
 padding-top: 6px;
}

iframe.facebook {
 width: 100px;
 position: relative;
 left: 2px;
 height: 21px;
 float:right;
 margin: 0;
}

span#datumartikel {
 position:relative;
 top: 2px;
}

a.printbutton, a.mailbutton, a.fbsharebutton {
 height: 20px;
 float:right;
 margin-left: 2px;
}

hr { display: none; }

#button {
 background: #ccc;
 color: #333;
 margin-top: 1em;
}

/***** Die Hauptboxen *****/

div#kopf {
 position: relative;
 margin: 10px auto 0px auto;
 border: 0;
 border-bottom: 10px solid #333;
 width: 800px;
 background: #FF9900 1.5em 10px no-repeat;
 text-align:left;
}

div#wrapper {
 position: relative;
 margin: 0px auto 0px auto;
 padding: 1em 0 0 0;
 border-top: 5px solid #ccc;
 border-left: 5px solid #ccc;
 border-right: 5px solid #ccc;
 border-bottom: 0em solid #333;
 width: 790px;
 background-color: #fff;
}

#kopf img{
 margin: 10px 0px 10px 0px;
}

div#spalte1 {
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 border: 0;
 width: 165px;
 overflow:hidden;
}

div#spalte2 {
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 border: 0;
 width: 475px;
}

div#spalte3 {
 float: left;
 position: relative;
 margin: 0 ;
 padding: 0;
 border: 0;
 width: 150px;
 overflow:hidden;
}

div#fuss {
 position: relative;
 clear: both;
 margin: 0;
 padding: 0;
 border: 0;
 background-color: #ccc;
}

#content{
 text-align:left;
 padding: 0em 1em 1em 1em;
}

DIV.tx_slrootline-allWrap {
 padding:4px 0 5px 0;
 margin:5px 0 12px 0;
 width:100%;
 text-align:left;
 border-bottom:1px solid #ccc;
 font-size:10px;
 display:block;
}

DIV.tx_slrootline-identifier {
 font-size:10px;
 display:inline;
 padding:0 5px 0 0;
}

A.tx_slrootline:link, A.tx_slrootline:hover {
 text-decoration:none;
 font-size:10px;
}

SPAN.tx_slrootline-Current {
 color:#f90;
 font-size:11px;
}

#content h3 {
 padding: 0em 0em 0em 0em;
}

#content a {
 color: #f90;
}

#werbung{
 padding: 0em 0em 1em 0em;
}

p.bannerimage{
 margin: 1.0em 0em 0em 0em;
 text-align:center;
}

/****** Die Details für die Navigation *******/

div#navigation{
 width:160px;
 position: relative;
 margin: 0;
}

div#navigation a.nav-home, div#navigation a.nav-home-active {
 display:block;
 text-align: left;
 margin-left:10px;
 margin-bottom: 15px;
 padding: 5px 0 5px 5px;
 width: 138px;
 color: #000;
 border: 1px solid #f90;
 text-decoration: none;
 font-weight: bold;
}

div#navigation a.nav-home-active {
 font-weight: normal;
 background-color: #FFD18B;
}

div#navigation h3 {
 margin-left:10px;
 padding: 3px 0 3px 3px;
 background-color: #f90;
 display: block;
 border: 1px solid #f90;
 width: 140px;
 font-size: 1em;
 line-height: 1.4em;
}

div#navigation ul {
 margin-left:10px;
 margin-bottom: 15px;
 position: relative;
 padding: 0;
 border: 0;
 list-style: none;
 width: 145px;
}

div#navigation ul.nav-ressorts{
 border-bottom: 1px solid #f90;
}

div#navigation ul.nav-misc{
 border-bottom: 1px solid #ccc;
}

div#navigation ul li a {
 margin: 0;
 display:block;
 padding: 6px 0 6px 5px;
 width: 138px;
 color: #000;
 text-decoration: none;
}

div#navigation ul.nav-ressorts li a {
 border: 1px solid #f90;
 border-bottom: 0px solid #f90;
}

div#navigation ul.nav-misc li a {
 border: 1px solid #ccc;
 border-bottom: 0px solid #ccc;
}

div#navigation ul.nav-ressorts li a:hover {
 background-color: #FFD18B;
}

div#navigation ul.nav-misc li a:hover {
 background-color: #ddd;
}

div#navigation ul.nav-ressorts li#nav-active a {
 background-color: #FFD18B;
}

div#navigation ul.nav-misc li#nav-active a {
 background-color: #ddd;
}


/*** Die Details für die Service-Navigation ***/

div#service ul#nav-right li#feeds     a {background: #fff url(icon_feed.gif) 5px center no-repeat;}
div#service ul#nav-right li#redaktion a {background: #fff url(icon_user.gif) 5px center no-repeat;}
div#service ul#nav-right li#impress   a {background: #fff url(icon_phone.gif) 5px center no-repeat;}
div#service ul#nav-right li#facebook  a {background: #fff url(icon_facebook.gif) 5px center no-repeat;}


div#service ul#nav-right li#feeds     a:hover {background-color: #ddd;}
div#service ul#nav-right li#redaktion a:hover {background-color: #ddd;}
div#service ul#nav-right li#impress   a:hover {background-color: #ddd;}
div#service ul#nav-right li#facebook  a:hover {background-color: #ddd;}

div#service	{
 position: relative;
 margin: 0;
 padding: 0 10px 0 10px;
 border: 0;
}

div#service form {
 margin: 0;
 padding: 0;
}

form#searchform input {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 1em;
 border: 1px solid #ccc;
 padding: 5px 0 5px 25px;
 background: #fff url(icon_search.gif) 4px center no-repeat;
 margin:0px;
 width:105px;
 height:17px;
}

div#service ul#nav-right {
 border: 0;
 position: relative;
 margin: 0em 0em 1em 0em;
 padding: 0;
}

div#service ul#nav-right li {
 position: relative;
 margin: 0;
 padding: 0;
 border: 0;
 list-style: none;
}

div#service ul#nav-right li a {
 margin: 0;
 padding: 0.5em 0 0.5em 27px;
 border-bottom: 1px solid #ccc;
 display: block;
 color: #000;
 text-decoration: none;
}


/* Die Details für die Fusszeile */

#fuss p {
 padding: 1em 0em 1em 0em;
 font-size: 0.7em;
 line-height: 1.3em;
 text-align: center;
 color: #333;
}

#fuss a {
 color: #333;
}

/* Die Schriftinformationen */

body	{
 background: #333333;
 color: #000;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 80%;
 text-align: center; /* sorgt dafür, dass IE den Inhalt in die Mitte setzt */
}

h1, h2, h3, h4, h5, p, ul, li  {
 text-align: left;
 font-weight: normal;
 font-family: Verdana, Helvetica, sans-serif;
 background: transparent;
 text-decoration: none;
}

h1, h2, h3, h4 {
 font-weight: bold;
}

h2 {
 padding: 1em;
 font-size: 1.4em;
 line-height: 1.6em;
}

a { text-decoration: none; }
a:hover, #content a:hover { text-decoration: underline; }

#content a.external-link-new-window {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/external_link_new_window.gif) left center no-repeat;
 padding-left:15px;
}

#content a.external-link {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/external_link.gif) left center no-repeat;
 padding-left:15px;
}

#content a.mail {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/mail.gif) left top no-repeat;
 padding-left:20px;
}

#content a.download {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/download.gif) left center no-repeat;
 padding-left:15px;
}

#content a.mp3-download {
 background:url(lautsprecher.gif) left center no-repeat;
 padding-left:18px;
}

#content a.internal-link-local-anchor {
 background:url(internal_link_local_anchor.gif) left center no-repeat;
 padding-left:10px;
}

#content h1, #content h1 a{
 margin-top:0.2em;
 margin-bottom:0.8em;
 font-size: 1.3em;
 font-weight: bold;
 color: #f90;
 clear:both;
}

#content p.overline {
 font-size: 0.8em;
 text-transform: uppercase;
 font-weight: bold;
 color: #888;
 margin-bottom: 0.3em;
}

#content h2, #content h2 a{
 padding: 0;
 margin-top:1.7em;
 margin-bottom:1em;
 font-size: 1.1em;
 line-height: 1.2em;
 font-weight: bold;
 color: #f90;
 clear:both;
}

blockquote { /* wird im Moment nicht verwendet */
 text-align: left;
 font-weight: normal;
 font-family: Verdana, Helvetica, sans-serif;
 background: transparent;
 text-decoration: none;
 margin: 1em 0 1em 0;
 padding: 0 0 0 2em;
 font-size: 1em;
 line-height: 1.4em;
 background: transparent url(quote.gif) 1em 0 no-repeat;
}

/************************* Orange Box *************************** */

div.orangebox {
 font-family: Verdana, Helvetica, sans-serif;
 color: #fff;
 font-size: 0.9em;
 background: #f90;
 padding:1em;
 margin: 1.5em 0 1.5em 0;
 clear:both;
}

div.orangeboxright {
 font-family: Verdana, Helvetica, sans-serif;
 color: #fff;
 font-size: 0.9em;
 background: #f90;
 padding:1em;
 margin: 0 0 0.4em 0.5em;
 width:180px;
 float:right;
 clear:right;
}

div.orangeboxleft {
 font-family: Verdana, Helvetica, sans-serif;
 color: #fff;
 font-size: 0.9em;
 background: #f90;
 padding:1em;
 margin: 0 0.5em 0.4em 0;
 width:180px;
 float:left;
 clear:left;
}

#content div.orangebox a, #content div.orangeboxleft a, #content div.orangeboxright a {
 color:#dfdfff;
}

#content div.orangebox a.internal-link-new-window {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link_new_window.gif) left center no-repeat;
 padding-left:15px;
}

#content div.orangebox a.internal-link {
 background:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif) left center no-repeat;
 padding-left:11px;
}

/*----------------------------------- CSS für Standard Typo-Elemente ---------------------------------*/

div.csc-textpic {
 clear:both;
}

div.csc-textpic-imagewrap {
 margin-top: 0.3em;
}

dd.csc-textpic-caption{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 0.9em;
 color: #333;
}

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

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

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

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

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

	/* 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: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0 0 7px 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: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; 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;
	}

/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */


/*----------------------------------- CSS für Extension Templates ---------------------------------*/

/************************* PAGETEASER allgemein *************************** */

div.tx-rspageteaser-pi1 p.abstract {
 margin-bottom: 0.6em;
 font-size: 1em;
 line-height: 1.4em;
}

div.tx-rspageteaser-pi1 p.abstract a {
 color: #f90;
}

div.tx-rspageteaser-pi1 p.author, div.tx-rspageteaser-pi1 p.date {
 font-size: 0.9em;
 line-height: 1.2em;
 color: #333;
}

/************************* teaser_frontpage_top PAGETEASER *************************** */

div#teaser_frontpage_top {
 padding-bottom: 0.5em;
 border-bottom: 1px solid #ccc;
 margin-bottom: 1em;
}

div#teaser_frontpage_top img {
 float: right;
 margin: 0 0 1em 1em;
 width:150px;
 height:100px;
}

div#teaser_frontpage_top h4, div#teaser_frontpage_top h4 a {
 margin-bottom: 10px;
 font-size: 1.1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

/*************************** teaser_frontpage_left PAGETEASER *************************** */

div#teaser_frontpage_left {
 clear:both;
 padding: 0 15px 0.5em 0;
 border-right: 1px solid #ccc;
 margin-bottom: 1em;
 width: 209px;
 float: left;
}

div#teaser_frontpage_left img {
 margin: 0 1em 1em 0;
 width:150px;
 height:100px;
}

div#teaser_frontpage_left h4, div#teaser_frontpage_left h4 a {
 margin-bottom: 10px;
 font-size: 1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

/*************************** teaser_frontpage_right PAGETEASER *************************** */

div#teaser_frontpage_right {
 padding: 0 0 0.5em 15px;
 margin-bottom: 1em;
 width: 209px;
 float: left;
 clear:right;
}

div#teaser_frontpage_right img {
 margin: 1em 1em 0 0;
 width:150px;
 height:100px;
}

div#teaser_frontpage_right h4, div#teaser_frontpage_right h4 a {
 margin-bottom: 10px;
 font-size: 1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

/************************* teaser_frontpage_list PAGETEASER *************************** */

div#teaser_frontpage_list_header {
 padding: 1.3em 0 1.5em 0;
 clear:both;
 border-top: 1px solid #ccc;
}

div.teaser_frontpage_listitem {
 padding-bottom: 0.5em;
 margin-bottom: 1em;
}

div.teaser_frontpage_listitem img {
 float: right;
 margin: 0 0 1em 1em;
}

div.teaser_frontpage_listitem h4, div.teaser_frontpage_listitem h4 a {
 margin-bottom: 10px;
 font-size: 1.0em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

/************************* teaser_dossier_list PAGETEASER *************************** */

div.teaser_dossier_listitem {
 padding-bottom: 0.5em;
 margin-bottom: 0.3em;
}

div.teaser_dossier_listitem img {
 float: right;
 margin: 0.4em 0 1em 1em;
}

div.teaser_dossier_listitem h4, div.teaser_dossier_listitem h4 a {
 margin-bottom: 0.4em;
 font-size: 1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

div.teaser_dossier_listitem p {
 font-size: 0.8em;
 line-height: 1.2em;
 color: #333;
 margin-bottom:0.5em;
}

/************* Die Details für die Newsleiste ************/

div.tx-ttnews-browsebox tr td {
 background:#fff;
 border:0em;
}

div.tx-ttnews-browsebox {
 border:0em;
 background:#fff;
}

#newsbox {
 padding: 0em 1em 0em 1em;
}

#blogbox {
 padding: 0em 0.5em 0em 1em;
}

div.nlEinheit {
 padding: 1em 0em 0em 0em;
 text-align:left;
}

div.nlDatum {
 font-size: 0.9em;
 color: #333;
}

h4.nlTitle a {
 font-size: 0.9em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

div.nlTeaser {
 font-size: 0.9em;
 line-height: 1.4em;
}

div.nlTeaser a:link{
 font-size: 1em;
 line-height: 1.4em;
 color: #000;
 display: block;
}

div.nlTeaser a:hover {
 text-decoration: none;
}

p.nlWeitere, p.nlWeitere a {
 margin-top:1em;
 font-size: 0.9em;
 line-height: 1.4em;
 padding-bottom: 1em;
 color: #f90;
}

p.nlWeitere a:hover {
 text-decoration: underline;
}


div.nlEinheit_archiv {
 padding: 1em 0em 1em 0em;
 border-bottom: 1px solid #ccc;
}

div.nlDatum_archiv {
 font-size: 0.7em;
 padding-bottom: 2px;
 color: #999;
}

h4.nlTitle_archiv a:link{
 font-size: 1.1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

div.nlTeaser_archiv {
 padding-top: 5px;
}

p.nlWeitere, #news p.nlWeiterea a {
 font-size: 0.9em;
 line-height: 1.4em;
 padding-bottom: 1em;
 color: #f90;
}

p.nlWeitere a:hover {
 text-decoration: underline;
}


/* Die Details für die NewsSingle */
#single {
 margin:0;
}

#single div.nsEinheit {
 padding: 0em 0em 1.5em 0em;
}

#single h3.nsTitle {
 padding: 0em 0em 0.5em 0em;
 margin: 1em 0 0.5em;
 font-size: 1.1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

#single div.nsContent {
 padding: 0;
 margin: 0;
 font-size: 1.0em;
 line-height: 1.2em;
}

#single p.nsDatum {
 margin: 1em 0 0 0;
 font-size: 0.9em;
 line-height: 1.2em;
 color: #333;
}

#single p.nsZurueck {
 margin: 1em 0 0 0;
}

div.news-single-img {
 padding: 0;
 float: left;
 margin-right: 5px;
}

#single div.news-single-img, div#MeMoBlog div.news-single-img {
 padding: 0;
 max-width: 180px;
 float: right;
 margin: 0;
 margin-left: 5px;
}

p.news-single-imgcaption {
 padding:3px;
}


/* Die Details für die Blogliste */

#blogliste {
 margin:0;
}

#blogliste div.blEinheit {
 margin: 0em 0em 2em 0em;
 border-bottom: 1px solid #ccc;
 text-align: left;
}

#blogliste h4.blTitle a{
 padding: 0em 0em 0em 0em;
 font-size: 1.1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

#blogliste p.blContent {
 margin:1em 0em 1em 0em;
 font-size: 1.0em;
 line-height: 1.4em;
}

#blogliste p.blKommentar {
 margin:1em 0em 1em 0em;
 font-size: 1.0em;
 line-height: 1.4em;
}


#blogliste p.blAutorDatum {
 margin: 1em 0 0 0;
 font-size: 0.9em;
 line-height: 1.2em;
 color: #333;
}

#blogliste div.blEinheitArchiv {
 margin: 0em 0em 2em 0em;
}

#blogliste div.news-list-img {
 float:left;
}

#blogliste div.news-list-img img {
 margin: 0.3em 0.5em 0.2em 0;
}

/* Die Details für die Blogeintrag */

#blogeintrag {
 margin:0; padding: 0;
}

#blogeintrag div.beEinheit {
 padding: 0;
 text-align: left;
}

#blogeintrag h4.beTitle{
 padding: 0;
 font-size: 1.1em;
 line-height: 1.4em;
 font-weight: bold;
 color: #f90;
}

#blogeintrag div.beContent {
 margin: 10px 0 0 0;
 font-size: 1.0em;
 line-height: 1.2em;
}

#blogeintrag div.beAutorDatum {
 margin: 1em 0 0 0;
 font-size: 0.9em;
 line-height: 1.2em;
 color: #333;
}

#blogeintrag p.beZurueck { margin: 20px 0 15px 0; padding: 0; text-align:center; }
#blogeintrag p.beZurueck a { font-weight:bold; }



/************************* sk_pagecomments *************************** */

div.tx-skpagecomments-pi1 {
 clear:both;
 border-top: 1px solid #bbb;
 padding-top: 15px;
 margin-top: 10px;
}


div.sk-pagecomments-listhead {
 width: 430px;
 margin: 0 5px;
 padding: 4px;
 border: 1px solid #f90;
 font-size: 1.1em;
 font-weight: bold;
 color: #f90;
 background: #fff2df;
}

div.sk-pagecomments-list {
 width: 430px;
 margin: 0 5px;
 padding: 4px;
 background: #fff4f0;
 border-bottom: 1px solid #f90;
}

div.sk-pagecomments-comment {
 border: 1px solid #fca;
 margin-top: 4px;
 background:white;
}

div.sk-pagecomments-answer {
 border: 1px solid #fca;
 border-top: none;
 background:white;
 margin-left: 20px;
}

div.sk-pagecomments-headline {
 border-bottom: 1px solid #fd9;
 background: #fff2dd;
 padding: 2px 6px; color:
 #f90;
}

div.sk-pagecomments-headline img {
 vertical-align: bottom;
}

div.sk-pagecomments-text {
 padding: 6px;
}

#content div.sk-pagecomments-text p.bodytext {
 margin: 0;
}

span.sk-pagecomments-answerlink{
 float:right;
 padding: 0 4px 0 12px;
} 

div.sk-pagecomments-error {color:red;font-weight:bold;background:#FFE8CF;border:1px solid #000;margin:8px 12px;padding:4px;}
div.sk-pagecomments-success {color:blue; font-weight:bold;}

div.tx-skpagecomments-pi1 table {
 width: 410px;
 border:1px solid #eee;
 margin: 15px 19px 5px 19px;
}

div.tx-skpagecomments-pi1 table td {
 font-size: 10pt;
 padding: 2px 6px;
}

div.tx-skpagecomments-pi1 input  {
 width:100%;
 background:#fff2dd; 
 border: 1px solid #eca;
 font-size:10pt;
 font-family: verdana, sans-serif;
 margin: 0;
}

div.tx-skpagecomments-pi1 input#skcommentssubmit {
 font-weight: bold;
}

div.tx-skpagecomments-pi1 textarea {
 width:100%;
 height:70px;
 background:#fff2dd;
 border: 1px solid #fca;
 font-size:10pt;
 font-family: verdana, sans-serif;
 overflow-y: scroll;
}

/**************************** FreeCap ******************************/

img.tx-srfreecap-pi2-image {
 border:1px solid #ddd;
 margin: 3px 0; padding: 0;
}

span.tx-srfreecap-pi2-cant-read {
 font-size: 7pt;
}


/************************* Indexed Search ****************************/

div.tx-indexedsearch-searchbox{
 margin: 1em 0 1em 0;
}

div.tx-indexedsearch-form{
 margin: 0;
 padding: 0;
}

div.tx-indexedsearch-searchbox fieldset{
 border: 0;
 margin: 0;
 padding:0;
}

div.tx-indexedsearch-searchbox fieldset input, div.tx-indexedsearch-searchbox fieldset select{
 margin: 0.2em;
}

input.tx-indexedsearch-searchbox-sword{
 width:100%;
}

div.tx-indexedsearch-search-submit{
 margin: 0;
 padding: 0;
 float:left;
 margin-top:0.2em;
}

div.tx-indexedsearch-search-modeswitch{
 float:right;
 margin-top:0.5em;
}

div.tx-indexedsearch-rules {
 color: #999;
}

div.tx-indexedsearch-rules p {
 font-size: 0.8em;
 line-height: 1.3em;
}

div.tx-indexedsearch-rules h2 {
 font-size: 0.9em;
 line-height: 1.3em;
 padding: 0;
}

div.tx-indexedsearch-whatis{
 margin: 0.5em 0 1em 0;
 padding: 1em 0 1em 0;
 border-top: 1px solid #aaa;
}

div.tx-indexedsearch-whatis p {
 font-size: 110%;
}

span.tx-indexedsearch-sw{
 font-weight:bold;
}

.tx-indexedsearch-browsebox p{
 text-align: center;
}

.tx-indexedsearch-browsebox ul {
 list-style-type: none;
 padding: 0;
 margin: 0.5em 0 1em 0;
 text-align: center;
}

#content .tx-indexedsearch-browsebox ul li {
 padding:0; margin:0;
 display: inline;
 line-height: 1.7em;
}

.tx-indexedsearch-browsebox ul li a {
 font-size: 10pt;
 padding: 5px 15px 3px 0;
}

div.tx-indexedsearch-res {
 clear:both;
 margin: 1.0em 0 1.0em 0;
 border-bottom: #ccc 1px dashed;
 border-top: #ccc 1px dashed;
}

div.tx-indexedsearch-result {
 font-size: 10pt;
 margin: 1em 0 1.5em 0;
}

div.tx-indexedsearch-header {
 margin-bottom: 0.5em;
 font-size:11pt;
}

span.tx-indexedsearch-title {
 }

span.tx-indexedsearch-percent {
 margin-left: 1em;
 color: #999;
 font-weight: normal;
 font-size: 0.8em;
 float:right;
}

div.tx-indexedsearch-descr{
 padding: 0 0 0.2em 0;
 font-size: 80%;
}

div.tx-indexedsearch-info {
 color: #999;
 font-size: 8pt;
}

span.tx-indexedsearch-text-item-path{
 font-size:7pt;
}

strong.tx-indexedsearch-redMarkup {
 background-color: #fc7;
}



/************************* Newsletter *************************** */


#newsletter_an form{
 text-align:left;
}

#newsletter_an input{
 border: 1px solid #ccc;
}


/************************* TestKit *************************** */

TABLE.TestKitMain TD {
 font-size: 10pt;
}

TD.TestKitSectionName, TD.TestKitAuswertTitel {
 font-weight:bold;
 font-size: 110%;
 text-decoration:underline;
}

TD.TestKitFrage {
 font-weight:bold;
 padding-left: 0.6em;
}

TABLE.TestKitAntworten {
 margin: 0.4em 0 0.2em 0.8em;
}

TABLE.TestKitAntworten TD {
 padding: 0.1em 0 0.1em 0;
}

TD.TestKitAuswertInhalt {
 padding-left: 0.4em;
}

/************************* flvplayer *************************** */

DIV.tx-flvplayer2-pi1 {
 text-align: center;
}
