@CHARSET "ISO-8859-1";
*, body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
body {
	background: white url('../images/bodyBg.gif');
}
td {
	vertical-align: top;
}
a {
	color: #ff0090;
}
a:focus { 
	-moz-outline: none; 
}
.spacer10 {
	width: 1px;
	height: 10px;
}
.spacer20 {
	width: 1px;
	height: 20px;
}
.clear {
	clear: both;
}
.wrapper {
	width: 860px;
	overflow: hidden;
}
.page {
	margin-left: 30px;
	margin-top: 10px;
	width: 830px;
	overflow: hidden;
}

.pageTop {
	height: 10px;
	background: white url('../images/pageTopBg.gif') no-repeat;
}
.pageMain {
	background: white url('../images/pageMainBg.gif') repeat-y;
}
.pageMainHeader {
	height: 64px;
	padding: 4px;
}
.pageMainMenu {
	background: black;	
	width: 825px;
}
.pageMainMenu a {
	color: #00a5cf;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	float: left;
	padding: 4px;
	margin-right: 10px;
}
.pageMainMenu a:hover {
	color: #ff0090;
}
.pageBottom {
	height: 10px;
	background: white url('../images/pageBottomBg.gif') no-repeat;
}
.pageCredits {
	padding: 4px;
}
.pageCreditsText {
	font-size: 11px;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	color: #999;
}
.pageCreditsText a {
	color: #999;
}
.pageCreditsText a:hover {
	color: #333;
}
.pageCreditsLogo {
	float: right;
}
.contentTable {
	margin-top: 10px;	
}
.contentMenuCell {
	width: 180px;
	overflow: hidden;
	vertical-align: top;
}
.menuBoxes {
	width: 160px;
	margin-left: 20px;
}
.contentBoxes {
	width: 560px;
	margin-left: 40px;
}
.contentContentCell {
	width: 650px;
	overflow: hidden;
	vertical-align: top;
}
.contentBox {
}
.contentBoxTop {
	height: 5px;
	background: white url('../images/contentBoxTopBg.gif') no-repeat;
}
.contentBoxMain {
	background: white url('../images/contentBoxMainBg.gif') repeat-y;
	padding: 8px;
}
.contentBoxMainTeaser {
	background: white url('../images/contentBoxMainBg.gif') repeat-y;
	height: 318px;
}
.contentBoxMainTeaserBg {
	background-repeat: no-repeat;
	background-position: center center;
	height: 318px;
	width: 552px;
	position: absolute;
	margin-top: 1px;
	margin-left: 2px;
}
.contentBoxBottom {
	height: 5px;
	background: white url('../images/contentBoxBottomBg.gif') no-repeat;
}
.menuBox {
}
.menuBoxTop {
	height: 6px;
	background: white url('../images/menuBoxTopBg.gif') no-repeat;
}
.menuBoxHeadlinePink {
	font-size: 11px;
	font-weight: bold;
	color: #ff0090;
}
.menuBoxHeadlineBlue {
	font-size: 11px;
	font-weight: bold;
	color: #00a5cf;
}
.menuBoxLink, .menuBoxLinkActive {
	font-size: 11px;	
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-left: 8px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 6px;
	float: left;
}
.menuBoxLink {
	color: black;
}
.menuBoxLink:hover {
	color: white;
	background-color: #00a5cf;	
}
.menuBoxLinkActive {
	color: white;
	background-color: #00a5cf;	
}
.menuBoxSpacer {
	height: 10px;
	width: 1px;
}
.contentBoxSpacer {
	height: 10px;
	width: 1px;
}
.contentBoxSpacerStartpage {
	height: 50px;
	width: 1px;
}
.menuBoxMain {
	background: white url('../images/menuBoxMainBg.gif') repeat-y;
	padding: 8px;
}
.menuBoxBottom {
	height: 5px;
	background: white url('../images/menuBoxBottomBg.gif') no-repeat;
}
.contentBoxHeadline {
	font-size: 15px;
}
.contentBoxParagraphHeadlinePink {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	color: #ff0090;
}
.contentBoxParagraph {
	font-size: 13px;
	margin-top: 10px;
	color: black;
}
.contentBoxParagraphSpacer {
	height: 10px;
	width: 1px;
}
.contentText {
	font-size: 11px;
	color: black;
}
.contentTextTeaser {
	font-size: 11px;
	color: #666;
}
.contentBlue {
	color: #00A5CF;
}
.contentPink {
	color: #FF0090;
}
.menuBoxParagraphHeadline {
	font-size: 11px;	
	margin-top: 10px;
	margin-left: 8px;
	color: black;
	font-weight: bold;
}
.menuBoxParagraph {
	font-size: 11px;	
	margin-top: 4px;
	margin-left: 8px;
	color: black;
}
.menuBoxLinkDefault {
	color: #ff0090;
	font-size: 11px;
}
.startpageNewsTeaserBox {
	width: 100px;
	height: 100px;
	border: 1px solid #00A5CF;
	margin-left: 10px;
	display: block;
}
.startpageNewsTeaserBox:hover {
	border: 1px solid #FF0090;
}
.startpageNewsArchiveLink {
	display: block;
	color: #ff0090;
	font-size: 11px;
	margin-left: 10px;
}
.card {
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 10px;
}
.cardPhoto {
	float: left;
	width: 60px;
	height: 80px;
	margin: 5px;
	background: url('../images/person.gif') no-repeat bottom center;
}
.cardInfo {
	float: left;
	margin: 5px;
	margin-left: 10;
}
.druckImage {
	float: left;
	overflow: hidden;
	margin-top: 40px;
}
.druckText {
	float: left;
	width: 400px;
	margin-left: 10px;
}
.refImage {
	width: 50px;
	height: 50px;
	float: left;
	display: block;
	margin-right: 4px;
	border: 1px solid #00A5CF;
}
.newsImage {
	display: block;
	margin-right: 4px;
	border: 1px solid #00A5CF;
}
.refImage:hover {
	border: 1px solid #FF0090;
}
.newsImage:hover {
	border: 1px solid #FF0090;
}
.contentGreen {
	color: #000;
}
#tempSlider {
	width: 552px;
	height: 320px;
	background: white url('../images/teaserUeberuns.jpg') no-repeat;
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:552px;
		height: 320px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:20px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:20px;
		}
	ol#controls li a{
		display: block; 
		float:left;
		height:20px;
		line-height:20px;
		border:0px solid #ccc;
		background:#DAF3F8;
		color:#000;
		padding:0 10px;
		text-decoration:none;
		font-size: 11px;
		}
	ol#controls li.current a{
		background:#ff0090;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/*--Main Image Preview--*/
.main_image {
	width: 400px; height: 372px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image p {
	font-size: 11px;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	margin-left: 1px;
	float: left;
	width: 150px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 0px;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 150px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 11px; 
	margin: 5px 0; padding: 10px;
}
.image_thumb ul li .block {
	float: left; 
	padding: 0;
	width: 150px;
}	
.image_thumb ul li p{display: none;}
