/* Allgemeine Angaben */
.teaserTable {
}
.contentHeaderSmall {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contentHeaderSmall a:link, .contentHeaderSmall a:visited {
	text-decoration:	none;
	color:				#000000;
}
.contentText a:link, .contentText a:visited {
	text-decoration:	none;
	color:				#000000;
	font-weight:		bold;
}




/* Shop Styles */
.catHeader {
	background: 		url(/images/head_bg_01.jpg);
	background-repeat:	no-repeat;
	text-align:			center;
	height:				18px;
}
.catHeader a:link, .catHeader a:visited {
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;
}
.itemHeader {
	background: 		url(/images/head_bg_01.jpg);
	background-repeat:	no-repeat;
	
	text-align:			center;
	
	height:				18px;

	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	none;	
}
.shopInput {
	width:				20px;
	font-size:			10px;
}
.shopButton {
	cursor:				pointer;
	background:			none;
	border:				1px solid #622926;

	font-weight:		bold;
	font-size:			12px;

	text-align:			center;
}

.shopButton a:link, .shopButton a:visited {
	text-decoration:	none;
	color:				#000000;
	vertical-align:		middle;
	
	margin:			2px;
	display:		block;
}


.loginBlock {
	width:				120px;
	color:				#ffffff;
}

.loginInput {
	width:				100%;
	border:				none;
	background:			#ffffff;
}

.loginButton {
	color:				#ffffff;
	border:				none;
	background:			none;
	cursor:				pointer;
	font-weight:		bold;
	text-align:			right;
}



/*in teaser_obenrechts*/
.teaserStartRechtsOben .head {
  font-family: Verdana, Geneva, Helvetica, Arial;
  font-weight:bold;
  text-align:center;
  font-size:11px;
  padding:15px 0 0 0;
  margin:0;
}

.teaserStartRechtsOben .text {
  font-family: Verdana, Geneva, Helvetica, Arial;
  font-weight:bold;
  text-align:center;
  font-size:10px;
  padding:4px 0 0 0;
  margin:0;
}



/*in teaser_obenlinks*/
.teaserStartLinksOben .head{
  font-family: Verdana, Geneva, Helvetica, Arial;
  font-weight:bold;
  text-align:center;
  font-size:10px;
}


















/*keine Ahnung ob die Styles oberhalb gebraucht werden.*/
/******************************************************************************/


/* maincontent */

.maincontent {
	font-family: Verdana, Geneva, Helvetica, Arial;
	vertical-align: top;
	padding:10px 8px 0 0;
}


.maincontent div, .maincontent td, .maincontent p {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 10px;
}
.maincontent img {
 padding:0;
 margin:0;
 border:0px;
}


/*für Cambio de Moneda*/
#extern {
	border:		none;
	padding: 0px;
	margin: 0px;
}	
.extern {
	border:			none;
	padding: 0px;
	margin: 0px;
}	
/*ENDE - für Cambio de Moneda*/




/* journeyCatList.ihmtl u. journeyDetail.ihtml */

.jTable {
	width:				100%;
	margin-bottom:		20px;
}

.jHead, .jSubHead, .jDetail,  .jHead a:link, .jHead a:visited, .jSubHead a:link, .jSubHead a:visited, .jDetail a:link,  .jDetail a:visited {
	text-align:			left;
	font-size:			11px;
	color:				  #003F73; /*#336699;    *#6685A3;*/
	font-family:		Verdana, Geneva, Helvetica, Arial;	
	font-weight:		bold;
}

.jSubHead, .jSubHead a:link, .jSubHead a:visited {
	font-size:			11px;
}
.jAppointTable {
	margin:				20px 0 20px 0;
	background:			#F6F6F6;
	border:				1px solid #6685A3;
	width:				100%;
}

.jAppointTable td {
	font-size:			12px;
}
.jContent {
	padding:			10px;
	font-size:			12px;
	background:			#DDE4EB;
	border:				1px solid #6685A3;
}

.jBottom, .jBottom a:link, .jBottom a:visited, .jBottom input {
	font-size:			11px;
	font-weight:		bold;
	font-family:		Verdana, Geneva, Helvetica, Arial;
	color:				#6685A3;
	border:				none;
	background:			none;
}


.jListLabel {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 10px; 
	font-weight:		bold;
	padding:			0;
}





.Box1 .header {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 16px; 
	font-weight:		bold;
	padding:			0;
	border-bottom:		none;
	color:#3366A6; /*#003F73;*/
}

#journey td {
 font-weight:normal;
}

.jBlockLabel {
	padding:			4px 10px 4px 10px;
}

.jBlockContent {
	padding:			4px 10px 4px 10px;
}

.jForm {
	border:				1px solid #6685A3;
	margin-top:			10px;
	background:			#F6F6F6;
}

.jTelForm {
	border:				1px solid #6685A3;
	margin:				10px 10px 0 0;
	background:			#DDE4EB;
}
*/







/* teaser bar */
/*
.teaserbar {
	vertical-align:		top;
	font-family:		Arial, Verdana, helvetica, sans-serif;
	margin:				0;
	padding:			0 0 0 10px;
}

body .teaserbar {
	margin-bottom:		5px;
}

.teaserbar a:link, .teaserbar a:visited {
	color:				#6685A3;
	text-decoration:	none;
}



.teaserHead {
	color:				white;
	font-size:			12px;
	font-weight:		bold;
	padding:			2px 8px 2px 8px;
}

.teaserHead a:link, .teaserHead a:visited {
	text-decoration:	none;
	color:				white;
}

.teaserBody {
	padding:			8px;
}




/* width specs */

/*
.widthContentFull {
	width:				742px;
	padding-left:		30px;
}

.widthContentTeased {
	width:				542px;
}

.widthTeaserbar {
	width:				222px;
}


.jAppoint {
	padding:4px;
}
*/





/* messages */
/*
.jMessageTable {
	padding-bottom: 10px;
	width: 100%;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 0.8em;	
}

.jMessageHead {
	background-color: #F4820B;
	color: white;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.jMessageContent {
	background-color: #F0F0F0;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;	
}




.jCurrentPage {
	text-decoration:	underline !important;
}




.jShortContent {
	background:			#F6F6F6;
	border:				1px solid #6685A3;
	padding:			4px;
	margin-top:			10px;
}

.jShortHead {
	font-weight:		bold;
}

.jShortSubHead {

}




#schnaepchen {
	background:		#F6F6F6;
	border:			1px solid #6685A3;
	margin:			0;
	padding:		0;
	font-size:		11px;
	font-family:	arial, helvetica, sans-serif;
}
*/







/*

#iconWin {
	background:			#FFFFFF;
}

#iconWin H1 {
	background:			#FFFFFF;
	border-bottom:		1px solid #6685A3;
	font-size:			14px;
	padding:			4px;
}

#iconWin p {
	padding:			4px;
	font-size:			12px;
}

#iconWin a {
	color:				#000000;
	text-decoration:	none;
	font-weight:		bold;
}






table.ExpressFlight {
	width:				100%;
	background-color:	#F6F6F6;
	padding:			0px;
	margin:				0px;
	border:				1px solid #6685A3;
}

td.ExpressFlightHead {
	font-family:		Arial,Verdana,Helvetica,sans-serif;
	font-size:			10pt;
	margin:				0px;
	font-weight:		bold;
}

td.ExpressFlightSHead {
	font-family:		Arial,Verdana,Helvetica,sans-serif;
	font-size:			9pt;
	background-color:	#FFFFFF;
	color:				#000000;
}

input.ExpressFlightValue, select.ExpressFlightValue {
	font-family:		Arial,Verdana,Helvetica,sans-serif;
	font-size:			8pt;
	color:				#000000;
	text-decoration:	none;
	background-color:	#FFFFFF;
}

input.ExpressFlightSubmit {
	font-family:		Arial,Verdana,Helvetica,sans-serif;
	font-size:			8pt;
	font-weight:		bold;
}

a.ExpressFlight:link, a.ExpressFlight:visited, a.ExpressFlight:active, a.ExpressFlight:hover {
	color:				#000000;
	text-decoration:	none;
}

*/



