@media embossed {

#logo_top, #link_logo_top {
	display: none;
}

}

@media print {

.versteckt {
	display: none;
}

}

html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	

/* hide overflow: hidden from IE5/Mac */ 

/* \*/ 
	overflow: hidden;
/* */
}

body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background: #e1e1e1 url(../../images/layout/bg_body.gif) repeat-y center;
	font-family: Verdana, sans-serif;
    /*color: #333333;*/
}

/* @group Layout */

/*.versteckt {
	position: absolute;
	left: -2000px;
	top: -2000px;
}*/

.versteckt {
	display: none;
}

#logo_top {
	width: 100px;
	height: 64px;
	padding: 0;
	z-index: 10;
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -50px;
}

#link_logo_top {
	width: 100px;
	height: 64px;
	padding: 0;
	z-index: 11;
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -50px;
}

#head {
	position: absolute;
	margin-left: -481px;
	left: 50%;
	top: 0;
	width: 943px;
	z-index: 5;
	padding: 0 0 0 20px;
}

* html #head {
	top: 0;
	width: 963px;
}

body#willkommen #head #top_animation {
	margin: 15px 0 0 -20px;
	padding: 0;
	width: 963px;
	background-color: black;
	height: 160px;
	display: block;
}

/** html body#willkommen #head #top_animation {
	float: left;
}*/

#head img.top_image {
	margin: 15px 0 0 -20px;
	padding: 0;
	width: 963px;
}

* html #head img.top_image {
	

/* Das Floating wird für den IE gebraucht, ich weiß aber nicht genau warum. */
	float: left;
}

/*#head object {
	margin: 15px 0 0 -20px;
	padding: 0;
	width: 963px;
	height: 160px;
	display: block;
}*/

/** html #head object {
	

}*/

.spezialbox {
	clear: both;
	margin: 0px;
	width: 432px;
}

#showmapbox {
	clear: both;
	margin: 0px;
	/*border-style: solid;*/
	/*border-width: thin;*/
	width: 432px;
	height: 20px;
	-moz-user-select: none;
}

#map {
	margin-top: 0px;
	border-style: solid;
	border-width: thin;
	/*width: 432px;*/
	height: 340px;
	display: none;
	clear: both;
}

#content {
	display: block;
	overflow: auto;
	position: absolute;
	z-index: 3;
	bottom: 30px;
	width: 943px;
	margin-left: -481px;
	left: 50%;
	padding: 15px 0 15px 20px;
}

* html #content {
	top: 0;
	bottom: 0;
	height: 100%;
	width: 943px;
	border-top: 300px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

#foot {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 923px;
	height: 30px;
	z-index: 5;
	color: #000000;
	padding: 0 20px;
	margin: 0 0 0 -481px;
}

* html #foot {
	bottom: -1px;
	width: 963px;
	height: 30px;
}

#seiteninhalt {
	width: 432px;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	font-size: 80%;
	line-height: 125%;
	overflow: hidden;
}

#spaltelinks {
	width: 225px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 75%;
	line-height: 125%;
  overflow: hidden;
}

/*#spalterechts
{
	width: 225px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	font-size: 70%;
	line-height: 125%;
	overflow: hidden;
}*/

#spalterechts {
	width: 225px;
	margin: 0 0 0 240px;
	padding: 0;
	font-size: 75%;
	line-height: 145%;
	/*overflow: hidden;*/
	position: absolute;
	/*left: 50%;*/
	left: 475px;
}

* html #spalterechts {
	overflow: hidden;
	position: absolute;
	padding-top: 18px;
	margin-left: 235px;
	left: 480px;
}

*+ html #spalterechts {
    padding-top: 18px;
}

/* @end */

/*

 @group Themenbereiche */

/* @group Willkommen */

body#willkommen #head {
	background: url(../../images/layout/bg_head_willkommen.gif) no-repeat;
	height: 291px;
}

body#willkommen #content {
	top: 291px;
	position: absolute;
	display: block;
}

* html body#willkommen #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 291px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

/*body#willkommen #hauptnavi li#nav_willkommen
{
	border-bottom: 7px solid #cccccc;
	padding: 0 0 3px;
}*/

body#willkommen #foot {
	background: #cccccc;
}

body#willkommen #seiteninhalt th {
	background: #cccccc;
}

body#willkommen #seiteninhalt td {
	background: #efefef;
}

body#willkommen .button {
	background: url(../../images/layout/bg_button_willkommen.gif) repeat-x;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-collapse: collapse;
}

.teaser_willkommen .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Global */

body#global #head {
	background: url(../../images/layout/bg_head_willkommen.gif) no-repeat;
	height: 131px;
}

body#global #content {
	top: 131px;
	position: absolute;
	display: block;
}

* html body#global #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 131px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#global #foot {
	background: #cccccc;
}

body#global #map {
	border-color: #efefef;
}

body#global #showmapbox {
	border-color: #efefef;
	background: #efefef;
}

body#global #seiteninhalt th {
	background: #cccccc;
}

body#global #seiteninhalt td {
	background: #efefef;
}

body#global .button {
	background: url(../../images/layout/bg_button_willkommen.gif) repeat-x;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-collapse: collapse;
}

.teaser_global .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Urlaub & Freizeit */

body#urlaub_freizeit_start #head {
	background: url(../../images/layout/bg_head_urlaub_freizeit.gif) no-repeat;
	height: 291px;
}

body#urlaub_freizeit_start #content {
	top: 291px;
	position: absolute;
	display: block;
}

* html body#urlaub_freizeit_start #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 291px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#urlaub_freizeit_start #hauptnavi li#nav_urlaub_freizeit {
	border-bottom: 7px solid #F0AB00;
	padding: 0 0 3px;
}

body#urlaub_freizeit_start #foot {
	background: #F0AB00;
}

body#urlaub_freizeit #head {
	background: url(../../images/layout/bg_head_urlaub_freizeit.gif) no-repeat;
	height: 131px;
}

body#urlaub_freizeit #content {
	top: 131px;
	position: absolute;
	display: block;
}

* html body#urlaub_freizeit #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 131px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#urlaub_freizeit #hauptnavi li#nav_urlaub_freizeit {
	border-bottom: 7px solid #F0AB00;
	padding: 0 0 3px;
}

body#urlaub_freizeit #foot {
	background: #F0AB00;
}

body#urlaub_freizeit #map {
	border-color: #FCE09A;
}

body#urlaub_freizeit .spezialbox {
	background-color: #fef6e0;
}

body#urlaub_freizeit .spezialbox p {
	margin: 0;
	padding: 1pt 0pt 2pt 3px;
}

body#urlaub_freizeit .spezialbox a {
	color: #ED7E03;
	font-weight: bold;
}

body#urlaub_freizeit #showmapbox {
	/*border-color: #FCE09A;*/
	background-color: #fef6e0;
}

body#urlaub_freizeit #showmapbox p {
	margin: 0;
	padding: 1pt 0pt 2pt 3px;
	text-align:left;
}

body#urlaub_freizeit #seiteninhalt #showmapbox a#aufklapper_link.karte_zeigen_collapsed {
	background: url(../../images/layout/bg_menu_collapsed_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
	padding-bottom: 2px;
}

body#urlaub_freizeit #seiteninhalt #showmapbox a#aufklapper_link.karte_zeigen_expanded {
	background: url(../../images/layout/bg_menu_expanded_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
	padding-bottom: 2px;
}

body#urlaub_freizeit_start #seiteninhalt th, body#urlaub_freizeit #seiteninhalt th {
	background: #F0AB00;
}

body#urlaub_freizeit_start #seiteninhalt td, body#urlaub_freizeit #seiteninhalt td {
	background: #fce09a;
}

body#urlaub_freizeit ul#subnavi li a.active {
	color: #ED7E03;
}

body#urlaub_freizeit ul#subnavi li li a.active {
	color: #ED7E03;
	background: url(../../images/layout/bullet_urlaub_freizeit.gif) no-repeat 0 4px;
}

body#urlaub_freizeit_start .button, body#urlaub_freizeit .button {
	background: url(../../images/layout/bg_button_urlaub_freizeit.gif) repeat-x;
	border-top: 1px solid #fce7b7;
	border-left: 1px solid #fce7b7;
	border-right: 1px solid #e2a10f;
	border-bottom: 1px solid #e2a10f;
	border-collapse: collapse;
}

.teaser_urlaub_freizeit .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Wein & Genuss */

body#wein_genuss_start #head {
	background: url(../../images/layout/bg_head_wein_genuss.gif) no-repeat;
	height: 291px;
}

body#wein_genuss_start #content {
	top: 291px;
	position: absolute;
	display: block;
}

* html body#wein_genuss_start #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 291px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#wein_genuss_start #hauptnavi li#nav_wein_genuss {
	border-bottom: 7px solid #bcbb00;
	padding: 0 0 3px;
}

body#wein_genuss_start #foot {
	background: #bcbb00;
}

body#wein_genuss #head {
	background: url(../../images/layout/bg_head_wein_genuss.gif) no-repeat;
	height: 131px;
}

body#wein_genuss #content {
	top: 131px;
	position: absolute;
	display: block;
}

* html body#wein_genuss #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 131px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#wein_genuss #hauptnavi li#nav_wein_genuss {
	border-bottom: 7px solid #bcbb00;
	padding: 0 0 3px;
}

body#wein_genuss #foot {
	background: #bcbb00;
}

body#wein_genuss #map {
	border-color: #f2f2cd;
}

body#wein_genuss #showmapbox {
	border-color: #f2f2cd;
	background: #f2f2cd;
}

body#wein_genuss_start #seiteninhalt th, body#wein_genuss #seiteninhalt th {
	background: #bcbb00;
}

body#wein_genuss_start #seiteninhalt td, body#wein_genuss #seiteninhalt td {
	background: #f2f2cd;
}

body#wein_genuss ul#subnavi li a.active {
	color: #bcbb00;
}

body#wein_genuss ul#subnavi li li a.active {
	color: #bcbb00;
	background: url(../../images/layout/bullet_wein_genuss.gif) no-repeat 0 4px;
}

body#wein_genuss_start .button, body#wein_genuss .button {
	background: url(../../images/layout/bg_button_wein_genuss.gif) repeat-x;
	border-top: 1px solid #f2f2cd;
	border-left: 1px solid #f2f2cd;
	border-right: 1px solid #abab00;
	border-bottom: 1px solid #abab00;
	border-collapse: collapse;
}

.teaser_wein_genuss .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Kultur & Geschichte */

body#kultur_geschichte_start #head {
	background: url(../../images/layout/bg_head_kultur_geschichte.gif) no-repeat;
	height: 291px;
}

body#kultur_geschichte_start #content {
	top: 291px;
	position: absolute;
	display: block;
}

* html body#kultur_geschichte_start #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 291px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#kultur_geschichte_start #hauptnavi li#nav_kultur_geschichte {
	border-bottom: 7px solid #652257;
	padding: 0 0 3px;
}

body#kultur_geschichte_start #foot {
	background: #652257;
}

body#kultur_geschichte #head {
	background: url(../../images/layout/bg_head_kultur_geschichte.gif) no-repeat;
	height: 131px;
}

body#kultur_geschichte #content {
	top: 131px;
	position: absolute;
	display: block;
}

* html body#kultur_geschichte #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 131px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#kultur_geschichte #hauptnavi li#nav_kultur_geschichte {
	border-bottom: 7px solid #652257;
	padding: 0 0 3px;
}

body#kultur_geschichte #foot, body#kultur_geschichte_start #foot {
	background: #652257;
	color: #ffffff;
}

body#kultur_geschichte #map {
	border-color: #F0E9EF;
}

body#kultur_geschichte #showmapbox {
	border-color: #F0E9EF;
	background: #F0E9EF;
}

body#kultur_geschichte div#foot ul.tools li a:link, body#kultur_geschichte div#foot ul.tools li a:hover, body#kultur_geschichte div#foot ul.tools li a:active, body#kultur_geschichte div#foot ul.tools li a:visited, body#kultur_geschichte_start div#foot ul.tools li a:link, body#kultur_geschichte_start div#foot ul.tools li a:hover, body#kultur_geschichte_start div#foot ul.tools li a:active, body#kultur_geschichte_start div#foot ul.tools li a:visited {
	color: #ffffff;
}

body#kultur_geschichte div#foot #suche label, body#kultur_geschichte_start div#foot #suche label {
	color: #ffffff;
}

body#kultur_geschichte_start #seiteninhalt th, body#kultur_geschichte #seiteninhalt th {
	background: #652257;
	color: #ffffff;
}

body#kultur_geschichte_start #seiteninhalt td, body#kultur_geschichte #seiteninhalt td {
	background: #f0e9ef;
}

body#kultur_geschichte ul#subnavi li a.active {
	color: #652257;
}

body#kultur_geschichte ul#subnavi li li a.active {
	color: #652257;
	background: url(../../images/layout/bullet_kultur_geschichte.gif) no-repeat 0 4px;
}

body#kultur_geschichte_start .button, body#kultur_geschichte .button {
	background: url(../../images/layout/bg_button_kultur_geschichte.gif) repeat-x;
	border-top: 1px solid #f0e9ef;
	border-left: 1px solid #f0e9ef;
	border-right: 1px solid #4d1942;
	border-bottom: 1px solid #4d1942;
	border-collapse: collapse;
}

.teaser_kultur_geschichte .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Region & Wirtschaft */

body#region_wirtschaft_start #head {
	background: url(../../images/layout/bg_head_region_wirtschaft.gif) no-repeat;
	height: 291px;
}

body#region_wirtschaft_start #content {
	top: 291px;
	position: absolute;
	display: block;
}

* html body#region_wirtschaft_start #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 291px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#region_wirtschaft_start #hauptnavi li#nav_region_wirtschaft {
	border-bottom: 7px solid #003e7d;
	padding: 0 0 3px;
}

body#region_wirtschaft_start #foot {
	background: #003e7d;
}

body#region_wirtschaft #head {
	background: url(../../images/layout/bg_head_region_wirtschaft.gif) no-repeat;
	height: 131px;
}

body#region_wirtschaft #content {
	top: 131px;
	position: absolute;
	display: block;
}

* html body#region_wirtschaft #content {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 963px;
	border-top: 131px solid #ffffff;
	border-bottom: 30px solid #ffffff;
}

body#region_wirtschaft #hauptnavi li#nav_region_wirtschaft {
	border-bottom: 7px solid #003e7d;
	padding: 0 0 3px;
}

body#region_wirtschaft #foot, body#region_wirtschaft_start #foot {
	background: #003e7d;
	color: #ffffff;
}

body#region_wirtschaft #map {
	border-color: #E6ECF2;
}

body#region_wirtschaft #showmapbox {
	border-color: #E6ECF2;
	background: #E6ECF2;
}

body#region_wirtschaft div#foot ul.tools li a:link, body#region_wirtschaft div#foot ul.tools li a:hover, body#region_wirtschaft div#foot ul.tools li a:active, body#region_wirtschaft div#foot ul.tools li a:visited, body#region_wirtschaft_start div#foot ul.tools li a:link, body#region_wirtschaft_start div#foot ul.tools li a:hover, body#region_wirtschaft_start div#foot ul.tools li a:active, body#region_wirtschaft_start div#foot ul.tools li a:visited {
	color: #ffffff;
}

body#region_wirtschaft div#foot #suche label, body#region_wirtschaft_start div#foot #suche label {
	color: #ffffff;
}

body#region_wirtschaft_start #seiteninhalt th, body#region_wirtschaft #seiteninhalt th {
	background: #003e7d;
	color: #ffffff;
}

body#region_wirtschaft_start #seiteninhalt td, body#region_wirtschaft #seiteninhalt td {
	background: #e6ecf2;
}

body#region_wirtschaft ul#subnavi li a.active {
	color: #003e7d;
}

body#region_wirtschaft ul#subnavi li li a.active {
	color: #003e7d;
	background: url(../../images/layout/bullet_region_wirtschaft.gif) no-repeat 0 4px;
}

body#region_wirtschaft_start .button, body#region_wirtschaft .button {
	background: url(../../images/layout/bg_button_region_wirtschaft.gif) repeat-x;
	border-top: 1px solid #e6ecf2;
	border-left: 1px solid #e6ecf2;
	border-right: 1px solid #003369;
	border-bottom: 1px solid #003369;
	border-collapse: collapse;
}

.teaser_region_wirtschaft .button {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @end */

/* @group Globale Navigation */

ul#globalnavi {
	margin: 10px 0 0;
	width: 923px;
	padding: 0;
	height: 16px;
	font-size: 70%;
}

* html ul#globalnavi {
	

/* Das Floating wird für den IE gebraucht, ich weiß aber nicht genau warum. */
	float: left;
}

ul#globalnavi li {
	display: block;
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
}

ul#globalnavi li.first {
	padding-right: 5px;
	border-right: 1px solid #666666;
}

ul#globalnavi li.normal {
	padding-right: 5px;
	border-right: 1px solid #666666;
	padding-left: 5px;
}

ul#globalnavi li.last {
	padding-left: 5px;
}

.left {
	float: left;
	margin: 0;
	padding: 0;
}

.right {
	float: right;
	margin: 0;
	padding: 0;
}

ul#globalnavi li a:link {
	color: #333333;
	text-decoration: none;
}

ul#globalnavi li a:hover {
	color: #000000;
	text-decoration: underline;
}

ul#globalnavi li a:visited {
	color: #333333;
	text-decoration: none;
}

ul#globalnavi li a:active {
	color: #000000;
	text-decoration: underline;
}

/* @end */

/*

 @group Hauptnavigation */

ul#hauptnavi {
	margin: 68px 0 0;
	width: 923px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	word-spacing: 0;
	letter-spacing: 0;
	padding: 0 0 22px;
}

* html ul#hauptnavi {
	padding: 0px;
	

/* Das Floating wird für den IE gebraucht, ich weiß aber nicht genau warum. */
	float: left;
}

ul#hauptnavi li {
	display: block;
	margin: 0;
	border-style: none;
	list-style-type: none;
	text-align: center;
	line-height: 10px;
	height: 12px;
	overflow: hidden;
	padding: 0;
}

* html ul#hauptnavi li {
	height: 22px;
}

ul#hauptnavi li#nav_urlaub_freizeit {
	display: block;
	border-style: none;
	list-style-type: none;
	float: left;
	width: 186px;
	text-align: center;
	margin: 0 1px 0 0;
	border-bottom: 4px solid #F0AB00;
	padding: 0 0 6px;
}

ul#hauptnavi li#nav_wein_genuss {
	display: block;
	border-style: none;
	list-style-type: none;
	float: left;
	width: 186px;
	text-align: center;
	margin: 0px 1px 0px 0px;
	border-bottom: 4px solid #bcbb00;
	padding: 0 0 6px;
}

ul#hauptnavi li#nav_kultur_geschichte {
	display: block;
	border-style: none;
	list-style-type: none;
	float: left;
	width: 186px;
	text-align: center;
	margin: 0 1px 0 173px;
	border-bottom: 4px solid #652257;
	padding: 0 0 6px;
}

ul#hauptnavi li#nav_region_wirtschaft {
	display: block;
	border-style: none;
	list-style-type: none;
	float: left;
	width: 186px;
	text-align: center;
	margin: 0;
	border-bottom: 4px solid #003e7d;
	padding: 0 0 6px;
}

ul#hauptnavi li a:link {
	color: #333333;
	text-decoration: none;
}

ul#hauptnavi li a:hover {
	color: #000000;
	text-decoration: none;
}

ul#hauptnavi li a:visited {
	color: #333333;
	text-decoration: none;
}

ul#hauptnavi li a:active {
	color: #000000;
	text-decoration: none;
}

/* @end */

/* @group Subnavigation */

#navigation {
	width: 225px;
	margin: 0 0 15px;
	padding: 0;
    font-size: 95%;
}

ul#subnavi {
	width: 225px;
	font-size: 100%;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

ul#subnavi li {
	width: 225px;
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0;
}

ul#subnavi li a {
	font-weight: bold;
}

ul#subnavi ul {
	width: 210px;
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	margin: 3px 0 0 10px;
}

/** html ul#subnavi ul {
	width: 205px;
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	margin: 3px 0 0 10px;
  background-color: yellow;
}*/

ul#subnavi li li {
	width: 210px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	border-bottom-style: none;
}

ul#subnavi li li a {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;
	display: block;
}

ul#subnavi li li li {
	width: 190px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	border-bottom-style: none;
}

ul#subnavi li li li a {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;
	display: block;
}

ul#subnavi li li li li {
	width: 170px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
	border-bottom-style: none;
}

ul#subnavi li li li li a {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;
	display: block;
}

ul#subnavi li a:link {
	color: #333333;
	text-decoration: none;
}

ul#subnavi li a:hover {
	color: #000000;
	text-decoration: none;
}

ul#subnavi li a:visited {
	color: #333333;
	text-decoration: none;
}

ul#subnavi li a:active {
	color: #000000;
	text-decoration: none;
}

/* @end */

/* @group Suche */

/* @group Suchergebnis Informationen A-Z */

body#urlaub_freizeit .rahmen_ergebnis_info_az {
	width: 418px;
	background-color: #fce09a;
	float: left;
	margin: 0 0 15px;
	padding: 0 8px 8px;
}

body#wein_genuss .rahmen_ergebnis_info_az {
	width: 418px;
	float: left;
	margin: 0 0 15px;
	padding: 0 8px 8px;
	background-color: #f6f7d2;
}

body#kultur_geschichte .rahmen_ergebnis_info_az {
	width: 418px;
	float: left;
	margin: 0 0 15px;
	padding: 0 8px 8px;
	background-color: #f0e9ef;
}

body#region_wirtschaft .rahmen_ergebnis_info_az {
	width: 418px;
	float: left;
	margin: 0 0 15px;
	padding: 0 8px 8px;
	background-color: #E6ECF2;
}

body#urlaub_freizeit #seiteninhalt div.rahmen_ergebnis_info_az a {
	color: #f87500;
}

body#wein_genuss #seiteninhalt div.rahmen_ergebnis_info_az a {
	color: #98980b;
}

body#kultur_geschichte #seiteninhalt div.rahmen_ergebnis_info_az a {
	color: #652257;
}

body#region_wirtschaft #seiteninhalt div.rahmen_ergebnis_info_az a {
	color: #003E7D;
}

* html .rahmen_ergebnis_info_az {
  position: relative;
  float: left;
  display: block;
  width: 432px !important;
}

.rahmen_info {
	width: 300px;
	padding: 0;
	margin: 8px 0;
	float: left;
	display: block;
  position: relative;
}

* html .rahmen_info {
	width: 300px;
}

body#region_wirtschaft .rahmen_info {
    width: 100%;
}

body#urlaub_freizeit #seiteninhalt .rahmen_ort {
	color: #f87500;
	width: 102px;
	float: right;
	margin: 8px 0;
	padding: 0;
	display: inline-block;
}

body#wein_genuss #seiteninhalt .rahmen_ort {
	color: #98980b;
	width: 102px;
	float: right;
	margin: 8px 0;
	padding: 0;
	display: inline-block;
}

body#kultur_geschichte #seiteninhalt .rahmen_ort {
	color: #652257;
	width: 102px;
	float: right;
	margin: 8px 0;
	padding: 0;
	display: inline-block;
}

body#region_wirtschaft #seiteninhalt .rahmen_ort {
	color: #003E7D;
	width: 102px;
	float: right;
	margin: 8px 0;
	padding: 0;
	display: inline-block;
}

* html .rahmen_ort {
	width: 102px;
	float: right;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

body#urlaub_freizeit #seiteninhalt .bild_info_az {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 68px;
	float: left;
}

body#urlaub_freizeit #seiteninhalt .bild_info_az img {
	border: 1px solid #f87500;
	margin: 3px 0 2px;
}

body#wein_genuss #seiteninhalt .bild_info_az {
	margin: 0;
	padding: 0;
	text-align: right;
}

body#wein_genuss #seiteninhalt .bild_info_az img {
	border: 1px solid #bcbb00;
	margin: 3px 0 2px;
}

body#kultur_geschichte #seiteninhalt .bild_info_az {
	margin: 0;
	padding: 0;
	text-align: right;
}

body#kultur_geschichte #seiteninhalt .bild_info_az img {
	border: 1px solid #652257;
	margin: 3px 0 2px;
}

body#region_wirtschaft #seiteninhalt .bild_info_az {
	margin: 0;
	padding: 0;
	text-align: right;
}

body#region_wirtschaft #seiteninhalt .bild_info_az img {
	border: 1px solid #003E7D;
	margin: 3px 0 2px;
}

.text_info_az {
	float: right;
	width: 300px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

/** html .text_info_az {
	width: 284px;
}*/

.bild_text_info_az {
	width: 224px;
	margin: 0;
	padding: 0;
	float: right;
	display: inline-block;
}

* html .bild_text_info_az {
	width: 208px;
}

#seiteninhalt div.bild_text_info_az p {
	padding: 0;
	margin: 0;
}

#seiteninhalt div.text_info_az p {
	padding: 0;
	margin: 0;
}

#seiteninhalt div.rahmen_ort p {
	padding: 0;
	margin: 0;
}

#seiteninhalt div.rahmen_karte p {
	padding: 0 0 0 3px;
	margin: 0 5px 0 0;
	text-align: left;
}

#seiteninhalt div.rahmen_art p {
	padding: 0;
	margin: 0 5px 0 0;
	text-align: left;
}

div.rahmen_karte {
    margin-bottom: 20px;
}

body#urlaub_freizeit div.rahmen_ergebnis_info_az .rahmen_karte {
	width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
	background-color: #fef6e0;
}

body#urlaub_freizeit div.details .rahmen_karte {
	width: 432px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
	background-color: #fef6e0;
}

body#wein_genuss div.rahmen_ergebnis_info_az .rahmen_karte {
	width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
  background-color: #fdfcdf;
}

body#wein_genuss div.details .rahmen_karte {
	width: 432px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
  background-color: #fdfcdf;
}

body#kultur_geschichte div.rahmen_ergebnis_info_az .rahmen_karte {
	width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
  background-color: #f7f0f6;
}

body#kultur_geschichte div.details .rahmen_karte {
	width: 432px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
  background-color: #f7f0f6;
}

body#region_wirtschaft div.rahmen_ergebnis_info_az .rahmen_karte
{
    background-color: #F3F6F9;
    width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
}

body#region_wirtschaft div.details .rahmen_karte
{
    background-color: #F3F6F9;
    width: 432px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
}

body#urlaub_freizeit .rahmen_art {
	width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
/*background-color: #fdfcdf;*/
}

body#wein_genuss .rahmen_art {
	width: 418px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 3px 0;
/*background-color: #fdfcdf;*/
}

div.rahmen_ergebnis_info_az .minimap {
	display: none;
	width: 418px;
	height: 200px;
	float: left;
	margin: 0;
}

div.details .minimap {
	display: none;
	width: 432px;
	height: 200px;
	float: left;
	margin: 0;
}

body#urlaub_freizeit .rahmen_karte a.karte_zeigen_collapsed {
	background: url(../../images/layout/bg_menu_collapsed_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
    margin-left: 5px;
  font-weight: bold;
}

body#urlaub_freizeit .rahmen_karte a.karte_zeigen_expanded {
	background: url(../../images/layout/bg_menu_expanded_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
    margin-left: 5px;
  font-weight: bold;
}

body#wein_genuss .rahmen_karte a.karte_zeigen_collapsed {
	background: url(../../images/layout/bg_menu_collapsed_wein_genuss.gif) no-repeat left center;
	padding-left: 12px;
	color: #98980b;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

body#wein_genuss .rahmen_karte a.karte_zeigen_expanded {
	background: url(../../images/layout/bg_menu_expanded_wein_genuss.gif) no-repeat left center;
	padding-left: 12px;
	color: #98980b;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

body#kultur_geschichte .rahmen_karte a.karte_zeigen_collapsed {
	background: url(../../images/layout/bg_menu_collapsed_kultur_geschichte.gif) no-repeat left center;
	padding-left: 12px;
	color: #652257;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

body#kultur_geschichte .rahmen_karte a.karte_zeigen_expanded {
	background: url(../../images/layout/bg_menu_expanded_kultur_geschichte.gif) no-repeat left center;
	padding-left: 12px;
	color: #652257;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

body#region_wirtschaft .rahmen_karte a.karte_zeigen_collapsed {
	background: url(../../images/layout/bg_menu_collapsed_region_wirtschaft.gif) no-repeat left center;
	padding-left: 12px;
	color: #003E7D;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

body#region_wirtschaft .rahmen_karte a.karte_zeigen_expanded {
	background: url(../../images/layout/bg_menu_expanded_region_wirtschaft.gif) no-repeat left center;
	padding-left: 12px;
	color: #003E7D;
	text-decoration: none;
    margin-left: 5px;
    font-weight: bold;
}

/* @end */

/* @group Suchergebnis */

.markierung {
	color: #9f070a;
	font-weight: bold;
}

.tx-indexedsearch-searchbox {
	display: none;
}

.tx-indexedsearch-redMarkup {
	color: #9f070a;
	font-weight: bold;
}

.browsebox {
	padding-left: 1px;
}

/* @end */

#suche {
	width: 433px;
	margin: 5px 20px 0;
	padding: 0;
	float: left;
	font-size: 11px;
}

* html #suche {
	width: 433px;
	margin: 3px 0 0 20px;
	padding: 0;
	float: left;
}

#suche form {
	margin: 0;
	padding: 0;
}

#suche label {
	font-weight: bold;
	margin: 5px 0 0;
	padding: 2px 0 0;
	vertical-align: 0;
	color: #333333;
}

* html #suche label {
	vertical-align: 3px;
}

#suche input[type=text] {
	height: 15px;
	width: 200px;
	padding: 0;
	margin: 0 0 0 5px;
}

#suche input[type=button] {
	width: 70px;
	padding: 0;
	margin: 0 0 0 10px;
	text-align: center;
	font-weight: bold;
	line-height: 5px;
}

* html #suche input[type=button] {
	width: 70px;
	padding: 0;
	margin: 0 0 3px 10px;
	text-align: center;
	font-weight: bold;
	line-height: 5px;
}

/* @end */

/* @group Tools */

div#foot ul.tools {
	width: 225px;
	margin: 10px 0 0;
	padding: 0;
	float: left;
	font-size: 70%;
}

div#foot ul.tools li {
	list-style-type: none;
	margin: -1px 8px 0 0;
	padding: 0;
}

div#foot ul.tools li.links {
	text-align: left;
	float: left;
}

div#foot ul.tools li.rechts {
	text-align: right;
	float: right;
}

div#foot ul.tools li a:link {
	color: #333333;
	text-decoration: underline;
}

div#foot ul.tools li a:hover {
	color: #000000;
	text-decoration: underline;
}

div#foot ul.tools li a:visited {
	color: #333333;
	text-decoration: underline;
}

div#foot ul.tools li a:active {
	color: #000000;
	text-decoration: underline;
}

/* @end */

/* @group Links */

#spaltelinks a:link {
	color: #333333;
	text-decoration: underline;
}

#spaltelinks a:hover {
	color: #000000;
	text-decoration: underline;
}

#spaltelinks a:active {
	color: #000000;
	text-decoration: underline;
}

#spaltelinks a:visited {
	color: #333333;
	text-decoration: underline;
}

#seiteninhalt a:link {
	color: #333333;
	text-decoration: underline;
}

#seiteninhalt a:hover {
	color: #000000;
	text-decoration: underline;
}

#seiteninhalt a:active {
	color: #000000;
	text-decoration: underline;
}

#seiteninhalt a:visited {
	color: #333333;
	text-decoration: underline;
}

#spalterechts a:link {
	color: #333333;
	text-decoration: underline;
}

#spalterechts a:hover {
	color: #000000;
	text-decoration: underline;
}

#spalterechts a:active {
	color: #000000;
	text-decoration: underline;
}

#spalterechts a:visited {
	color: #333333;
	text-decoration: underline;
}

#lbCenter a:link, #lbCenter a:hover, #lbCenter a:active, #lbCenter a:visited,
#lbBottomContainer a:link, #lbBottomContainer a:hover, #lbBottomContainer a:active, #lbBottomContainer a:visited,
#lbPrevLink a:link, #lbPrevLink a:hover, #lbPrevLink a:active, #lbPrevLink a:visited,
#lbNextLink a:link, #lbNextLink a:hover, #lbNextLink a:active, #lbNextLink a:visited {
	color: #333333;
	text-decoration: underline;
}

a.fenster_schliessen {
	background: url(../../images/layout/fenster_schliessen.gif) no-repeat 0 2px;
	padding-left: 15px;
	padding-bottom: 2px;
}

.schloss {
	background: url(../../images/layout/schloss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

.pfeil_rechts, .internal-pfeil-rechts {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
	clear: left;
}

.icon_bestellen {
	background: url(../../images/layout/icon_bestellen.gif) no-repeat 0 3px;
	padding-left: 22px;
	padding-bottom: 2px;
	display: block;
	clear: left;
}

body#urlaub_freizeit div.teaser_spezial_urlaub_freizeit a.icon_bestellen {
	background: #fcdf99 url(../../images/layout/icon_bestellen.gif) no-repeat 7px 5px;
	padding-left: 29px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #ed7e03;
}

.icon_pdf_laden {
	background: url(../../images/layout/icon_pdf_laden.gif) no-repeat 0 1px;
	padding-left: 22px;
	padding-bottom: 2px;
	display: block;
	clear: left;
}

body#urlaub_freizeit div.teaser_spezial_urlaub_freizeit a.icon_pdf_laden {
	background: #fcdf99 url(../../images/layout/icon_pdf_laden.gif) no-repeat 7px 3px;
	padding-left: 29px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #ed7e03;
}

.external-pfeil-rechts {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.external-link-new-window {
	background: url(../../images/layout/external.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
    /*display: block;*/
}

p.absatz_external_links a {
	background: url(../../images/layout/external.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
    /*display: block;*/
}

.span_pfeil_rechts a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_links, .internal-pfeil-links, .external-pfeil-links {
	background: url(../../images/layout/pfeil_links.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

/*
*leider lassen sich nicht alle tags per typoscript konfigurieren und man muss um manche links ein span packen um einen style zuzuweisen. deshalb: 
*/

.span_pfeil_links  a {
	background: url(../../images/layout/pfeil_links.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_oben, .internal-pfeil-oben {
	background: url(../../images/layout/pfeil_oben.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.external-pfeil-oben {
	background: url(../../images/layout/pfeil_oben.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_unten {
	background: url(../../images/layout/pfeil_unten.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_rechts_weiss {
	background: url(../../images/layout/pfeil_rechts_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_links_weiss {
	background: url(../../images/layout/pfeil_links_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_oben_weiss {
	background: url(../../images/layout/pfeil_oben_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

.pfeil_unten_weiss {
	background: url(../../images/layout/pfeil_unten_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
	display: inline-block;
}

#foot a.pfeil_rechts {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

#foot a.pfeil_links {
	background: url(../../images/layout/pfeil_links.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

#foot a.pfeil_oben {
	background: url(../../images/layout/pfeil_oben.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

#foot a.pfeil_unten {
	background: url(../../images/layout/pfeil_unten.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte_start #foot a.pfeil_rechts {
	background: url(../../images/layout/pfeil_rechts_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte_start #foot a.pfeil_links {
	background: url(../../images/layout/pfeil_links_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte_start #foot a.pfeil_oben {
	background: url(../../images/layout/pfeil_oben_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte_start #foot a.pfeil_unten {
	background: url(../../images/layout/pfeil_unten_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte #foot a.pfeil_rechts {
	background: url(../../images/layout/pfeil_rechts_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte #foot a.pfeil_links {
	background: url(../../images/layout/pfeil_links_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte #foot a.pfeil_oben {
	background: url(../../images/layout/pfeil_oben_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#kultur_geschichte #foot a.pfeil_unten {
	background: url(../../images/layout/pfeil_unten_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft_start #foot a.pfeil_rechts {
	background: url(../../images/layout/pfeil_rechts_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft_start #foot a.pfeil_links {
	background: url(../../images/layout/pfeil_links_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft_start #foot a.pfeil_oben {
	background: url(../../images/layout/pfeil_oben_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft_start #foot a.pfeil_unten {
	background: url(../../images/layout/pfeil_unten_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft #foot a.pfeil_rechts {
	background: url(../../images/layout/pfeil_rechts_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft #foot a.pfeil_links {
	background: url(../../images/layout/pfeil_links_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft #foot a.pfeil_oben {
	background: url(../../images/layout/pfeil_oben_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

body#region_wirtschaft #foot a.pfeil_unten {
	background: url(../../images/layout/pfeil_unten_weiss.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

#letterNavigation {
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

#letterNavigation a {
    text-decoration: none;
}

/* @end */

/* @group Formate */

.cuf {
	color: #ed7e03;
}

#spalterechts .teaser_spezial_urlaub_freizeit p.nopadding {
	padding-right: 0;
	padding-left: 0;
}

.cufb {
	color: #ed7e03;
	font-weight: bold;
}

.wichtig {
	font-weight: bold;
	color: #ff0000;
}

body#urlaub_freizeit #seiteninhalt li, body#urlaub_freizeit #spalterechts li {
	background: url(../../images/layout/bullet_urlaub_freizeit.gif) no-repeat 0 5px;
}

body#urlaub_freizeit_start #seiteninhalt li, body#urlaub_freizeit_start #spalterechts li {
	background: url(../../images/layout/bullet_urlaub_freizeit.gif) no-repeat 0 5px;
}

body#wein_genuss #seiteninhalt li, body#wein_genuss #spalterechts li {
	background: url(../../images/layout/bullet_wein_genuss.gif) no-repeat 0 5px;
}

body#wein_genuss_start #seiteninhalt li, body#wein_genuss_start #spalterechts li {
	background: url(../../images/layout/bullet_wein_genuss.gif) no-repeat 0 5px;
}

body#kultur_geschichte #seiteninhalt li, body#kultur_geschichte #spalterechts li {
	background: url(../../images/layout/bullet_kultur_geschichte.gif) no-repeat 0 5px;
}

body#kultur_geschichte_start #seiteninhalt li, body#kultur_geschichte_start #spalterechts li {
	background: url(../../images/layout/bullet_kultur_geschichte.gif) no-repeat 0 5px;
}

body#region_wirtschaft #seiteninhalt li, body#region_wirtschaft #spalterechts li {
	background: url(../../images/layout/bullet_region_wirtschaft.gif) no-repeat 0 5px;
}

body#region_wirtschaft_start #seiteninhalt li, body#region_wirtschaft_start #spalterechts li {
	background: url(../../images/layout/bullet_region_wirtschaft.gif) no-repeat 0 5px;
}

/* @group Terroir */

/*#terroir_liste_rechts
{
	
}*/

#spalterechts ul {
	width: 225px;
	font-size: 100%;
	line-height: 145%;
	padding: 0;
	margin: 0;
}

#spalterechts ul li {
	width: 215px;
	list-style-type: none;
	margin: 0;
	

/*border-bottom: 1px solid #cccccc;*/
	padding: 4px 0 4px 10px;
/*

padding-left: 10px;*/ 
	 /*

background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;*/
}

#spalterechts ul li a {
	font-weight: normal;
	font-style: normal;
	

/* padding-left: 10px; */
	

/* background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px; */
	display: block;
}

#spalterechts ul ul {
	width: 210px;
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	margin: 3px 0 0 10px;
}

#spalterechts ul li li {
	width: 210px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
/

*border-bottom-style: none;*/
}

#spalterechts ul li li a {
	font-weight: normal;
	font-style: normal;
	

/*padding-left: 10px;*/
	

/* background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px; */
	display: block;
}

#spalterechts ul li li li {
	width: 190px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
/

*border-bottom-style: none;*/
}

#spalterechts ul li li li a {
	font-weight: normal;
	font-style: normal;
	

/*padding-left: 10px;*/
	

/*background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;*/
	display: block;
}

#spalterechts ul li li li li {
	width: 170px;
	list-style-type: none;
	margin: 0;
	padding: 3px 0;
/

*border-bottom-style: none;*/
}

#spalterechts ul li li li li a {
	font-weight: normal;
	font-style: normal;
	

/*padding-left: 10px;*/
	

/*background: url(../../images/layout/bullet_default.gif) no-repeat 0 4px;*/
	display: block;
}

/*ul#subnavi li a:link
{
	color: #333333;
	text-decoration: none;
}

ul#subnavi li a:hover
{
	color: #000000;
	text-decoration: none;
}

ul#subnavi li a:visited
{
	color: #333333;
	text-decoration: none;
}

ul#subnavi li a:active
{
	color: #000000;
	text-decoration: none;
}*/

body#wein_genuss #spalterechts ul#terroir_liste_rechts li {
	padding-left: 0;
	background-image: none;
}

/*#spalterechts ul.terroir_liste_rechts li a.fersiallit
{
	color: #753f0d;
	background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;
	background: url(../../images/layout/bullet_fersiallit.gif) no-repeat;
	padding-left: 20px;
}*/

#spalterechts ul.terroir_liste_rechts li a.rotliegend {
	color: #A13F02;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_rotliegend.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.rendzina {
	color: #DB4500;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_rendzina.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.mergelPararendzina {
	color: #EB5808;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_mergelPararendzina.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.kolluviol {
	color: #F57C1B;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_kolluviol.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.pararendzina {
	color: #FB9C2F;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_pararendzina.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.andesit {
	color: #FFC348;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_andesit.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.flugsand {
	color: #FFC348;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_flugsand.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.kiessand {
	color: #FFC348;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_kiessand.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.rigosol {
	color: #FFC348;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_rigosol.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.terrafusca {
	color: #FFC348;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_terrafusca.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.tschernosem {
	color: #D8E990;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_tschernosem.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.terrarossa {
	color: #C9E79C;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_terrarossa.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.pelosol {
	color: #B4D7A9;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_pelosol.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.sandloessTschernosem {
	color: #9CC3B6;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_sandloessTschernosem.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.rhyolith {
	color: #86AEC2;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_rhyolith.gif) no-repeat;
}

#spalterechts ul.terroir_liste_rechts li a.quarzit {
	color: #769FCB;
	

/*background: url(../../images/layout/bullet_fersiallit.gif) no-repeat 0 4px;*/
	background: url(../../images/layout/bullet_quarzit.gif) no-repeat;
}

/* @end */

.align-center {
	text-align: center;
}

.img_ol {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

.img_or {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

#seiteninhalt h1 {
	line-height: 125%;
	margin: 0 0 10px;
}

#seiteninhalt h2 {
	line-height: 125%;
	margin: 15px 0 10px;
	padding: 0;
}

#seiteninhalt h3 {
	line-height: 125%;
	margin: 15px 0 10px;
	padding: 0;
}

#seiteninhalt p {
	margin: 10px 0;
	padding: 0;
}

#seiteninhalt td p {
	margin: 0;
	padding: 0;
}

#seiteninhalt td ul {
	margin: 0;
}

#seiteninhalt ul {
	width: 432px;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

#seiteninhalt li {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	background: url(../../images/layout/bullet_default.gif) no-repeat 0 5px;
	display: block;
	padding-bottom: 5px;
}

#spalterechts li {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	

/*background: url(../../images/layout/bullet_default.gif) no-repeat 0 5px;*/
	display: block;
	padding-bottom: 5px;
	background-position: 0 10px !important;
}

#spaltelinks h1 {
	font-variant: small-caps;
	line-height: 125%;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px;
}

#spalterechts h1 {
	line-height: 125%;
	margin: 0 0 5px;
	font-size: 120%;
}

#spalterechts h2 {
	line-height: 125%;
	margin: 7px 0 5px;
	padding: 0;
	font-size: 110%;
}

#spalterechts h3 {
	line-height: 125%;
	margin: 7px 0 5px;
	padding: 0;
	font-size: 100%;
}

#spalterechts p {
	margin: 5px 0;
	padding: 0;
}

/* @end */

/* @group Tabellen */

body#global #seiteninhalt table.urlaub_freizeit th {
	background: #F0AB00;
}

body#global #seiteninhalt table.urlaub_freizeit td {
	background: #fce09a;
}

body#global #seiteninhalt table.wein_genuss th {
	background: #bcbb00;
}

body#global #seiteninhalt table.wein_genuss td {
	background: #f2f2cd;
}

body#global #seiteninhalt table.kultur_geschichte th {
	background: #652257;
	color: #ffffff;
}

body#global #seiteninhalt table.kultur_geschichte td {
	background: #f0e9ef;
}

body#global #seiteninhalt table.region_wirtschaft th {
	background: #003e7d;
	color: #ffffff;
}

body#global #seiteninhalt table.region_wirtschaft td {
	background: #e6ecf2;
}

table {
	border-collapse: collapse;
	clear: left;
	font-size: 90%;
}

#seiteninhalt table {
	border-collapse: collapse;
	clear: left;
	width: 100%;
}

* html table {
	font-size: 100%;
	line-height: 125%;
}

table.bordertopleft {
	margin: 0;
	padding: 4px;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

table.borderno, table.borderno td {
	margin: 0;
	vertical-align: top;
	border-style: none;
	padding: 2px 2px 2px 0;
	width: 215px;
}

table.padding10all td {
	margin: 0;
	border-style: none;
	padding: 10px;
}

th {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

th p {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 4px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}

table.bild_blick_in_den_weinberg {
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
	width: 220px !important;
	overflow: hidden;
	border-collapse: collapse !important;
}

table.bild_blick_in_den_weinberg tr td img {
	margin: 0;
	padding: 0;
	width: 220px;
}

table.suchenbuchen {
	width: auto;
}

table.suchenbuchen td {
	padding: 1px 2px;
	width: auto;
	font-size: 90%;
}

td.bild {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-image: none;
	background-color: transparent !important;
	border-style: none;
}

td.bildunterschrift {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 85%;
	font-style: italic;
	background-color: #f2f2cd;
	background-image: none !important;
	line-height: 110%;
	border-style: none;
}

td.bildunterschrift p {
	padding: 5px !important;
}

td p {
	margin: 0;
}

.qfText {
	font-size: 100%;
}

* html .qfText {
	font-size: 100%;
}

/* @end */

/* @group Spotlights */

#seiteninhalt div.tx-dispotlights-pi1 {
    /*border-bottom: 1px solid #ccc;*/
    clear: both;                              
    margin: 0 0 15px;
    padding: 0 0 5px;
    width: 432px;
    display: inline-block;
    float: left;
}

#seiteninhalt div.spotlight-bottom-line {
    border-bottom: 1px solid #ccc;
}

#seiteninhalt div.tx-dispotlights-pi1 h2 {
    margin-top: 0;
    padding-top: 0;
}

#seiteninhalt div.tx-dispotlights-pi1 div.imageleft {
	margin: 0 10px 10px 0;
    padding: 0;
    float: left;
}

#seiteninhalt div.tx-dispotlights-pi1 div.imageright {
    padding: 0;
    float: right;
    margin: 0 0 10px 10px;
}

#seiteninhalt div.tx-dispotlights-pi1 div.caption {
    font-size: 90%;
}



/* @end */

/* @group Teaser */

.teaserbild_klein {
	float: left;
	padding: 0;
	margin: 0 5px 5px 0;
}

.teaser a:link {
	color: #333333;
	text-decoration: none;
}

.teaser a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser a:visited {
	color: #333333;
	text-decoration: none;
}

.newsteaser a:link {
	color: #333333;
	text-decoration: none;
}

.newsteaser a:hover {
	color: #000000;
	text-decoration: underline;
}

.newsteaser a:active {
	color: #000000;
	text-decoration: underline;
}

.newsteaser a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_global a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser_global a:link {
	color: #333333;
	text-decoration: none;
}

.teaser_global a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser_global a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_urlaub_freizeit a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser_urlaub_freizeit a:link {
	color: #333333;
	text-decoration: none;
}

.teaser_urlaub_freizeit a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser_urlaub_freizeit a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_wein_genuss a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser_wein_genuss a:link {
	color: #333333;
	text-decoration: none;
}

.teaser_wein_genuss a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser_wein_genuss a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_wein_genuss a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser_kultur_geschichte a:link {
	color: #333333;
	text-decoration: none;
}

.teaser_kultur_geschichte a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser_kultur_geschichte a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_kultur_geschichte a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser_region_wirtschaft a:link {
	color: #333333;
	text-decoration: none;
}

.teaser_region_wirtschaft a:hover {
	color: #000000;
	text-decoration: underline;
}

.teaser_region_wirtschaft a:visited {
	color: #333333;
	text-decoration: none;
}

.teaser_region_wirtschaft a:active {
	color: #000000;
	text-decoration: underline;
}

.teaser {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
    font-size: 95%;
}

#spaltelinks div.teaser {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
}

#spaltelinks div.newsteaser {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
}

#spaltelinks .teaser p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
    float: left;
}

* html .teaser {
	width: 225px;
	margin: 0 0 5px;
	clear: left;
}

.newsteaser {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
    font-size: 95%;
}

* html .newsteaser {
	width: 225px;
	margin: 0 0 5px;
	clear: left;
}

.teaser h1 {
	/*font-variant: small-caps;*/
	line-height: 125%;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px;
}

#spalterechts .teaser_urlaub_freizeit h6 {
	width: 215px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0;
}

* html #spalterechts .teaser_urlaub_freizeit h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

.teaser p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 10px;
}

.newsteaser h1 {
	font-variant: small-caps;
	line-height: 125%;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px;
}

.newsteaser p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 10px;
}

#spalterechts .teaser_global, #spaltelinks .teaser_global {
	width: 223px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
    background: #ffffff url(../../images/layout/bg_teaser_global.gif) no-repeat 0 bottom;
    border: 1px solid #ccc;

}

* html #spalterechts .teaser_global, * html #spaltelinks .teaser_global {
	width: 224px;
	overflow: hidden;
}

#spalterechts .teaser_global h6, #spaltelinks .teaser_global h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

* html #spalterechts .teaser_global h6, * html #spaltelinks .teaser_global h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

#spalterechts .teaser_global p, #spaltelinks .teaser_global p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_global table, #spaltelinks .teaser_global table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_global p img, #spaltelinks .teaser_global p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

#spalterechts .teaser_urlaub_freizeit, #spaltelinks .teaser_urlaub_freizeit {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
    background: #fce09a url(../../images/layout/bg_teaser_urlaub_freizeit.gif) no-repeat 0 bottom;
}

* html #spalterechts .teaser_urlaub_freizeit, * html #spaltelinks .teaser_urlaub_freizeit {
	width: 215px;
	float: none;
}

#spalterechts .teaser_spezail_urlaub_freizeit, #spaltelinks .teaser_spezail_urlaub_freizeit {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
}

* html #spalterechts .teaser_spezial_urlaub_freizeit, * html #spaltelinks .teaser_spezial_urlaub_freizeit {
	width: 215px;
}

#spalterechts .teaser_urlaub_freizeit h6, #spaltelinks .teaser_urlaub_freizeit h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

#spalterechts .teaser_spezial_urlaub_freizeit h6, #spaltelinks .teaser_spezial_urlaub_freizeit h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

* html #spalterechts .teaser_urlaub_freizeit h6, * html #spaltelinks .teaser_urlaub_freizeit h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

* html #spalterechts .teaser_spezial_urlaub_freizeit h6, * html #spaltelinks .teaser_spezial_urlaub_freizeit h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

#spalterechts .teaser_urlaub_freizeit p, #spaltelinks .teaser_urlaub_freizeit p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_spezial_urlaub_freizeit p, #spaltelinks .teaser_spezial_urlaub_freizeit p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_urlaub_freizeit table, #spaltelinks .teaser_urlaub_freizeit table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_spezial_urlaub_freizeit table, #spaltelinks .teaser_spezial_urlaub_freizeit table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_urlaub_freizeit p img, #spaltelinks .teaser_urlaub_freizeit p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

#spalterechts .teaser_spezial_urlaub_freizeit p img, #spaltelinks .teaser_spezial_urlaub_freizeit p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

#spalterechts .teaser_wein_genuss, #spaltelinks .teaser_wein_genuss {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
    background: #F5F5D9 url(../../images/layout/bg_teaser_wein_genuss.gif) no-repeat 0 bottom;
}

* html #spalterechts .teaser_wein_genuss, * html #spaltelinks .teaser_wein_genuss {
	width: 215px;
	float: none;
}

#spalterechts .teaser_wein_genuss h6, #spaltelinks .teaser_wein_genuss h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

* html #spalterechts .teaser_wein_genuss h6, * html #spaltelinks .teaser_wein_genuss h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

#spalterechts .teaser_wein_genuss p, #spaltelinks .teaser_wein_genuss p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_wein_genuss table, #spaltelinks .teaser_wein_genuss table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_wein_genuss p img, #spaltelinks .teaser_wein_genuss p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

#spalterechts .teaser_kultur_geschichte, #spaltelinks .teaser_kultur_geschichte {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
    background: #F0E9EF url(../../images/layout/bg_teaser_kultur_geschichte.gif) no-repeat 0 bottom;
}

* html #spalterechts .teaser_kultur_geschichte, * html #spaltelinks .teaser_kultur_geschichte {
	width: 215px;
	float: none;
}

#spalterechts .teaser_kultur_geschichte h6, #spaltelinks .teaser_kultur_geschichte h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

* html #spalterechts .teaser_kultur_geschichte h6, * html #spaltelinks .teaser_kultur_geschichte h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

#spalterechts .teaser_kultur_geschichte p, #spaltelinks .teaser_kultur_geschichte p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_kultur_geschichte table, #spaltelinks .teaser_kultur_geschichte table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_kultur_geschichte p img, #spaltelinks .teaser_kultur_geschichte p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

#spalterechts .teaser_region_wirtschaft, #spaltelinks .teaser_region_wirtschaft {
	width: 225px;
	margin: 0 0 15px;
	clear: left;
	padding: 0 0 3px;
	float: left;
	position: relative;
    background: #E5EBF2 url(../../images/layout/bg_teaser_region_wirtschaft.gif) no-repeat 0 bottom;
}

/* Spezailteaser */

#spalterechts .teaser_region_wirtschaft.spezial_orte_rheinhessen {
	background: url(../../images/img_foot_teaser_orte_rheinhessen.jpg) no-repeat 0 bottom !important;
    padding-bottom: 100px;
}

* html #spalterechts .teaser_region_wirtschaft {
	width: 215px;
	float: none;
}

#spalterechts .teaser_region_wirtschaft h6 {
	width: 213px;
	margin: 0;
	clear: left;
	padding: 5px 5px 0 7px;
}

* html #spalterechts .teaser_region_wirtschaft h6 {
	width: 225px;
	margin: 0;
	clear: left;
	padding-bottom: 3px;
}

#spalterechts .teaser_region_wirtschaft p {
	line-height: 125%;
	font-size: 100%;
	margin: 0 0 2px;
	padding: 5px 5px 2px 7px;
}

#spalterechts .teaser_region_wirtschaft table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}

#spalterechts .teaser_region_wirtschaft p img {
	line-height: 125%;
	font-size: 100%;
	padding: 0;
	margin: 0 5px 4px 0;
}

.aktuell_willkommen {
	border-left: 4px solid #cccccc;
	padding-left: 5px;
}

.aktuell_urlaub_freizeit {
	border-left: 4px solid #F0AB00;
	padding-left: 5px;
}

/*.aktuell_urlaub_freizeit a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}*/

.aktuell_urlaub_freizeit a {
	padding-bottom: 2px;
    color: #f0ab00 !important;
}

.aktuell_wein_genuss {
	border-left: 4px solid #77b832;
	padding-left: 5px;
}

/*.aktuell_wein_genuss a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}*/

.aktuell_wein_genuss a {
	padding-bottom: 2px;
    color: #77b832 !important;
}

.aktuell_kultur_geschichte {
	border-left: 4px solid #652257;
	padding-left: 5px;
}

/*.aktuell_kultur_geschichte a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}*/

.aktuell_kultur_geschichte a {
	padding-bottom: 2px;
    color: #652257 !important;
}

.aktuell_region_wirtschaft {
	border-left: 4px solid #003e7d;
	padding-left: 5px;
}

/*.aktuell_region_wirtschaft a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}*/

.aktuell_region_wirtschaft a {
	padding-bottom: 2px;
    color: #003e7d !important;
}

.aktuell_shoppen_schenken {
	border-left: 4px solid #f30;
	padding-left: 5px;
}

.aktuell_shoppen_schenken a {
	background: url(../../images/layout/pfeil_rechts.gif) no-repeat 0 1px;
	padding-left: 15px;
	padding-bottom: 2px;
}

.produktabbildung {
	padding: 0;
	margin-top: 5px !important;
}

/* @end */

/* @group Formulare */

#seiteninhalt .button {
	margin-top: 10px;
	margin-bottom: 10px;
}

.button {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.textField_20 {
	width: 20px;
}

.textField_40 {
	width: 40px;
}

.textField_46 {
	width: 46px;
}

.textField_48 {
	width: 48px;
}

.textField_50 {
	width: 50px;
}

.textField_59 {
	width: 59px;
}

.textField_80 {
	width: 80px;
}

.textField_100 {
	width: 100px;
}

.textField_110 {
	width: 110px;
}

.textField_115 {
	width: 115px;
}

.textField_120 {
	width: 120px;
}

.textField_130 {
	width: 130px;
}

.textField_140 {
	width: 140px;
}

.textField_150 {
	width: 150px;
}

.textField_165 {
	width: 165px;
}

.textField_200 {
	width: 200px;
}

.textField_220 {
	width: 220px;
}

.textField_224 {
	width: 224px;
}

legend {
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	clear: both;
	font-weight: bold;
}

input[type=text] {
	height: 15px;
	padding: 0;
	margin: 0 0 5px;
}

select, textarea {
	margin-bottom: 5px;
	padding: 0;
}

input[type=image] {
	margin-bottom: -5px;
	padding-top: 3px;
}

input[type=checkbox] {
	margin: 0px 0px 0 2px;
	padding: 0px 0px 5px;
}

input[type=radio] {
	margin-bottom: -3px;
}

.checkboxText {
	margin: 0px;
	padding-top: 3px;
}

form br {
	clear: both;
}

form label.left {
	width: 150px;
	float: left;
	text-align: right;
	padding: 5px 5px 5px 0px;
}

form label.left-bold {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 5px;
	color: #666666;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

form label.right-bold {
	float: left;
	text-align: right;
	width: auto;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

* html body#global fieldset {
	width: 432px;
}

* html body#urlaub_freizeit fieldset {
	width: 432px;
}

* html body#wein_genuss fieldset {
	width: 432px;
}

* html body#kultur_geschichte fieldset {
	width: 432px;
}

* html body#gegion_wirtschaft fieldset {
	width: 432px;
}

fieldset div {
  /*width: 400px;*/
  width: 100%;
}

body#global fieldset {
	padding: 0px 10px 10px;
	border: 1px solid #c6c6c6;
	width: 406px;
	margin: 0 0 20px;
}

body#urlaub_freizeit fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border: 1px solid #F0AB00;
	width: 406px;
}

body#wein_genuss fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border: 1px solid #bcbb00;
	width: 406px;
}

body#kultur_geschichte fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border: 1px solid #652257;
	width: 406px;
}

body#region_wirtschaft fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border: 1px solid #003e7d;
	width: 406px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.inputCheck {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.imgFrame {
	width: 100%;
	clear: both;
}

.infoBox {
	background-color: transparent;
	width: 100px;
	min-height: 90px;
	float: left;
}

.infoBox a:visited {
	color: #E6001A;
}

.infoBox a:hover {
	background-color: transparent;
}

.infoBox a:active {
	color: #E6001A;
}

.infoBox a .info {
	display: none;
}

.infoBox a:hover .info {
	display: inline;
	position: absolute;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #cccccc;
	color: #000000;
	text-decoration: none;
	z-index: 100;
} 


/* @end */

/* @group Rheinhessen-Karte */

#rheinhessen-karte {
	width: 432px;
	height: 432px;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Shopnavigation */

#shopmenu a:link {
	color: #333333;
	text-decoration: none;
}

#shopmenu a:hover {
	color: #000000;
	text-decoration: none;
}

#shopmenu a:visited {
	color: #333333;
	text-decoration: none;
}

#shopmenu a:active {
	color: #000000;
	text-decoration: none;
}

#shopmenu {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	float: left;
}

#shopmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: right;
	position: relative;
	color: #ffffff;
}

#shopmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 0 8px;
	color: #ffffff;
	margin: 0;
	background-image: none;
	width: 144px;
}

#shopmenu ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: center;
	border-bottom: 4px solid #5a5a5a;
	font-weight: bold;
	padding-bottom: 6px;
}

#shopmenu ul li.active a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-align: center;
	border-bottom: 7px solid #5a5a5a;
	font-weight: bold;
	padding-bottom: 3px;
}

/* @end */

/* @group Shop */

.produktliste {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
	height: 140px;
    overflow: hidden;
}

.agbhervorgehoben {
	padding: 1px 10px;
	background-color: #ddd;
}

.imgol {
	margin: 0px 15px 15px 0px;
	padding: 0px 0 0 0px;
    float: left;
}

.imgor {
	margin: 0px 0 15px 15px;
	padding: 0px 0px 0 0;
    float: right;
}

#shopwarenkorb {
	float: right;
	width: 193px;
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #ccc;
	clear: left;
	background-color: #f6f6f6;
}

* html #shopwarenkorb {
	margin-right: 5px;
	width: 208px;
}

#shopwarenkorb p {
	margin: 0;
}

#shopwarenkorb h3 {
	margin: 0;
}

/* @end */

/* @group Typo3 Fix */

#seiteninhalt div.csc-textpic-imagewrap, #spalterechts div.csc-textpic-imagewrap {
	font-size: 80%;
	line-height: 100%;
}

dd.csc-textpic-caption {
	padding-top: 5px;
}

dl.csc-textpic-image, dl.csc-textpic-lastcol {
	padding-bottom: 10px;
}

div.csc-textpic-center, div.csc-textpic-imagewrap, .csc-textpic-image {
	margin-left: 0 !important;
}

/* @end */

/* @group Seite Empfehlen Popup */

body#popup fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px;
	border: 1px solid #D0D0BF;
	width: 455px;
}

body#popup {
	background-color: #fff;
	background-image: none;
}

#popup_wraper {
	width: 100%;
	margin: 0;
	padding: 0;
}

#popup_head {
	width: 100%;
	height: 131px;
	background: url(../../images/layout/bg_head_willkommen.gif) no-repeat center top;
}

#popup_content {
	margin: 0;
	padding: 0 20px;
	font-size: 80%;
	line-height: 125%;
}

#popup_content p {
	margin: 10px 0;
	padding: 0;
}

body#popup form label.left {
	width: 200px;
	float: left;
	text-align: right;
	padding: 5px 5px 5px 0px;
}

body#popup form label.left-bold {
	float: left;
	text-align: right;
	width: 200px;
	margin-right: 5px;
	color: #666666;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

body#popup form label.right-bold {
	float: left;
	text-align: right;
	width: auto;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

body#popup .button {
	background: url(../../images/layout/bg_button_willkommen.gif) repeat-x;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-collapse: collapse;
}

/* @end */

/* @group Aktuellmeldungen */

div.news-list-item a img {
	float: left;
	margin: 0 10px 10px 0;
}

div.news-single-img {
	width: 226px;
	display: inline-block;
	float: left;
}

div.news-single-img img {
	margin: 0 10px 10px 0;
	clear: left;
	position: relative;
}

div#seiteninhalt div.news-single-img p.news-single-imgcaption {
	clear: left;
	margin: -5px 0 10px;
	font-size: 90%;
	width: 216px;
	float: left;
	display: inline-block;
	position: relative;
}

* html div#seiteninhalt div.news-single-img p.news-single-imgcaption {
	font-size: 85%;
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
	padding: 0 0 10px;
}

div.news-list-item {
	float: left;
	clear: both;
	width: 432px;
}

div.news-list-browse {
	float: left;
	clear: both;
}

div.tx-ttnews-browsebox {
	margin-top: 20px;
	float: left;
	clear: both;
	width: 432px;
}

/*dd.news-single-files
{
	float: left;
}*/

/* @end */

/* @group Paging */

div#seiteninhalt div.trefferanzahl {
	width: 216px;
	padding: 1px 0 0;
	float: left;
	margin: 0 0 10px;
	height: 25px;
}

* html div#seiteninhalt div.trefferanzahl {
	margin-top: 10px;
	padding-top: 5px;
}

div#seiteninhalt div.sortierung {
	width: 216px;
	padding: 0;
	float: right;
	margin: 0 0 10px;
	text-align: right;
	height: 25px;
}

* html div#seiteninhalt div.sortierung {
	margin-top: 10px;
}

div#seiteninhalt div.sortierung span {
	margin: 0;
}

/** html div#seiteninhalt div.sortierung span
{
	margin: -8px 0 0;
	line-height: 20;
	background-color: teal;
	padding: 0;
	position: relative;
}*/

* html div#seiteninhalt div.sortierung select {
	padding: 0;
	margin: 0;
}

div#seiteninhalt div.paging {
	width: 432px;
	margin: 0 0 10px;
	padding: 0;
	float: left;
	display: block;
}

div#seiteninhalt div.paging_links {
	width: 50px;
	float: left;
	text-align: left;
}

div#seiteninhalt div.paging_mitte {
	width: 332px;
	float: left;
	text-align: center;
}

div#seiteninhalt div.paging_rechts {
	width: 50px;
	float: left;
	text-align: right;
}



/* @end */

/* @group Wetter */

div#seiteninhalt ifra

me {
	border: 1px solid #f0ab00;
}

div#spalterechts iframe table {
	border: 1px solid #f0ab00;
}

.wamrlpt {
	color: #000;
}

/* @end */

/* @group Aufklapper */

body#urlaub_freizeit div#aufklapper {
	display: none;
}

body#urlaub_freizeit div#aufklapper label {
	font-weight: bold;
	/*width: 300px;*/
	width: 100%;
	float: left;
}

* html body#urlaub_freizeit div#aufklapper label {
	/*width: 300px;*/
	width: 100%;
	float: left;
}

body#urlaub_freizeit fieldset#aufklapper_fieldset {
	width: 380px;
	margin-bottom: 10px;
	overflow: hidden;
}

* html body#urlaub_freizeit fieldset#aufklapper_fieldset {
	width: 410px;
	overflow: auto;
}

body#urlaub_freizeit fieldset#aufklapper_fieldset div.fieldset-wrapper {
	overflow: auto;
/

*width: 387px;*/
}

* html body#urlaub_freizeit fieldset#aufklapper_fieldset div.fieldset-wrapper {
	
}

body#urlaub_freizeit div#aufklapper div.formblock {
	width: 50%;
	float: left;
	margin: 0 0 10px;
	padding: 3px 0 0;
	font-size: 90%;
}

* html body#urlaub_freizeit div#aufklapper div.formblock {
	/*width: 193px;*/
	float: left;
	margin: 0 0 10px;
	padding: 0;
	font-size: 85%;
}

body#urlaub_freizeit div#aufklapper div.formblock input {
	margin: 0 0 5px;
	float: left;
}

* html body#urlaub_freizeit div#aufklapper div.formblock input {
	margin-bottom: 0;
}

body#urlaub_freizeit div#aufklapper div.formblock span.kriterium {
	float: right;
	margin: 0;
	padding: 0;
	width: 175px;
	display: block;
}

* html body#urlaub_freizeit div#aufklapper div.formblock span.kriterium {
	width: 170px;
}

body#urlaub_freizeit fieldset.fieldset_collapsed {
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-right-color: #fff;
}

body#urlaub_freizeit fieldset.fieldset_expanded {
	
}

body#global fieldset#aufklapper_fieldset legend a#aufklapper_link.collapsed {
	background: url(../../images/layout/bg_menu_collapsed.gif) no-repeat left center;
	padding-left: 12px;
	text-decoration: none;
}

body#global fieldset#aufklapper_fieldset legend a#aufklapper_link.expanded {
	background: url(../../images/layout/bg_menu_expanded.gif) no-repeat left center;
	padding-left: 12px;
	text-decoration: none;
}

body#urlaub_freizeit fieldset#aufklapper_fieldset legend a#aufklapper_link.collapsed {
	background: url(../../images/layout/bg_menu_collapsed_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
}

body#urlaub_freizeit fieldset#aufklapper_fieldset legend a#aufklapper_link.expanded {
	background: url(../../images/layout/bg_menu_expanded_urlaub_freizeit.gif) no-repeat left center;
	padding-left: 12px;
	color: #ED7E03;
	text-decoration: none;
}

body#kultur_geschichte #imageDiv
{
    display: none;
    float: right;
    margin: 10px 0px 15px 15px;
    width: 102px;
}

body#kultur_geschichte #imageDiv a img
{
    border: 1px solid #652257;
    /*width: 100px;*/
}

/* @end */

/* @group Capture */

span.tx-srfreecap-pi2-cant-read {
  font-weight: bold;
  color: #333;
}



/* @end */

/* @group Map */

#bigmap {
	position: absolute;
	margin-left: -481px;
	left: 50%;
	top: 200px;
	width: 943px;
	z-index: 5;
	padding: 0 0 0 20px;
}



/* @end */