/**
 * Headings
 */
section#content h1, 
section#content h2, 
section#content h3 {
	margin-bottom: 15px;
}
section#content h1 { 
	color: #e00005;
	font-size: 16px;
	font-weight: bold;
}

/**
 * Cliccaustria Bild in Überschriften
 */
	section#content h1.with-logo {
		display: block; 
		height: 40px; 
		text-indent: 115px;
		line-height: 57px;
		background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/cliccaustria_headline.gif) no-repeat 0 0;
	}

	/**
	 * Bei Hotel nicht
	 */
	div#item-detail h1 {
		background: none;
		text-indent: 0;		
		line-height: normal;
		height: auto; 
	}

section#content h2 { 
	color: #484854;
	font-size: 14px;
	font-weight: bold;
}
section#content h3 { 
	color: #484854;
	font-size: 12px;
	font-weight: normal;
}

/**
 * Paragraph
 */
section#content p {
	margin-bottom: 20px;
}

/**
 * Images
 */
div.content-element {
	clear: both;
	margin: 0 0 20px 0;
}
/*div.csc-default {
	clear: both;
}*/		
div.image-left,
div.image-right,
div.image-large {
	/*height: 150px;*/
}

div.image-large {
	
}				

div.image-left,
div.image-right {
	height: 150px;
}

div.image-left p,
div.image-right p {
	
}

div.content-element img {
	
}

div.image-left img {
	float: left;		
	margin-right: 15px;		
}				
div.image-right img { 
	float: right;		
	margin-left: 15px;		
}

div.image-four {
	height: 130px;
}

	div.image-four img {					 
		margin: 0 6px 0 0;	
		float: left;
	}
		div.image-four img.last {
			margin: 0;
		}

/**
 * Liste
 */
section#content ul {
	list-style-type: square; 
	margin: 0 0 20px 25px;
}
	section#content ul ul {
		margin: 0 0 0 25px;
	}
	
	section#content ul.ui-widget-header {
		list-style-type: none; 
		margin: 0;
	}

/**
 * Content Tabelle
 */		
table.contenttable {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

table.contenttable a {
	text-decoration: none; 
	color: inherit; 
	cursor: pointer;
}
table.contenttable h1,
table.contenttable h2,
table.contenttable h3 {
	margin: 0;
	color: inherit;
}

table.contenttable thead {
	background: #6AA61F;
}

table.contenttable th { 				
    color: #fff;
	font-weight: bold;
	height: 40px;
	background: #72b71b;
}

table.contenttable th,
table.contenttable td {
	vertical-align: middle;
	padding: 4px 8px;
	text-align: center;
	border-bottom: 1px solid #fff;					
}

table.contenttable td {
	background: #eef0f1;
	color: #6c6e73;
}

table.contenttable th p,
table.contenttable td p {
	margin: 0 !important;
}

table.contenttable tr:hover td {
	background: #dee1e3;					
}
table.contenttable tr:hover td a {
	
}
table.contenttable th:first-child,
table.contenttable td:first-child,
table.contenttable th.first,
table.contenttable td.first {
	text-align: left;
}


/**
 * Auflistung Hotels / Packages
 */
div#item-list {
	margin-bottom: 20px;
}
	
	div#item-list header {
		background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-header.gif) no-repeat 0 0;			
	}
	div#item-list footer {
		height: 10px;
		background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-footer.gif) no-repeat 0 0;	
	}
	div#item-list header h1 {		
		/*
		background: url("/fileadmin/templates/img/layout/cliccaustria_headline_itemlist.gif") no-repeat scroll 20px 3px transparent;
		color: #fff;
		font-size: 14px;
		height: 40px;
		line-height: 54px;
		margin: 0;
		text-indent: 120px;
		*/
		color: #fff;
		font-size: 14px;
		height: 35px;
		line-height: 35px;
		margin: 0;
		text-indent: 20px;
		background: none;
	}
	
	p.item-list-description {
		padding: 10px 20px; 
		margin: 0 !important;
		background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-bg-even.gif) repeat-y 0 0;
	}

	div#item-list article.item {
		padding: 20px;
	}
	
		div#item-list article.item-even {
			background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-bg-even.gif) repeat-y 0 0;
		}
		
		div#item-list article.item-odd {
			background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-bg-odd.gif) repeat-y 0 0;
		}
	
	
		div#item-list div.item-image {
			float: left; 
			margin-right: 20px; 
			width: 160px;
		}
		
		div#item-list div.item-content {
			float: right; 
			width: 460px;
			font-size: 11px;
		}
	
			div#item-list article.item h3 a {
				text-decoration: none;
				font-weight: bold;
			}
			
			div.item-content a.item-more {
				display: block;				
				width: 476px; 
				height: 24px; 
				line-height: 24px;
				color: #fff; 
				text-decoration: none;
				text-indent: 20px;
				background: url(http://static.cliccaustria.at/fileadmin/templates/img/layout/itemlist-button-bg.gif) no-repeat right 0;
			}
		
			
		
		
/**
 * Pagebrowser
 */	
div.tx-pagebrowse-pi1 {
	background: #e7e8ec;
	padding-top: 8px;
	width: 676px;
}
	div.tx-pagebrowse-pi1 ul {
		margin: 0 !important;
	}
	
	.tx-pagebrowse {
		list-style: none inside none;
		padding: 0 0;
		margin: 0 0;
		text-align: center;		
	}
	
	.tx-pagebrowse li {
		display: inline;
		list-style: none;
		margin: 0 0;
		padding: 0 5px 0 0;
	}
	
	li.tx-pagebrowse-pages {
		width: 80%;
	}
	
	li.tx-pagebrowse-pages ol {
		display: inline;
		margin: 0 0;
		padding: 0 10px;
	}



/**
 * Powermail
 */


.tx-powermail-pi1 {
	width: 400px;
	float: left; 
	margin: 0 20px 20px 0;
}

.tx_powermail_pi1_form fieldset {
	position: relative;		
}

.tx_powermail_pi1_form fieldset legend {
	color: #e00005;
	font-size: 16px;
	font-weight: bold;	
	height: 40px;
	line-height: 40px;
}
.tx_powermail_pi1_form fieldset label {
	width: 160px;
	display: block; 
	float: left; 
	padding-right: 10px;
}
.powermail_mandatory {
	padding-left: 5px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin: 0;	
	padding: 4px 8px;
	line-height: 22px;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 177px;
}

	.powermail_text,
	.powermail_textarea,
	.powermail_submit {
		width: 200px;
		height: 18px;
		padding: 2px;
		border: 1px solid #eef0f1;
	}
	.powermail_text {		 
		width: 200px;
		height: 14px;			
	}	
	.powermail_submit,
	.tx-powermail-pi1_mandatory_submit {
		cursor: pointer;
		text-transform: uppercase;
		height: auto !important; 
		color: #fff; 		 
		background: #e00005;	
		width: 208px;	
	}
	
	
	
	.powermail_textarea {
		height: 80px;		
	}
	.powermail_select,
	.powermail_countryselect {
		width: 200px;
	}

	.tx_powermail_pi1_form p {
		margin: 0 0 10px 0 !important;
	}
	
	.tx_powermail_pi1_fieldwrap_html_check p {
		display: none;
	}
	
	/**
	 * Hotel Kooperation Formular
	 */
	.tx-powermail-pi1_formwrap_94 {
		width: 730px;
	}
	.tx-powermail-pi1_formwrap_94 label {
		width: 340px !important;		
	}
	.tx-powermail-pi1_formwrap_94 .tx_powermail_pi1_fieldwrap_html_submit {
		padding-left: 350px;
	}

/**
 * Newsletter Formulare
 */
 
 .newsletter {
 	margin-bottom: 15px;
 }
 
 .newsletter div {
 	padding: 4px 8px;
 }
 
 .newsletter label {
 	width: 160px;
	display: block; 
	float: left; 
	padding-right: 10px;
 }
 
 .newsletter .submit_button {
 	cursor: pointer;
	text-transform: uppercase;
	height: auto !important; 
	color: #fff; 		 
	background: #e00005;	
	width: 208px;	
 }
 
 .newsletter #button {
 	padding-left: 178px;
 }
 
 .newsletter .input_field {
 	padding: 4px;
 	width: 200px;
 	height: 14px;
 }
 
 .newsletter select {
 	height: 22px;
 }