/* CSS Document */
body {
	background-color: #ECEBCD;
	margin: 0px;
}
h1,h2,h3,h4,h5,p,ul,ol,div,td,th,address,blockquote {
	font-family: Verdana, Geneva, "Bitstream Vera", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
}
h1 {
	margin-top:15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 18px;

	clear:both;
}
h5 {
	margin:0px;
}


fieldset {
	border:1px none #bbb;
	border-top-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

hr {
	height:1px;
	color:#bbb;
	border:none;
	border-bottom:1px dotted #660;
	clear:both;
}

optgroup {
	font-style:normal;
	margin-top:0.5em;
}

label.block {
	display:block;
	margin-top:5px;
}



img, a { -ms-interpolation-mode: bicubic; }

.link_content {	text-decoration: underline;	color: #E68C00;}
.Navi_top {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navi_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
}


body.admin_menu {
	background:#CCC;
}
body.admin_menu * {
	font-size: 12px;
}

.admin_navi {
	font-family: Arial, Helvetica, sans-serif;

	margin:5px 3px 5px 18px;
	padding:0;
	list-style:square;
}



.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	font-weight:bold;
}
.suchen_input {
	border: thin solid #FFFFFF;
	background-color:#CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:200px;
}
.suchen_input_small {
	border: thin solid #FFFFFF;
	background-color:#CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:100px;
}


#sonntagsraetsel a {
	zoom:1;
	position:relative;
	display:block;
	background:url(../images/sonntagsraetsel/main.jpg) no-repeat;
	background-size:100%;
	-moz-background-size:100%;
	-webkit-background-size:100%;
	cursor:pointer;
	padding-top:60px;
	width:175px;

}

#sonntagsraetsel a {
	/*-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/sonntagsraetsel.jpg, sizingMethod='scale')";*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/sonntagsraetsel/main.jpg",sizingMethod='scale');

}


a {
	color: #111111;
}
a:link {
	text-decoration: none;
	color: #111111;
}
a:visited {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: underline;
	color: #E68C00;
}
a:active {
	text-decoration: none;
	color: #111111;
}
a:content_text			{font-family: Arial, Helvetica, sans-serif;	 font-weight:bold;}
a:content_text.link		{font-family: Arial, Helvetica, sans-serif;	 font-weight:bold;}
a:content_text.visited	{font-family: Arial, Helvetica, sans-serif;	 font-weight:bold;}
a:content_text.hover	{font-family: Arial, Helvetica, sans-serif;	 font-weight:bold;}
a:content_text.active	{font-family: Arial, Helvetica, sans-serif;	 font-weight:bold;}

.a_erleben{
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.a_erleben:link{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.a_erleben:visited{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.a_erleben:hover{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.a_erleben:active{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Touren: Details anzeigen-Link */
a.link_details {
 	font-weight:bold;
 	color:#9a9b01;
}


/*
Div Layer
*/
#white_back {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	background:#FFFFFF;
}
#blue_top {
	margin: 0 auto;
	width: 960px;
	height: 9px;
	background:#000066;
}
#logo {
	width: 131px;
	height: 49px;
}
#slogan {
	width: 395px;
	height: 25px;
}
#sprachen {
	width: 141px;
	height: 24px;
}
#header {
	width: 960px;
	height: 213px;
}
#breadcrump {
	background: #BFBFBF;
	margin: 5px 20px 0 20px;
	width: 960px;
}
#breadcrump1 {
	padding:2px 2px 3px 10px;
}
#main {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	width: 960px;
	height: 300px;
}
#navi_left {
	width: 210px;
	margin-top: 5px;
}
#content {
	margin-top: 5px;
	width: 525px;
}
#right {
	margin-top: 15px;
	width: 175px;
}

#bottom_navi {
	margin-top: 10px;
	text-align:center;
	font-size: 10px;
	color: #555555;
}
#bottom_navi a {
	color: #555555;
}

#scroll_navi {
	margin-top: 25px;
	width: 210px;
	margin-bottom:10px;
}

#scroll_navi a img {
	display:block;
	margin-top:10px;
}

#scroll_navi ul {
	margin:0;
	padding:0px;
}
#scroll_navi ul li {
	list-style:none;
	margin-left:0px;
	padding-left:16px;
}





/* Ratingbox */
.ratingBox {
	background:#9A9B01;
	padding:2px 4px 4px 4px;
	-moz-border-radius:4px;

	width:166px;
}
/* kleine Ratings in Listen */
.smallRatingBox {
	width:auto;
	background:#9A9B01;
	padding:2px 4px 4px 4px;
	_padding-top:3px;
	-moz-border-radius:4px;
	height:8px;
	width:42px;
	overflow:hidden;
}

.ratingBox .head  {
	margin-bottom:5px;
}
.ratingBox .head h4 {
	margin:0;
	color:white;
}


.ratingBox .stars {
	width:80px;
	height:16px;
}

.ratingBox .mini {
	width:40px;
	height:8px;
	margin:1px;
}
/* Sterne in Kommentarliste */
.ratingBox .comment .mini {
	float:right;
	margin:3px 2px 0 0;
}


.ratingBox .starsBG {
	text-align:left;
	height:16px;
	background:url('../images/star_gray.png') repeat-x
}
.ratingBox .starsFG {
	text-align:left;
	height:16px;
	background:url('../images/star.png') repeat-x
}

.ratingBox .mini .starsBG {
	height:8px;
	background:url('../images/small_star_gray.png') repeat-x
}
.ratingBox .mini .starsFG {
	height:8px;
	background:url('../images/small_star.png') repeat-x
}

.ratingBox .comment  {
	border-top:1px dotted #663;
	clear:both;
}

.ratingBox .comment .autor {
	margin:0;
	float:left;
	font-weight:normal;
 	font-style:italic;
}
.ratingBox .comment .date {
	margin:2px 2px 0 0;
	font-size:75%;
	float:right;
	color:#550;
}
.ratingBox .comment .text {
	margin:0;
	clear:both;
}
/* Form */
.ratingBox form {
	margin-top:9px;
	background:#AA0;
	-moz-border-radius:3px;
	padding:0px 2px;
}

.ratingBox .msg {
	margin:2px 0;
	color:white;
	font-weight:bold;
}
.ratingBox form h4 {
	margin:2px 0;
	color:white;
	font-weight:bold;
}
.ratingBox label {
	color:#440;
	margin-top:2px;
}
.ratingBox input,
.ratingBox textarea {
	border:1px solid #550;
	background:#F3F3BA;
	font-size:8pt;
	width:98%;
}
.ratingBox input.checkbox
{
	background:transparent;
	border:none;
	width:auto;
}

.ratingBox form .stars button {
	width:16px;
	height:16px;
	border:none;
	padding:0;
	margin:0;
	background:transparent url('../images/star_gray.png');
}
.ratingBox form .stars {
	width:120px;
	height:22px;
}
.ratingBox form .stars button.on {
	background:transparent url('../images/star.png');
}

/* Wikisyntax filter */
.desc_sachsen_erleben .editsection,
.desc_sachsen_erleben .magnify
{
	display:none;
}


/* Konfigurator */
.konfigurator {

}

.konfigurator .sectionHeader {
	color:#9A9B01;

	border-top:2px solid #DDD;
	padding:10px 10px 0px 10px;
	margin:0;

	position:relative;
	clear:both;
}
.konfigurator .sectionBody {

	padding:10px 10px 0px 10px;
}

.konfigurator .sectionHeader .summary {
	float:right;
	width:250px;
	margin-top:-2.8ex;
	margin-bottom:1.8ex;
}

.konfigurator .sectionHeader .short,
.konfigurator .sectionHeader .summary {
	display:none;
}
.konfigurator .collapsed .sectionHeader .long {
	display:none;
}

.konfigurator .collapsed .sectionHeader .short,
.konfigurator .collapsed .sectionHeader .summary {
	display:block;
}


.konfigurator .section {
	padding:0px 10px 10px 10px;

}

.konfigurator .collapsed .sectionBody {
	display:none;
}

.konfigurator .sectionBody h4 {
	margin-bottom:0.1em;
}
.konfigurator .sectionBody fieldset {
	border:2px solid #DDD;
	background:#EEE;
}
.konfigurator .sectionBody input {
	border:2px solid #DDD;
	background:#EEE;
}
.konfigurator .sectionBody input.checkbox {
	border:none;
	background:transparent;
}



/* Druckansicht */
.link_printview {
	padding-left:20px;
	height:16px;
	background:transparent url('../images/printer.png') no-repeat;
	float:right;
}
.link_printview a {
	color:#666;
}

/* Result */
.konf_result .gruppe
{
	page-break-inside: avoid
}
.konf_result .eintrag
{
	float:left;
	width:252px;
	height:72px;
	overflow:hidden;
	background:#DEFFCC;
	margin:1px;
	padding:4px;
}
.konf_result .tour
{
	min-height:142px;
	_height:142px;
}
.konf_result .place
{
	min-height:110px;
	_height:110px;
}
.konf_result .kostenlos
{
	min-height:55px;
	_height:55px;
	background:#EEFFDD;
}
.konf_result .hidden
{
	display:none;
}
.konf_result .mehr {
	padding: 1px;
	clear: both;
	text-align: right;
}

.konf_result h2
{
	clear:both;
	margin-top:2em;
}
.konf_result h1
{
	clear:both;
	margin-top:2em;
}
.konf_result .eintrag img
{
	display:block;
	float:left;
	margin-right:5px;
}
.konf_result .eintrag h4
{
	margin:0px 0px 4px 0px;
}
.konf_result .eintrag .telefon
{
	display:none;
}
.konf_result .eintrag address {
	font-style:normal;
	font-size:90%;
}








/* RecommendBox */
.recommendBox {
	background:#AA9;
	padding:2px 4px 4px 4px;
	-moz-border-radius:4px;

	width:auto;
}

.recommendBox .head  {
	margin-bottom:5px;
}
.recommendBox .head h4 {
	margin:0;
	color:white;
}


/* Form */
.recommendBox form {
	margin-top:9px;
	background:#BBA;
	-moz-border-radius:3px;
	padding:0px 2px;
}

.recommend_comment  {

	background:#ddd;

}

.recommendBox form h4 {
	margin:2px 0;
	color:white;
	font-weight:bold;
}
.recommendBox label {
	color:#440;
	margin-top:2px;
}


.recommendBox input,
.recommendBox textarea {
	border:1px solid #550;
	background:#ddd;
	font-size:8pt;
	width:98%;
}

.collapsed .head {
	cursor:pointer;
}
.head .btn_down {
	display:none;
}
.collapsed .head .btn_down {
	display:inline;
}



/* Orte an dieser Tour */


.orte_an_tour h4 {
	background:#9A9B01;
	-moz-border-radius:4px 4px 0px 0px;
	color:white;
	padding:2px 3px;
}

.orte_an_tour ul
{
	margin:0 0 2em 0;
	padding:0;
}
.orte_an_tour ul li
{
	margin:0;
	padding:0;
	margin-left:2em;
}





/* Suche Hotels / Essen */
.adressen_ergebnisse .eintrag
{
	border-bottom:1px dotted #AA5;
	margin-bottom:3px;
	height:80px;
}

.adressen_ergebnisse .kostenlos
{
	border-bottom:none;
	margin-bottom:0px;
	height:50px;
}

.adressen_ergebnisse .kostenlos .image
{
	display:none;
}

.adressen_ergebnisse .kostenlos .telefon,
.adressen_ergebnisse .kostenlos .link_details
{
	display:none;
}


