* {
	margin:0px;
	padding:0px;
}

html, #page-wrapper {
	height: 100%;
}

html>body #page-wrapper {
	height: auto;
	min-height: 100%;
	overflow:hidden;
}

html {
}

html>body {
	height: 100%;
}

body {
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #333;
	background-color: #FFF3CD;
	height:100%;
}

/*##################################################################*/
/* Struktur
/*##################################################################*/
#page-wrapper {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}

#page {
	float:left;
	padding-bottom: 30px;
	width:600px;
}

	/*################################################################*/
	/* head
	/*################################################################*/
	#head {
		float: left;
		position: relative;
		width: 600px;
		height: 175px;
		background: url(../images/head-bg.jpg);
		/*overflow: hidden;*/
	}
	
		#homelink {
			position: absolute;
			display: block;
			left: 408px;
			top: 15px;
			width: 585px;
			height: 129px;
		}
		
		#homelink:hover {
			text-decoration: none;
		}
	/*################################################################*/
	/* torso
	/*################################################################*/
	#torso {
		float:left;
		position: relative;
		width:600px;		
	}
	
		/*##############################################################*/
		/* left
		/*##############################################################*/
		
		#left {
			display:none;
		}
		
					
		/*##############################################################*/
		/* content
		/*##############################################################*/		
		#content {
			float:left;
			width: 600px;
			position:relative;
		}
		
			#content a {
				color: #06F;
			}
		
			#content h2 {
				color: #696969;
				font-size: 1.45em;
				margin: 0 0 0.5em;
			}

			#content h3 {
				clear: both;
				color: #696969;
				line-height:24px;
				font-size: 1.2em;
				line-height:125%;
				padding: 0 0 0.5em 0;
			}
			
			#content h4 {
				color: #06F;
				font-size: 1em;
				padding: 0 0 0.5em;
			}
			
			#content .csc-textpic {
				float:left;
				width: 600px;
			}
		/*##############################################################*/
		/* right
		/*##############################################################*/		
		#right {
			display:none;
		}

	/*##################################################################*/
	/* Foot	
	/*##################################################################*/

	#foot {
		display:none;
	}
/*##################################################################*/
/* globale Tags	
/*##################################################################*/
a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

ul, ol {
	margin: 0 0 0.5em 1.5em;
}

p {
	margin-bottom: 0.7em;
}

p.center{
	text-align:center;
}
/*##################################################################*/
/* globale Klassen		
/*##################################################################*/
.invisible {
	position: absolute;
	left: -999em;
	top: -99em;
}

.clearer {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.csc-textpic {
	clear: both;
	float: left;
}

.csc-textpic-caption {
	font-size: 0.888em;
}

.spacer-gif {
	clear: both;
	float: left;
}
/*################################################################################*/
/*	Plugins
/*################################################################################*/

/*##########################################*/
/*	News List
/*##########################################*/

.news-list-container {
	float:left;
	padding-top:5px;
}
	
	#content .news-list-item {
		float:left;
		margin-bottom:20px;
		width: 600px;
		color:#696969;
	}
		
		#content .news-list-item-head {
			float:left;
			width:590px;
			color: #000;
			font-size: 1.1em;
			font-weight:bold;
			padding: 5px;
		}
		
		#content .news-list-item-head h3 {
			background-image:none;
			padding:0px;
			font-weight:bold;
		}
		
			#content .news-list-item-head a {
				color:#FFF;
				padding-bottom:8px;
			}
		
			.news-list-image {
				float:right;
				/*padding:0px 0px 10px 10px*/
			}
			
			.news-list-date {
				float:left;
				/*padding: 10px 0 5px 0;*/
			}
			
			.tx-ttnews-browsebox {
				display:none;
			}
			#content .tx-ttnews-browsebox a{
				color: #333;
			}
			
			#content .news-list-container .tx-ttnews-browsebox-SCell a,
			#content .tx-ttnews-browsebox a:hover{
				color: #F00;
				font-weight:bold;
				text-decoration: underline;
			}
			#content .news-list-container a{
				cursor: pointer;
				text-decoration:none;
			}
			#content .news-single-backlink{
				float:left;
				margin-top: 15px;
			}
			#content .news-single-backlink a{
				color: #000;
				text-decoration: underline;
			}
			#content .news-single-item-content{
				float:left;
			}
			#content .news-single-img a{
				clear: both;
				float:left;
				border: 1px solid #6D869C;
				border-bottom: none;
				padding:5px;
			}
			#content p.news-single-imgcaption {
				clear: both;
				float: left;
				font-size:0.95em;
				width: 200px;
				color: #6D869C;
				border: 1px solid #6D869C;
				border-top: none;
				padding: 0 5px 5px 5px;
			}

/*##########################################*/
/*	News Detail
/*##########################################*/

.news-single-item {
	float:left;
}
	
	.news-single-item a {
		color:#0066FE;
	}
	
	.news-single-timedata {
		padding-bottom:5px;
	}
	
	.news-single-img {
		float:right;
		padding:0px 0px 10px 10px;
	}
	
/*##########################################*/
/*	Calendar
/*##########################################*/

	#content .calendar-event-list-item-odd,
	#content .calendar-event-list-item-even {
		float:left;
		margin: 10px 0;
		width: 450px;
		color: #696969;
		text-decoration: none;
	}
	#content .calendar-event-list-item-odd{
		float:left;
	}
	#content .calendar-event-list-item-head{
		float:left;
		padding: 5px;
		width: 440px;
		background-color: #95AEC4;
		color: #FFF;
		font-size:1.1em;
	}
	#content .calendar-event-list-item-body{
		float:left;
		padding: 5px;
		width:438px;
		border: 1px solid #95AEC4;
		border-top: none;
	}


