* {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
}
*:focus {
	outline: none;
}
body {
	text-align: center;
	margin-bottom: 70px;
	/*background: #86B1CC;*/
	background: #ffffff;
}
#seite {
	/*margin-top: 10px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/*border-top: 3px solid #E0E5EB;*/
	border-bottom: 3px solid #E0E5EB;
	background: url(images/hintergrund4.gif) repeat;
	width: 980px;
	text-align: left;
	position: relative;
	padding: 0px 10px 0px 10px;
	min-height: 695px;


}
* html #seite {
	height: 701px;
	he\ight: 695px;

}

a {
	text-decoration: none;
	color: #5A85B2;
}
a img {
	border: none;
}
a:focus {
	outline: none;
}
area:focus {
	outline: none;
}
p {
	margin-bottom: 17px;
}
h1 {
	margin-bottom: 10px;
	border-bottom: 2px solid #ACB7C2;

}
h1 span {
	border: 1px solid white;
	display: block;
	padding: 1px;
	color: #3C5570;
	font-size: 13px;
	font-variant: small-caps;
}
h2 {
	border-bottom: 1px solid #ACB7C2;
	padding: 1px;
	margin-bottom: 2px;
	color: #3C5570;
	font-size: 12px;
	font-variant: small-caps;
}
h3 {
	color: #4C769D;
	font-size: 12px;
	font-variant: small-caps;
	padding-bottom:2px;
	background:url(images/icons/dataset.gif) 0px 0px no-repeat;
	text-indent: 16px;
}

#head {
	border: 1px solid white;
	border-bottom: none;
}
/* Navigation Links */
#navi {
	/*padding-top: 17px;*/
	width: 172px;
	padding-left: 1px;
	float: left;
}
#navi ul {
	list-style-type: none;
	background: #DAE3EC;
	padding-bottom: 1px;
	margin-bottom: 20px;
}

.naviHeadline {
	border-left: 3px solid #5A85B2;
	margin-bottom: 3px;
	font-weight: bold;
	background: white;
	display: block;
	padding: 3px 0px 3px 3px;
	background: #BD111C;
	color: #ffffff;
}
#bundeslanderNavi .naviHeadline {
	border-left: 3px solid #447CAD;
	background: #C71E29;
	color: #ffffff;
}
#bundeslanderNavi a:hover, #bundeslanderNavi #navi a:active .naviHeadline{
	background: #DFE4EA url(images/naviBundeslaenderHover.gif) 160px 4px no-repeat !important;
}
#reiseartenMobilNavi .naviHeadline {
	border-left: 3px solid #04A356;
}
#reiseartenMobilNavi a:hover, #reiseartenMobilNavi #navi a:active {
	background: #DFE4EA url(images/naviReiseartenMobilHover.gif) 160px 4px no-repeat !important;
}
#shoppingNavi .naviHeadline {
	border-left: 3px solid #FE5A01;
}
#shoppingNavi a:hover, #shoppingNavi #navi a:active {
	background: #DFE4EA url(images/naviShoppingHover.gif) 160px 4px no-repeat !important;
}
#abenteuerNavi .naviHeadline {
	border-left: 3px solid #FEE101;
}
#abenteuerNavi a:hover, #abenteuerNavi #navi a.active {
	background: #DFE4EA url(images/naviAbenteuerHover.gif) 160px 4px no-repeat !important;
	/*border: 1px dotted red;*/
}
#jahreszeitenNavi .naviHeadline {
	border-left: 3px solid #048FCF;
}
#jahreszeitenNavi a:hover, #jahreszeitenNavi #navi a:active {
	background: #DFE4EA url(images/naviJahreszeitenHover.gif) 160px 4px no-repeat !important;
}
#serviceNavi .naviHeadline {
	border-left: 3px solid #63CF04;

}
#serviceNavi a:hover, #serviceNavi #navi a:active {
	background: #DFE4EA url(images/naviServiceHover.gif) 160px 4px no-repeat !important;
}
#navi a {
	background: #DAE7F0 url(images/naviBgLink.gif) 160px 4px no-repeat;
	color: #6D6D6D;
	display: block;
	margin-bottom: 2px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	width: 167px;
}
* html #navi a {
	width: 172px;
	w\idth: 167px;
}
#navi a:hover, #navi a:active {
	background: #DFE4EA url(images/naviBgLinkHover.gif) 160px 4px no-repeat;
}
#naviActive {
	background: #DFE4EA !important;
}
/* Schnellsuche Formular */
.schnellsuche {
	background:  #DAE7F0;
	position: relative;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #E0E5EB;
	height: 130px;
	width: 171px;
}
.schnellsucheUnten {
	float: right;
	width: 200px;
	margin-top: 10px;
}
.schnellsuche h1 {
	background:  #DAE7F0;
	border-left: 3px solid #D23D16 !important;
	padding: 2px;
	color: #5A85B2;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px;
}
.schnellsuche div {
	background:  #DAE7F0;
	border-right: 1px solid #DAE7F0;
	border-top: 1px solid #ffffff;
	font-family: arial, sans-serif;
	padding: 3px;
	font-size:11px;
}
.schnellsuchequery {
	width: 145px;
	border: 1px solid #5A85B2;
	margin-bottom: 3px;
	margin-left: 3px;
	height: 14px;
}
.schnellsucheUnten .schnellsuchequery {
	width: 170px;
}
.schnellsucheplzlabel {
	margin-left: 3px;
}
.schnellsuche label {
	float: left;
	margin-right: 3px;
	position: relative;
	top: -2px;
}
* html .schnellsuche label {
	padding-top: 3px;
	margin-right: 2px;
	top: 0px;
}
.schnellsucheradio {
	float: left;
	margin-right: 3px;
}
* html .schnellsucheradio {
	float: left;
	margin-right: 2px;
}
.schnellsuchesubmit{
	position: absolute;
	top: 97px;
	left: 155px;
}
.schnellsucheUnten .schnellsuchesubmit{
	left: 185px;
	top: 93px;
}
* html #schnellsuchesubmit{
	top: 98px;
}
.erweiterteSuche {
	margin-bottom: 20px !important;
	border-left: 3px solid #CD4623;
	width: 164px !important;

}
* html .erweiterteSuche {
	width: 172px !important;
	w\idth: 164px !important;
}
.erweiterteSuche:hover, .erweiterteSuche:active {
	background: #DFE4EA url(images/naviErwSucheHover.gif) 160px 4px no-repeat !important;
}
.schnellsucheUnten {
	border-top: 1px solid #AAB7C7;
	border-right: 1px solid #AAB7C7;
	border-bottom: 1px solid #AAB7C7;
	z-index: 5;
}
.schnellsucheUnten div {
	height: 81%;
	border-left: 2px solid #AAB7C7;
	border-top: none;
}
/* Content */
#mitte {
	width: 646px;
	min-height: 583px;
	float: left;
	text-align: center;
	padding-bottom: 40px;
}
* html #mitte {
	height: 583px;
	margin-top: -2px;
	margin-left: -23px;
}
#topnavi {
	list-style-type: none;
	margin-bottom: 10px;
	height: 17px;
	margin-left: 23px;
	/* width: 783px; */
	background: #C71E29;

}
*html #topnavi{
	he\ight: 13px;
	marg\in-top: 2px;
}

#topnavi a{
	color: #ffffff;
}
#topnavi li {
	float: left;
	text-align: center;
	padding-top: 2px;
	height: 15px;
}


* html #topnavi li {
	padding-top: 2px;
	height: 17px;
	he\ight: 15px;
	padd\ing-top: 0px;
	margin-top: 2px;
	z-index: 0;
}

#topnavi1 {
	border-left: 2px solid #447CAD;
	background: #C71E29 url(images/bgbundeslaender.gif) no-repeat 0px bottom;

}
#topnavi1 a b {
	color: #D9D8DD;
}
#topnavi2 {
	border-left: 2px solid #04A356;
	padding-right: 5px;
	padding-left: 6px;
	background: #C71E29 url(images/bgmobiles.gif) no-repeat 0px bottom;
}
* html #topnavi2 {
	width: 123px !important;
	w\idth: 100px !important;
}
#topnavi2 a b {
	color: #04A356;
}
#topnavi3 {
	border-left: 2px solid #FE5A01;
	background: #C71E29 url(images/bgshopping.gif) no-repeat 0px bottom;
}
#topnavi3 a b {
	color: #FE5A01;
}
#topnavi4 {
	border-left: 2px solid #FEE101;
	background: #C71E29 url(images/bgabenteuer.gif) no-repeat 0px bottom;
}
#topnavi4 a b {
	color: #FEE101;
}
#topnavi5 {
	border-left: 2px solid #048FCF;
	background: #C71E29 url(images/bgjahreszeiten.gif) no-repeat 0px bottom;
}
#topnavi5 a b {
	color: #048FCF;
}
#topnavi6 {
	border-left: 2px solid #63CF04;
	background: #C71E29 url(images/bgferientipps.gif) no-repeat 0px bottom;
	margin-right: 0px;
}
#topnavi6 a b {
	color: #63CF04;
}
#topnavi a {
	text-decoration: none;
	/*display: block;*/
	width: 100%;
	padding-bottom: 0px;
}
/* Startseite */
.teaserdiv {
	clear: both;
}
.teaser {
	float: left;
	border-right: 1px solid #D5DBE0;
	border-bottom: 1px solid #D5DBE0;
	/*width: 195px;*/
	width: 180px;
	height: 155px;
	margin-right: 25px;
	margin-bottom: 25px;
	/*margin-right: 5px;
	margin-bottom: 5px;*/
	text-align: left;
}
.letzerTeaserDiv .teaser {
	float: left;
	border-right: 1px solid #D5DBE0;
	border-bottom: 1px solid #D5DBE0;
	border-top: 1px solid #D5DBE0;
	/*width: 195px;*/
	width: 180px;
	height: 134px;
	margin-right: 25px;
	margin-bottom: 25px;
	/*margin-right: 5px;
	margin-bottom: 5px;*/
	text-align: left;
}
.letzterTeaser {
	margin-right: 0px !important;
}
.teaser h2 {
	border: 1px solid #C71E29;
	/*border-right: none;*/
	padding: 1px;
}
.teaser h2 a {
	padding: 1px;
	background: #EDF2F7;
	display: block;
	color: #5A85B2;
}
/*
.teaser1, .teaser2, .teaser3, .teaser4, .teaser5, .teaser6 {
	width: 188px;
	height: 3px;
	margin-bottom: 3px;
}
*/
.teaser1 {
	border-left: 3px solid #447CAD !important;
}
.teaser2 {
	border-left: 3px solid #04A356 !important;
}
.teaser3 {
	border-left: 3px solid #FE5A01 !important;
}
.teaser4 {
	border-left: 3px solid #FEE101 !important;
}
.teaser5 {
	border-left: 3px solid #63CF04 !important;
}
.teaser6 {
	border-left: 3px solid #63CF04 !important;
}
.teaser p {
	clear: right;
	padding: 2px;
	border-left: 3px solid #D5DBE0;
	margin: 0px;
	height: 131px;
}
.teaser p img {
	width: 50px;
	height: 35px;
	float: left;
	padding: 1px;
	border: 1px solid #ACB7C2;
	margin-right: 3px;
}
/* Texte */
.rf_add {
	margin: 10px 0px -20px 0px;
}
.indexTextimage{
	width: 50px;
	height: 35px;
	float: left;
	padding: 1px;
	border: 1px solid #ACB7C2;
	margin-right: 3px;
}

#content {
	min-height: 840px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-bottom: 20px;
	position: relative;
}
* html #content {
	height: 840px;



}
#content #text {
	min-height: 750px;
	width: 390px;
	float: left;
}
#content #text h3 {
	margin-bottom: -10px;
}
#content #text ul li {
	margin-left: 20px;
}
* html #content #text {
	height: 750px;
}
#serviceTeaser {
	width: 390px !important;
	float: left;
	margin-top: 10px
}
#serviceTeaser .suchergebniss {
	width: 390px !important;
}
* html #serviceTeaser .suchergebniss h3 a {
	width: 375px !important;
}
#content #text ol {
	padding-left: 25px;
}
.imgLinks {
	float: left;
	padding: 1px;
	border: 1px solid #ACB7C2;
	margin-right: 10px;
	margin-bottom: 3px;
}
.imgRechts {
	float: right;
	padding: 1px;
	border: 1px solid #ACB7C2;
	margin-Left: 10px;
	margin-bottom: 3px;
}
#content #linkliste {
	width: 200px;
	text-align: left;
	float: right;
	border-top: 1px solid #AAB7C7;
	border-right: 1px solid #AAB7C7;
}
#content #linkliste ul {
	list-style-type: none;
	background: #AAB7C7;
}
#content #linkliste #headline {
	border-left: 3px solid #5A85B2;
	margin-bottom: 3px;
	/*background: #FB7649;*/
	background: #CBD6E2;
	display: block;
}
#content #linkliste #headline div {
	border: 1px solid white;
	padding: 3px;
	color: white;
}
#content #linkliste li {
	border-left: 3px solid #AAB7C7;
}
#content #linkliste a {
	background: white url(images/naviBgLink.gif) 185px 4px no-repeat;
	color: #6D6D6D;
	display: block;
	border-top: 1px solid white;
	border-bottom: 1px solid #AAB7C7;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	width: 192px;
}
* html #content #linkliste a {
	width: 199px;
	w\idth: 192px;
}
#content #linkliste a:hover, #content #linkliste a:active {
	background: #DFE4EA url(images/naviBundeslaenderHover.gif) 185px 4px no-repeat !important;
}
/*landesgatenschauen*/
/*.landesgartenschauen {
	font-size: 11px;
	width: 390px;
	float: left;
}
.landesgartenschauen h4 {
	padding: 0px;
	border-bottom: 1px solid black;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.landesgartenschauen img {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid black;
}

.landesgartenschauen ul {
	width: 200px;
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
}
.landesgartenschauen p {
	clear: both;
} */
/* Ferienkalender */
.ferienkalender {
	text-align: left;
	width: 383px;
	border-top: 1px solid #E1E0E1;
	border-left: 1px solid #E1E0E1;
	margin-bottom: 13px;
}
.ferienkalender .zeile1{
	color: #ffffff;
}
.ferienkalender th, .ferienkalender td {
	/*font-style:normal; !important;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	background: white;*/
	padding: 2px;
	border-bottom: 1px solid #E1E0E1;
	border-right: 1px solid #E1E0E1;

}
h5{
	font-family: Arial;
	font-size: 11px;
	color: #415C85;
	font-weight: normal;
}
h6{
	font-family: Arial;
	font-size: 10px;
	color: #3D5978;
	font-weight: normal;
}
/* Stadtjubilaeen */
#stadtjubi h2 {
	background-color:#F0F6FD !important;
}
#stadtjubi th, #stadtjubi td {
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
}
#stadtjubi .jahr {
	width: 40px;
}
#stadtjubi .jubi {
	width: 80px;
}
#stadtjubi .plz {
	width: 50px;
}
#stadtjubi .stadt {
	width: 100px;
}
/* Kofferpacken */
ul#packen {
	list-style-image: url(images/icons/haken.gif);
	padding-left: 20px;
}
ul#packen span {
	color: #FF9900;
}


/*Mietwagen*/
.listeContent li{
	margin-left: 20px;
}


/* Weltkulturerbe */
#unesco {
	text-align: left;
}
#unesco img {
	border: 1px solid #acb7c2;
	padding: 1px;
}
.unesco_item {
	margin: 0px 0px 20px 0px;
	min-height: 48px;
}
.unesco_item .teaser_img {
	border: 1px solid #acb7c2;
	float: left;
	vertical-align: top;
	margin-right: 8px;
	/*margin-bottom: 2px;*/
}
#unesco ul {
	list-style-type: none;
	padding-left: 0px;
	list-style-position: outside;
	border:1px dotted red;
}
#unesco li {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding-left: 0px !important;
	height: 52px;
	border:1px dotted green;
}
#unesco li p {
	position: absolute;
	bottom: -16px;
	left: 75px;
	text-align: left;
}
#unesco li img {
	margin-right: 5px;
	float: left;
	padding: 1px;
	border: 1px solid #ACB7C2;
}

#unesco span {
	float: left;
	margin: 3px;
	font-size: 10px;
	color: black;
	font-style: italic;

}
#unesco p {
	text-align: justify;
}
/* AGB */
.agb li {
	margin-bottom: 10px;
}
.presse table {
	margin-top: 20px;
}
/* Suchformular ---------------------------------------------------------------------------*/
#erwSuche {
	padding: 5px;
	height: 1%;

}
#erwSuche img#suchBild {
	float: left;
}
#suchTipps {
	width: 405px;
	padding-right: 15px;
	float: right;
}
#suchTipps h3 {
	margin-bottom: 10px;
}
#suchTipps ul {
	padding-left: 20px;
}
#suchForm {
	width: 420px;
	float: right;
}
#suchForm input, #suchForm select {
	margin-bottom: 3px;
	border: 1px solid #5A85B2;
}
#suchFormPlz {
	width: 200px;
}
.suchFormPlz {
	margin-right: 39px;
}
#suchFormOrt {
	width: 200px;
}
.suchFormOrt {
	margin-right: 37px;
}
#suchFormStichwort {
	width: 200px;
}
.suchFormStichwort {
	margin-right: 2px;
}
#intelliPlz, #intelliOrt {
	position: absolute;
	top: 14px;
	_top: 17px;
	left: 5px;
	width: 162px;
	_width: 164px;
	visibility: hidden;
	z-index: 10;

}
#intelliOrt {
	top: 225px;
	_top: 230px;
}
#intelliPlz {
	top: 208px;
	_top: 213px;
}
#suchFormKat {
	width: 202px;
	_width: 203px;
}
#suchFormKat option {
	padding: 1px 3px 1px 3px;
}
#suchButton {
	margin-top: 5px;
	width: 100px;
	border: 1px solid #5A85B2 !important;
	background: white;
	font-size: 10px;
	font-weight: bold;
}
/*#kleineKarten {
	float: left;
	padding-top: 20px;
	width: 405px;
	padding-right: 15px;
	border: 1px solid green;


}
#kleineKarten th, #kleineKarten td {
	padding-bottom: 15px;
}
#kleineKarten img {
	padding: 20px;
	background: white;
	border: 1px solid #5A85B2 !important;
}
#kleineKarten #kartentext {
	text-align: justify;
}
#karte {
	text-align: center;
}
#karte h3 {
	margin-top: 20px;
	margin-bottom:5px;
}
#kreisnameOben {
	margin-bottom: 10px;
}
/* Suchergebnisse -------------------------------------------------------------------------*/

.highlight {
	background: #EFEAA4;
}
#sortieren {
	position: relative;
}
#sortieren #sortlinks {
	border: none !important;
	position: absolute;
	top: 1px;
	right: 0px;
}
#sortieren img {
	border: none;
}
.suchergebniss {
	border-top: 1px solid #A1B8D5;
	border-bottom: 1px solid #A1B8D5;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #ffffff;
	padding-top: 3px;
	position: relative; /* Peekaboo Bug Workaraound */
}
.farbe2 {
	background: #f1f4f8;
}
.suchergebniss * {
	padding: 0px;
	margin: 0px;
}
.suchergebniss h3 {
	font-size: 13px;
	padding: 1px 0px 1px 15px;
	margin-bottom:1px;
	position: relative;
	background: url(images/icons/dataset.gif) 0px 2px no-repeat;
}
.suchergebniss h3 a {
	text-decoration: none;
	color: #5E5E5E !important;
	display: block;
}

.suchergebniss h3 a:hover{
	text-decoration: none;
}
.suchergebniss .detailicons {
	margin-top: 3px;
}
.suchergebniss h3 .detailicons img{
	margin: 0px !important;
	margin-left: 5px !important;
}

.suchergebniss .adrImg {
	padding: 3px 0px 3px 3px;
}
.suchergebniss p {
	clear: left;
	font-size: 12px;
}

.suchergebniss .marker {
	background: #FEFFAF;
	color: #3F464F;
}
.suchergebniss .anzeigeImg {
	float: right;
	border: 1px solid #405263;
	position: relative; /* Peekaboo Bug Workaraound */
}
/* show -------------------------------------------------------------------------------------*/
#showStart {
	width: 600px;
	position: relative;
}
#show, #info, #plan, #reisefuehrer, #empfehlenDruckenFrame, #map {
	width: 385px;
	float: left;
}
#show, #info, #plan, #route, #reisefuehrer, #empfehlen, #drucken, #map {
	border: 1px solid #ACB7C2;
	background: #F4F4F4;
	padding: 3px;
}
#info, #plan, #reisefuehrer, #empfehlen, #drucken, #map {
	margin-top: 10px;
	margin-bottom: 0px;
}
#plan {
	border-bottom: none;
}
#map {
	margin-top: 0;
	position: relative;
	height: 250px;
}
#map .throbber {
	position: absolute;
	top: 109px;
	left: 177px;
}
#empfehlenDruckenFrame {
	width: 400px;
}
#empfehlen, #drucken {
	width: 183px;
	float: left;
	margin-right: 10px;
}
* html #empfehlen {
	width: 187px;
	w\idth: 183px;
}
#drucken {
	width: 184px;
	margin-right: 0px;
}
* html #drucken {
	width: 188px;
	w\idth: 184px;
}
#show p {
	clear: left;
	margin: 0px;
}
#show #adresse {
	margin-bottom: 10px;
}
#show #internet {
/*	margin-top: 10px;*/
}
#show img {
	float: right;
	border: 1px solid #405263;
	margin-bottom: 10px;
	margin-left: 3px;
}
#show .ztel {
	padding-left: 21px;
}
#h1Empfehlungen {
	color: #3F464F !important;
	margin: 10px;
}
#show .icon{
	float: left;
	border: none;
	margin-bottom: 5px;
	margin-right: 3px;
}
#showBack {
	float: left;
	display: block;
	clear: both;
	margin-top: 10px;
	width: 50px;
}
#show #internet a {
	display: block;
	margin-bottom: 8px;
}
	/* Routenplaner */
	#route {
		position: absolute;
		top: 45px;
		right: 0px;
		width: 190px;
	}
	#route h3 {
		margin-bottom: 3px;
	}
	#route input {
		border: 1px solid black;
		padding-left: 3px;
		font-size: 12px;
		height: 15px;
		margin-bottom: 4px;
	}
	#route #street {
		width: 180px;
	}
	* html #route #street {
		width: 177px;
	}
	#route #zip {
		width: 46px;
	}
	* html #route #zip {
		width: 43px;
	}
	#route #city {
		width: 125px;
	}
	* html #route #city {
		width: 125px;
	}
	#typeR1, #typeR2, #maptypeR1, #maptypeR2 {
		border: none !important;
		clear: both;
		float: left;
		margin-top: 3px;
	}
	#route label {
		float: left;
		margin-left: 3px;
		margin-top: 3px;
	}
	#route #knopf {
		margin-top: 5px;
		width: 140px;
		border: 2px solid #B1BDCD;
		background: white;
		color: #3F464F;
		font-size: 10px !important;
		font-weight: bold;
		height: 20px;
		padding-bottom: 5px;
	}
/******************* Kontaktformular *********************************************/
#kontaktForm {
	position: relative;
	width: 540px;
	padding-left: 75px;

}
#kontaktForm p {
	width: 240px;
}
#kontaktForm img {
	position: absolute;
	top: 0px;
	left: 325px;

}
#kontaktForm input, #kontaktForm textarea {
	width: 140px;
	border: 1px solid #A5A8AC;
	margin-bottom: 3px;
	font-size: 11px;
}
#kontaktForm textarea {
	width: 238px;
	height: 200px;
}
#labelKontaktName {
	margin-right: 56px;
}
#labelKontaktEmail {
	margin-right: 55px;
}
#labelKontaktEmpfaenger {
	margin-right: 27px;
}
#labelKontaktBetreff {
	margin-right: 50px;
}

#kontaktFormButton{
	border: 1px solid #A5A8AC;
	background-color: #D9E2EF;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 10px !important;
	width: 60px !important;
	margin:3px 4px 0px 0px ;
}
/* Seitenfuss */
#foot {
	width: 980px;
	text-align: center;
	position: absolute;
	bottom: -16px;


}
#foot a:link, #foot a:visited, #foot a:active, #foot a:hover{
	font-size:10px;
	text-decoration: none;
}
/* Fussnavigation Suchergebnisse */
#fussnavi a {
	position: relative;
	text-decoration: none;
}
/* Fussnavigation Naturparke */
#naturparkefussnavi {
	clear: both;
	margin-left: 200px;
}
/* Adsense Shit (muss ganz unten im Stylesheet stehen !important)*/
#adSenseMitte {
	position: relative;
	bottom: 0px;
	padding: 0px;
	z-index: 0;



}
#adSenseLinks {
	border-right: 1px solid white;
	float: right;
}

/******************* kulturserver  *********************************************/
.selectbox form {
    /*padding: 10px 0px 10px 0px;*/
    width: 470px;
}

.selectbox form select {
    width:240px;
    display: block;
	margin-bottom: 3px;
	border: 1px solid #5A85B2;
}

.selectbox form input {
	margin-top: 5px;
	width: 100px;
	border: 2px solid #5A85B2 !important;
	background: white;
	font-size: 10px;
	font-weight: bold;
}

/******************* hotelbewertung  *********************************************/

/*#######################################################LAYOUT*/
/*
body, textarea {
	padding: 0px;
	margin: 1px;
	font-family: Verdana, Arial, Sans-serif, Helvetica;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

form {
	margin: 0;
}

textarea {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}

ul {
	margin: 0 17px;
	padding: 0;
}
*/

#globalcontainer select {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	/*color: #3A3A3A;*/
	border: 1px solid #5A85B2;
}

#globalcontainer input {
	margin: 0;
	height: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
	border: 1px solid #5A85B2 !important;
	background: white;
}

#tableHead {
	margin: 15px 0 0 0;
}

#tableFoot {
	margin: 0 0 15px 0;
}

#globalcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

#globalhead {
	width: 100%;
	height: 30px;
}

#globalcontent {
	width: 100%;
	margin: 15px 0;
}

#globalinfo {
	width: 100%;
	margin: 0 0 15px 0;
}

#globalclaim{
	/*width: 100%;*/
	height: 15px;
	margin: 15px 0 0 0;
	text-align: center;
}

#globaltrack{
	/*width: 100%;
	display: block;*/
	/*height: 30px;*/
	margin: 10px 17px 0 17px;
	text-align: left;
}

#globalmap {
	width: 100%;
	height: auto;
	margin: 10px 0 15px 0;
	text-align: center;
}

#globalfooter {
	display: block;
	width: 100%;
	margin: 15px 0;
}

#auswahl {
	width: 50%;
}

.globalBox {
	padding: 0 18px;
}

.footerLine {
	height: 1px;
	color: #D8D8D8;
}

.headField {
	padding: 0 5px 0 0;
}

.trackField {
	padding: 0 5px 0 0;
}

.votebarHigh {
	background: url(http://www.openholidayguide.net/img/votebar_high.gif) no-repeat;
	height: 15px;
}

.votebarLow {
	background: url(http://www.openholidayguide.net/img/votebar_low.gif) no-repeat;
	height: 15px;
}

.votebarSmall {
	background: url(http://www.openholidayguide.net/img/votebar_small.gif) no-repeat;
	height: 15px;
}

.votebarSmallLow {
	background: url(http://www.openholidayguide.net/img/votebar_small_low.gif) no-repeat;
	height: 15px;
}

/*#######################################################TYPO*/
/*
a	{
	font-size: 10px;
	font-weight: normal;
	color: #3A3A3A;
	text-decoration: underline;
}

a img 	{
	border: none;
}

a:hover {
	color: #3A3A3A;
	text-decoration: none;
}
*/
.nolink {
	text-decoration: none;
	color: #999;
}

.smallerText {
	font-size: 9px;
}

.smallText {
	font-size: 10px;
}

.smallTextBold {
	font-size: 10px;
	font-weight: bold;
}

.text, .textHiglightBold {
	font-size: 10px;
}

.textHighlightBold {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.textBold {
	font-size: 10px;
	font-weight: bold;
}

.title {
	font-size:12px;
	font-weight:bold;
}

/*
*	Definition der Tooltip-Boxen
*/
.tooltip {
	position: absolute;
	visibility: hidden;
	width: 100px;
	border: 1px solid #5285BE;
	z-index: 10000;
	background-color: #F1F4FA;
	color: #5A5A5A;
	padding: 3px;
	text-align: left;
	font-size: 10px;
}

hr.line {
	width: 98%;
	height: 0;
	background-color: #FFF;
	border: 0;
	border-top: 1px solid #DEDBDE;
	color: #FFF;
}


.ubbild { border: 1px solid #FFF; }

.RCtooltip {
	position: absolute;
 	width: 150px;
 	border: 1px solid #5285BE;
 	z-index: 10000;
 	background-color: #F1F4FA;
 	color: #5A5A5A;
 	padding: 3px;
 	text-align: left;
 	font-size: 10px;
 }

 /* Gelbe Button */
.buttonGelb {
	margin:0;
}

.buttonGelb .buttonGelbLinks, .buttonGelb .buttonGelbRechts {
	height: 18px;
	width: 3px;
	background-repeat: no-repeat;
 	margin: 0;
 	padding: 0;
}

.buttonGelb .buttonGelbLinks {
	background-image: url(http://www.openholidayguide.net/img/preisvergleich/bg_button_gelb_links.gif);
	background-position: left top;
}

.buttonGelb .buttonGelbRechts {
	background-image: url(http://www.openholidayguide.net/img/preisvergleich/bg_button_gelb_rechts.gif);
 	background-position: right top;
}

.buttonGelb .buttonGelbMitte {
	height: 18px;
	overflow: hidden;
 	background-image: url(http://www.openholidayguide.net/img/preisvergleich/bg_button_gelb.gif);
 	background-repeat: repeat-x;
}

.buttonGelb .buttonGelbMitte a {
	text-decoration: none;
	font-family: Verdana;
 	font-size: 10px;
 	font-weight: bold;
 	line-height: 18px;
 	color: #FFFFFF;
 	margin-top:5px;
}

.buttonGelb .buttonGelbMitte a:hover {
	color: #000
}

.buttonGelb .buttonGelbMitte input {
	text-decoration: none;
 	border:0;
 	background: transparent;
 	font-family: Verdana;
 	font-size: 10px;
 	font-weight: bold;
	color: #FFF;
 	cursor: pointer;
 	margin-top: 0;
 	padding: 1px 5px 0 5px;
}

.buttonGelb input {
	width: 1px;
	overflow: visible;
}

html>body .buttonGelb input {
	width: auto;
 	overflow: hidden;
}

.personFormularBox {
	border: 0px;
	padding-left: 2px;
	white-space: nowrap;
}

#channelNavigation {
}

#channelNavigation td {
	padding-right: 2px;
}

#channelNavigation table {
	margin-right: 30px;
}

/*
* ##################################################################
* OpenHolidayGuide - Das Partnerprogramm f�r Hotelbewertungen � 2005
* ##################################################################
*
* OHG - Stylesheet 'e_01_graurot'
*
* HINWEIS: Bitte kopieren Sie diese Datei in das, von Ihnen angelegte
* Verzeichnis '/ohg' innerhalb Ihres Webspaces!
*
* Alle Styles k�nnen frei nach Ihren W�nschen editiert und ge�ndert
* werden. Folgen Sie den Hinweisen der jeweiligen Kommentaren.
* Die Standardangaben finden Sie als "Anzupassen" markiert in den Kommentaren
* weitere Styles k�nnen von Ihnen individuell hinzugef�gt werden. In Klammern
* werden die default-Werte dieses Stylesets genannt.
*
* Die Angaben Ihrer �nderungen m�ssen - um korrekt angezeigt zu werden -
* validem CSS entsprechen.
*
* Support unter: supportatopenholidayguide.net
*
*/

/* ################################################################## */
/*
* Seitenkopf (headLeft, headCenter, headRight)
*
* In diesen Styleangaben wird das Aussehen des Seitenkopfes des OHG-Partnerprogramms
* definiert. Im Seitenkopf befindet sich die Suchleiste f�r Hotels und Orte sowie
* der Button f�r Hotelbewertungen.

* Seitenkopf links
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.headLeft {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/*
* Seitenkopf mitte
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (100%)
* height = H�he des linken Seitenkopf-Elementes (31px)
* padding = Innenabstand oben/unten und links/rechts (0px 10px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.headCenter {
	width: 100%;
	height: 31px;
	padding: 0px 10px;
	background-color:#D8D8D8;
}

/*
* Seitenkopf rechts
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.headRight {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/* ################################################################## */

/*
* Listenelemente (arrow, categories)
*
* In diesen Styleangaben wird das Aussehen von HTML-Listenelementen <ul> und <li>
* wie sie z.B. in der Kontinent�bersicht verwendet werden, definiert.

* HTML-Element <li>
*
* Anzupassen:
* list-style-image = Grafik, die als Listenmarkierung angezeigt wird (arrow_right.gif)
*					 Wenn Sie eine andere Grafik verwenden m�chten, muss diese im
*					 Verzeichnis '/ohg' gespeichert sein und mit dem Dateinamen be-
*					 zeichnet sein, den Sie hier angeben.
* margin-bottom = Unterer Aussenabstand des Listenelements zu nachfolgenden Elementen (7px)
*/
.arrow {
	list-style-image: url(arrow_right.gif);
	margin-bottom: 7px;
}

/*
* HTML-Element <ul>
*
* Anzupassen:
* line-height = Zeilenh�he der einzelnen Listenelmente (14pt)
*/
.categories {
	line-height: 14pt;
}

/* ################################################################## */

/*
* Tabellenkopf (tableHeadLeft, tableHeadCenter, tableHeadRight, tableTitle, tableTitleText)
*
* In diesen Styleangaben wird das Aussehen des Tabellenkopfes einer Tabelle
* des OHG-Partnerprogramms definiert. Der Tabellenkopf wird z.B. auf der Regionen-
* seite �ber der Auflistung der Hotels angezeigt und beinhaltet z.B. die Sortierung
* eines Listings.
*
* Tabellenkopf links
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableHeadLeft {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/*
* Tabellenkopf mitte
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* padding = Innenabstand oben/unten und links/rechts (0px 10px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableHeadCenter {
	width: 100%;
	height: 31px;
	padding: 0px 10px;
	background-color:#D8D8D8;
}

/*
* Tabellenkopf rechts
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableHeadRight {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/*
* Tabellenkopf Titel
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #FFFFFF)
* background-color =  Hintergrundfarbe der Tabellenzellen  (#595959)
* padding = Innenabstand oben/unten und links/rechts (5px 10px)
*/
.tableTitle {
	border:1px solid #FFFFFF;
	background-color:#A40000;
	padding: 5px 10px;
}

/*
* Tabellenkopf Titel Text
*
* Anzupassen:
* font-size = Schriftgr��e (10px)
* font-weight = Schriftst�rke (bold)
* color = Schriftfarbe (#FFFFFF)
*/
.tableTitleText {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

/* ################################################################## */

/*
* Tabellenzeilen (tableRow1, tableRow2, tableRowPlus, tableRowMinus, tableRowInset)
*
* In diesen Styleangaben wird das Aussehen eines tabellarischen Listings definiert.
* Diese Listings finden z.B. in der Regionen- oder Hotel�bersicht Verwendung.
* In den Style tableRow1 und tableRow2 werden die Farbwechsel von zwei aufeinanderfolgenden
* Tabellenzeilen definiert.
* tableRowPlus und tableRowMinus definieren die Seitenelemente (z.B. auf der Hotel-
* seite) zum "Auf- und Zuklappen" von Tabellenzeilen.
* tableRowInset definiert einger�ckte Tabellenzeilen auf der Hotel- und Berichtseite des OHG
*
* Tabellenzeile Style 1
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #D8D8D8)
* background-color =  Hintergrundfarbe der Tabellenzellen  (#FFFFFF)
* padding = Innenabstand der Tabellenzeile (5px 10px)
* vertical-align = Vertikale Ausrichtung des Zeileninhalts (top)
*/
.tableRow1 {
	border:1px solid #D8D8D8;
	background-color:#FFFFFF;
	padding: 5px 10px;
	vertical-align:top;
}

/*
* Tabellenzeile Style 2
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #D8D8D8)
* background-color =  Hintergrundfarbe der Tabellenzellen  (#F1F1F1)
* padding = Innenabstand der Tabellenzeile (5px 10px)
* vertical-align = Vertikale Ausrichtung des Zeileninhalts (top)
*/
.tableRow2 {
	border:1px solid #D8D8D8;
	background-color:#F1F1F1;
	padding: 5px 10px;
	vertical-align:top;
}

/*
* Tabellenelement Plus
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #FFFFFF)
* background-color =  Hintergrundfarbe der Tabellenzellen  (#595959)
* padding = Innenabstand der Tabellenzeile (5px 10px)
* vertical-align = Vertikale Ausrichtung des Zeileninhalts (top)
*/
.tableRowPlus {
	border:1px solid #FFFFFF;
	background-color:#A40000;
	padding: 5px 10px;
	vertical-align:top;
}

/*
* Tabellenelement Minus
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #FFFFFF)
* background-color =  Hintergrundfarbe der Tabellenzellen  (#595959)
* padding = Innenabstand der Tabellenzeile (5px 10px)
* vertical-align = Vertikale Ausrichtung des Zeileninhalts (top)
*/
.tableRowMinus {
	border:1px solid #FFFFFF;
	background-color:#A40000;
	padding: 5px 10px;
	vertical-align:top;
}

/*
* Tabellenzeile einger�ckt
*
* Anzupassen:
* border = Rahmenst�rke / -stil / -farbe (1px solid #D8D8D8)
* background-color =  Hintergrundfarbe der Tabellenzellen (#F1F1F1)
* padding = Innenabstand der Tabellenzeile (5px 10px)
* vertical-align = Vertikale Ausrichtung des Zeileninhalts (top)
*/
.tableRowInset {
	border:1px solid #D8D8D8;
	background-color:#F1F1F1;
	padding: 5px 20px;
	vertical-align:top;
}

/* ################################################################## */

/*
* Tabellenfuss (tableFootLeft, tableFootCenter, tableFootRight)
*
* In diesen Styleangaben wird das Aussehen des Tabellenfusses einer Tabelle
* des OHG-Partnerprogramms definiert. Der Tabellenfuss wird z.B. auf der Regionen-

* seite unter der Auflistung der Hotels angezeigt und beinhaltet z.B. die Sortierung
* eines Listings.
*
* Tabellenfuss links
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableFootLeft {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/*
* Tabellenfuss mitte
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* padding = Innenabstand oben/unten und links/rechts (0px 10px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableFootCenter {
	width: 100%;
	height: 31px;
	padding: 0px 10px;
	background-color:#D8D8D8;
}

/*
* Tabellenfuss rechts
*
* Anzupassen:
* width = Breite des linken Seitenkopf-Elementes (7px)
* height = H�he des linken Seitenkopf-Elementes (31px)
* background-color = Hintergrundfarbe (#D8D8D8)
*/
.tableFootRight {
	width: 7px;
	height: 31px;
	background-color:#D8D8D8;
}

/* ################################################################## */



/*Mietwagenvergleich*/

table.suchen{width: 100%;}
td.suchen {text-align: center; padding-top: .5em }
table.autos {width: 100%;padding: .5em;}
td.veranstalterbild, .buchen {text-align: center; vertical-align: center }
td.typ {text-align: left; vertical-align: top; font-weight: bold }
td.preis {text-align: right; vertical-align: top; font-weight: bold }
td.spezifikation{vertical-align: top }
tbody.evenrow td, tbody.oddrow td { padding: .5em }
input.submit{background-color: #ffA500;	}
	select.suchen,input.suchen{background-color:#ffffff;}
tbody.evenrow td{background-color:#DAE7F0;}


/*#################################
	SEO-Karten
################################## */

div.kLabel {
	position:absolute;
	text-align:center;
}

div.kLabel * {
	position:absolute;
	font-weight:bold;
	font-size:9px;
}

div.kLabel *.ub {
	font-weight:normal;
}

div.kLabel a {
	text-decoration: none;
	left:1px; top:1px;
}

div.kLabel a.r {
	left:auto; right:2px;
}

div.kLabel div {
	color:#FFFFFF;
	left:2px; top:2px;
}

div.kLabel div.r {
	left:auto; right:1px;
}

div.kOrt {
	position:absolute;
	width:5px;
	height:5px;
	background-color:#000000;
	font-size:1px;
}

div.kStadt {
	position:absolute;
	width:5px;
	height:5px;
	background-color:#A00000;
	font-size:1px;
}


/*~~~~~~~~~~~~~~Impressum~~~~~~~~~~~~~~~~~~*/
div#impressum {
    float: left;
}
div#impressum dl {
    clear: left;
    overflow: hidden;
    margin:0;
}
div#impressum dt, div#impressum dd {
	float:left;
    margin-bottom: -16000px;
    padding-bottom: 16000px;
}
div#impressum dt {
	width: 150px;
}
div#impressum dd {
	width: 450px;
    background: #f9f9f9;
}
div#impressum a {
	/*text-decoration:underline;*/
}
div#impressum pre {
    overflow: scroll;
}
div#impressum span, div#impressum pre {
    padding: .7em;
    padding-top: .3em;
    width: auto;
    border: none;
    display: block;
    text-align: justify;
}
div#impressum dt span {
	width: 120px;
	color: #253D58;
    font-weight: bold;
}
div#impressum dd span, div#impressum dd pre {
	width: 430px;
}
div#impressum pre {
    padding: 0 .7em;
}
div#impressum span img {
	padding: 0;
    vertical-align: bottom;
    border: none;
}
div#impressum br {
    clear: both;
}
img.linkImg {
	cursor: pointer;
}



/******************* Kontaktformular  Bonuspaket Eintrag*********************************************/
#content h3, #content h2 {
	text-align: left;
}
#content ul.bonuspaket {
	margin: 10px 0 20px 20px;

}
#content ul.bonuspaket li {
	margin: 0 10px 10px 10px;

}
.bonusForm {
	margin: 0 30px;
	width: 400px;
}
.bonusForm .label,
.bonusForm label {
	height: 2.5em;
	width: 100%;
	position: relative;
	display: block;
	text-align: left;
}
.bonusForm .label label {
	display: inline;
}
.bonusForm input,
.bonusForm textarea {
	float: right;
	border: 1px solid #a5a6a8;
	width: 15em;
}
.bonusForm .plz {
	width: 3.9em;
	margin: 0em 0.15em 0em 0em;
}
.bonusForm .stadt {
	width: 10.8em;
}
.bonusForm textarea {
	width: 15.5em;
	margin: 0em 0em 0.3em 0em;
}
.bonusForm label.nachricht {
	height: auto;
}
#kontaktFormButton,
.kontaktFormButton{
	/*background: url(../images/button_senden.gif) no-repeat 0px 0px;*/
	background: #C71E29;
	width: 63px !important;
	height: 18px;
	border: none!important;
	margin: 0em 0em 0.4em 0em;
	border: 1px solid #A5A8AC!important;
	color: #fff;
}
.bluefett {
	font-weight: bold;
	color:#254159;
}
/*--------ENDE Bonuspaket Eintrag---------------------------*/

