/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/
div#masternav ul,
div.mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#masternav ul li {
	float: left;
	background-image: url(/fileadmin/static/style/pic/fond-masternav-inaktiv.png);
	display: block;
	width: 198px;
	height: 62px;
	margin-right: 1px;
	background-position: -5px 0;
}

div.mainnav ul li {
	float: left;
	margin-right: 10px;
	font-size: 12px;
	display: block;
	height: 28px;
	overflow: hidden;
	width: auto;
	background-image: none;
}

div#masternav ul li div {
	display: none;
}

div#masternav ul li.active div {
	display: block;
}

div#masternav ul li:hover div {
	display: block;
}

div#masternav ul div.mainnav li {
	background-image: none;
	height: 32px;
	width: auto;
	margin: 0;
	padding-right: 0;
	
}

div#masternav ul li div.mainnav li a,
div#masternav ul li.active div.mainnav li a
 {
	background-image: url(/fileadmin/static/style/pic/nav-line.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: auto;
	margin: 10px;
	margin-right: 0;
	margin-top: 8px;
	width: auto;
	padding-right:10px;
	width:auto;
	color: #999;
	margin-top: 4px;
}

div#masternav ul li div.mainnav li.active {
	font-weight: bold;
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#masternav ul li.li-rlp-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-rlp.png) !important;
}
div#masternav ul li.li-radwanderland-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-radwanderland.png) !important;
}
div#masternav ul li.li-wanderwunder-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-wanderwunder.png) !important;
}
div#masternav ul li.li-weinreich-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-weinreich.png) !important;
}
div#masternav ul li.li-ichzeit-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-ichzeit.png) !important;
}
div#masternav ul li.li-rc-active div.mainnav li.active {
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil-rc.png) !important;
}



div.mainnav a {
	text-decoration: none;
	color: #000;

}

div#masternav ul li.active {
	background-image: url(/fileadmin/static/style/pic/fond-aktiv.png);
	background-position: -3px -310px;
}

.body--nl ul li.active {
	background-image: url(/fileadmin/static/style/pic/fond-aktiv-nl.png);
}

div#masternav ul li.active a {
	background-image: url(/fileadmin/static/style/pic/nav-current.png);
	background-position: -3px 0;
}

.body--nl div#masternav ul li.active a {
	background-image: url(/fileadmin/static/style/pic/nav-current-nl.png);
}

li.inactive a.master {
	background-image: url(/fileadmin/static/style/pic/nav-inaktiv.png);
	background-position: -3px 0;
}

.body--nl li.inactive a.master {
	background-image: url(/fileadmin/static/style/pic/nav-inaktiv-nl.png);
}

li.inactive a.master:HOVER {
	background-image: url(/fileadmin/static/style/pic/nav-aktiv.png);
}

.body--nl li.inactive a.master:HOVER {
	background-image: url(/fileadmin/static/style/pic/nav-aktiv-nl.png);
}

body.body-rlp div#masternav ul li.li-rlp-active,
body.body-rlp div#masternav ul li.li-rlp-active a,
li.li-rlp a.master {
	background-position: -3px 0px;
}

body.body-radwanderland div#masternav ul li.li-rlp-active a,
body.body-weinreich div#masternav ul li.li-rlp-active a,
body.body-wanderwunder div#masternav ul li.li-rlp-active a {
	background-image: url(/fileadmin/static/style/pic/nav-inaktiv.png);
}

body.body-radwanderland div#masternav ul li.li-rlp-active a.master:HOVER,
body.body-weinreich div#masternav ul li.li-rlp-active a.master:HOVER,
body.body-wanderwunder div#masternav ul li.li-rlp-active a.master:HOVER {
	background-image: url(/fileadmin/static/style/pic/nav-aktiv.png);
}



div#masternav ul li.li-radwanderland-active,
div#masternav ul li.li-radwanderland-active a,
li.li-radwanderland a.master {
	background-position: -3px -62px;
}

div#masternav ul li.li-wanderwunder-active,
div#masternav ul li.li-wanderwunder-active a,
li.li-wanderwunder a.master {
	background-position: -3px -124px;
}


div#masternav ul li.li-weinreich-active,
div#masternav ul li.li-weinreich-active a,
li.li-weinreich a.master {
	background-position: -3px -186px;
}

div#masternav ul li.li-ichzeit-active,
div#masternav ul li.li-ichzeit-active a,
li.li-ichzeit a.master {
	background-position: -3px -248px;
}


div#masternav {
	position: absolute;
	left: 15px;
	width: 1000px;
	top: -154px;

}

div.mainnav {
	position: absolute;
	left: 0px;
	top: 62px;
	width: 994px;
	
}

body.body-rlp div.mainnav {
	border-bottom: 4px solid #2F9D9A;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-rlp.gif);
	
}
body.body-radwanderland div.mainnav {
	border-bottom: 4px solid #79B51D;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-radwanderland.gif);
	
}
body.body-wanderwunder div.mainnav {
	border-bottom: 4px solid #008BCF;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-wanderwunder.gif);
	
}
body.body-weinreich div.mainnav {
	border-bottom: 4px solid #B7151D;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-weinreich.gif);
	
}
body.body-ichzeit div.mainnav {
	border-bottom: 4px solid #F4B63C;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-ichzeit.gif);
}

body.body-rc div.mainnav {
	border-bottom: 4px solid #DD057C;
	background-image: url(/fileadmin/static/style/pic/fond-mainnav-rc.gif);
}

div.mainnav ul {
	margin: 12px;
}

div#masternav li a {
	width: 200px;
	display: block;
	height: 62px;
}


div#masternav ul li.active div.mainnav li.active {
	font-weight: bold;
	background-image: url(/fileadmin/static/style/pic/mainnav-pfeil.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul.thirdnav  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;

	padding-right: 10px;
	border-right: 1px solid black;
}

ul.thirdnav li {
	line-height: 2em;
}

ul.thirdnav li a {
	color: #999;
	text-decoration: none;
}

body.body--en div#masternav ul li,
body.body--rc div#masternav ul li,
body.body--se div#masternav ul li,
body.body--it div#masternav ul li,
body.body--es div#masternav ul li,
body.body--fr div#masternav ul li {
	background-image: none;
}

body.body--en #masternav a.master,
body.body--rc #masternav a.master,
body.body--es #masternav a.master,
body.body--it #masternav a.master,
body.body--se #masternav a.master,
body.body--fr #masternav a.master {
	display: none;
}

body.body--en #content,
body.body--rc #content,
body.body--it #content,
body.body--es #content,
body.body--se #content,
body.body--fr #content {
	top: 420px;
}

.body-ichzeit #footer *{
	color: #737373;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*//* panels.css */
div.panel-legend {
	float: left;
	width: 196px;
	padding: 0px;
	padding-right: 10px;
	color: #2f9d9a;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

div.panel-content {
	padding: 0 10px 10px 216px;
}

div.panel-content ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

div.panel-content ul.nav li {
	font-size: 12px;
	color: #999;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

div.panel-content ul.nav li a {
	margin: 4px 0 10px 10px;
	background-image: url(/fileadmin/static/style/pic/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	color: #999;
	text-decoration: none;
}

div.panel-content ul.nav li a.active {
	font-weight: bold;
}

div.panel-content ul.nav li.last {
	float: none;
}

div.panel-content ul.nav li.last a {
	background-image: none;
}





div.panellegend {
	color: #2f9d9a;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

div.panelcontent ul.nav {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

div.panelcontent ul.nav li {
	font-size: 12px;
	color: #999;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

div.panelcontent ul.nav li a {
	margin: 4px 0 10px 10px;
	background-image: url(/fileadmin/static/style/pic/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	color: #999;
	text-decoration: none;
}

div.panelcontent ul.nav li a.active {
	font-weight: bold;
}

div.panelcontent ul.nav li.last {
	float: none;
}

div.panelcontent ul.nav li.last a {
	background-image: none;
}

.tx-comments-pi1 {
	padding-right: 20px;
}
.tx-comments-comment-1,
.tx-comments-comment-2 {
	border: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px;
}

#cboxContent .tx-comments-comments{
	margin-right: 20px;
}

body.body-testfooter #content {
	top: 442px;
}

body.body-testfooter #headfond {
	top: 288px;
}

body.body-testfooter #headpic #headpic-inner {
	height: 442px;
}

body.body-testfooter {
	background-position: 0 442px;
}

body.body-testfooter #subcontent {
	padding-bottom: 0;
}
body.body-testfooter #footer2 {
	background-image: none;
	padding-top: 0;
}

body.body-testfooter #footer {
	position: absolute;
	background-color: transparent;
	height: 0;
	font-size: 11px;
}

body.body-testfooter #footer #footer-content {
	padding: 0px;
	background-image: url(fileadmin/static/style/pic/footer-fond.png);
	background-repeat: repeat-x;
	background-color: transparent;
	border-top-width: 0;
}

body.body-testfooter ul.socialbar {
	width: 181px;
}

body.body-testfooter ul.socialbar li {
	float: none;
}

div.tx-vgetagcloud-pi1 a:hover {
	font-size: 120%;
	color: black;
}
body.body-testfooter ul.nav,
body.body-testfooter ul.nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body.body-testfooter ul.nav li {
	/*line-height: 1.5em;*/
}

body.body-testfooter div.tx-ratings {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	margin-bottom: 0px;
}

body.body-testfooter .tx-ratings-display,
body.body-testfooter .tx-ratings-grey-bar,
body.body-testfooter .tx-ratings-gold-bar,
body.body-testfooter .tx-ratings-vote-bar { 
		height: 14px; 
		font-size: 1px; 
	}
body.body-testfooter .tx-ratings-grey-bar,
body.body-testfooter .tx-ratings-gold-bar { 
		background-image: url(fileadmin/static/style/pic/rating-rlp.png);
		background-repeat: repeat-x;
}

body.body-wanderwunder .tx-ratings-gold-bar {
	background-image: url(fileadmin/static/style/pic/rating-wanderwunder.png);	
}
body.body-radwanderland .tx-ratings-gold-bar {
	background-image: url(fileadmin/static/style/pic/rating-radwanderland.png);	
}
body.body-weinreich .tx-ratings-gold-bar {
	background-image: url(fileadmin/static/style/pic/rating-weinreich.png);	
}
body.body-ichzeit .tx-ratings-gold-bar {
	background-image: url(fileadmin/static/style/pic/rating-ichzeit.png);	
}

body.body-testfooter .tx-ratings-grey-bar,
body.body-testfooter .tx-ratings-vote-bar {
	width: 70px;
}

body.body-testfooter .tx-ratings-gold-bar { 
	background-position: 0px -28px;
}

body.body-testfooter .tx-ratings-text { 
	position: absolute;
	left: 80px;
	top: 0;
}
	
body.body-testfooter .tx-ratings-vote-bar DIV A { width: 14px; height: 14px; border: none; text-decoration: none; }
body.body-testfooter .tx-ratings-vote-bar DIV A:hover { background-image: url(fileadmin/static/style/pic/rating-rlp.png); background-position: 0 -14px; }
body.body-testfooter .tx-ratings-vote-bar DIV A.tx-ratings-star-1 { left: 0px; width: 14px; z-index: 5; }
body.body-testfooter .tx-ratings-vote-bar DIV A.tx-ratings-star-2 { left: 0px; width: 28px; z-index: 4; }
body.body-testfooter .tx-ratings-vote-bar DIV A.tx-ratings-star-3 { left: 0px; width: 42px; z-index: 3; }
body.body-testfooter .tx-ratings-vote-bar DIV A.tx-ratings-star-4 { left: 0px; width: 56px; z-index: 2; }
body.body-testfooter .tx-ratings-vote-bar DIV A.tx-ratings-star-5 { left: 0px; width: 70px; z-index: 1; }

body.body-testfooter p#givecomment {
	padding-left: 0;
	margin-bottom: 0;
}

body.body-testfooter div.tx-comments-pi1 {
	line-height: 1.5em;
	padding-right: 0;
	margin-top: 20px;
}

body.body-testfooter div.tx-vgetagcloud-pi1 {
	margin-bottom: 0;
}


body.body-testfooter div.tx-comments-pi1 p {
		line-height: 1.5em;
}

body.body-testfooter div#kommentardisplay {
	
}

span#lesezeichen-activator {
	cursor: pointer;
	display: block;
	padding-left: 25px;
	background-image: url(fileadmin/static/style/pic/lesezeichen.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
	height: 20px;
}

a#facebooklink,
a#twitterlink,
a#youtubelink,
a#flickrlink,
a#rsslink,
a#blogwawulink,
a#blogweinlink,
a#blogradlink,
a#blogichzeitlink,
a#blogwanderreporterlink {
	padding-left: 25px;
	display: block;
	background-position: 0px 0;
	background-repeat: no-repeat;
	height: 26px;
}

a#facebooklink {
	background-image: url(fileadmin/static/image/bookmarkicons/facebook.gif);
}
a#twitterlink {
	background-image: url(fileadmin/static/image/bookmarkicons/twitter.gif);
}
a#youtubelink {
	background-image: url(fileadmin/static/image/bookmarkicons/youtube.png);
}
a#flickrlink {
	background-image: url(fileadmin/static/image/bookmarkicons/flickr.png);
}

a#rsslink {
	background-image: url(fileadmin/static/image/bookmarkicons/rss.png);
}

a#blogwawulink {
	background-image: url(fileadmin/static/image/bookmarkicons/blog-wawu.gif);
}
a#blogradlink {
	background-image: url(fileadmin/static/image/bookmarkicons/blog-rad.gif);
}
a#blogweinlink {
	background-image: url(fileadmin/static/image/bookmarkicons/blog-wein.gif);
}
a#blogichzeitlink {
	background-image: url(fileadmin/static/image/bookmarkicons/blog-ichzeit.gif);
}

a#blogwanderreporterlink {
	background-image: url(fileadmin/static/image/bookmarkicons/wanderreporter.gif);
}



div#lesezeichen {
	border: 1px solid black;
	padding: 20px;
	position: absolute;
	bottom: 0;
	margin-bottom: -100px;
	margin-left: 50px;
	background-color: white;
}

div#lesezeichen ul {
	border: 0;
	margin: 0;
	padding: 0;
}

body.body-testfooter div#helpers {
	position: absolute;
	left: 815px;
	top: -88px;
	width: 200px;
	height: 30px;
	z-index: 20000;
}

body.body-testfooter div#suche {
	top: 0;
	left: 0;
	z-index: 20000;
	padding-left: 18px;
	padding-top: 4px;
}

body.body-testfooter div#suchfeld {
	width: 180px;
    height: 25px;
    margin-top: 0px;
    background-image: url(/fileadmin/static/style/pic/suchfeld-fond2.png);
    background-repeat: no-repeat;
    background-position: left;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
    margin-left: 0px;
    position: relative;
}

body.body-testfooter div#suchfeld input.textfeld {
    margin: 0;
    border: 0;
    padding: 2px;
    background-color: white;
    background-image: url(/fileadmin/static/style/pic/suchfeld-fond2.png);
    background-position: -10px -4px;
    background-repeat: no-repeat;
    width: 140px;
    left: 10px;
    top: 4px;
    position: absolute;
    z-index: 10000;
    
}

body.body-testfooter div#sprache {
	right: 6px;
}

body.body-testfooter div#sprache ul {
	background-image: url(fileadmin/static/style/pic/white85.png);
	background-color: white;
	width: 190px;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/
div#schnellfinder {
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: white;
	
}



div#schnellfinder p {
	margin: 0;
	margin-left: 15px;
	padding: 2px;	
	border-bottom: 1px solid white;
}




div#schnellfinder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

div#schnellfinder li {
	display: block;
	font-size: 18px;
	background-image: url(/fileadmin/static/style/pic/line-schnellfinder.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 1.2em;
	margin: 0;
	padding: 0;

}

div#schnellfinder a {
	text-decoration: none;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
div#schnellfinder li.last {
	background-image: none;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/
.columns {
	padding: 20px;
	clear: both;
	overflow: hidden;
}

.columns-randlos {
	clear: both;
	overflow: hidden;
}
.cl50 {
	width: 50%;
	float: left;
	margin-right: -20px;
}

.cr50 {
	width: 50%;
	float: right;
	margin-left: -20px;
}
.cl40 {
	width: 40%;
	float: left;
	margin-right: -20px;
}

.cr40 {
	width: 40%;
	float: right;
	margin-left: -20px;
}
.cl60 {
	width: 60%;
	float: left;
	margin-right: -20px;
}

.cr60 {
	width: 60%;
	float: right;
	margin-left: -20px;
}
.subcl {
	padding-right: 10px;
}

.subcr {
	padding-left: 10px;
}

.cl20 {
	width: 20%;
	float: left;
	margin-right: -20px;
}

.cr80 {
	width: 80%;
	float: right;
	margin-left: -20px;
}

.cl40 {
	width: 40%;
	float: left;
	margin-right: -20px;
}

.cr60 {
	width: 60%;
	float: right;
	margin-left: -20px;
}

.cl470 {
	width: 470px;
	float: left;
	margin-right: -20px;
}

.cl790 {
	width: 790px;
	float: left;
	margin-right: -20px;
}

.cl211px {
	width: 211px;
	float: left;
	margin-right: -20px;
}

.cr773px {
	width: 773px;
	float: right;
	margin-left: -20px;
}

.cr204 {
	width: 204px;
	float: right;
	margin-left: -20px;
}


.cr234 {
	width: 266px;
	float: right;
	margin-left: -20px;
}

.cr320 {
	width: 320px;
	float: right;
	margin-left: -20px;
}
div.teaser {
	height: 130px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.teaserleft {
	padding-right: 20px;
	background-image: url(/fileadmin/static/style/pic/teaserleft-background);
	background-position: top right;
	background-repeat: no-repeat;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*//* content.css */
h1,h2 {
	font-size: 1.75em;
	line-height: 1.2em;
	font-weight: normal;
	color: #2f9d9a;
	margin: 0;
}

h1 {
	margin-bottom: 10px;
}
h2 {
	font-size: 1.5em;
}

h4 {
	margin: 0;
}

p, li, td {
	font-size: 1em;
	line-height: 2.083em;
	margin-top: 0;
}

p.addresstext {
	line-height: 1.6em;
}

.textbox p {
	
	line-height: 1.667em;
	
}

a {
	text-decoration: none;
}


a.button,
p.buttonlink a,
.tx-pagebrowse a {
	padding: 4px;
	background-image: url(/fileadmin/static/style/pic/href.png);
	background-repeat: repeat-x;
	color: #666;	
}

a.anfragebutton {
	/*float: right;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 37px;
	padding-right: 37px;
	background-color: #F4B63C;
	color: white;
	font-weight: bold;
	margin-top: -4px;
}

.news-list-container {
	margin: 0;
	padding: 0;
}

.news-list-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news-list-container ul li{
	background-image: url(/fileadmin/static/style/pic/news-pfeil-rlp.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

body.body-ichzeit .news-list-container ul li {
	background-image: url(/fileadmin/static/style/pic/news-pfeil-ichzeit.png);
}

body.body-wanderwunder .news-list-container ul li {
	background-image: url(/fileadmin/static/style/pic/news-pfeil-wanderwunder.png);
}

body.body-radwanderland .news-list-container ul li {
	background-image: url(/fileadmin/static/style/pic/news-pfeil-radwanderland.png);
}

body.body-weinreich .news-list-container ul li {
	background-image: url(/fileadmin/static/style/pic/news-pfeil-weinreich.png);
}

div.ichzeit-hotel-schwerpunkt p {
	line-height: 140%;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	
	position: relative;
}

div.ichzeit-hotel-schwerpunkt img {
	float: left; 
	margin-right: 20px;
	border: 0;
	margin-left: 5px;
}

span.spanright {
	position: absolute;
	right: 5px;
}

div.ichzeit-hotel-schwerpunkt p.dark {
	background-color: #eee;
}

div.tx-shfrichzeitpauschalen-pi1 p.tabs {
	height: 39px;
	padding-top: 10px;
	width: 468px;
	margin-bottom: 0;
}

div.tx-shfrichzeitpauschalen-pi1 p.tabs span {
	display: block;
	float: left;
	text-align: center;
	cursor: pointer;
	background-color: white;
	width: 156px;
	background-image: url(/fileadmin/static/style/pic/tab-inactive.jpg);
	background-position: top right;
	height: 39px;
}

div.tx-shfrichzeitpauschalen-pi1 p.tabs span.active {
	background-image: url(/fileadmin/static/style/pic/tab-active.jpg);
	font-weight: bold;
}


div.ichzeit-hotel-schwerpunkt {
	padding: 10px;
	border: 1px solid #F4B63C;
	border-top: 0;
}

.invisible {
	display: none;
}

div.news-single-img {
	margin: 0;
	margin-bottom: 20px;
	float: none;
}

div.ichzeit-anfragelink {
	margin-bottom: 20px;
	background-color: #F4B63C;
	padding: 5px;
	text-align: right;
}

div.ichzeit-anfragelink a {
	color: white;
	font-weight: bold;
}

ul.partner,
ul.partner li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.partner li {
	float: left;
	margin-right: 10px;

}

ul.partner li img {
	border: 0;
	height: 50px;
}

label {
	display: block;
	color: #666;
}

label.tx_shfrform_inlineinput,
label.tx_shfrform_inlineselect
 {
	float: left;
	width: 150px;
	margin-right: 20px;
}

label.tx_shfrformradiolabel {
	display: inline;
	margin-left: 5px;
	margin-right: 20px;
}

label.tx_shfrformcheck {
}

.error {
	font-weight: bold;
}

form.colform input.text,
form.colform textarea {
	width: 95%;
}

form.colform textarea {
	padding: 3px;
}

form.colform hr {
	margin-right: 10px;
	border: 1px solid #ccc;
	border-bottom-width: 0;
	border-collapse: collapse;
}

div.tx-flseositemap-pi1 {
	margin-bottom: 20px;
}

div.tx-flseositemap-pi1 ul {
	list-style-type: none;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}

div.tx-flseositemap-pi1 li {
	background-color: transparent;
	border: 0;
}

div.tx-flseositemap-pi1 li.level0 {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

div.tx-flseositemap-pi1 li.level1 {
	font-size: 14px;
}

div.tx-flseositemap-pi1 li.level2 {
	font-size: 12px;
}

div.tx-flseositemap-pi1 li.level3 {
	font-size: 12px;
	font-style: italic;
}




span.error {
	color: #cc0000;
}

span.aktionspreis {
	font-size: 18px;
	font-weight: bold;
}

span.regulaerpreis {
	color: #999;
	text-decoration: line-through;
}

span.betriebsmarker,
span.betriebsmarker-pressed {
	cursor: pointer;
	border: 2px outset #eee;
	background-color: #eee;
	padding: 4px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

span.betriebsmarker-pressed {
	border: 2px inset #ccc;
	background-color: #ccc;
}

fieldset.map-legend {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 10px;
	padding-right: 120px;
}

fieldset.map-legend legend {
	font-size: 10px;
}

div#barrierefrei_search label {
	float: left;
	display: block;
	width: 200px;
}

iframe.integrated {
	width: 100%;
	height: 800px;
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

span.youtube {
	position: relative;
	display: block;
	cursor: pointer;
}

span.youtube span.playbutton {
	display: block;
	margin: 0;
	padding: 0;
	width: 181px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/typo3conf/ext/sftextboxyoutube/youtube.png);
}

span.youtube:HOVER span.playbutton {
	display: block;
}

body.body-radwanderland div.tx-shfrthemenangebote-pi2 * {
	color: #666;
}

body.body-radwanderland div.tx-shfrthemenangebote-pi2 label,
body.body-radwanderland div.tx-shfrthemenangebote-pi2 input {
	color: #000;
}

body.body-radwanderland div.tx-shfrthemenangebote-pi2 strong,
body.body-radwanderland div.tx-shfrthemenangebote-pi2 h1 {
	color: #79B51D;
}

.tx-comments-comments p {
	margin-bottom: 0;
}

.tx-comments-comments hr {
	margin: 0;
}

#flickr_badge_uber_wrapper {
	width: 467px;
	overflow: visible;
}
#flickr_badge_wrapper {
	width: 500px;
}
#flickr_badge_wrapper img {
	width: 75px;
	height: 75px;
	border: 0;
}

.flickr_badge_image {
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
}

.csc-textpic-caption {
	font-size: 90%;
	font-style: italic;
}

div.tx-vgetagcloud-pi1 {
	background-color: transparent;
	padding: 0;
	margin-bottom: 20px;
}

div.tx-vgetagcloud-pi1 li {
	display: block;
}

div.tx-vgetagcloud-pi1 li.w1 { font-size: 100%; }
div.tx-vgetagcloud-pi1 li.w2 { font-size: 100%; }
div.tx-vgetagcloud-pi1 li.w3 { font-size: 125%; }
div.tx-vgetagcloud-pi1 li.w4 { font-size: 125%; }
div.tx-vgetagcloud-pi1 li.w5 { font-size: 150%; }
div.tx-vgetagcloud-pi1 li.w6 { font-size: 150%; }
div.tx-vgetagcloud-pi1 li.w7 { font-size: 175%; }
div.tx-vgetagcloud-pi1 li.w8 { font-size: 175%; }
div.tx-vgetagcloud-pi1 li.w2,
div.tx-vgetagcloud-pi1 li.w4,
div.tx-vgetagcloud-pi1 li.w6,
div.tx-vgetagcloud-pi1 li.w8 { font-weight: bold; }

div.tx-vgetagcloud-pi1 li.w1 a,
div.tx-vgetagcloud-pi1 li.w3 a,
div.tx-vgetagcloud-pi1 li.w5 a,
div.tx-vgetagcloud-pi1 li.w7 a {  }

img.external-link {
	float: none !important;
	margin: 0 0 -2px 5px !important;
}

.rlpcolor { color: #2F9D9A; }
.radwanderlandcolor { color: #79B51D;}
.wanderwundercolor { color: #008BCF; }
.weinreichcolor { color: #B7151D; }
.ichzeitcolor { color: #F4B63C; }

#cboxClose2{position:absolute; top:0; right:30px; cursor: pointer; padding-top: 5px;}

ul#twitter_update_list,
ul#twitter_update_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.news-controls span {
	width: 20px;
	text-align: center;
	float: left;
	display: block;
	cursor: pointer;
	padding: 4px;
}

div.news-controls span:hover {
	background-color: #ccc;
}

div.hovermap img {
	position: absolute;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/
ul.socialbar {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0;
	width: 325px;
	border-top: 1px solid #999;
}

ul.socialbar li {
	list-style-type: none;
	float: left;
	margin-right: 4px;
}

.tx-twittersearch-pi1 {
	background-repeat: no-repeat;
	background-position: 1px 0;
	padding: 20px;
	padding-top: 0;
}

.tx-twittersearch-pi1 h2 {
	margin-bottom: 20px;
}

.tx-sffacebookapp-pi1 {
	padding: 20px;
}

div.center-divided div.csc-header {
	padding-left: 20px;
	padding-right: 20px;
}
/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*//*@import "navigation.css";
@import "panels.css";
@import "schnellfinder.css";
@import "columns.css";
@import "content.css";
@import "social.css";*/

/* layout.css */
html, body {
     margin:0;
     padding:0;
     height:100%;
}
html, body {
     min-height: 100%;
}



* {
	font-family: Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: center 482px;
	background-image: url(/fileadmin/static/style/pic/fond-center-rlp.jpg);
	font-size: 12px;
}

div#contentback {
	position: absolute;
	left: 50%;
	margin-left: -497px;
	width: 994px;
	background-color: white;
	top: 0;
	bottom: 0;
	z-index: -11;
}

body.body-rlp {
	background-image: url(/fileadmin/static/style/pic/fond-center-rlp.gif);
	background-color: #2F9D9A;
	
}
body.body-radwanderland {
	background-image: url(/fileadmin/static/style/pic/fond-center-radwanderland.gif);
	background-color: #79B51D;
}
body.body-wanderwunder {
	background-image: url(/fileadmin/static/style/pic/fond-center-wanderwunder.gif);
	background-color: #008BCF;
}
body.body-weinreich {
	background-image: url(/fileadmin/static/style/pic/fond-center-weinreich.gif);
	background-color: #B7151D;
}
body.body-ichzeit {
	background-image: url(/fileadmin/static/style/pic/fond-center-ichzeit.gif);
	background-color: #F4B63C;
}

body.body-rc {
	background-image: url(/fileadmin/static/style/pic/fond-center-rc.jpg);
	background-color: #dd057c;
	
}




div#outerouterspace {
	width: 1024px;
	margin: auto;
}

div#outerspace {
	width: 1024px;
	margin-left: 0px;
	position: absolute;
	top: 0;
}

div#headfond {
	position: absolute;
	top: 328px;
	left: 0;
	width: 100%;
	height: 154px;
	z-index: 8;
}
div#headpic {
	background-color: white;
}
div#headpic,
div#headlogo {
	width: 100%;
	overflow: hidden;
	z-index: -10;
	text-align: center;
}

div#headlogo {
	overflow: visible;
}

div#headlogoouter {
	margin: auto;
	width: 1024px;
}

div#headlogo {
	position: absolute;
	/*left: 50%;
	margin-left: -512px;*/
	top: 0;
	width: 1024px;
	height: 250px;
	margin: auto;
	z-index: 10;
}

div#suchfeld {
	width: 208px;
	height: 25px;
	margin-top: 10px;
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 700px;
	position: relative;
}

body.body--en div#suchfeld {
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond-uk.png);
}
body.body--se div#suchfeld {
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond-se.png);
}

body.body--es div#suchfeld {
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond-es.png);
}

body.body--it div#suchfeld {
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond-it.png);
}

body.body--fr div#suchfeld {
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond-fr.png);
}


body.body--en div#suchfeld input.textfeld {
	left: 70px;
	width: 110px;
}

body.body--es div#suchfeld input.textfeld {
	left: 90px;
	width: 90px;
}


div#suchfeld span {
	position: absolute;
	left: 10px;
	top: 7px;
	left: 15px;
}

div#suchfeld input {
	margin: 2px;
	font-size: 11px;
}

div#suchfeld input.textfeld {
	margin: 0;
	border: 0;
	padding: 2px;
	background-color: white;
	background-image: url(/fileadmin/static/style/pic/suchfeld-fond.png);
	background-position: -60px -4px;
	background-repeat: no-repeat;
	width: 120px;
	left: 60px;
	top: 4px;
	position: absolute;
	z-index: 10000;
	
}

div#suchfeld .button {
	background-image: url(/fileadmin/static/style/pic/suchfeld-button.png);
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 20px;
	background-position: right 0px;
	background-repeat: no-repeat;
	margin: 0;
	
}

.body-radwanderland div#suchfeld .button {
	background-position: right -25px;
}
.body-wanderwunder div#suchfeld .button {
	background-position: right -50px;
}
.body-weinreich div#suchfeld .button {
	background-position: right -75px;
}
.body-ichzeit div#suchfeld .button {
	background-position: right -100px;
}

.body-rc div#suchfeld .button {
	background-position: right -125px;
}

div#headpic-inner {
	width: 1024px;
	height: 482px;
	margin: auto;
	overflow: visible;
	text-align: center;
	position: relative;
}

div#headpic-inner ul,
ul.innerfade {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.innerfade {
	height: 130px !important;
	margin-bottom: 20px;
}

ul.innerfade.gallery280 {
	height: 280px !important;
}

ul.innerfade.gallery430 {
	height: 430px !important;
}

div#headpic-inner ul li,
ul.innerfade li {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#headpic img {
	margin-left: -128px;

}

div#headnav {
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(/fileadmin/static/style/pic/fond-topnav.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	z-index: 8;
}

div.picfond-rlp {
	background-image: url(/fileadmin/static/style/pic/pic-fond-rlp.png);
}
div.picfond-radwanderland {
	background-image: url(/fileadmin/static/style/pic/pic-fond-radwanderland.png);
}
div.picfond-wanderwunder {
	background-image: url(/fileadmin/static/style/pic/pic-fond-wanderwunder.png);
}
div.picfond-weinreich {
	background-image: url(/fileadmin/static/style/pic/pic-fond-weinreich.png);
}
div.picfond-ichzeit {
	background-image: url(/fileadmin/static/style/pic/pic-fond-ichzeit.png);
}

div.picfond-rc {
	background-image: url(/fileadmin/static/style/pic/pic-fond-rc.png);
}


div#content {
	position: absolute;
	top:482px;
	z-index: 9;
}


div.background-rlp {
	background-image: url(/fileadmin/static/style/pic/fond-center-rlp.gif);
	background-color: #2F9D9A;
}
div.background-radwanderland {
	background-image: url(/fileadmin/static/style/pic/fond-center-radwanderland.gif);
	background-color: #79B51D;
}
div.background-weinreich {
	background-image: url(/fileadmin/static/style/pic/fond-center-weinreich.gif);
	background-color: #B7151D;
}
div.background-wanderwunder {
	background-image: url(/fileadmin/static/style/pic/fond-center-wanderwunder.gif);
	background-color: #008BCF;
}
div.background-ichzeit {
	background-image: url(/fileadmin/static/style/pic/fond-center-ichzeit.gif);
	background-color: #F4B63C;
}
div.background-rc {
	background-image: url(/fileadmin/static/style/pic/fond-center-rc.jpg);
	background-color: #dd057c;
}

div#subcontent {
	width: 994px;
	background-color: white;
	margin-left: 15px;
	z-index: 4;
	margin-top: -56px;
	padding-bottom: 40px;
	position: relative;
}
div#footer {
	position: fixed;
	width: 100%;
	background-color: transparent;
	/*left: 50%;
	margin-left: -497px;*/
	display: block;
	bottom: 0px;
	z-index: 10;	
	height: 45px;
	left: 0;
}

div#footer1 {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

div#footer2 {
	padding-top: 10px;
	width: 994px;
	margin-left: 15px;
	background-image: url(/fileadmin/static/style/pic/fond-footer-white.png);
	background-repeat: repeat-x;

}

div#footer div#footer-content {
	border-top-width: 4px;
	border-top-style: solid;
	padding: 10px;
	padding-bottom: 0;
	background-color: white;
	
}

div#footer div.footer-rlp {
	border-color: #2f9d9a;
}
div#footer div.footer-radwanderland {
	border-color: #79B51D;
}
div#footer div.footer-wanderwunder {
	border-color: #008BCF;
}
div#footer div.footer-weinreich {
	border-color: #B7151D;
}
div#footer div.footer-ichzeit {
	border-color: #F4B63C;
}
div#footer div.footer-rc {
	border-color: #DD057C;
}


div#squeezer {
	width: 1024px;
	position: relative;
	margin-left: 128px;
}

div#topcontent {
	background-repeat: repeat-y;
	background-position: right top;
	background-color: white;
}
div.topcontent-rlp {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-rlp.gif);
}
div.topcontent-wanderwunder {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-wanderwunder.gif);
}
div.topcontent-radwanderland {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-radwanderland.gif);
}
div.topcontent-weinreich {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-weinreich.gif);
}
div.topcontent-ichzeit {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-ichzeit.gif);
}
div.topcontent-rc {
	background-image: url(/fileadmin/static/style/pic/fond-topcontent-rc.gif);
}

div#maincontent {
	background-image: url(/fileadmin/static/style/pic/shadow-bottom-to-white.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div.shadow-top {
	background-image: url(/fileadmin/static/style/pic/shadow-bottom-to-white.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 10px;
}

div.kruemelpfad {
	margin-bottom: 20px;
	color: #888;
}

div.lupe {
	width: 55px;
	height: 52px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: none;
	z-index: 1000;
	cursor: pointer;
}

body.body-rlp div.lupe,
body.body-rlp ul.innerfade:hover div.lupe,
body.body-rlp #map_hotel:hover div.lupe,
body.body-rlp #map_canvas:hover div.lupe,
body.body-rlp div.clickEnlarge:hover div.lupe {
	background-image: url(/fileadmin/static/image/RPT-Lupe.png);
}

body.body-ichzeit div.lupe,
body.body-rlp ul.innerfade:hover div.lupe,
body.body-ichzeit #map_hotel:hover div.lupe,
body.body-ichzeit #map_canvas:hover div.lupe,
body.body-ichzeit div.clickEnlarge:hover div.lupe {
	background-image: url(/fileadmin/static/image/IchZ-Lupe.png);
}

body.body-radwanderland div.lupe,
body.body-rlp ul.innerfade:hover div.lupe,
body.body-radwanderland #map_hotel:hover div.lupe,
body.body-radwanderland #map_canvas:hover div.lupe,
body.body-radwanderland div.clickEnlarge:hover div.lupe {
	background-image: url(/fileadmin/static/image/lupe.png);
}

body.body-wanderwunder div.lupe,
body.body-rlp ul.innerfade:hover div.lupe,
body.body-wanderwunder #map_hotel:hover div.lupe,
body.body-wanderwunder #map_canvas:hover div.lupe,
body.body-wanderwunder div.clickEnlarge:hover div.lupe {
	background-image: url(/fileadmin/static/image/lupe.png);
}

body.body-weinreich div.lupe,
body.body-rlp ul.innerfade:hover div.lupe,
body.body-weinreich #map_hotel:hover div.lupe,
body.body-weinreich #map_canvas:hover div.lupe,
body.body-weinreich div.clickEnlarge:hover div.lupe {
	background-image: url(/fileadmin/static/image/lupe.png);
}

div.clickEnlarge {
	position: relative;
}


div.tx-rzgooglemaps-pi1 {
	margin-top: 0;
}

ul.plainlist,
ul.plainlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#sprache {
	text-align: right;
	position: absolute;
	right: 15px;
	width: 100px;
	z-index: 20000;
}

div#sprache div.pfeil {
	margin: 4px; 
	float: right; 
	background-image: url("/fileadmin/static/style/pic/pfeile-down.png"); 
	width: 14px; 
	height: 11px;
}

div#sprache img {
	padding: 3px;
}

div#sprache ul {
	display: none;
	position: absolute;
	top: 20px;
	right: 0;
	background-image: url(/fileadmin/static/style/pic/transparent-white.png);
	width: 150px;
	padding: 0px;
	list-style-type: none;
	margin: 0;
}

div#sprache:hover ul {
	display: block;
}

div#sprache ul li {
	padding: 5px;
	text-align: left;
}

div#sprache li:hover {
	background-color: #fff;
}

div#sprache li img {
	float: left;
	margin-right: 5px;
}


div.themenangebot-angebote {
	position: relative;
	width: 467px;
	height: 131px;
	overflow: hidden;
	margin-bottom: 40px;
}

div.themenangebot-scroller {
	position: relative;
}

div.themenangebot-angebot {
	position: absolute;
	width: 467px;
	height: 131px;
	overflow: hidden;
	top: 0;
}

div.tx-shfrthemenangebote-pi1 p {
	line-height: 1.667em;
}

div.themenangebot-overflow {
	height: 104px;
	overflow: hidden;
	position: relative;
}

div.themenangebot-overflow div.fadeout {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(/fileadmin/static/style/pic/text-line-white-fond.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 23px;
	background-position: right bottom;
}

p.themenangebot-button {
	text-align: left !important;
	position: absolute;
	bottom: 0;
	margin: 0;
	background-position: center bottom;
	width: 200px;
	background-repeat: repeat-x;
	padding-top: 30px;
}

div.themenangebot-controls {
	position: absolute;
	bottom: 0;
	right: 0;
}

div.themenangebot-controls span {
	padding: 4px;
	cursor: pointer;
	float: left;
	font-weight: bold;
}

div.themenangebot-controls span strong {
	color: black;
}

div.themenangebot-controls span:hover {
	background-color: #ccc;
}


a.bilddblink {
	display: block;
	width: 140px;
	height: 140px;
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	overflow: hidden;
}

.tx-facebooksocialplugins-pi1 {
	margin: 20px;
}

.tx-sfansprechpartnerliste-pi1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 12px;
	background-image: url(fileadmin/static/style/pic/fond-ansprechliste.png);
	background-repeat: repeat-y;
}

.tx-sfansprechpartnerliste-pi1 ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
}


.tx-sfkalendertipp-pi1 p.tipp {
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.tx-sfkalendertipp-pi1 h3 {
	margin: 0;
	margin-bottom: 5px;
}

.tx-sfkalendertipp-pi1 p.tipp-datum {
	text-align: right;
	margin-bottom: 0;
}

.center-divided .columns-randlos {
	background-image: url(fileadmin/static/style/pic/shadow-left-to-white.png);
	background-position: 493px 0;
	background-repeat: repeat-y;
}
.center-divided .columns-randlos .columns-randlos {
	background-image: none;
}

.vertical-line {
	background-image: url(fileadmin/static/style/pic/line.png);
	background-repeat: repeat-y;
}


.csc-textpic-imagewrap {
	margin-bottom: 20px;
}

body.body-contentonly {
	background-image: none !important;
	background-color: white !important;
}

div.tx-sfbilddb-pi1 div.bilddb-gallery img {
	margin-bottom: 20px;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/.tx-shfrichzeitpauschalen-pi1 .tabs {
	width: 468px;
}

.tx-shfrichzeitpauschalen-pi1 .subcr .tabs {
	width: 468px;
	margin-left: -1px;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .legends {
	height: 38px;
	overflow: visible;
	border-bottom: 1px solid #F4B63C;
}



.tx-shfrichzeitpauschalen-pi1 .tabs .legend {
	float: none;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .floatlegend {
	float: left;
	width: 155px;
}

.tx-shfrichzeitpauschalen-pi1 .content ul.innerfade {
	margin: 0;
}

.tx-shfrichzeitpauschalen-pi1 .tab ul.innerfade {
	height: 280px !important;
}

.tx-shfrichzeitpauschalen-pi1 .tab {
	border: 1px solid #F4B63C;
	border-top-width: 0;
}

.tx-shfrichzeitpauschalen-pi1 .tab .content {
	padding: 20px;
}

.tx-shfrichzeitpauschalen-pi1 .tab .ausstattung li {
}

.tx-shfrichzeitpauschalen-pi1 .frameless .content {
	padding: 0px;
}

.tx-shfrichzeitpauschalen-pi1 .smallframe .content {
	padding: 3px;
}

.tx-shfrichzeitpauschalen-pi1 .content .pauschale {
	background-image: url(fileadmin/static/style/pic/arrtrenner.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 20px;
	
}

.tx-shfrichzeitpauschalen-pi1 .content .pauschale * {
	line-height: 1.5em;
}

.tx-shfrichzeitpauschalen-pi1 .content h3 {
		font-size: 12px;
}

.tx-shfrichzeitpauschalen-pi1 .content .pauschale h3 {
	margin: 0;
	color: #F4B63C;
	padding-left: 20px;
	background-image: url(fileadmin/static/style/pic/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	cursor: pointer;
}

.tx-shfrichzeitpauschalen-pi1 .content .pauschale h3.active {
	background-image: url(fileadmin/static/style/pic/arrow-down.png);	
}

.tx-shfrichzeitpauschalen-pi1 .content .pauschale .pauschalendetails {
	margin-top: 20px;
}



div.tx-shfrichzeitpauschalen-pi1 div.legends div {
    display: block;
    float: left;
    text-align: center;
    cursor: pointer;
    background-color: white;
    width: 156px;
    background-image: url(/fileadmin/static/style/pic/tab-inactive.jpg);
    background-position: top right;
    height: 39px;
}

div.tx-shfrichzeitpauschalen-pi1 div.legends div.legendfirst {
	background-position: top left;
}

div.tx-shfrichzeitpauschalen-pi1 div.legends div.active {
    background-image: url(/fileadmin/static/style/pic/tab-active.jpg);
    font-weight: bold;
}

div.tx-shfrichzeitpauschalen-pi1 div.legends span {
	display: block;
	margin-top: 8px;
}


.tx-shfrichzeitpauschalen-pi1 .tabs .tipp img {
	float: left;
	margin-right: 20px;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .tipp .person,
.tx-shfrichzeitpauschalen-pi1 .tabs .tipp .zitat {
	margin-left: 73px;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .tipp .person {
	font-weight: bold;
	border-bottom: 1px solid #F4B63C;
	margin-bottom: 6px;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .tipp .besonderheiten {
	clear: both;
}

.tx-shfrichzeitpauschalen-pi1 .tabs .tipp h3 {
	color: #F4B63C;
},

.tx-shfrichzeitpauschalen-pi1 .pauschalen p,
.tx-shfrichzeitpauschalen-pi1 .pauschalen li,
.tx-shfrichzeitpauschalen-pi1 .pauschalen td {
	line-height: 1.6em;
}

.widSSP {
	background-color: transparent !important;
	width: 460px !important;
}

a.ichzeit-button-2012 {
	display: block;
	border-radius: 5px;
	background-image: url(fileadmin/static/style/pic/ichzeit-button-fond2012.gif);
	font-weight: bold;
	color: white;
	height: 24px;
	padding-top: 10px;
	padding-bottom: 2px;
	margin: 20px;
	font-size: 14px;
	text-align: center;
}

div.head a.ichzeit-button-2012 {
	margin: 0;
	margin-bottom: 20px;
}

.tx-shfrichzeitpauschalen-pi2 .tab h3 {
	border-bottom: 1px solid #F4B63C;
	padding-bottom: 5px;
}

.roundedbox-ichzeit {
	margin: 20px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #F4B63C;
}

iframe.trustyouseal {
	border: 0;
	margin: 0;
	padding: 0;
}

span.trustyourating {
	display: block;
	background-image: url(http://www.ichzeit.info/fileadmin/static/style/pic/rating-ichzeit.png);
	background-position: 0 -28px;
	height: 14px;
}

#trustyou-categories ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	clear: both;
}

#trustyou-categories p {
	clear: both;
}

#trustyou-categories ul li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#cboxLoadedContent iframe.trustyouseal {
	width: 150px;
	height: 140px;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*/table.podcasts td {
	border-bottom: 1px solid #2F9D9A;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-bottom: 0;
}

table.podcasts {
	border-collapse: collapse;
}

table.podcasts th {
	padding: 4px;
    background-image: url(/fileadmin/static/style/pic/href.png);
    background-repeat: repeat-x;
    color: #666;
}

table.podcasts td a {
	padding: 4px;
    background-image: url(/fileadmin/static/style/pic/href.png);
    background-repeat: repeat-x;
    color: #666;
}/*---------------------------------------------------------fileadmin/static/style/navigation.css---------------------------------------------------------*//* Base */

	.facebookfeed {
		margin: 20px;
	}
	
	.fb-wall{
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		font-size:13px;
		line-height:1.2em;
		color:#333333;
		padding:10px;
		background-color:#FFF;}
		
	.fb-wall a{
		text-decoration:none;
		color:#3B5998;}
		
	.fb-wall a:hover{
		text-decoration:underline;}
	
	.fb-wall.loading{
		height:300px;
		background:url(loader-small.gif) no-repeat center center;}
	
	.fb-wall-box{
		margin-bottom:10px;
		border-top:1px solid #eee;
		padding-top:10px;}
		
	.fb-wall-box-first{
		border:0;
		padding-top:0;}
		
	.fb-wall-avatar{
		float:left;
		border:0;}
		
	.fb-wall-data{
		margin-left:60px;}
		
	.fb-wall-media{
		display:block;
		font-size:11px;
		margin-bottom:5px;}
		
	.fb-wall-border-left{
		border-left:2px solid #CCCCCC;
		padding:0 0 3px 8px;}
		
	.fb-wall-media-container{
		display:table;}
		
	.fb-wall-media-link{
		border:1px solid #ccc;
		display:inline-block;
		color:#3B5998;
		cursor:pointer;
		float:left;
		margin-right:5px;}
		
	.fb-wall-media-link:hover{
		border:1px solid #3B5998;}
		
	.fb-wall-picture{
		margin-right:10px;
		border:0;
		display:block;
		margin:3px;}
		
	.fb-wall-name{
		display:block;
		font-weight:bold;
		color:#3B5998;}
		
	.fb-wall-caption{
		display:block;
		color:#3B5998;}
		
	.fb-wall-description{
		display:block;
		color:#777;
		line-height:1.2em;}
		
	.fb-wall-icon{
		float:left;
		margin-right:5px;}
		
	.fb-wall-date{
		font-size:11px;
		color:#777;
		clear:left;}
		
	.fb-wall-message{
		display:block;
		margin-bottom:5px;}
		
	.fb-wall-message-from{
		font-weight:bold;
		color:#3B5998;}
		
	.fb-wall-link{
		color:#333;
		font-size:11px;
		text-decoration:none;}
		
/* Comments */

	.fb-wall-comments{
		margin-top:5px;
		font-size:11px;}
	
	.fb-wall-comment, .fb-wall-likes, #fb_wall_post {
		background-color:#EDEFF4;
		border-bottom:1px solid #E5EAF1;
		margin-top:2px;
		padding:5px 5px 4px;
		display:block;
		overflow:hidden;
	}

	#fb_wall_post {
		text-align: right;
		padding-bottom: 3px;
		margin-bottom: 3px;
	}
	
	#fb_login {
		text-align: right;
	}
	
	#fb_wall_post textarea {
		width: 431px;
		height: 40px;
	}
		
	.fb-wall-likes {
		clear: both;
		margin-top: 2px;
		padding-left: 22px;
		background-image: url(fileadmin/static/style/pic/facebook-like.png);
		background-position: 2px 50%;
		background-repeat: no-repeat;
	}
		
	.fb-wall-comment-message{
		display:table;}
		
	.fb-wall-comment-from-name{
		font-weight:bold;
		color:#3B5998;}
	.fb-wall-like {
		color:#3B5998;
	}
		
	.fb-wall-comment-from-date{
		color:#777;
		clear:left;
		display:block;}
		
	.fb-wall-comment-avatar{
		width:32px;
		height:32px;
		float:left;
		margin-right:5px;
		overflow:hidden;}
		
	.fb-wall-comment-avatar img{
		width:32px;
		height:32px;}
		
/* Clearfix */
		
	.fb-wall:after, .fb-wall-media:after, .fb-wall-clean{
		content:'.';
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		font-size:0;
		line-height:0;}		
		
	.tx-sffacebookapp-pi1 {
		line-height: 1.5em;
	}
		.test {
	background-color: #79B51D;
}

a {
	color: #79B51D;
}

h1,h2 {
	color: #79B51D;
}


div.panel-legend,
div.panellegend {
	color: #79B51D;
}

.colored {
	color: #79B51D;
}

.backcolored {
	background-color: #79B51D;
}

.bordercolored {
	border-color: #79B51D;
}

#tx-mnogosearch-result li.even {
	background-color: #eee;
}

#tx-mnogosearch-result li {
	padding: 10px;
}

#tx-mnogosearch-search-results ol#tx-mnogosearch-result > li {
	margin-bottom: 0;
}

#tx-mnogosearch-result li.rlp h2,
#tx-mnogosearch-result li.rlp a
 {
	color: #2f9d9a;
}

#tx-mnogosearch-result li.ichzeit h2,
#tx-mnogosearch-result li.ichzeit a
 {
	color: #f4b63c;
}

#tx-mnogosearch-result .tx-mnogosearch-result-url {
	color: #999;
}

#tx-mnogosearch-result .tx-mnogosearch-relelvancy-fg-bar {
	background-color: #999;
}

#tx-mnogosearch-search-results .tx-mnogosearch-summary {
	color: white;
	padding: 10px;
	background-color: #79B51D;
	font-weight: bold;
}

hr {
	border: 1px solid #79B51D;
	border-top: 0;
	
}


.tx-comments-comment-name {
	color: #79B51D;
}

#cboxClose2 { color: #79B51D;}

div.themenangebot-controls span {
	color: #79B51D;
		font-weight: bold;
}

div.themenangebot-controls span:hover {
	background-color: #79B51D;
}

.body-rlp div.themenangebot-controls span:hover,
.body-wanderwunder div.themenangebot-controls span:hover,
.body-radwanderland div.themenangebot-controls span:hover,
.body-weinreich div.themenangebot-controls span:hover {
	color: white;
}
.body-ichzeit div.themenangebot-controls span:hover {
	color: black;
}

div.news-controls span {
	color: #79B51D;
	font-weight: bold;
}

div.news-controls span:hover {
	background-color: #79B51D;
}

.body-rlp div.news-controls span:hover,
.body-wanderwunder div.news-controls span:hover,
.body-radwanderland div.news-controls span:hover,
.body-weinreich div.news-controls span:hover {
	color: white;
}
.body-ichzeit div.news-controls span:hover {
	color: black;
}

html body.body-testfooter div#helpers {
	WIDTH:100PX;
	left: 915px;	
}

