BODY {
	margin: auto;
	padding: auto;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
}

A {
	color: #C49424;
	text-decoration: none;
}

FORM {
	padding: 0px;
	margin: 0px;
}

SELECT {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

LI {
	list-style-image:url(../img/arrow-orange.gif);
}

.small {
	font-size: 10px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearSpace {
	clear:both;
}

div#main{
  width: 980px;
	overflow:hidden;
}


div#xxlHeader {
	height: 90px;
}
	div#xxlHeaderNavigation {
		background-image:url(../img/header_bg.gif);
		height: 88px;
		width: 490px;
	}
		.headerBox {
			width: 135px;
			padding: 5px 8px 0px 8px;
			margin-right: 14px;
		}
div#xxlEmotion {
	heigth: 278px;
}
	.emotionBox {
		height: 228px;
		width: 450px;
		padding-top: 50px;
		padding-left: 40px;
		background-image:url(../img/emotion_bg.gif);
		color: #FFFFFF;
		font-size: 16px;
	}
	.emotionBoxText {
		margin-top:  20px;
		width: 400px;
		line-height: 20px;
	}
div#xxlNavigation {
	height: 34px;
}
div#xxlContent {
	background-color: #F7EBD1;
	padding-top: 15px;
	float:left;
}
	div#xxlLeftCol {
		width: 180px;
		float: left;
	}
		div#xxlSubNavigation {
			background-color: #FFFFFF;
			padding: 15px 10px 15px 10px;
		}
		.subNavigationBox {
			padding-top: 2px;
			padding-bottom: 2px;
		}
	div#xxlCenterCol {
		float:left;
		width: 600px;
		padding: 0px 20px 15px 20px;
	}
		.contentBox {
			margin-bottom: 20px;
			height: 100px;
			overflow:hidden;
			background-color: #FFFFFF;
		}
	div#xxlRightCol {
		width: 160px;
		float: right;
	}
		.rightColBox {
			border-top: 1px solid #FFFFFF;
			border-left: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			padding: 15px 10px 15px 10px;
		}
div#xxlCopyright {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}
div#xxlFooter, div#tisCopyright {
	background-color: #FFFFFF;
}


.detailTitle {
	margin-bottom: 10px;
}
.detailTeaser {
	font-weight:bold;
	margin-bottom: 10px;
}
.detailImage {
	height: 220px;
	width: 220px;
}


.formLine {
	border-bottom: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formLeft {
	float:left;
	width: 170px;
}
.formRight {
	float:left;
}
	.formRight INPUT, .formRight TEXTAREA {
		border: 1p solid #666666;
		border-top: 1px solid #606060;
		border-left: 1px solid #606060;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding: 3px;
		width: 230px;
	}

INPUT.ort {
	width: 98px;
}

*+html INPUT.ort {
	width: 103px;
}

div.box {
	background-color:#FFFFFF;
	padding: 10px;
}

/******************************************************************************/
/* SYS OVERWRITE */

#tisContent div.hotelpic {
	width: 100px;
}
#tisContent div.leftelements {
	float: left;
}
