body, a, h1, h2, h3, h4, h5, td, th, input, select, textarea, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* 11px */
	color: #000000;
}

body {
	background: #EDEDEE;
	margin: 0px;
	text-align: center;
}
	body.popup {
		margin: 10px;
		text-align: left;
		background: #FFFFFF;
	}

a {
	text-decoration: underline;
	color: #003B77;
}
	a:hover { text-decoration: none; }

a .pngFixed {
	cursor:pointer;
}
	
h1, h2, h3, h4, h5 {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1 {
	padding-top: 10px;
	height: 20px;
	border-bottom: 5px solid #94A6B0;
}

p {
	margin: 10px 0 10px 0;
}

input, select, textarea, option {
	font-size: 7.5pt; /* 10px */
}
input, select, textarea {
	color: #000000;
	border: 1px solid #DEE6ED;
	padding: 2px;	
}
select {
	padding: 1px;	
}

form {
	margin: 0;
}
small {
	font-size: 7pt;
	font-weight: normal;
}

map {
	display: none;
}


/**************************************************************************/
/* ALLGEMEIN */

.clearer, .xxlSpacer {
	clear: both;
	line-height: 0px;
}
.xxlSpacer {
	height: 20px;
	line-height: 20px;
}
.spacer15 {
	height: 15px;
	line-height: 15px;
}

.spacer10 {
	height: 10px;
	line-height: 10px;
}

.spacer5 {
	height: 5px;
	line-height: 5px;
}



.transparent {
	background: none;
}

.hidden {
	display: none;
}

.noborder {
	border: none;
	background: none;
	padding: 0;
}

.xxlFloater {
	float: left;
}

a.xxlLink, a.xxlLinkHome, a.xxlLinkX {
	display: block;
	float: left;
	background: url(http://www.montenegro.travel/img/bullet_link.gif) no-repeat;
	padding: 2px 0 3px 22px;
	margin-top: 10px;
	font-weight: bold;
}
a.xxlLinkHome {
	background-image: url(http://www.montenegro.travel/img/bullet_white.gif);
}
a.xxlLinkX {
	background-image: url(http://www.montenegro.travel/img/bullet_link_x.gif);
}

a.xxlBulletDown {
	float: right;
}


div .price
{
	font-size: 16px;
	font-weight: bold;
}

/* ToolTip */
div#xxlToolTip {
	position: absolute;
	width: 220px;
	z-index: 1000;
	padding: 5px;
	display: none;
	background: #EDF0F2;
	border: 1px solid #FFFFFF;
	text-align: left;
	margin-left: -35px;
	margin-top: -25px;
}

div#xxlContentHolder
{
	float: left;
	width: 680px;
	background: url('http://devel.tiscover.com/tislanding/img/shadow.png') no-repeat;
	padding: 0px 10px 10px 10px;
	
}

div#xxlContentHolder .corner
{
	float: left;
	width: 10px;
	height: 10px;
	line-height: 10px;
}

div#xxlContentHolder .hor
{
	float: left;
	height: 10px;
	width: 680px;
	line-height: 10px;
}

div#xxlContentHolder .ver
{
	float: left;
	width: 10px;
	height: 700px;
	line-height: 10px;
}

/**************************************************************************/
/* PRINT */
	div#xxlPrintHeader, div#xxlPrintFooter {
		display:none;
	}

/**************************************************************************/
/* LAYOUT */
div#xxlMain {
	margin: auto;
	width: 1000px;
	text-align: left;
}

div#xxlMainDetail {
	margin: auto;
	width: 650px;
	text-align: left;
	background-color: #ffffff;
}


div#xxlMainForward {
	width: 400px;
}


div#xxlLogo {
	
}

img#xxlLogoBottom {
	
}


/* LINKE SPALTE */
div#xxlLeftcol, div#xxlLeftcolHome {
	float: left;
	width: 240px;
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	display: inline;
}

div#xxlLeftcol div#xxlInqManager
{
	height: 275px;
	background: url('http://devel.tiscover.com/tislanding/img/bg_path1.png');
	background-repeat:no-repeat;
	
}

div#xxlInqManager .teaser, div.inq .teaser
{
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}


div#xxlInqManager .content
{
	z-index: 2;
}


div#xxlLeftcol .spacer
{
    height: 20px;
    clear: both;
    line-height: 20px;
}

div#xxlLeftcol .ajax_loader
{
	padding-left: 10px;
}

div#xxlLeftcol .title div#xxlLeftcol .ajax_loader
{
    padding: 10px 0 10px 0;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
}

div#xxlLeftcol div.path
{
	position: absolute;
	background-image: url('http://devel.tiscover.com/tislanding/img/bg_path1.png');
/*	background-position: 100px 5px;*/
	background-repeat:no-repeat;
	width: 207px;
	height: 102px;
	z-index: 0;
}

div#xxlLeftcol .teaser
{
    font-weight: bold;
    z-index: 2;
}

div#xxlLeftcol .action
{
    padding-top: 20px;
    z-index: 2;
}

/* MITTLERE SPALTE */
div#xxlContent, div#xxlContentHome, div#xxlContentWide {
	float: left;
	width: 680px;
        height: 700px;
	overflow: hidden;
	margin-top: 0px;
	display: inline;
	line-height: 15px;
}

	div#xxlOffer {
		float: right;
	}
	
	
	div#xxlOffer .msg
	{
		padding: 20px;
	}
	
	
	div#xxlOfferList {
		width: 650px;
		height: 250px;
		overflow: hidden;
		background: url(http://devel.tiscover.com/tislanding/img/tansbg.png) repeat;
		color: white;
		font-size: 11px;
		margin-left: 30px;
		margin-top: 380px;
	}
	
	div#xxlOfferList .teaser
	{
		font-weight: bold;
	}
	
	div#xxlOfferList .title
	{
		font-weight: bold;
		font-size: 16px;
	}
	
	div#xxlOffer div#NavHolder
	{
		text-align:right;
		width: 680px;
	}
	
	div#xxlOffer div#xxlNav
	{
		overflow: hidden;
		background: url(http://devel.tiscover.com/tislanding/img/tansbg.png) repeat;
		color: white;
		font-size: 12px;
		float: right;
		text-align: right;
		width: 150px;
		padding: 5px;
		font-weight: bold;
	}
	
	div#xxlOffer div#xxlNav .nav
	{
		padding-bottom: 2px;
		float: left;
	}
	
	div#xxlOffer div#xxlNav .path
	{
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		float: left;
	}
	
	div#xxlOffer a , div#xxlOffer a:link {
		color: white;
	}
	
	div #xxlOffer .item
	{
		float: left;
		width: 176px;
		padding: 0 20px 20px 20px;
	}
	
	div #xxlOffer .action
	{
	}
	
	div #xxlOffer .image
	{
		padding-bottom: 15px;
		
	}
	
	div #xxlOffer .text
	{
		height: 85px;
		overflow: hidden;
	}
	
	div #xxlOffer .price
	{
		height: 18px;
		overflow: hidden;
	}


/* lightbox detail */
div#xxlLightbox, div#xxlLightboxBig
{
	padding: 20px 30px 20px 30px;
	font-size: 11px;
}

div.left
{
	float: left;
}

div.right
{
	float: right;
}

div#xxlLightboxBig .inq
{
	background: url(http://devel.tiscover.com/tislanding/img/bg_path2.gif) no-repeat;
	height: 300px;
		
}

div.calendar
{
	z-index: 999900;
}


div#xxlLightbox .title, div#xxlLightboxBig .title
{
	font-size: 16px;
	font-weight: bold;
}

div#xxlLightbox .action
{
	padding-top: 20px;
}

div#xxlLightbox .img_thumb
{
	float: left;
	padding: 2px;
	width: 85px;
	height: 50px;
	overflow: hidden;
}

div#xxlLightbox .img_big_box
{
	float: left;
	width: 360px;
}

div#xxlLightbox .img_text
{
	float: right;
	line-height: 20px;
}

div#xxlLightboxBig .inq
{
	float:left;
	width: 300px;
}

div#xxlLightboxBig .form
{
	float:left;
	width: 300px;
}


div#xxlLightbox .text, div#xxlLightbox .price
{
	padding: 20px 0 0 0;
	zoom: 1;
}


div#xxlLightbox .img_small_box
{
	float: right;
	width: 180px;
}


/* CONTENT-FOOTER */
div#xxlContentFooter {
	border-top: 1px solid #DEE6ED;
	margin: 10px 265px 0 230px;
	padding-top: 15px;
	text-align: right;
	color: #003B77;
}
div#xxlContentFooter a {
	font-weight: bold;
}
div#xxlContentFooter a.xxlLinkTP {
	display: block;
	float: left;
	background: url(http://www.montenegro.travel/img/koffer.gif) no-repeat;
	padding: 0 0 3px 30px;
}

/* FOOTER */
div#xxlFooter {
	padding: 20px 0px 0px 0px;
	font-size: 9px;
}
div#xxlFooter a {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
	div#xxlFooter a:hover {
		text-decoration: underline;
	}

a#xxlTiscover {
	float: right;
}

div#xxlPowerd
{
	padding: 12px 30px 10px 0px;
	float: right;
	
}

	

/**************************************************************************/
/* CONTENT */

/* HOME */
div.xxlHomeHighlights {
	margin: 0 10px;
	padding: 7px 0;
	border-bottom: 1px solid #FFFFFF;
}
	div.xxlHomeHighlights h2, div.xxlHomeHighlightsActive h2 {
		float: left;
		padding: 1px 0 10px 10px;
	}
div.xxlHomeHighlights a.xxlBulletNumber, div.xxlHomeHighlightsActive a.xxlBulletNumber, a.xxlBulletNumberMap, a.xxlBulletNumberMapActive {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(http://www.montenegro.travel/img/bullet_empty.gif) no-repeat;
	float: left;
	width: 16px;
	height: 15px;
	padding-top: 1px;
	text-align: center;
}
	a.xxlBulletNumberMap, a.xxlBulletNumberMapActive {
		position: absolute;
		width: 18px;
		height: 16px;
		padding-top: 2px;
	}
	a.xxlBulletNumberMap {
		background-image: url(http://www.montenegro.travel/img/bullet_border_empty.gif);
	}
	a.xxlBulletNumberMapActive {
		background-image: url(http://www.montenegro.travel/img/bullet_border_active.gif);
	}


div.xxlHomeHighlightsActive {
	background: #94A6B0;
	padding: 10px;
}
	/* IE 6 Hack -> text verschwindet */
	* html div.xxlHomeHighlightsActive {
		zoom: 1;
	}
	
	div.xxlHomeHighlightsActive span.xxlLoader {
		display: block;
		height: 32px;
		background: url(http://www.montenegro.travel/img/loading_highlights.gif) no-repeat center 0;
	}

	div#xxlHomeHighlightsMap {
		float: right;
		height: 155px;
		width: 130px;
		background: url(http://www.montenegro.travel/img/map_home.gif) no-repeat right 15px;
	}
	
	div.xxlHomeHighlightsActive h1 {
		padding-top: 15px;
		border: none;
	}
	div.xxlHomeHighlightsActive p {
		margin: 0;
		clear: left;
	}
	div.xxlHomeHighlightsActive a.xxlBulletNumber {
		background: url(http://www.montenegro.travel/img/bullet_active.gif) no-repeat;
	}
	
/* JUMPLIST */
div.xxlJumplist {
	margin-top: 15px;
}
a.xxlJumplistPrev {
	margin-right: 5px;
}	
a.xxlJumplistNext {
	margin-left: 9px;
}
a.xxlJumplistPage, a.xxlJumplistPageActive {
	padding: 2px;
}
a.xxlJumplistPageActive {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
/* ARTIKELLISTEN */
div.xxlList {
	background: #EDF0F2;
	padding: 0 0 10px 10px;
	margin-top: 20px;
	overflow: auto;
	zoom: 1;
}

div.xxlList p {
	margin: 0;
}
div.xxlList h2 {
	margin-bottom: 10px;
}
div.xxlList p.xxlListImg {
	float: left;
	width: 125px;
	margin-right: 20px;
}
div.xxlListTxt, div.xxlListTxto2 {
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 320px;
}
/* HOME */
div.xxlListTxto2 {
	width: 155px;
}

/* SLIDING LIST */
div.xxlo4 {
	padding: 10px;
	margin-top: 1px;
}
div.xxlo4 h2 {
	margin: 0;
}
div.xxlo4 div.active {
	margin-top: 10px;
}
/* MENU-OVERVIEW */
div.xxlo10 {
	padding: 10px;
	margin-top: 1px;
}
div.xxlo10 h2 {
	margin: 0;
}
div.xxlo10 a.xxlLink {
	float: right;
	margin: 0;
}

/* MAGAZIN */
div.xxlo3 {
	float: left;
	width: 215px;
	height: 215px;
	overflow: hidden;
	padding-right: 10px;
	margin-right: 25px;
}
div.xxlo3 h2 {
	margin-top: 10px;	
}


/* TEASER */
p.xxlTeaser {
	font-weight: bold;
	margin: 20px 0 5px 0;
}

/* DETAILARTIKEL */
p.xxlDetailImg {
	float: left;
	display: inline;
	padding: 10px 10px 10px 0;
	margin: 0;
}
	p.xxlDetailImg span {
		display: block;
		background: #EDF0F2;
		padding: 3px;
		font-size: 7.5pt; /* 10px */
	}
	
div.xxlBox {
	background: #EDF0F2;
	padding: 10px;
	margin: 20px 0 0 0;
}

ul.xxlDownloads a {
	font-weight: bold;
}

/**************************************************************************/
/* FORMULAR */
#xxlApRightcol label {
	display: block;
	float: left;
	width: 90px;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 7px;
}

#xxlApRightcol span.mand {
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 4px;
}
#xxlApRightcol br {
	clear: both;
}

div#xxlApKinderHolder {
	display: none;
}

#xxlApAnrede, #xxlApVorname, #xxlApName, #xxlApStrasse, #xxlApPlz, #xxlApOrt, #xxlApLand, #xxlApEmail, #xxlApErw, #xxlApKinder, #xxlApAlter, #xxlApVon, #xxlApBis, #xxlApKategorie, #xxlApBemerkung, #xxlApKuren, #xxlApKurArt {
	width: 139px;
	display: block;
	float: left;
	margin-bottom: 7px;
}
#xxlApVorname, #xxlApName, #xxlApStrasse, #xxlApEmail, #xxlApBemerkung {
	height: 13px;
}

#xxlApAnrede, #xxlApKategorie, #xxlApLand, #xxlApKuren, #xxlApKurArt {
	width: 142px;	
}
#xxlApPlz, #xxlApErw, #xxlApAlter {
	width: 41px;
	height: 13px;
}

#xxlApErw,#xxlApKinder  {
	width: 42px;
	height: 13px;
}

#xxlApOrt {
	margin-left: 4px;
	width: 88px;
	height: 13px;
}
#xxlApVon, #xxlApBis {
	height: 13px;
	width: 120px;
	margin-right: 3px;
}

#xxlApRightcol label#xxlApKinderLabel {
	width: 45px;
	padding-right: 3px;
}
#xxlApRightcol label#xxlApAgbLabel {
	text-align: left;
	width: 217px;
	padding: 2px 0 0 4px;
	font-size: 9px;
	margin-bottom: 25px;
}

#xxlApKinderHolder label {
	width: 192px;
	padding-right: 3px;
}

#xxlApButton {
	float: right;
	margin-right: 20px;
	margin-bottom: 25px;
}

#xxlMand {
	float: left;
	padding-left: 11px;
	font-size: 9px;
}

/* DANKE-SEITE */
p#xxlApRightcol {
	padding-top: 340px;
	padding-right: 5px;
	font-size: 12px;
}
p#xxlApRightcol a {
	font-size: 12px;
	color: #FEEB01;
}

