/* Daniel */
body{
	background-image: url(../images/wasserzeichen.gif);
	background-repeat:no-repeat;	
	background-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:0px;
}

#mainsiteBG{
	position:relative;
	width:1022px;
	background-color:#ffffff;
	background-image: url(../images/mainsite_bg.png);
	background-repeat:repeat-y;
}

#mainsite{
	width:1000px;
	padding-left:6px;
}

#topNaviArea {
	position:relative;
	width:1000px;
	height:30px;
}

#topNaviRight{
	position:absolute;
	/*top:-280px;*/
	top:-310px;
	left:500px;
	width:500px;
	height:20px;
}

.topNaviItems {
	position:relative;
	float:right;
}

#headArea {
	position:relative;
	margin-top:10px;
	width: 1000px;
	/*height: 240px;*/
	height: 270px;
	/*background-color:#FE9900;*/
	background-image: url(../lib/image.php?id=479);
	background-repeat:no-repeat;
	margin-bottom:20px;	
}

#teaserImage {
	position:absolute;
	top:-10px;
	left:0px;
	margin-top:10px;
	width: 1000px;
	/*height: 240px;*/
	height: 270px;
	background-image: url();
	background-repeat:no-repeat;
	
}

#contentArea {
	position:relative;
	width: 1000px;
	min-height: 500px;
	background-image: url(../images/content_bg_orange.gif);
	background-repeat:repeat-y;	
}

#content {
	position:relative;
	float:left;
	width: 600px;
	min-height: 500px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_full {
	position:relative;
	float:left;
	width: 790px;
	min-height: 500px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#posH1 {
	position:absolute;
	top:-100px;
	left:100px;
	width:700px;
	height:50px;
}

h1 {
	position:relative;
	top:0px;
	margin-top:0px;
	padding:0px;
	float:right; 
	margin-right:10px;
	color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-style: italic;
}
/* IE 6.0 Hack */
/**html h1 {
	top:165px !important;
}*/

#contentRight {
	position:relative;
	float:right;
	width: 800px;
	min-height: 500px;
}

#leftside {
	position:relative;
	float:left;
	width: 190px;
	min-height:500px;
}

.sideTop{
	position:relative;
	width:190px;
	height:5px;

	margin:0px;
	padding:0px;
}

.sideHeadline{
	position:relative;
	width:190px;
	height:20px;
	background-color:#FE9900;
	color:#ffffff;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
	background-image: url(../images/side_top_orange.gif);
	background-repeat:no-repeat;
}

.sideContent{
	position:relative;
	width:178px;
	color:#000000;
	border: 1px solid #FE9900;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	padding-top:0px;
	margin-top:0px;
}

/* IE 6.0 Hack */
*html .sideContent{
	width:100% !important;
}


.sideContentHeadline{
	position:relative;
	font-weight:bold;
}

.sideContentMore{
	position:relative;
	float:right;
}

#rightside {
	position:relative;
	float:right;
	width: 190px;
	min-height: 500px;
}

#footer {
	position:relative;
	clear:both;
	top:10px;
	width: 1000px;
	height: 320px;
	background-color:#ffffff;
	background-image: url(../images/footer_bg.png);
	background-repeat:repeat-x;
}

#footerCenter {
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	height: 200px;
}

.footerBox {
	position:relative;
	float:left;
	width: 160px;
	height: 200px;
	padding-left:30px;
	padding-right:0px;
	border-right: 1px solid #96B3CF;
}

.footerBoxLast {
	position:relative;
	float:left;
	width: 160px;
	height: 200px;
	padding-left:30px;
	padding-right:0px;
}

#footerClose {
	position:relative;
	clear:both;
	width:990px;
	height: 20px;
	text-align:right;
	padding-right:10px;
	padding-top:80px;
	color: #999999;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNaviArea {
	position:relative;
	top:-12px;
	padding-top:0px;
	width:190px;
}

#mainNaviArea ul{
	margin-left:-20px;
}

/* IE 6.0 Hack */
*html #mainNaviArea ul{
	margin-left:15px !important;
}

#mainNaviArea li{
	list-style-type: none;
}


a:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #000000;
}

a:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #000000;
}


/* mainNavi */

a.mainNavi:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
}

a.mainNavi:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a.mainNavi:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a.mainNavi_active:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.mainNavi_active:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.mainNavi_active:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

/* Sub1 */

a.mainNaviSub1:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
}

a.mainNaviSub1:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a.mainNaviSub1:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a.mainNaviSub1_active:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.mainNaviSub1_active:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.mainNaviSub1_active:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

/* Sub2 */
a.mainNaviSub2:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
	 font-style: italic;
}

a.mainNaviSub2:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
	 font-style: italic;
}

a.mainNaviSub2:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
	 font-style: italic;
}

a.mainNaviSub2_active:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-style: italic;
}

a.mainNaviSub2_active:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-style: italic;
}

a.mainNaviSub2_active:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
	 font-style: italic;
}

#querNaviArea {
	position:absolute;
	width:1000px;
	height:30px;
	top:-50px;
	left:0px;
	background-image: url(../images/quernavi_bg_orange.png);
	background-repeat:no-repeat;
}

.querNaviItems{
	position:relative;
	float:left;
	height:30px;
	border-right:1px solid #ffffff;
	margin-right:5px;
	margin-left:5px;
	padding-right:7px;
	padding-left:0px;
	padding-top:6px;
}

a.querNavi:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.querNavi:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.querNavi:hover {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.querNavi_active:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.querNavi_active:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.querNavi_active:hover {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

/* topNavi */
a.topNavi:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.topNavi:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.topNavi:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.topNavi_active:link {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.topNavi_active:visited {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.topNavi_active:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

#teaserNaviArea{
	position:absolute;
	top:-281px;
	/*top:-255px;*/
	left:0px;
	width:250px;
	height:205px;
}

.teaserNaviItemsSchwarz{
	position:relative;
	height:35px;
	width:250px;
	background-image: url(../images/teasernavi_schwarz.png);
	background-repeat:repeat;
	margin-bottom:7px;
}

.teaserNaviItemsBlau{
	position:relative;
	height:35px;
	width:250px;
	background-image: url(../images/teasernavi_blau.png);
	background-repeat:repeat;
	margin-bottom:7px;
}

.teaserNaviItemsRot{
	position:relative;
	height:35px;
	width:250px;
	background-image: url(../images/teasernavi_rot.png);
	background-repeat:repeat;
	margin-bottom:7px;
}

.teaserNaviItemsGruen{
	position:relative;
	height:35px;
	width:250px;
	background-image: url(../images/teasernavi_gruen.png);
	background-repeat:repeat;
	margin-bottom:7px;
}

.teaserNaviItemsOrange{
	position:relative;
	height:35px;
	width:250px;
	background-image: url(../images/teasernavi_orange.png);
	background-repeat:repeat;
	margin-bottom:7px;
}

.teaserNaviItems{
	position:relative;
	float:left;
	top:10px;
	left:20px;
}

.teaserNaviItemsArrow {
	position:relative;
	float:right;
	padding-top:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color:#ffffff;
	margin-right:10px;
}


/* teaserNavi */
a.teaserNavi:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.teaserNavi:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.teaserNavi:hover {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.teaserNavi_active:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.teaserNavi_active:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

a.teaserNavi_active:hover {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #ffffff;
}

/* sideContentMore */

a.sideContentMore:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #000000;
}

a.sideContentMore:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #000000;
}

a.sideContentMore:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #000000;
}

#searchArea{
	position:absolute;
	top:-50px;
	left:680px;
	height:30px;
	width:320px;
	/*background-color:#000000;*/
}

#searchLeft{
	position:relative;
	float:left;
	margin-top:5px;
}

#searchRight{
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:3px;
}

#searchField{
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #000000;
	 width: 130px;
	 height:20px;
	 border:1px solid #000000;
	 float:left;
}

#searchButton{
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
	 width: 50px;
	 height:24px;
	 background-color:#FE9900;
	 border:1px solid #000000;
	 float:right;
	 margin-left:5px;
}

/* a1 */
a#a1:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
}

a#a1:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a#a1:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

/* a2 */
a#a2:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
}

a#a2:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a#a2:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

/* a3 */
a#a3:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #ffffff;
}

a#a3:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}

a#a3:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #ffffff;
}


/* footerNavi */
a.footerNavi:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
	 color: #999999;
}

a.footerNavi:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #999999;
}

a.footerNavi:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: none;
	 color: #999999;
}

/* footerNaviTop */
a.footerNaviTop:link {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #999999;
}

a.footerNaviTop:visited {
     text-decoration: none;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #999999;
}

a.footerNaviTop:hover {
     text-decoration: underline;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
	 color: #999999;
}

.hiddenDiv {
	position:relative;
	width:1px;
	height:1px;
	visibility:hidden;
	float:left;
}

.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F6DC7F;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

.lstTitle {
	background-color:#F6DC7F;
	font-weight:bold;
	color:#000000;
}

/* Sitemap */
a.SitemapEbene0:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.SitemapEbene0:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.SitemapEbene0:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

a.SitemapEbene1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}

a.SitemapEbene1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}

a.SitemapEbene1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration: underline;
}

a.SitemapEbene2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.SitemapEbene2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.SitemapEbene2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.SitemapEbene3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.SitemapEbene3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.SitemapEbene3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

/* Sitemap */

/*Bannerwerbdung*/
#headbanner{
	position:absolute;
	width:510px;
	height:60px;
	top:-281px;
	left:256px;
}

#contentbanner{
	position:relative;
	width:600px;
	height:60px;
	text-align:center;
}

#skyscraperbanner{
	position: fixed;
	width:194px;
	top:40px;
	left:1050px;
	text-align:center;
	border: 1px solid #000000;
}

.addwords {
	border-color: #DBDBDB;
	border-style: solid;
	border-width: 1px;
}

.addwordsHead {
	background-color: #DBDBDB;
	color: #999999;
	text-align: left;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
}
/*Bannerwerbdung*/

/*Reisekontor */
.rkquickright_div {
	position:relative;
	font-family: Arial,sans-serif !important;
	font-size:12px !important;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FECC7F;
	display:block;
	width:175px;
	height:220px;
	margin-top:5px;
	margin-bottom:10px;
}
.rkquickright_div td{
	font-family: Arial,sans-serif !important;
	font-size:12px !important;
}

.quickrightCatTitle{
	font-family: Arial,sans-serif;
	font-size: 14px;
	background-color: #FECC7F;
	color: #ffffff;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
}
.quickrightCatTitle div{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Reisekontor */

/* Google Wetter */
#googleWeather {
	position:absolute;
	width:230px;
	height:190px;
	top:-290px;
	left:770px;
	color:#ffffff;
}

#googleWeather_left {
	position:relative;
	float:left;
	width:210px;
	height:183px;
	background-image: url(../images/weather_bg.png);
	background-repeat:repeat;
	padding-top:7px;
}

a.wetterkarte_link:visited {
	color:#ffffff !important;
}
a.wetterkarte_link:hover {
	color:#ffffff !important;
}
a.wetterkarte_link:link {
	color:#ffffff !important;
}

#googleWeather_right {
	position:relative;
	float:right;
}

#googleWeather_Button {
	position:relative;
	width:20px;
	height:190px;
	background-image: url(../images/ausblenden_orange.gif);
	background-repeat:repeat;
	cursor:pointer;
}

/* Daniel */

/* Henrik */
.height_adjust{
	margin-bottom:5px;	}

* html .height_adjust{
	margin-bottom:-1px;	
}

.infTblOutput_head {
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	min-width: 190px;
	background-color:#FECC7F;
	display:inline-block;
}


#showOrte,  #showWasserstrasse{
	width:340px;
}

.infTblOutput {
	overflow:hidden;
	border:1px solid #FECC7F;
	width:588px;
	max-width:588px;
	min-width:588px;
	vertical-align:top;
	padding:5px;	
}

*html .infTblOutput {
	overflow:hidden;
	border:1px solid #FECC7F;
	width:598px;
	max-width:598px;
	min-width:598px;
	vertical-align:top;
	padding:5px;	
}

.waserstrassenbereich {
	margin-left:25px;
}

.searchtable {	
	max-height:140px;
	min-height:140px;
	max-width:588px;
	min-width:588px;
	width:588px;
	padding:5px;
}

.searchtable .searchtableGap {
	max-height:10px;
	height:10px;
	min-height:10px;
}

.pictogramme_wrapper  {
	padding-left:8px;
	padding-right:10px;
}


.searchtable td {
	max-height:15px;
	height:15px;
	min-height:15px;
}

.tableWrapper {
	width:598px;
	border:1px solid #FECC7F;
}

.tableWrapper2 {
	margin-top:10px;	
}


.searchTableRow1 {
	max-height:15px;
	min-height:15px;
	width:233px;
	vertical-align:middle;
}

.searchTableRow2 {
	width:345px;	
}

.strasseLinkWrap {
	max-width:70px; 
	min-width:70px;
	width:70px;
	float:right;	
}

.strasseKm {
	text-align:right;
	width:70px;
	max-width:70px; 
	min-width:70px;
}

.anbieterLink {
	width:70px;
	max-width:70px;
	min-width:70px;
	padding-top:45px;
	text-align:right;	
}

.adresse {
	text-align:left;
	width:210px;
	max-width:210px; 
	min-width:210px;
	float:left;	
}

.pictogramme {
	width:300px;
	max-width:300px; 
	min-width:300px;
	float:left;
	text-align:right;	
}

* html .pictogramme {
	width:300px;
	max-width:300px; 
	min-width:300px;
	float:left;
	margin-left:-40px;
}
/* Henrik */


/* Max */
.kachelueberschrift_text {
	overflow:hidden;
	padding-top:3px;
	margin-right: 10px;	
	color:#FFFFFF;
	text-align:right;
	width:181px;
	height:20px;
	max-height:20px;
} 

.kachelueberschrift { 
	background-color:#FECC7F;
}

.borderbox {
	margin-left:5px;
	margin-top:5px;
	float:left;
	position: relative;
	height: 280px;
	border: 1px solid #FECC7F;
	width: 191px;	
}

.subText {
	overflow:hidden;
	padding-left:3px;
	padding-right:5px;
	width: 191px;
	height: 50px;
	min-height: 50px;
	max-height: 50px;
}

.subMoreText { 
	background-color:#FFFFFF;	
	width: 186px;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	text-align: right;
	padding-right: 5px;
}
/* Max */

/* Leroy */
#detail_head{
	width:330px;
	float:left;
}

/*Detail_address*/
#detail_address{
	float: left;
	position:relative;
	width: 185px;
}
	
#detail_address_head {
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	width: 185px;
	height: 25px;
	background-color:#FECC7F;
}

#detail_adress_content{
	padding-top:5px;
	padding-left:5px;
	position:relative;
	width: 178px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
}

/*detail_offer*/
#detail_offer{
	float: right;
	position:relative;
	width: 140px;
}
	
#detail_offer_head {
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	width: 140px;
	height: 25px;
	background-color:#FECC7F;
}

#detail_image{
	float:right;
	width: 265px;
}

.detail_expose{
	width: 600px;
}

*html .detail_expose{
	margin-top:10px;
	width: 600px;
}
	
.detail_expose_content{
	float:left;
	margin-top:5px;
	position:relative;
	width: 598px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
	margin-bottom:15px;
}

*html .detail_expose_content{
	float:left;
	margin-top:-5px;
	position:relative;
	width: 598px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
	margin-bottom:15px;
}
	
.detail_expose_content_text{
	position:relative;
	float:left;
	padding-left:5px;
	padding-top:5px;
	width:485px !important;
}

.detail_expose_content_image{
	position:relative;
	float:right;		
}
	
/*Liste*/
.detail_expose_image{
	float:right;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;	
}

.more {
	position:relative;
	margin-left:450px;
	color:#000000;	
}
	
/*Liste*/
#detail_head{
	position:relative;
	width:345;
	float:left;
}
/*Detail_address*/
#detail_address{
	float: left;
	position:relative;
	width: 185px;
}
	
.detail_address_head {
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	width: 185px;
	height: 25px;
	background-color:#FECC7F;
}

#detail_address_content{
	position:relative;	
	width: 183px;	
	height: 180px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;	
}

*html #detail_address_content{
	position:relative;	
	width: 185px;
	min-height: 180px;
	height: 180px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
}

#detail_address_content_text{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	padding-right:5px;
	position:relative;
	width: 173px;
	min-height: 120px;
}

/*detail_offer*/
#detail_offer{
	margin-left:5px;
	float: right;
	position:relative;
	width: 140px;
}
	
.detail_offer_head {
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	width: 155px;
	height: 25px;
	background-color:#FECC7F;
}
	
#detail_offer_content{
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	width: 153px;
	min-height: 170px;
	height: 170px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
}

*html #detail_offer_content{
	padding-top:5px;
	padding-left:-5px;
	padding-bottom:5px;
	position:relative;
	width: 155px;
	min-height: 180px;
	height: 180px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
}
	
#detail_offer_content_text{
	margin-left:13px;
	position:relative;
	width: 128px;
	min-height: 120px;
	min-height: 120px;
}
	
#detail_image{
	float:right;
	width: 250px;
}

#detail_expose{
	padding-top:10px;
	clear:both;
	position:relative;
	width: 600px;	
}

.detail_expose_head {
	clear:both;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	width: 190px;
	height: 25px;
	background-color:#FECC7F;
}

.list_expose_head_hell{
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	min-width: 190px;
	height: 25px;
	background-color:#B2C8DD;
}

.list_expose_head{
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	min-width: 190px;
	height: 25px;
	background-color:#FECC7F;
}
	
#detail_expose_content{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	position:relative;
	width: 588px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
}

*html #detail_expose_content{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	clear:both;
	position:relative;
	width: 600px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	border-color: #FECC7F;
	}

.detailPosition {
	position:relative;
	margin-left:5px;
	top:3px;
}	

.imagefloatright{
	float:right;
	margin:5px;
}

/* Leroy */

/* Für QB2010 API */

/* Für die Suche */

.moqb_tab {
	padding:5px;
	background-color:#FFE0B2;
	font-size:10px;
	color: #000000;
	cursor: pointer;
	float:left;
	margin-right:3px;
}

.moqb_tab_active {
	padding:5px;
	background-color:#FE9900;
	font-size:10px;
	color: #ffffff;
	cursor: pointer;
	float:left;
	margin-right:3px;
}

.moqb_tab_active a {
	color:#FFFFFF;
}

.moqb_button {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#FE9900;
	border: 1px solid #000000;
	cursor:pointer;
	margin:3px;
}

.moqb_table {
	border: 1px solid #FE9900;
}

.moqb_tr_topbottom {
	background-color: #FFBA4D;
}

.moqb_tr_middle {
	background-color: #FFE0B2;
}

.moqb_reiseregion {
	background-color:#FE9900;
	padding:5px 5px 5px 5px;
	color:#ffffff;
}

.moqb_headline {
	background-color:#FFE0B2;
	padding:5px 5px 5px 5px;
	border-top-color:#133c91;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
}

.moqb_td_30tage {
	border-color:#E4EEF8; 
	border-width:1pt; 
	border-style:solid;
}

/* Für Detaileintrag */

.moqb_objektheadline { 
	background-color:#FE9900;
	position:relative; 
	top:0px;
	font-size:13pt; 
	color:#ffffff;
	font-weight:bold;
}

/* Für Preloader */

#moqb_preloaderintern{
	/*set Page Center */
	margin-left: auto;
	margin-right: auto;
	left:150px;
	width:400px;
	height:300px;
	position:relative;
	border:1px solid #FE9900;
	background-color:#ffffff;
	text-align:center;
}

.moqb_table_preloader {
	border: 0px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#moqb_preloaderheadline {
	background-color:#FE9900;
	font-size:16px !important;
	font-weight: bold !important;
	color:#ffffff !important;
	height:40px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

#moqb_preloaderimage {
	padding-left:10px;
	background-color:#ffffff;
}

#moqb_preloadermoreinfo {
	font-size:18px !important;
	line-height:40px !important;
	font-weight: bold !important;
	color:#000000 !important;
	text-align:center;
	padding-left:10px;
	background-color:#ffffff;
}

#moqb_preloaderspacer {
	background-color:#ffffff;
}

/* Für QB2010 API */
