/* HTML Tags werden hier definiert */

html {
	margin:0px auto;
	padding:0;
}
		
div {
	overflow:hidden;
	text-align:left;
	/*border:1px solid #777;*/
}

body {
	margin:0px auto;
	padding:0;
	text-align:center;
	background-color:#f5f7f5;
	background-image:url(img/bckg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

textarea, input {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2em;
	color:#555;
	font-weight:normal;
	margin:0.8em 0em 0.4em 0em;
	padding:0em;
}

h4 {
	font-size:1.4em;
	color:#555;
	font-weight:normal;
	margin:0.1em 0em 0.4em 0em;
	padding:0em;
}


.csc-firstHeader {
	margin:0em 0em 0.4em 0em;
}

#inhalte .dl-head {
	margin:0em 0em 0.6em 0em;
}

h2 {
	font-size:1em;
	font-weight:700;
}

h3,
h3 a,
h3 a:link,
h3 a:active,
h3 a:hover,
h3 a:visited {
	font-size:1.2em;
	color:#555;
	font-weight:normal;
	margin:0.1em 0 0.1em 0;
	padding:0em;
	text-decoration:none;
}

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:#555;
}

#inhalte img a:link,
#inhalte img a:visited {
	border: 1px solid #777 !important;
}

hr {
	height:1px;
}

table {
	font-size:100%;
}
td {
	font-size:1em;
}


/* CONTAINER werden hier definiert */

/* Unnötige DIVs ausblenden */
#menu_1_hor_sub,
#submenu_re,
#menu_2_re,
#menu_3_re,
#submenu,
#menu_3,
#teaser_stil h1 {
	display:none;
}

/* Formatierung der Container */
#header {
	height: 237px;
	background-color:#fff;
}

#content {
	padding-top:5px;
	background-color:#fff;
}

#footer {
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	padding-top:2px;
	height:27px;
}

#footer,
#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:hover, 
#footer a:visited {
	color:#555;
	text-decoration:none;
}

#footer p {
	text-align:center;
}


#header_li,
#header_re,
#headermitte {
	height: 237px;
}

#header_li {
	width:220px;
}

#header_re {
	width:220px;
	border-left:1px solid #ddd;
	padding-top:6px;

	font-size: 11px;
}

#header_re p{
	color: #000;
	padding-left: 4px;
}

#header_re h1{
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 4px;
margin: 0;
}

#header_re .amal{
	color: #ee8250;
}
#header_re .schwan{
	color: #fbba00;
}
#header_re .vinc{
	color: #b1c903;
}
.amal a	{
	color: #ee8250!important;
}
.schwan a{
	color: #fbba00!important;
}
.vinc a{
	color: #b1c903!important;
}
	
#header_re a{
	text-decoration: underline;
}

#headermitte {
	width:500px;
}

#header_re,
#header_re a:link,
#header_re a:active,
#header_re a:hover,
#header_re a:visited {
	color:#4a881e;
	text-decoration:none;
}

#headerline {
	height:20px;
	width:219px; 
	float:left;
	background-color:#d5ddd6;
	color:#7a807b;
	font-size:0.8em;
}

#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:active, 
#breadcrumb a:hover, 
#breadcrumb a:visited,
#headerline a, 
#headerline a:link, 
#headerline a:active, 
#headerline a:hover, 
#headerline a:visited {
	color:#7a807b;
	font-size:1em;
}

#breadcrumb {
	color:#7a807b;
	font-size:0.8em;
	float:right;
	width:750px;
	height:20px;
	background-color:#d5ddd6;
	background-image:url(img/bckg_breadcrumb.gif);
}

#teaser_li_oben,
#teaser_li_mitte,
#teaser_li_unten {
	color:#555;
}

#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:#555;
	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:#555;
	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:#000;
	margin:0px;
	padding:5px 5px 15px 5px;
	background-color:none;
	font-weight:700;
	background-image:url(img/h1_grau.gif);
	background-repeat:no-repeat;
}

#teaser_li_oben p,
#teaser_li_mitte p,
#teaser_li_unten p {
	margin:0px;
	padding:0px 5px 5px 5px;
	color:#555;
}

#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:#000;
	background-image:url(img/h1_grau.gif);
	background-repeat:no-repeat;
}
#teaser_re_oben .teaserwrap,
#teaser_re_mitte .teaserwrap,
#teaser_re_unten .teaserwrap {
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0px;
	padding-right:15px;
}

.teaser-oeffnungszeiten,
.teaser-tuev {
	margin-left:10px;
}

#teaser_re_oben p,
#teaser_re_mitte p,
#teaser_re_unten p,
.pdm,
#teaser_re_mitte .tx-jppageteaser-pi1 {
	margin:0px;
	padding:0px 5px 5px 5px;
	color:#555;
}

/*#inhalte .csc-textpic-imagewrap {
	overflow:visible;
	display:table;
	width:30px;
}*/

#inhalte .csc-textpic-image {
	padding:0px;
}

img {
	padding:0px;
	margin:0px;
}

/* STIL DEFINITION FÜR WRAPPER */

.teaser-partnerlogos {
	margin-top:20px;
}

.teaser-suche {
	padding-top:10px;
}
/* -------------------------------------------------------------------------- */
/* Aufbau der Seite */
#header, 
#content, 
#footer, 
#menu_1_hor,
#menu_1_hor_sub {
	clear:both;
	width:970px;
	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:220px;
}

#rechts img {
	border:2px solid #fff;
	margin:8px 5px 0 5px;
	padding:0;
	float:right;
}

#links {
	width:220px;
}

#mitte {
	width:515px;
	margin-left:10px;
}

#teaser_stil {
	clear:both;
	margin-bottom: 5px;
	height:30px;
}

#teaser_stil img {
	padding:0;
	margin:0;
	border:none;
	float:left;
}


.clearer {
        clear: both;
	font-size: 1px;
	height: 1px;
}

.csc-textpic-text {
	overflow:visible;
}

.teaser-webcam {
	margin-left:0;
	margin-right:0;
	padding:0;
}

.teaser-webcam dl {
	margin-left:0;
	margin-right:0;
	padding:0;
	width:210px;
}

.textrot,
.textrot a,
.textrot a:link,
.textrot a:hover,
.textrot a:active,
.textrot a:visited {
	color:#EE8250 !important;
	text-decoration:none !important;
}

.textgelb,
.textgelb a,
.textgelb a:link,
.textgelb a:hover,
.textgelb a:active,
.textgelb a:visited {
	color:#FBBA00 !important;
	text-decoration:none !important;
}

.textgruen,
.textgruen a,
.textgruen a:link,
.textgruen a:hover,
.textgruen a:active,
.textgruen a:visited {
	color:#B1C903 !important;
	text-decoration:none !important;
}

.align-center {
	text-align:center;
}
.align-right{
	text-align:right;
}

#wetterinfo_data img {
	border:none;	
}
