html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	/*overflow: -moz-scrollbars-vertical;*/
	background-color: #B1CDE4;
	background-image: url(../pictures/layout/hintergrund/body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

h1,
strong.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1263AD;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: block;
}

h2,
strong.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1263AD;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: block;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F77B8 !important;
	font-size: 1.1em;
	font-weight: bold !important;
	padding: 5px 0px 2px 22px;
	margin: 5px 0px -2px 0px;
	background-image: url(../pictures/layout/icons/pfeilball.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h4 a {
	color: #2F77B8 !important;
	text-decoration: none !important;
	border-bottom: 1px solid #679DCB;
}

* html #inhalt h4 {
	height: 1em;
}

html>body #inhalt h4 {
	overflow: auto;
}

h5 {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
	color: #1263AD;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	text-decoration: none;
	color:#464646;
}

img {
	border: 0;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
}

dl, dl dt, dl dd {
	margin: 0px;
	padding: 0px;
}

.abschluss {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.abschlusstrennlinie {
	clear: both;
	border-bottom: 1px solid #D6D6D6;
}

* html .trennlinieFloat {
	border-bottom: 1px solid #D6D6D6;
	position: relative;
}

html>body .trennlinieFloat {
	border-bottom: 1px solid #D6D6D6;
	overflow: auto;
}

/* Farben */

.rot {
	color: #D3373B;
}

.grau {
	color: #737373;
}


/* Seite */

#seite {
	position: relative;
	margin: 0px auto;
	width: 972px;
	background-image: url(../pictures/layout/hintergrund/seite.gif);
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 100%;
	/*border-right: 5px solid #679DCB;*/
}

* html #seite {
	height: 100%;
}

#seiteHomeTherapieansaetze {
	display: inline;
	float: left;
	width: 376px;
}

#seiteHomeTherapieansaetze h3 {
	background-color: #EDF3FF;
	padding: 1px !important;
	margin-top: 5px !important;
}

#seiteHomeTherapieansaetze a {
	margin-top: 3px;
}

html>body #seiteHomeTherapieansaetze .csc-textpic-imagewrap {
	margin-top: -5px;
}



/* Seite -> Oben */

#oben {
	position: relative;
	left: 4px;
	float: left;
	width: 771px;
	border-top: 1px solid #DADADA;
	background: url(../pictures/layout/hintergrund/linie_grau.gif) repeat-y;
	background-color: #fff;
}

#obenrahmen {
	background-color: white;
	font-size: 0px;
	margin: 0;
	padding: 0px;
	width: 776px;
	height: 4px;
	float:left;
}

/* Titel im setup fest vergeben */
#hauptueberschrift {
	display: none;
}

/* Seite -> Oben -> Links */

#oben .links {
	float: left;
	padding: 16px 0px 10px 30px;
}

/* Seite -> Oben -> Links -> Logo */

#oben .links img {
	display: block;
}

/* Seite -> Oben -> Rechts */

#oben .rechts {
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #525252;
	margin-top: 12px;
}

/* Seite -> Oben -> Rechts -> Home, Sitemap, usw. */

#oben .rechts ul {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#oben .rechts li {
	display: inline;
	float: left;
	border-right: 1px solid #B5B5B5;
	padding-bottom: 1px;
	margin-top: 3px;
}

#oben .rechts li a {
	color: #525252;
	text-decoration: none;
	padding: 0px 10px;
}

#oben .rechts li a:hover, #oben .rechts li .aktiv {
	color: #DD2D32;
}

#oben .rechts .printIcon {
	background: url(../pictures/layout/icons/icon_print.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 10px;
}

/* Seite -> Oben -> Rechts -> Suche */

#oben .rechts .suche form .suchelabel {
	visibility: hidden;
}

#oben .rechts .suche {
	float: left;
}

#oben .rechts .suche form input, #oben .rechts .suche form select {
	width: 126px;
	border: 1px solid #525252;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding: 1px 2px 2px 2px;
	font-size: 1.0em;
	color: #094E8D;
}

#oben .rechts .suche form select {
	width: auto;
	margin: 0px 2px -1px 1px;
	color: #525252;
	padding: 0px;
}

#oben .rechts .suche form .button {
	width: auto;
	border: 1px solid #D6D6D6;
	border-right-color: #525252;
	border-bottom-color: #525252;
	background-color: #E1DB21;
	color: #1263AD;
	font-size: 1.0em;
	padding: 0px;
	margin-right: 7px;
	margin-left: 1px;
	font-weight: bold;
}

.ergebnis {
	padding-bottom: 10px;
}

.ergebnis a {
	display: block;
	background-image: url(../pictures/layout/icons/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Seite -> Oben -> Navigation */

#oben .navigationHorizontal {
	position: relative;
	float: right;
	top: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid white;
	background-color: #1263AD;
	width: 578px;
}

#oben .navigationHorizontal ul {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#oben .navigationHorizontal li {
	display: inline;
	float: left;
	border-left: 1px solid white;
}

#oben .navigationHorizontal li a {
	float: left;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 7px 7px 7px;
}

#oben .navigationHorizontal li a:hover, #oben .navigationHorizontal li .aktiv {
	background-color: #E1DB21;
	color: #1263AD;
}





/* Seite -> Mitte */

#mitte {
	text-align: left;
	padding-left: 4px;
	padding-bottom: 20px;
}

#mitte .links, #mitte .zentrum, #mitte .rechts {
	display: inline;
	float: left;
}

/* Seite -> Mitte -> Links */

#mitte .links {
	width: 193px;
	background-color: #F9FFD6;
	display: block;
	position: relative;
	font-size: 0.7em;
}

#mitte .links h2 {
	margin-top: 5px;
	margin-bottom: 4px;
	padding-bottom: 1px;
}

#mitte .links p {
	margin: 0px 0px 6px 0px ;
}

/* Eyecatcher auf feste Größe setzen, damit das Layout nicht gesprengt werden kann */
#mitte .links #eyecatcher img {
	width: 193px;
	height: 100px;
}

/* Seite -> Mitte -> Links -> Gesundheitsratgeber */

#mitte .links .gesundheitsratgeber {
	padding: 0px 13px;
	background-color: #F9FFD6;
	color: #475A8B;
}

#mitte .links .gesundheitsratgeber h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	border-bottom: 1px solid #D6D6D6;
	color: #1263AD;
	padding-bottom: 1px;
	margin-top: 7px;
	margin-bottom: 4px;
}

/* Seite -> Mitte -> Links -> abcSuche */

#mitte .links .abcSuche {
	padding: 0px;
	background-color: #F9FFD6;
	color: #475A8B;
}

#mitte .links .abcSuche form .suchelabel {
	visibility: hidden;
}

#mitte .links .abcSuche form input {
	position: relative;
	width: 126px;
	border: 1px solid #525252;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	margin: 0px 0px 0px 13px;
	padding: 1px 2px 2px 2px;
	font-size: 1.0em;
	color: #094E8D;
	top: -7px;
}

#mitte .links .abcSuche form .button {
	border: none;
	width: auto;
	background-color: #0073BB;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 2px 1px;
	margin-right: 0px;
	margin-left: 1px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../pictures/layout/mitte/links/button_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Seite -> Mitte -> Links -> abc */

#mitte .links .abc ul {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 0px 8px 13px;
	line-height: 1.5;
}

#mitte .links .abc li {
	display: inline;
	float: left;
}

#mitte .links .abc li a {
	color: #808276;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

#mitte .links .abc li a:hover, #mitte .links .abc li .aktiv {
	color: #F9FFD6;
	border: 2px solid #1263AD;
	padding: 0px 0px 0px 0px;
	background-color: #1263AD;
}


/* Seite -> Mitte -> Links -> Therapieansaetze */

#mitte .links .therapieansaetze {
	position: relative;
	padding: 0px 13px;
	padding-top: 9px;
}

#mitte .links .therapieansaetze h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1263AD;
	padding-bottom: 1px;
	margin-top: 7px;
	margin-bottom: 4px;
}

#mitte .links .therapieansaetze ul {
	margin: 0px;
	padding: 0px 0px 5px 3px;
}

#mitte .links .therapieansaetze li {
	list-style-type: none;
	padding-bottom: 0px;
	background: url(../pictures/layout/mitte/links/pfeil_rot.gif) left 5px no-repeat;
	margin-bottom: 5px;
	padding-left: 12px;
}

#mitte .links .therapieansaetze li a {
	font-size: 1.0em;
	color: #475A8B;
	text-decoration: none;
}

#mitte .links .therapieansaetze li a:hover, #mitte .links .therapieansaetze li .aktiv {
	color: #DD2D32;
}

#mitte .links .therapieansaetze li ul {
	margin-top: 5px;
	padding-left: 0px;
	padding-bottom: 2px;
}

#mitte .links .therapieansaetze li ul li {
	padding-left: 0px;
	background: none;
}

#mitte .links .therapieansaetze li ul li a {
	color: #464646;
}

#mitte .links .therapieansaetze li ul li a.aktiv {
	color: #DD2D32;
}

/* Seite -> Mitte -> Links -> Mitglieder */

#mitte .links .mitglieder {
	background-color: white;
	padding: 10px 0px 6px 13px;
	color: #6A6A6A;
}

#mitte .links .mitglieder a {
	text-decoration: underline;
	color: #6A6A6A;
}

#mitte .links .mitglieder a:hover {
	color: #DD2D32;
}

/* Seite -> Mitte -> Links -> Gewinnspiel */

#mitte .links #gewinnspiel img {
	margin-top: 3px;
	padding-left: 4px;
}

#mitte .links #gewinnspiel {
	position: absolute;
}


/* Seite -> Mitte -> Zentrum */

#mitte .zentrum {
	width: 578px;
	display: inline;
}

/* Seite -> Mitte -> Zentrum -> Klickpfad */

#mitte .zentrum .klickpfad {
	font-size: 0.6em;
	background-color: #D6E5FF;
	color: #737373;
	padding: 0.7em 0px 0.8em 21px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 2px solid white;
}

#mitte .zentrum .klickpfad a {
	text-decoration: underline;
	color: #737373;
}

#mitte .zentrum .klickpfad a:hover, #mitte .zentrum .klickpfad a.aktiv {
	color: #DD2D32;
}

/* Seite -> Mitte -> Zentrum -> Inhalt */

#mitte .zentrum #inhalt {
	margin: 8px 15px 15px 22px;
	font-size: 0.7em;
	line-height: 1.3;
}

* html #mitte .zentrum #inhalt {
	position: relative;
}

#mitte .zentrum #inhalt .abschlusstrennlinie {
	margin: 11px 0px;
}

#inhalt h1,
#inhalt strong.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #779EE0;
	font-size: 1.6em;
	margin-bottom: 0px;
}

strong.h1 {
	color: #779EE0 !important;
}

/*#inhalt h2,
#inhalt strong.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #779EE0;
	font-size: 18px;
	margin-bottom: 8px;
}*/

strong.h2 {
	color: #779EE0 !important;
}

#inhalt h2,
#inhalt strong.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F77B8;
	font-size: 1.1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: block;
}

#inhalt h3,
#inhalt strong.h3 {
	color: #2F77B8;
	font-size: 1.1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: block;
}

#inhalt h6 {
	font-size: 11px;
	border-bottom: 1px solid #D6D6D6;
	color: #3E75AF;
	margin: 4px 0 5px 0;
	padding: 10px 0 5px 0;
}

#mitte .zentrum #inhalt a {
	text-decoration: underline;
	color: #094E8D;
}

#mitte .zentrum #inhalt a:hover  {
	text-decoration: underline;
	color: #DD2D32;
}

#mitte .zentrum #inhalt p {
	margin: 5px 0px 15px 0px;
}

#mitte .zentrum #inhalt u.zitat p {
	margin: 0px;
}

#mitte .zentrum #inhalt strong {
	color: #737373;
}

#inhalt ul {
	margin: 0px 0px 15px 0px;
	list-style-type: square;
	list-style-image: url('/fileadmin/pictures/layout/icons/aufzaehlung.gif');
}

* html #inhalt ul {
	padding-left: 17px;
	height: 1em;
}

html>body #inhalt ul {
	overflow: auto;
	padding-left: 18px;
}

#inhalt ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}


/* Seite -> Mitte -> Zentrum -> Inhalt -> Zusatz */

/*#mitte .zentrum #inhalt .zusatz {
	display: inline;
	float: right;
	width: 152px;
	margin-left: 10px;
	padding: 60px 10px 0px 10px;
	background-color: #EDF3FF;
	border: 1px solid #E7E7E7;
	border-top: 1px solid #D6D6D6;
	border-right: none;
	background: url(../pictures/layout/aktuelles/reiter_aktuell.jpg) top left no-repeat #EDF3FF;
}*/

#mitte .zentrum #inhalt .zusatz {
	display: inline;
	float: right;
	width: 200px;
	margin-left: 15px;
}


/* Seite -> Mitte -> Zentrum -> Inhalt -> Aktuelles*/

#mitte .zentrum #inhalt #aktuelles {
	display: inline;
	float: right;
	width: 154px;
	margin: -11px -15px 0px 0px;
	padding: 60px 10px 0px 10px;
	border: 1px solid #E7E7E7;
	border-top: 1px solid #D6D6D6;
	border-right: none;
	background: url(../pictures/layout/aktuelles/reiter_aktuell.jpg) top left no-repeat #EDF3FF;
	color: #5A7A94;
}

#mitte .zentrum #inhalt #aktuelles h3 {
	font-weight: bold;
	color: #1263AD;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration: underline !important;
}

#mitte .zentrum #inhalt #aktuelles a {
	text-decoration: none;
}

#mitte .zentrum #inhalt .aktuellesLatest {
	text-decoration: none;
	border-bottom: 1px solid #D9D9D9;
	padding: 8px 0px;
	margin-bottom: -1px;
}

#mitte .zentrum #inhalt .aktuellesLatest h3 {
	margin-bottom: 3px;
	padding-bottom: 0px;
}

#mitte .zentrum #inhalt .aktuellesListeAlle {
	margin-top: 10px;
	background-color: #EDF3FF !important;
	float: left;
	width: 100%;
}

#mitte .zentrum #inhalt .aktuellesListe img {
	float: left;
	padding: 2px 15px 0px 0px;
}

/* für IE  Abstand Bild Debug */
* html #mitte .zentrum #inhalt .aktuellesListe img {
	margin-top: 0px;
}

#mitte .zentrum #inhalt .aktuellesListe h3 {
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none !important;
}

#mitte .zentrum #inhalt .aktuellesListeBild {
	clear: both;
	border-bottom: 2px solid #fff;
	text-decoration: none !important;
}

#mitte .zentrum #inhalt .aktuellesListe a {
	text-decoration: none !important;
}

#mitte .zentrum #inhalt .archiv {
	background-color: #D6E5FF;
	padding: 0px 4px 2px 3px;
	display: inline;
	float: right;
}

#mitte .zentrum #inhalt #aktuellesSingle .zurueck {
	border-bottom: 1px solid #D6D6D6;
	float: right;
	padding: 0px 0px 10px 0px;
	margin: -26px 0px 16px 0px;
	text-align: right;
	width: 100%;
}

#mitte .zentrum #inhalt #aktuellesSingle h1 {
	width: 400px;
	height: 18px;
}

#mitte .zentrum #inhalt #aktuellesSingle h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: -7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #2F77B8;
	font-size: 1.1em;
	font-weight: bold;
	display: block;

}

#mitte .zentrum #inhalt #aktuellesSingle .bild img {
	float: left;
	display: block;
	margin: 13px 15px 5px 0px;
}






/* Seite -> Mitte -> Rechts */

#mitte .rechts {
	width: 169px;
	display: inline;
	float: right;
	margin-top: -72px;
	margin-left: 19px;
}

#mitte .rechts h4, #mitte .rechts h3 {
	color: #B2CCF7;
	font-size: 22px;
	text-align: left;
	margin: 0px 0px 8px 0px;
	line-height: 1.1;
	clear: both;


}

#mitte .rechts em {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	float: left;
	margin-bottom: 1px;
}

#banner .eintrag {
	margin-bottom: 8px;
}

#banner .eintrag img {
	display: block;
	border-right: 2px solid #73A4CF;
	border-bottom: 2px solid #73A4CF;
}

/* Seite -> Unten */

#unten {
	position: relative;
	clear: both;
	width: 972px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	height: 21px;
	margin-top: -21px;
	text-align: left;
}

#unten .weiterempfehlen {
	background: url(../pictures/layout/mitte/links/pfeil_rot.gif) 5px 53% no-repeat;
	background-color: #D6E5FF;
	display: block;
	padding-left: 16px;
	padding-right: 21px;
}

#unten ul {
	display: inline;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#unten li {
	display: inline;
	float: left;
	border-right: 1px solid #D6D6D6;
	line-height: 2;
}

#unten li a {
	color: #525252;
	text-decoration: none;
	padding: 0px 10px;
	display: inline;
}

#unten li a:hover {
	color: #D3373B;
}

#unten .aktiv {
	color: #D3373B;
	font-weight: bold;
}


/* Seite -> Unten -> untenNavigation*/

#unten #footer {
	position: relative;
	border-top: 1px solid #D6D6D6;
	width: 557px;
	left: 219px;
}


/* RTE */

#inhalt .markergruen {
	background-color: #F9FFD6;
	border-bottom: 1px solid #C4D1D7;
	border-right: 1px solid #C4D1D7;
	padding: 8px 9px 10px 9px;
	color: #475A8B;
}

#inhalt .markerblau {
	background-color: #EDF3FF;
	border-bottom: 1px solid #C4D1D7;
	border-right: 1px solid #C4D1D7;
	padding: 8px 9px 10px 9px;
	color: #475A8B;
}

#inhalt .markerrot {
	background-color: #FFEDED;
	border-bottom: 1px solid #C4D1D7;
	border-right: 1px solid #C4D1D7;
	padding: 8px 9px 10px 9px;
	color: #475A8B;
}

#inhalt p.blau, #inhalt p.blau a {
	color: #2F77B8 !important;
}

#inhalt p.rot, #inhalt p.rot a, #inhalt p.rot_fett {
	color: #D3373B !important;
}

/* textstyle */

.rot {
	color: #D3373B !important;
}

.rot_fett {
	color: #D3373B !important;
	font-weight: bold;
}

.blau {
	color: #2F77B8 !important;
}

.blau_fett {
	color: #2F77B8 !important;
	font-weight: bold;
}



/* für IE  Abstand Bild Debug */
* html #inhalt .markerblau, * html #inhalt .markergruen, * html #inhalt .markerrot {
	height: 1em;
}

/* für alle anderen Browser Abstand Bild Debug */
html>body #inhalt .markerblau, html>body #inhalt .markergruen, html>body #inhalt .markerrot {
	overflow:auto;
}

#inhalt .pfeil, .links .pfeil {
	background-image: url(../pictures/layout/icons/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;

}

* html #inhalt .pfeil {
	padding-left: 0px;
	height: 1em;
}

html>body #inhalt .pfeil {
	overflow: auto;
}

#inhalt .pdf {
	background-image: url(../pictures/layout/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#inhalt .pdf a {
	color: #3E75AF;
}

#inhalt .trennlinie {
	clear: both;
	border-bottom: 1px solid #D6D6D6;
	margin-top: -10px !important;
	margin-bottom: 10px !important;
}

/* styles beinflussen in typo3\sysext\css_styled_content\static z.B. um Bildabstände zu ändern

/* 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 {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#seiteHomeTherapieansaetze DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
#seiteHomeTherapieansaetze DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#seiteHomeTherapieansaetze DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding-right: 10px !important;
}


DIV.csc-textpic-left,
DIV.csc-textpic-intext-left-nowrap,
DIV.csc-textpic-intext-left {
	padding-right: 7px;
	padding-bottom: 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 {
	padding-left: 12px;
}

.csc-textpic-caption {
	padding-top: 3px;
	line-height: 1.2;
	color: #8A96A3;
	font-size: 10px;
}

/*html>body .csc-textpic-text {
	overflow: auto;
}*/

.csc-textpic-clear {
	padding-bottom: 0px;
}

.text {
	padding-top: 0px;
}

/* Sitemap */

.sitemapUnterseiten {
	float: left;
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
	padding-bottom: 10px;
	margin: 5px 0px;
}

*+html .sitemapUnterseiten li a {
	padding-left: 10px !important;
}

*+html .sitemapUnterseiten li {
	margin-left: -25px !important;
}

* html .sitemapUnterseiten li a {
	padding-left: 10px !important;
}

/* Kontaktformular*/

#kontaktformular {
	margin-top: 10px;
}

#kontaktformular label {
	width: 220px;
	display: block;
	float: left;
	padding-top: 5px;
	background-image: url(../pictures/layout/mitte/inhalt/strichlinie_grau.gif);
	background-repeat: repeat-x;
	background-position: 10px 1px;
	padding-bottom: 10px;
}

#kontaktformular .pflichtfeld {
	float: left;
	background: url('../pictures/layout/icons/pflichtfeld.gif') right 9px no-repeat;
}

#kontaktformular fieldset {
	border: none;
}

#kontaktformular input {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	padding: 2px 5px;
	width: 300px;
	color: #464646;
	font-size: 1.0em;
}

#kontaktformular select {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	font-size: 1.0em;
	margin-bottom: 5px;
	padding: 0px;
	color: #464646;
}

#kontaktformular select#kontaktformularanrede {
  width: 60px;
}

#kontaktformular input.csc-mailform-submit {
	background-color: #1263AD;
	color: white;
	font-weight: bold;
	border: 1px solid #003455;
	border-left: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	margin: 5px 5px 0px 0px;
	float: right;
	padding: 3px 0px 2px;
	width: 160px !important;
}

.csc-mailform-check {
	width: 300px;
}

.csc-mailform-radio {
	border: none !important;
	background-color: #fff !important;
	width: 60px !important;
	background-image: url(../pictures/layout/hintergrund/ja.gif);
	background-repeat: no-repeat;
	background-position: 42px 5px;
	margin-top: 3px;
	margin-left: -24px;
}

html>/**/body .csc-mailform-radio {
	margin-left: -32px;
}

html>body .csc-mailform-field {
	left: -220px;
	margin-left: 220px;
	position: relative;
}

html>body #kontaktformularIch_habe_die_AGBs_gelesen_und_ {
	background-image: url(../pictures/layout/hintergrund/ja.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

.csc-mailform-field label {
	width: 190px !important;
	padding-right: 30px;
}

#kontaktformularIch_habe_die_AGBs_gelesen_und_ legend {
	display: none;
}

#kontaktformularIch_habe_die_AGBs_gelesen_und_ label {
	display: none;
}

#kontaktformular textarea {
	border: 1px solid #6698CC;
	background-color: #F6F9FC;
	border-bottom-color: #91B2D4;
	border-right-color: #91B2D4;
	margin-bottom: 10px;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	padding: 2px 5px;
	width: 300px;
}

#inhalt .hinweis {
	position: absolute;
	margin-top: 10px;
	padding-left: 12px;
	background: url('../pictures/layout/icons/pflichtfeld.gif') left 5px no-repeat;
}

#kontaktformular #kontaktformulartv {
	border: none !important;
	width: 20px !important;
}

.csc-mailform-submit {
	border: 1px solid #6698CC !important;
	border-right: 2px solid #333 !important;
	border-bottom: 2px solid #333 !important;
	display: inline !important;
	margin-top: 20px;
	padding: 3px 0px;
	cursor: pointer;
	width: auto !important;
}

.csc-mailform-check {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	width: 15px !important;
}

/* Gewinnspiel */

.gewinnspiel #kontaktformular label {
	width: 300px !important;
	padding-right: 10px;
	float: left;
}

*+html .gewinnspiel #kontaktformular label {
	float: left;
}

* html .gewinnspiel #kontaktformular label {
	float: left;
}

.gewinnspiel #kontaktformular .pflichtfeld {
	float: left;
	background: url('../pictures/layout/icons/pflichtfeld.gif') right 6px no-repeat;
	background-repeat: no-repeat !important;
}

.gewinnspiel .csc-mailform-radio label {
	display: inline !important;
	float: none !important;
	background-image: none !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.gewinnspiel #kontaktformular select {
	width: 220px;
}

html>body .gewinnspiel .csc-mailform-field {
	left: 0px !important;
	margin-left: 0px !important;
	position: relative;
}

.gewinnspiel #kontaktformular input {
	width: 210px;
}

.gewinnspiel #kontaktformular input.csc-mailform-radio {
	margin-bottom: 0px !important;
	float: left !important;
	width: auto !important;
}

.gewinnspiel #kontaktformular input.csc-mailform-radio label {
	display: none !important;
	width: 200px !important;
	float: left !important;
}

.gewinnspiel .csc-mailform-radio {
	border: none !important;
	width: auto !important;
	background-image: none !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	display: inline !important;
}

.gewinnspiel br {
	clear: both !important;
}

.gewinnspiel span.csc-mailform-radio {
	margin-bottom: 0px !important;
}

.gewinnspiel #kontaktformular span.csc-mailform-radio label {
	width: auto !important;
	display: block !important;
	margin: 0px 0px 0px 10px !important;
	padding: 0px 0px 5px 5px !important;
}

.gewinnspiel span.csc-mailform-radio input {
	display: block !important;
	margin: 0px;
	padding: 0px;
}

.gewinnspiel input.csc-mailform-submit {
	margin-bottom: 30px !important;
}

.gewinnspiel fieldset {
	margin-left: 300px;
}

.gewinnspiel legend {
	display: none !important;
}

.gewinnspiel #kontaktformularanrede {
	width: 100px !important;
}

.gewinnspiel .abschluss {
	display: block !important;
	height: 10px !important;
}

.gewinnspiel #kontaktformular .captcha input {
	width: 40px !important;
	margin-left: 0px;
	margin-top: -24px !important;
	text-align: left;
	float: left;
}

.gewinnspiel #kontaktformular .captcha img {
	margin-left: 62px;
	margin-top: -16px;
	float: left;
}

.gewinnspiel #kontaktformular .hinweis {
	display: none !important;
}

/* Vereine */

#verbandsuche {
	margin: 20px 0px 10px 0px;
}

#verbandsuche h3 {
	border-top: 1px solid #D6D6D6;
	margin: 10px 0px 0px 0px !important;
	padding: 10px 0px 5px 0px !important;
	text-transform: none !important;
	font-weight: bold !important;
	color: #1263AD !important;
}

#verbandsuche ul {
	list-style-type: none !important;
}

#verbandsuche ul li {
	list-style-type: none !important;
}

#verbandsuche #suchanfrage {
	color: #C41F23;
	font-weight: bold;
	margin-bottom: -10px;
	background-color: #EDF3FF;
	padding: 6px;
}

#verbandsuche #sucheEingabe ul {
	margin: 0!important;
	padding: 0 !important;
	background: none !important;
	list-style-image: none !important;
}

#verbandsuche #sucheEingabe li {
	float: left;
	background: none !important;
	list-style-image: none !important;
}

#verbandsuche #sucheEingabe input {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #525252;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding: 1px 2px 2px 2px;
}

#verbandsuche #sucheEingabe input, #verbandsuche #sucheEingabe select {
	vertical-align: -3px;
	font-size: 1.0em;
	color: #464646;
}

#verbandsuche #sucheEingabe input.anzeigenbutton {
	background-color: #1263AD;
	color: #fff;
	font-weight: bold;
	border: 1px solid #003455;
	border-left: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 1px 6px;
}

#listenmenue {
	text-align: right;
	width: 541px;
}

#listenmenue select {
	background-color: #EDF3FF;
}

#verbandsuche select, #listenmenue select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #464646;
}

#verbandsuche  .reiter {
	background-color: #D6E5FF;
	padding: 2px 8px;
	border-right: 1px solid #C4D1D7;
	border-bottom: 1px solid #C4D1D7;
	font-weight: bold;
	color: #2F77B8;
	font-size: 11px;
}

/* floatLayer */

#floatLayer #seitenanfang {
	font-size: 10px;
}

/************** tools **************/

.schriftgrad {
	margin-top: -3px;
	padding-bottom: 15px;
	margin-right: -3px;
}

#schriftgroesse_text {
	font-size: 0.7em;
	color: #005F92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EDF3FF;
	clear: both;
}

.schriftgroesse {
	margin-top: 7px;
	padding-bottom: 12px;
	border-bottom: 1px solid #B1CDE4;
}

.schriftgrad .schriftgroesse a:link img, .schriftgrad .schriftgroesse a:visited img {
	border: 1px solid #fff;
	margin-bottom: 4px;
	margin-right: 3px;
}

.schriftgrad .schriftgroesse a:hover img {
	border-color: #D3373B;
	background-color: #fff;
}

/* Sitemap */

#sitemap {
	margin: 4px 0 0 0 !important;
	padding: 0px;

}

#sitemap ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	display: block;
	background-image: none !important;
}

#sitemap li {
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
}

.sitemapEins  {
	display: none;
	list-style-type:none !important;
}

.sitemapZwei {
	padding: 8px 0px 10px 12px;
	background-image: url(../pictures/layout/icons/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #D6D6D6;
}

.sitemapZwei a:link, .sitemapZwei a:visited {
	font-weight: bold;
	color: #006699;
}

.sitemapDrei {
	background-image: url(../pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0 10px 12px;
	margin-left: 12px;
}

.sitemapDrei a:link, .sitemapDrei a:visited {
	color: #333;
}

.sitemapVier {
	background-image: url(../pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding: 0px 0 12px 18px;
}

.sitemapVier a:link, .sitemapVier a:visited {
	color: #666;
}

.sitemapFuenf {
	background-image: url(../pictures/layout/icons/sub2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding: 0px 0 10px 28px;
	font-size: 10px;
}

.sitemapFuenf a:link, .sitemapFuenf a:visited {
	color: #666 !important;
}

/* Admin-Panel */

#adminpanel {
	position: absolute;
	top: 42px;
	margin-left: -288px;
}

/* Artikel */

#artikel .ausblenden {
	display: none;
}

#artikel .abschluss {
	clear: both;
	height: 1px;
}

/* Artikel -> Detailansicht */

#artikel.detail .navigation {
	background-color: white;
	margin-bottom: 25px;
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 12px;
	line-height: 1.5;
	color: silver;
}

#artikel.detail .unten {
	margin-top: 15px;
	border-bottom: none;
	padding-top: 10px;
}

#artikel.detail .navigation a {
	white-space: nowrap;
	color: #737373 !important;
	text-decoration: none !important;
	border-bottom: 1px solid #C0C0C0;
}

#artikel.detail .navigation a:hover {
	color: #1263AD !important;
}

#artikel.detail .navigation a.aktiv, #artikel.detail .navigation a.aktiv:hover {
	color: #D3373B !important;
	border-bottom: none;
}

#artikel.detail .navigation span {
	display: block;
	clear: both;
}

#artikel.detail .bild {
	display: inline;
	float: left;
	margin: 0px 20px 10px 0px;
}

#artikel.detail .block {
	display: block;
	float: none;
	clear: both;
	margin: 7px 0px 15px;
}

#artikel.detail .bild img, #artikel.detail .bild em {
	display: block;
}

#artikel.detail .bild img {
	border: 1px solid #ccc;
	padding: 4px;
}

#artikel.detail .block img {
	padding: 0px;
	border: none;
}

#artikel.detail .bild em {
	color: #8c8c8c;
	font-style: normal;
	line-height: normal;
	padding: 9px 5px 2px;
}

#artikel.detail h3 {
	color: #2F77B8;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#artikel.detail a.shop {
	color: #C60C11 !important;
	white-space: nowrap;
}

#artikel.detail a.shop:hover {
	background-color: white;
}

#artikel.detail a.shop img {
	width: 12px;
	height: 10px;
	vertical-align: -2px;
	padding-right: 2px;
}
/*
#artikel.detail u {
	text-decoration: none;
}*/

#artikel.detail u.lexikon {
	color: #6D7100;
	border-bottom: 1px dashed #999;
	text-decoration: none;
	padding-bottom: 1px;
	cursor: help;
	white-space: nowrap;
}

#artikel.detail u.lexikon strong {
	color: #6D7100 !important;
}

#artikel.detail u.lexikon div {
	position: absolute;
	z-index: 50;
	visibility: hidden;
	background-color: #F9FFD6;
	border: 1px solid #999;
	margin: -4px 0px 0px -6px;
	white-space: normal;
}

html>body #artikel.detail u.lexikon div {
	margin-top: -19px;
	right: 196px;
}

#artikel.detail ul li u.lexikon div {
	margin-top: -2px;
}

#artikel.detail u:hover div, #artikel.detail u.sfhover div {
	visibility: visible;
}

#artikel.detail u.lexikon div label {
	float: left;
	padding: 2px 5px;
	color: #6D7100;
}

#artikel.detail u.lexikon div.drehen label {
	float: left;
}

#artikel.detail u.lexikon div em {
	float: left;
	max-width: 300px;
	background-color: white;
	border-left: 1px solid #999;
	padding: 2px 6px 4px;
	font-style: normal;
	color: #737373;
	line-height: 14px;
}

* html #artikel.detail u.lexikon div em {
	width: expression(this.offsetWidth > 300 ? '300px' : 'auto');
}

#artikel.detail u.lexikon div.drehen em {
	border-left: none;
	border-right: 1px solid #999;
}

#artikel.detail u.zitat {
	clear: both;
	display: block;
	visibility: hidden;
	text-decoration: none;
	border: 1px solid #C4D1D7;
	border-top: none;
	border-left: none;
	background-color: #EDF3FF;
	margin: 20px 0px;
}

#artikel.detail u.zitat div {
	border: 2px solid #EDF3FF;
}

#artikel.detail u.zitat div img {
	position: relative;
	float: left;
	border-right: none;
	width: 48px;
	height: 63px;
	margin: 0px 3px -2px;
}

#artikel.detail u.zitat div label {
	position: relative;
	width: 460px;
	float: left;
	color: #475A8B;
	border-left: none;
	padding: 7px 10px;
}

#artikel.detail u.zitat div label strong {
	color: #475A8B !important;
}

#artikel.detail u.zitat div dfn {
	display: block;
	clear: both;
}

#artikel.detail p.literaturverzeichnis strong, #artikel.detail p.literaturverzeichnis em {
	display: block;
}

#artikel.detail .grundlagen {
	padding: 5px 0px 10px;
}

#artikel.detail .zurueck_weiter {
	clear: both;
	padding-top: 0px;
	margin-top: 20px;
	background-color: #EAEAEA;
	display: block;
	height: 22px;
}

#artikel.detail .zurueck_weiter a,
a#seitenanfang {
	display: inline;
	text-decoration: none !important;
	color: #737373 !important;
	width: 69px;
	cursor: pointer;
}

#artikel.detail .zurueck_weiter a:hover {
	background-color: #EAEAEA;
}

#artikel.detail .zurueck_weiter a img,
a#seitenanfang img {
	background-color: #F9FFD6;
	width: 21px;
	height: 21px;
}

#artikel.detail .zurueck_weiter a:hover img,
a:hover#seitenanfang img {
	background-color: #D6E5FF;
}

#artikel.detail .zurueck_weiter a strong,
a#seitenanfang strong {
	font-weight: normal;
	margin-top: 3px;
}

#artikel.detail .zurueck_weiter a:hover strong,
a:hover#seitenanfang strong {
	color: #1263AD !important;
}

#artikel.detail .zurueck_weiter a.zurueck {
	float: left;
	width: 100px;
}

#artikel.detail .zurueck_weiter a.zurueck img {
	float: left;
	border-right: 1px solid #ccc;
	margin-right: 5px;
}

#artikel.detail .zurueck_weiter a.zurueck strong {
	float: left;
}

#artikel.detail .zurueck_weiter a.weiter {
	float: right;
	width: 100px;
}

#artikel.detail .zurueck_weiter a.weiter img {
	float: right;
	border-left: 1px solid #ccc;
	margin-left: 5px;
}

#artikel.detail .zurueck_weiter a.weiter strong {
	float: right;
}

#artikel.detail .zurueck_weiter #druckenDetail {
	float: left;
	margin-top: 3px;
	margin-left: 50px;
	font-size: 1.0em;
	color: #737373;
	text-align: center;
	width: 250px;
}

#artikel.detail .zurueck_weiter #druckenDetail a:hover {
	color: #1263AD !important;
}

a#seitenanfang {
	position: absolute;
	bottom: -1px;
	width: 192px;
	border: 1px solid #ccc;
	border-right: none;
	background-color: #FFEDED !important;
	visibility: hidden;
	margin-left: 4px;
}

a:link#seitenanfang, a:visited#seitenanfang {
	color: #464646 !important;
}

a:hover#seitenanfang {
	color: #D3373B !important;
}

a#seitenanfang img {
	float: left;
	margin-right: 7px;
	border-right: 1px solid #ccc;
	background-color: #D3373B;
}

a:hover#seitenanfang img {
	background-color: #1263AD;
}

a#seitenanfang strong {
	float: left;
	margin-top: 4px;
}

#artikel.liste .navigation {
	position: relative;
	line-height: normal;
	height: 34px;
	margin: -12px -15px 20px -17px;
	padding: 0px 10px 0px 11px;
	background-color: #E7E7E7;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	font-weight: bold;
}

#artikel.liste .navigation a {
	position: relative;
	float: left;
	color: #779EE0 !important;
	background-color: white;
	border: 1px solid #DADADA;
	border-right: none;
	border-bottom: none;
	margin-top: 6px;
	width: 19px;
	text-align: center;
	padding: 8px 0px 6px 0px;
	text-decoration: none !important;
}

#artikel.liste .navigation a:hover {
	color: #1263AD !important;
	background-color: #F5F9FF;
}

#artikel.liste .navigation a.aktiv {
	color: #1263AD !important;
	background-color: white !important;
	margin: 2px -1px -1px 0px;
	border-right: 1px solid #dadada;
	border-bottom: 4px solid #E1DB21;
	width: 25px;
	padding-top: 9px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 6px;
}

#artikel.zuweisungen .navigation a.aktiv {
	border-bottom-color: #BCC13D;
}

#artikel.liste .navigation em {
	position: relative;
	float: left;
	font-style: normal;
	border-left: 1px solid #dadada;
	padding: 8px 6px 7px 7px;
	margin-top: 6px;
}

#artikel.liste .navigation a.leer {
	background-color: #E7E7E7 !important;
	color: #d0d0d0 !important;
	border-top: none;
	padding-top: 9px;
	cursor: default;
}

#artikel.liste .navigation a.leer:hover {
	color: #d0d0d0 !important;
}

#artikel.liste .navigation a.doppelt {
	border-left: none;
	width: auto;
	padding-right: 7px;
}

#artikel.liste h3,
#artikel.liste strong.h3 {
	color: #D3373B !important;
	margin: 0px;
}

#artikel.gesundheitsratgeber h3,
#artikel.gesundheitsratgeber strong.h3 {
	color: #2F77B8;
	padding-bottom: 4px;
	background-image: url('../pictures/layout/mitte/inhalt/strichlinie_grau.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 10px 0px 0px;
	padding-left: 0px;
}

#artikel.gesundheitsratgeber .buchstabe {
	background: none;
	padding: 2px 0px 3px;
	border-bottom: none;
}

#artikel.gesundheitsratgeber .buchstabe span {
	display: block;
	clear: both;
}

#artikel.gesundheitsratgeber .buchstabe a {
	position: relative;
	float: left;
	display: inline;
	width: auto;
	padding-left: 9px;
	padding-right: 5px;
}

#artikel.gesundheitsratgeber .buchstabe a:hover {
	padding-left: 0px;
	width: auto;
}

#artikel.gesundheitsratgeber .buchstabe a:hover strong {
	margin-left: 5px;
}

#artikel.gesundheitsratgeber .buchstabe .index {
	margin: 0px;
	padding-top: 0px;
}

#artikel.gesundheitsratgeber .buchstabe .index u {
	text-decoration: none;
	display: block;
	margin-top: 5px;
}

#artikel.gesundheitsratgeber .buchstabe a {
	float: none;
	display: block;
	position: relative;
	margin: 5px 0px 0px;
	padding: 0px;
	border: none;
	text-decoration: underline !important;
}

#artikel.gesundheitsratgeber .buchstabe .index a {
	display: inline;
}

#artikel.gesundheitsratgeber .buchstabe a:hover {
	background: none;
	border: none;
	padding: 0px;
	text-decoration: none !important;

}

#artikel.gesundheitsratgeber .buchstabe .index a strong {
	float: none;
}

#artikel.gesundheitsratgeber .buchstabe .index a:hover strong {
	padding: 0px;
	margin: 0px;
	border: none;
}

#artikel.liste dl dt {
	display: inline;
	float: left;
	width: 250px;
	margin-left: -1px;
}

#artikel.gesundheitsratgeber dl dt {
	display: block;
	float: none;
	width: auto;
	margin-left: 0px !important;
	margin-bottom: 30px;
}

#artikel.gesundheitsratgeber dl dt strong.h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 0px;
}

#artikel.liste dl dt.spalte {
	margin-left: 35px;
}

#artikel.liste dl dt a {
	display: block;
	width: 250px;
	padding: 4px 0px;
	border: 1px solid white;
	text-decoration: none !important;
	cursor: pointer;
}


#artikel.liste dl dt a:hover {
	background-color: white;
	border-color: #d6d6d6;
	border-left: 5px solid #E1DB21;
	width: 246px;
}

#artikel.zuweisungen dl dt a:hover {
	border-left-color: #BCC13D;
}

#artikel.liste dl dt a em, #artikel.gesundheitsratgeber dl dt h6 em {
	float: left;
	font-size: 15px;
	color: #b2b2b2;
	line-height: 14px;
}

html>body #artikel.liste dl dt a em, html>body #artikel.gesundheitsratgeber dl dt h6 em {
	margin-right: 4px;
}

#artikel.gesundheitsratgeber dl dt h6 em {
	visibility: hidden;
}

#artikel.liste dl dt a:hover em {
	display: none;
}

#artikel.liste dl dt a strong, #artikel.gesundheitsratgeber dl dt h6 strong {
	float: left;
	font-weight: normal;
	text-decoration: underline;
	color: #094E8D !important;
	width: 239px;
}

#artikel.gesundheitsratgeber dl dt a strong {
	width: auto;
}

#artikel.gesundheitsratgeber dl dt h6 strong {
	color: #464646 !important;
	text-decoration: none;
	width: auto;
}

#artikel.liste dl dt a:hover strong {
	color: #DD2D32 !important;
	margin-left: 7px;
	text-decoration: none;
}

#artikel.liste dl dt a span, #artikel.gesundheitsratgeber dl dt h6 span {
	clear: both;
}

html>body #artikel.liste dl dt a span, html>body #artikel.gesundheitsratgeber dl dt h6 span {
	display: block;
}

#artikel.gesundheitsratgeber dl dt .index {
	padding-top: 0px;
}

#artikel.gesundheitsratgeber dl dt a {
	border-color: #F9F9F9;
}
#artikel.gesundheitsratgeber dl dt .leer {
	padding-top: 10px;
	color: #737373;
}

#artikel.liste dl dd {
	clear: both;
}


/* login */

#login {
	margin-top: 0px;
}

#loginLinks {
	margin-top: -16px;
}

#login h2 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#login h2 a {
	color: #1263AD;
}

#login #loginButton {
	background-color: #679DCB;
	color: white;
	font-weight: bold;
	width: 80px !important;
	float: left;
	margin-left: 223px;
	margin-right: 10px;
	clear: both;
}

#login #fehler {
	clear: both;
	color: #D3373B;
	background-color: #FFEDED;
	font-weight: bold;
	border-right: 1px solid #C4D1D7;
	border-bottom: 1px solid #C4D1D7;
	text-align: center;
	padding: 7px 0px 14px 0px;
	margin: 20px 0px;
}

#login #eingabe {
	font-weight: bold;
}

#login #keinMitglied {
	float: right;
	width: 220px;
}

#login #anmelden {
	font-weight: bold;
	color: #D3373B;
}

#login #schloss {
	background-image: url(../pictures/layout/icons/schloss.gif);
	background-repeat: no-repeat;
	background-color: #FFE9E9;
	background-position: 16px 30%;
	border-bottom: 1px solid #D6D6D6;
	padding: 6px 5px 10px 30px;
	margin-top: 0px !important;
}

#eingeloggt {
	border-bottom: 1px solid #D6D6D6;
	padding: 10px 5px 10px 13px;
	margin-top: 0px !important;
	background-color: #EDF3FF;
}

#eingeloggt #user {
	font-weight: bold;
	color: #1263AD;
	font-size: 1.0em;
}

#login #logout {
	background-image: url(../pictures/layout/icons/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	padding: 0px 5px 0px 15px;
	position: relative;
}

#login #benutzername {
	margin-bottom: 5px;
}

.newslettericon {
	padding: 10px 0px 0px 0px;
	background-color: #fff;
}