/* HTML Tags werden hier definiert */

html {
	margin:0px auto;
	padding:0;
}
		
div {
	overflow:hidden;
	text-align:left;
}

body {
	margin:0px auto;
	padding:0;
	text-align:center;
	background-color:#dcdcdc;
	background-image:url(img/bckg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Arial, Helvetica, sans-serif;
}

textarea, input {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font: Tahoma;
	font-size:1.6em;
	color:#5e5e5e;
	font-weight:normal;
	margin:0.8em 0em 0.4em 0em;
	padding:0em;
}

.csc-firstHeader {
	margin:0em 0em 0.4em 0em;}

#inhalte .dl-head {
	margin:0em 0em 0.6em 0em;
}

h2,
h2 a,
h2 a:link,
h2 a:active,
h2 a:hover,
h2 a:visited  {
	font-family: Tahoma;
	font-size:1.3 em;
	font-weight:normal;
	color: #0794a6;
	text-decoration: none;
}


h3,
h3 a,
h3 a:link,
h3 a:active,
h3 a:hover,
h3 a:visited {
	font-size:1.2em;
	color:#5e5e5e;
	font-weight:normal;
	margin:0.1em 0 0.1em 0;
	padding:0em;
	text-decoration:none;
}

hr{
	border: 1px solid #ccc;
}

p {
	margin:0 0 0.8em 0;
}

li {
	margin-bottom:0.5em;
}

a, a:link, a:hover, a:active, a:visited {
	text-decoration:underline;
	color:#166452;
}

hr {
	height:1px;
}

td {
	font-size:1em;
}

/* CONTAINER werden hier definiert */

/* Unnötige DIVs ausblenden */
#headerline, 
#headermitte, 
#menu_1_hor_sub,
#menu_3,
#teaser_stil h1 {
 display:none ;
}

/* Formatierung der Container */
#header {
height: 156px;
background: transparent url(img/header.jpg) 0 0 no-repeat;
}

/*#content {
	padding-top:5px;
}*/

#seite458 #mainimg{
	display: none!important;
}

#footer {
	width: 100%;
	margin:0px auto;
	background-image:url(img/footer.jpg) ;
	background-repeat:no-repeat;
	background-position: center;
	padding-top:50px;
	padding-bottom:20px;
	text-align: center;
	
}

#footer,
#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:hover, 
#footer a:visited {
	color:#5e5e5e;
	text-decoration:none;
}



#header_li {
	width:300px;
}

#header_re {
	padding:3px 2px 0 0;
	font-weight:bold;
}

#header_re,
#header_re a:link,
#header_re a:active,
#header_re a:hover,
#header_re a:visited {
	color:#000;
	text-decoration:none;
}



#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:hover, 
#breadcrumb a:visited {
	color:#166452;
	font-size:1em;
}

#breadcrumb {
	color:#5e5e5e;
	padding: 3px 0px 3px 35px;
	margin: 0;
	border-top:2px dotted #ccc;
	border-bottom:2px dotted #ccc;
	font-size:0.8em;
}

#teaser_li_oben,
#teaser_li_mitte,
#teaser_li_unten {
	color:#444;
}

#teaser_re_oben a, 
#teaser_re_oben a:link, 
#teaser_re_oben a:active, 
#teaser_re_oben a:hover, 
#teaser_re_oben a:visited,
#teaser_re_mitte a, 
#teaser_re_mitte a:link, 
#teaser_re_mitte a:active, 
#teaser_re_mitte a:hover, 
#teaser_re_mitte a:visited,
#teaser_re_unten a, 
#teaser_re_unten a:link, 
#teaser_re_unten a:active, 
#teaser_re_unten a:hover, 
#teaser_re_unten a:visited {
	color:#5e5e5e;
	text-decoration:underline;
}

#teaser_li_oben a, 
#teaser_li_oben a:link, 
#teaser_li_oben a:active, 
#teaser_li_oben a:hover, 
#teaser_li_oben a:visited,
#teaser_li_mitte a, 
#teaser_li_mitte a:link, 
#teaser_li_mitte a:active, 
#teaser_li_mitte a:hover, 
#teaser_li_mitte a:visited,
#teaser_li_unten a, 
#teaser_li_unten a:link, 
#teaser_li_unten a:active, 
#teaser_li_unten a:hover, 
#teaser_li_unten a:visited {
	color:#0794a6;
	text-decoration:underline;
}


#teaser_li_oben {
	margin-top:2em;
}

#teaser_li_oben h1,
#teaser_li_mitte h1,
#teaser_li_unten h1 {
	font-size:1.2em;
	color:#5e5e5e;
	margin:0px;
	padding:10px 5px 5px 10px;
	background-color:none;
	font-weight:700;
}

#teaser_li_oben p,
#teaser_li_mitte p,
#teaser_li_unten p {
	margin:0px;
	padding:0px 5px 0px 10px;
}

#teaser_re_mitte,
#teaser_li_mitte {
	font-size:0.85em;
}

#teaser_re_oben h1,
#teaser_re_mitte h1,
#teaser_re_unten h1 {
	font-size:1.2em;
	padding:5px 5px 5px 5px;
	font-weight:700;
	color:#5e5e5e;
}
#teaser_re_oben .teaserwrap,
#teaser_re_mitte .teaserwrap,
#teaser_re_unten .teaserwrap {
	background-color:#f7fffd;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(img/teaser_bckg.jpg);
	background-repeat:repeat-x;
}

#teaser_re_oben p,
#teaser_re_mitte p,
#teaser_re_unten p,
.pdm,
#teaser_re_mitte .tx-jppageteaser-pi1 {
	margin:0px;
	padding:5px 5px 5px 5px;
	color:#5e5e5e;
}

#teaser_li_oben{
	margin: 0;
	padding: 0;
}

#inhalte {
	width: 505px;
	margin-top: 15px;
margin-left: 35px;
}

#inhalte .csc-textpic-image {
	border:1px solid #ccc;
	padding:3px;
	margin:0;
}

img {
	padding:0px;
	margin:0px;
}

/* STIL DEFINITION FÜR WRAPPER */

.teaser-partnerlogos {
	margin-top: 20px;
	margin-left: 0;
	padding: 0;
}

.teaser-suche {
	background-image: none!important;
}

/* -------------------------------------------------------------------------- */
/* Aufbau der Seite */
#headerline, 
#header, 
#content
 {
	clear:both;
	width:955px!important;
	margin:0px auto;
}

/*#content, 
#menu_1_hor,
#menu_1_hor_sub {
	background-color:#fff;	
}*/

#links, 
#mitte, 
#header_li, 
#headermitte {
	float:left;
}

#rechts, 
#header_re {
	float:right;
}

#rechts {
	width:171px;
	margin:0;
	padding-top: 20px;
}

#rechts img {
	margin:8px 5px 0 5px;
	padding:0;
	float:right;
}

#links {
	width:210px;
	padding-bottom:50px;
	/*padding-left: 22px;*/
}

#mitte {
	width:573px;
	margin: 0;
}

#teaser_stil {
	clear:both;
	margin:0px;
}

#teaser_stil img {
	padding:0;
	margin:0;
	border:none;
	float:left;
}

.clearer, 
#breadcrumb {
	clear:both;
}
.clearer {
	font-size:1px;
	height:1px;
}

.csc-textpic-text {
	overflow:visible;
}

.rundoben {
	height:12px;
	background-image:url(img/rundoben.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	padding: 0;
}
.rundunten {
	height:12px;
	background-image:url(img/rundunten.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
	padding: 0;
}

.teaser-kontakt p,
.teaser-kontakt h1 {
	background-image:url(img/teaser_bckg.gif);
	background-repeat: repeat-y;
}

#teaser_stil,
.teaser-suche,
.teaser-klinikum {
	margin-left: 10px;
}
.teaser-aktion,
.teaser-promotion,
.teaser-angebote,
.teaser-pollen {
padding: 10px !important;
}
.teaser-aktion h2,
.teaser-aktion p,
.teaser-promotion h1,
.teaser-promotion p,
.teaser-angebote h1,
.teaser-angebote p,
.teaser-pollen h1 {
padding-left: 0 !important;
}

#seite456 .anker{
	margin-top: 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none!important;

	
}
.anker a:link,.anker a:hover,.anker a:active,.anker a:visited{
	color: #ff0000;
	text-decoration: none!important;
}
#seite456 .bz{
	text-decoration: none!important;
}
