* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
	width:100%;
	
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	
	background-image:url("../images/headWeiter.jpg");
	background-repeat:repeat-x;
}

div.aktuell {
	padding:5px 0px 5px 0px;
	width:594px;
}

div#page {
	float:left;
	width:1000px;
}

/*################################################*/
/*	Head
/*################################################*/

div#head {
	width:1000px;
	height:162px;
	background-image:url("../images/head.jpg");
}

	div#crumb {
		position: absolute;
		overflow:hidden;
		width:600px;
		height:34px;
		top:127px;
		left:150px;
		font-size: 0.85em;
		color:#FFFFFF;
		line-height:35px;
	}
	
	div#crumb a {
		color:#FFFFFF;
		text-decoration:none;
	}
	
	div#crumb a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	#crumb ul {
		display:inline;
	}
	
	#crumb ul li {
		display:inline;
		line-height:35px;
		height:35px;
	}

	/*################################################*/
	/*	Sprachauswahl
	/*################################################*/
	
	ul#sprachauswahl {
		position:absolute;
		left:979px;
		top:25px;
		list-style-type:none;
	}
	
		ul#sprachauswahl img {
			border:none;
		}

	/*################################################*/
	/*	Suche
	/*################################################*/

	form.searchform {
		position: absolute;
		padding-top: 6px;
		left: 745px;
		top: 127px;
		width: 255px;
		height: 35px;
		color: #FFFFFF;
	}

		form.searchform label {
			float: left;
			padding: 3px 10px 0 0;
			font-size: 1.1em;
		}
	
		#searchfield-top {
			float: left;
			margin-right: 5px;
			padding: 2px 0px 2px 3px;
			border: 1px solid #71645C;
		}
		
		#startsearch-top {
			float: left;
			height: 22px;
			background-color: #333300;
			border: none;
			color: #FFFFFF;
		}

div#torso {
	float:left;
	width:1000px;
	margin-top:20px;
}

	div#left {
		float:left;
		width:210px;
		overflow: hidden;
	}
		/*###############*/
		/*     Menü	  	 */
		/*###############*/
		
		ul#main-menu {
			float: left;
			list-style: none;
		}
		
			ul#main-menu li {
				float: left;
				border-top: 1px solid #FFFFFF;
			}
			
			ul#main-menu li a {
				display: block;
				margin: 0;
				width: 210px;
				overflow: hidden;
			}
			
			ul#main-menu li a:hover {
				border: none;
			}
			
			ul#main-menu li a:hover img,
			ul#main-menu li.active a img {
				margin-left: -210px;
			}

			ul#sub-menu li {
				width: 210px;
				border-top: 1px solid #FFFFFF;
			}

			ul#sub-menu a {
				display:block;
				width: 210px;
				height: 25px;
				overflow: hidden;
			}
			
			ul#main-menu li.active ul#sub-menu li a img {
				margin: 0px;
			}
			
			ul#main-menu li.active ul#sub-menu a:hover img,
			ul#main-menu li.active ul#sub-menu li.active img {
				margin-left: -210px;
			}
/**************************************************************************/
/* INHALT 
/**************************************************************************/
#content {
	float:left;
	width: 590px;
	margin: 0 25px 20px 25px;
	overflow: hidden;
}

	#content a {					
		color:#951B01;			
		text-decoration:none;
	}
	
	#content a:hover {
		text-decoration:underline;
	}
	
	#content h3 {
		padding:15px 0px 9px 0;
	}
	
	#content ul, #content ol {
		padding: 0 0 10px 20px;
	}
	
	#content ul {
		list-style-type:square;
	}
	
	#content li {
		padding:2px 0px;
	}
	
	#content blockquote {
		padding-left: 20px;
	}
	
	#content .csc-text, #content .csc-text-text {
	}
	
	.csc-textpic-intext-right p {
		text-align: justify;
	}
	
	.clearer {
		clear: both;
	}
	
	/*######################*/
	/*#	    	3. Meuü		#*/
	/*######################*/	
		ul#menuebene3 {
			float:right;
			padding:0px 0px 15px 15px;		
			margin-top:20px;
			width:200px;
			list-style: none;
		}
		
		ul#menuebene3 li ,
		ul#menuebene3 .level3-menu-header {
			padding:0px;
			margin-bottom:1px;
			height:23px;
			line-height:23px;
			color:#FFFFFF;
			background-color:#666701;
		}		
		
		ul#menuebene3 .level3-menu-header {
			padding-left:5px;
			background-color:#9D1B01;
		}
		
			ul#menuebene3 a {
				display: block;
				padding-left:5px;
				margin: 0px;
				height:23px;
				overflow: hidden;
				color:#FFFFFF;
				text-decoration:none;				
			}
			
			ul#menuebene3 li a:hover {		
				border: none;
				background-color:#E4E0C7;
				color:#FFFFFF;
				text-decoration:none;				
			}
			
			ul#menuebene3 li a:hover ,
			ul#menuebene3 li.active a {
				background-color:#E4E0C7;
				color:#000000;
			}	
/*************************************************/
/* FUßFUNKTIONEN
/*************************************************/

ul#foot-functions {
	float: left;
	padding: 0;
	margin-top: 15px;
	list-style: none;
}

	#foot-functions li {
		float: left;
		padding-right: 6px;
		margin-right: 6px;
		border-right: 1px solid #951B01;
	}
	
	#foot-functions li.last {
		border: none;
	}
		
/**************************************************************************/
/* RECHTE SPALTE 
/**************************************************************************/		
#right {
	float:left;
	width:150px;
	padding-bottom:25px;
	overflow: hidden;
}
		#right p {
			padding:5px 0px;
			line-height:1.4em;
		}
		
		#right h3 {
			padding: 0 0 0 10px;
			color:#FFFFFF;
			font-size: 11px;
			font-weight: normal;
			background-color:#A11805;
			line-height:23px;
			border-bottom: 1px solid #FFF;
		}
		
		#right a {
			color:#951B01;
			text-decoration:none;
		}
		
		#right a:hover {
			text-decoration:underline;
		}
		
		/*************************************************/
		/* Was erledige ich wo
		/*************************************************/
		
		#right #wegweiser {
			text-align: center;
		}
		
		#right #wegweiser-auswahl {
			float: left;
			width: 150px;
			border: 1px solid #71645C;
		}
		
		#right #wegweiser-los {
			float:left;
			padding: 2px;
			margin-top: 6px;
			background-color: #333300;
			border: none;
			color: #FFFFFF;
		}
		
		
		div#altesHaus {
			
			padding:2px 0px 16px;
		}
		
		div#aumter {
			color:#951B01;
		}
		
		select#suche {
			width:148px;
			margin-top:5px;
			padding-left:5px;
			border:1px solid #666666;
		}
			
			select#suche option {
				padding:1px 0px 1px 5px;
			}
			
div#footInhalt {
	padding-top:10px;
}

/*######*/
/*Global*/
/*######*/

p {
	padding:0px 0px 5px 0px;
}

a {
	outline: none;
}

h2 {
	color:#951B01;
	padding-top:16px;
	font-size:1.37em;
}

h3 ,  h4 {
	color:#000000;
	font-size: 1em;
}

/*######*/
/*Klassen*/
/*######*/

.scheinUeberschrift {
	text-indent:-9999px;
}

/*#####################################*/
/*			meta_feedit					################################################*/
/*#######################################*/

.tx-metafeedit-editmenu-list-div {
	float:left;
	padding-top:15px;
	width:580px;
	font-size:0.8em;
	color:#000000;
}

#content .tx-metafeedit-editmenu-list-div a {
	font-size:10px;
}

	.meta_feedit-firmenname {
		float:left;
		width:310px;
		font-weight:normal;
	}
	
	.meta_feedit-firmenname img {
		padding-top:10px;
	}
	
	.meta_feedit-name {
		float:left;
		padding:8px 0px;
		width:580px;
	}
	
	.meta_feedit-infomationen {
		float:left;
		padding-left:15px;
		padding-bottom:5px;
		line-height:15px;
		font-weight:normal;
		width:250px;
	}
	
	.meta_feedit-infomationen p {
		padding-top:10px;
	}
	
.meta_feedit-linie {
	float:left;
	margin:15px 0px;
	height:1px;
	line-height:1px;
	font-size:1px;
	width:580px;
	background-color:#CCCCFF;
}	

	/*#####################################*/
	/*			meta_feedit unternehmen		################################################*/
	/*#######################################*/

	.meta_feedit-image {
		float:left;
		width:135px;
	}
	
	.meta_feedit-image img {
		width:125px;
		height:95px;
	}
	
	.meta_feedit-infomationen-unternehmen {
		float:left;
		padding-left:15px;
		padding-bottom:5px;
		line-height:15px;
		font-weight:normal;
	}
	
	.meta_feedit-infomationen-unternehmen p {
		padding-top:10px;
	}
	
	.meta_feedit-firmenname-unternehmen {
		float:left;
		font-weight:normal;
		width:170px;
	}
	
	.meta_feedit-firmenname-unternehmen img {
		padding-top:10px;
	}
	
	/*#####################################*/
	/*			meta_feedit unternehmen		################################################*/
	/*#######################################*/		
	
	/*#####################################*/
	/*			meta_feedit Vereine		################################################*/
	/*#######################################*/		
	
	/*#####################################*/
	/*			meta_feedit cafes		################################################*/
	/*#######################################*/	
	
	.tx-metafeedit-advancedSearch-actions {
		float:left;
	}
	
	.meta_feedit-cafe-anschrift {
		float:left;
		width:135px;
		font-weight:normal;
	}
	
	.meta_feedit-cafe-beschreibung {
		float:left;
		padding-left:10px;
		width:165px;
		font-weight:normal;
	}
	
	.tx-metafeedit-gastgeber,
	.tx-metafeedit-gruppen {
		float:left;
		margin-bottom:10px;
		color:#000000;
		font-size:0.8em;
	}
	
	.tx-metafeedit-form-asfield {
		float: left;
		padding-left:3px;
		margin-right: 5px;
		height:20px;
		border: 1px solid #71645C;		
	}
	
	.tx-metafeedit-form-submit {
		padding: 2px;
		margin-top: 22px;
		background-color: #333300;
		border: none;
		color: #FFFFFF;
	}
	
	/*Fehlermeldungen*/
	.tx-metafeedit-error {
		float:left;

		background-color:#DBD6B8;
	}
	
	.tx-metafeedit-message-editmenu-noitems {
		float:left;
		padding:7px 5px;	
		color:#D90900;
	}
/*#####################################*/
/*		tt_news							################################################*/
/*#######################################*/

/*###########################*/
/*#		last				##########################*/
/*###########################*/

.news-latest-item, .news-list-item {
	float: left;
	clear: both;
	padding:0px;
	margin:8px 0px;
}

#content .news-latest-item h3,
.news-latest-content p  {
	padding:1px 0px;
	margin:0px;
}
	
	.news-latest-content {
		width:585px;	
	}
/*###########################*/
/*#		singel				##########################*/
/*###########################*/

.news-single-content {
	padding-bottom:10px;
}

.news-single-content p {
	padding:0px;
	margin:0px;
	text-align:justify;
}

.news-single-img {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	width: 280px;
}

.news-single-img img {
	margin-top: 5px;
}
/*###########################*/
/*#		Suche				########################################################*/
/*###########################*/	

.tx-indexedsearch-searchbox-button {
	height: 22px;
	background-color: #333300;
	border: none;
	color: #FFFFFF;
}

.tx-indexedsearch-searchbox-sword {
	margin-right: 5px;
	padding: 2px 0px 2px 3px;
	border: 1px solid #71645C;	
}

.tx-indexedsearch-whatis {
	color:#FFFFFF;
	background-color:#FFFFFF;
}

#content .browsebox {
	padding:5px 0px;
	margin:0px;
}

	.browsebox li {
		display:inline;
		padding-right:5px;
	}

.tx-indexedsearch-result {
	padding:10px 0px;
}
	
.tx-indexedsearch-percent {
	padding: 5px 0px;
}

.tx-indexedsearch-browsebox li {
	margin-right:10px;
}
/*###########################*/
/*#		Dam Donwloads   	########################################################*/
/*###########################*/

.tx-damdownloads-pi1 {
	padding-top:10px;
}

.damdownloads-list-item	{
	padding:5px 0px 5px 0px;
}
	
.damdownloads-list-item img {
	float:left;
	padding-right:8px;
}

.damdownloads-list-item p {
	padding:0px 0px;
}

.damdownloads-list-item-description {
	margin-top:7px;
	height:12px;
}

/*###########################*/
/*#		Rahem nach Element	########################################################*/
/*###########################*/

.csc-frame-rulerAfter {
	padding:1px 0px;
	margin-top:10px;
	background-color:#CCCFFF;
}

.csc-frame-frame1 {
	background-color:#F2EEE1;
	padding:10px;
}

.csc-frame-frame2 {
	padding:10px;
}
/*###########################*/
/*#		Ical			   	########################################################*/
/*###########################*/

#cal-list {
	padding:10px 0px;
}

.tx-cal-controller p {
	padding:2px 20px;
	margin:0px;
}

	.cal-list-even {
		padding: 15px 0px;	
	}
	
		.cal-list-title {
			padding-left:20px;
			padding-bottom:5px;
			color:#982208;
		}
	
		.cal-list-time {
			font-weight:bold;
		}
	
	/*###########################*/
	/*#		Ical Event Einzelansicht   	#####################*/
	/*###########################*/	
	
	.cal-event-einzel div {
		padding:5px 0px;
	}
	
	.cal-event-einzel label {
		width:95px;
		float:left;
		font-weight:bold;
	}
	
	.cal-event-enduhrzeit {	
	}
	
	.cal-event-startuhrzeit {

	}
	
	.cal-event-beschreibung {
		padding:10px 0px;
		font-weight:bold;
	}
	
	.ical-event-beschreibung {

	}
	
	#calendar-event-backlink {
		clear:both;
		padding-top:5px;
	}
/**************************************************************************/
/* 
/**************************************************************************/
#content .csc-textpic {
	clear: both;
	float: left;
	width: 593px;
}
/**************************************************************************/
/* RTE KONFIGURATION
/**************************************************************************/	
table.oeffnungszeiten {
	margin-left: 1px;
	border-collapse:collapse;
}

	table.oeffnungszeiten td {
		padding: 2px 6px;
		border:1px solid #666600;
	}
	
td.breit {
	padding-right:30px;
}

tr.gruen {
	background-color:#BBBB00;
}

td.oben {
	vertical-align:top;
}

#right p.link {
	padding:1px 0px;
}
