/*************************************************************************************
	*
	*	POPUP STYLESHEET
	*	Copyright 2005, Rewe Touristik
	*	www.jahnreisen.de
	*	Author:Oliver Hook, JUNG v. MATT Neckar GmbH
	*	Last change:050518
	*
*************************************************************************************/
/*************************************************************************************
	*	POSITION STYLES
**************************************************************************************/
#logoPrint {
	display:none;
}
/*-----------SURROUND MAIN---------------*/
#iehackwrap { /*BE NICE TO IE*/
	
}
#surround {
	width:780px;
}
/* IE5 MAC HACK BEGIN FOR ALL BROWSERS \*/
#surround {
	padding-top:0px;
}
/* END */
/*-----------HEADER---------------*/
.headerPhone {	
	margin:14px 0 -22px 307px;
	padding:0;
}
/* IE5 MAC HACK BEGIN FOR ALL BROWSERS \*/
#headerPhone {
	position:relative;
	left:417px;
}
/* END */
/*-----------BG MAIN CONTENT---------------*/
.bgMainContent {
	padding:0;
	height:auto;
}
/* IE5 MAC HACK BEGIN FOR ALL BROWSERS \*/
.bgMainContent {
	height:100%;
}
/* END */
/*-----------ROUNDED BOXEN---------------*/
#boxContentSrdXL, #boxContentSrdXL_NM {
	float:left;
	padding:0 0 0 20px;
	width:600px;
	height:auto;
}

.boxSurroundS2, .boxSurroundS2_NM {
	width:285px;/*=285px*/
}
/*-----------CONTENT COLS---------------*/
.twoColLeft {
	float:left;
	width:262px;
}
.twoColRight {
	float:left;
	width:280px;
}
/*-----------Reiter Buttons---------------*/
#btnNavReiter {
	float:left;
	width:260px;
	padding:2px 0px 0px 5px;
}
#btnNavReiter span, #btnNavReiter span.inactive {
	float:left;
	padding:5px 5px 0px 5px;
	height:20px;
	he\ight:15px;
	background:url(../images/btnReiterBg.gif) left top repeat-x;
	font-size:11px;
	color:#555;
	margin-right:1px;
}
#btnNavReiter span.inactive {
	background:url(../images/btnReiterBgInactive.gif) left top repeat-x;
	color:#999;
}
#btnNavReiter a, #btnNavReiter .inactive {
	float:left;
	margin-right:1px;
}
/*-----------STRECKE REITER---------------*/
/*#streckeReiter {
	list-style-type:none;
	margin-top:10px;
}
#streckeReiter li.norm {
	float:left;
	margin:0px 7px 2px 0px;
	background:#FFF6DF url(../images/grBoxCornerTl.gif) left top no-repeat;
	list-style-type:none;
}
#streckeReiter li.norm span {
	float:left;
	margin:0px -5px 0px 5px;
	padding:5px 0px 0px 0px;
	background:#FFF6DF url(../images/grBoxCornerTr.gif) right top no-repeat;
	height:1.55em;
	he\ight:1.25em;
	position:relative;
}
#streckeReiter li.norm a {
	background:url(../images/bgBtnReiterIconNorm.gif) 0px 4px no-repeat;
	font-size:0.7em;
	color:#555;
	text-decoration:none;
	padding:0px 15px 0px 10px;
}
#streckeReiter li.norm a:hover {
	text-decoration:underline;
}
#streckeReiter li.aktiv {
	float:left;
	margin:0px 6px 2px 0px;
	background:#FFF2CC url(../images/grBoxCornerTl.gif) left top no-repeat;
	list-style-type:none;
}
#streckeReiter li.aktiv span {
	float:left;
	margin:0px -5px 0px 5px;
	padding:5px 0px 0px 0px;
	background:#FFF2CC url(../images/grBoxCornerTr.gif) right top no-repeat;
	height:1.55em;
	he\ight:1.25em;
	position:relative;
}
#streckeReiter li.aktiv a {
	background:url(../images/bgBtnReiterIconActive.gif) 0px 4px no-repeat;
	font-size:0.7em;
	color:#B03239;
	text-decoration:none;
	padding:0px 15px 0px 10px;
	cursor:default;
}
#streckeReiter li.inaktiv {
	float:left;
	margin:0px 6px 2px 0px;
	background:#FFF6DF url(../images/grBoxCornerTl.gif) left top no-repeat;
	list-style-type:none;
}
#streckeReiter li.inaktiv span {
	float:left;
	margin:0px -5px 0px 5px;
	padding:5px 0px 0px 0px;
	background:#FFF6DF url(../images/grBoxCornerTr.gif) right top no-repeat;
	height:1.55em;
	he\ight:1.25em;
	position:relative;
}
#streckeReiter li.inaktiv a {
	background:url(../images/bgBtnReiterIconInactive.gif) 0px 4px no-repeat;
	font-size:0.7em;
	color:#999;
	text-decoration:none;
	padding:0px 15px 0px 10px;
	cursor:default;
}*/