/**
 * Headings
 */
section#content h1, 
section#content h2, 
section#content h3 {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;	
}

.graphical {
	text-indent: -10000px !important;
	background-position: 0 0; 
	background-repeat: no-repeat;
}

section#content h1 { 
	color: #830a0d;
	font-size: 22px;	
	height: 25px;	
	/*background: url(../img/layout/border-tile.gif) repeat-x 0 bottom;
	padding-bottom: 10px;*/
}

section#content h2 { 
	color: #130d00;
	font-size: 18px;
	height: 20px;	
}
section#content h3 { 
	color: #130d00;
	font-size: 16px;
	font-weight: normal;
	height: 18px;
}

button {
	border: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/**
 * Paragraph
 */
section#content p {
	margin-bottom: 20px;
}

a.more {
	display: block; 
	width: 165px; 
	height: 45px; 
	line-height: 20px;
	text-align: center;
	color: #fff; 
	text-decoration: none;
	background: url(../img/layout/more-button-bg.gif) no-repeat 0 0;
	font-size: 11px; 
	font-weight: bold;
}
a.more-2 {
	background-position: 0 -45px;
	height: 35px; 	
}
/**
 * Images
 */
div.content-element {
	position: relative;
	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 {
	padding: 8px;	
}

div.image-left img,
div.image-right img {
	background: url(../img/layout/boxes.jpg) no-repeat -423px -359px;
}

div.image-left img {
	float: left;
	margin: 0 20px 20px 0;
}

div.image-right img { 
	float: right;
	margin: 0 0 20px 30px;
}

div.image-left-small {
	height: 110px;
}
	
	div.image-left-small img,
	div.image-right-small img {
		background: url(../img/layout/boxes.jpg) no-repeat -423px -250px;
	}
	
	div.image-left-small h3 {
		margin: 0 0 5px 165px !important;
		font-size: 14px !important;
	}
	
	div.image-left-small a.more {
		position: absolute; 
		right: 0; 
		top: 85px;
	}
	
div.image-left-small-home {
	margin-bottom: 30px;
}

div.image-four {
	height: 166px;
	background: url(../img/layout/boxes.jpg) no-repeat 0 -538px;
	padding: 8px 0 0 8px;
}

	div.image-four img {
		margin: 0 9px 0 0;
		padding: 0;
		float: left;
	}	
	
		div.image-four img.last {
			margin: 0;
		}

div.content-element-box-big {
	background: url(../img/layout/boxes.jpg) no-repeat 0 0;
	height: 190px;
	padding: 30px;
	overflow: hidden;
}

	div.content-element-box-big img {
		float: right;
		padding: 0;
	}

div.content-element-box-small {
	background: url(../img/layout/boxes.jpg) no-repeat -207px -250px;
	width: 200px;
	height: 251px;
	padding: 8px;
	margin: 0;
}

	div.content-element-box-small img {		
		padding: 0;
		margin-bottom: 8px;
	}
	div.content-element-box-small h3 {
		margin-bottom: 10px !important;
		font-size: 14px !important;
	}
	
	div.content-element-box-small a.more {
		width: 200px;
		background-repeat: repeat-x;
		position: absolute; 
		left: 8px; 
		bottom: 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 {
	
}

table.contenttable th {
    color: #fff;
	font-weight: bold;
	height: 40px;
	background: #816c41;
}

table.contenttable th,
table.contenttable td {
	vertical-align: middle;
	padding: 4px 8px;
	text-align: center;
	border-bottom: 1px solid #fbf6ec;
}

table.contenttable td {
	background: #dcd3c1;
	color: #564629;
}

table.contenttable th p,
table.contenttable td p {
	margin: 0 !important;
}

table.contenttable th a,
table.contenttable td a {
	text-decoration: underline;
}


table.contenttable tr:hover td {
	background: #eae4d6;					
}
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;
}

		
/**
 * 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 {	
	
}

.tx_powermail_pi1_form fieldset {
	position: relative;
	border: 3px solid #e9e3d7;
	padding: 10px;
	margin: 0 0 20px 0;
}

.tx_powermail_pi1_form fieldset legend {
	padding: 0 5px;
	font-weight: bold;
}
.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;
}

.powermail_check_inner input {
	background: none;
	border: 0;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 177px;
}

	.powermail_text,
	.powermail_textarea,
	.powermail_submit {
		width: 300px;
		height: 18px;
		padding: 2px;
		border: 1px solid #eef0f1;
	}
	.powermail_text {		 
		width: 300px;
		height: 14px;
	}	
	.powermail_submit,
	.tx-powermail-pi1_mandatory_submit {
		cursor: pointer;
		text-transform: uppercase;
		height: auto !important; 
		color: #fff;
		background: #590505;
		width: 307px;
		font-size: 12px;
	}	
	.powermail_textarea {
		height: 80px;		
	}
	.powermail_select,
	.powermail_countryselect {
		width: 300px;
	}
	.tx_powermail_pi1_form p {
		margin: 0 0 10px 0 !important;
	}
	.tx_powermail_pi1_fieldwrap_html_check p {
		font-weight: bold;
	}
	
	/* Verpflegung */
	#powermaildiv_uid3,
	#powermaildiv_uid19 {
		width: 200px; 
		float: left;
	}
		
		#powermaildiv_uid3 div {
			padding-left: 10px;
		}
		#powermaildiv_uid3 label {
			padding-right: 0;
		}
		
	/* Anzahl der Personen*/
	#powermaildiv_uid4,
	#powermaildiv_uid20 {
		padding-top: 35px;
	}
	#powermaildiv_uid4,
	#powermaildiv_uid5,
	#powermaildiv_uid20,	
	#powermaildiv_uid21 {
		float: left; 
		width: 320px;
	}
	#powermaildiv_uid4 input, 
	#powermaildiv_uid5 input,
	#powermaildiv_uid20 input, 
	#powermaildiv_uid21 input {
		width: 40px;
	}
	/* Kategorie */
	#powermaildiv_uid6,
	#powermaildiv_uid22 {
		clear: both;
	}
	
		#powermaildiv_uid6 div,
		#powermaildiv_uid22 div {
			padding-left: 10px;	
			float: left;
			width: 200px;
		}
		#powermaildiv_uid6 label,
		#powermaildiv_uid22 label {
			padding-right: 0;
		}
	
	/* Bevorzugte Lage */
	#powermaildiv_uid7,
	#powermaildiv_uid23 {
		clear: both;
	}
	
	#powermaildiv_uid7 label,
	#powermaildiv_uid23 label {	
		float: none;
		font-weight: bold;
	}
	
		select#uid7,
		select#uid23 {
			margin: 10px 0 0 10px;
			width: 180px;
		}
	
	
