
	html, body
	{
			margin:0;
			padding:0;
	}
	
	body
	{
			height:100%;
			overflow:auto;
			background-color:#006c72;
			background-image:url(../img/site/hintergrund.png);
			background-repeat:repeat-x;
			padding-bottom:30px;
	}
	
	img:focus, a:focus
	{
			outline:none;
	}
	
	img
	{
			border:0;
	}
	
	#pageWrapper
	{
			width:1024px;
			margin:0 auto;
			position:relative;
			
	}
	
	
	
	#content
	{
			
			padding-bottom:50px;
			min-height:420px;
			background-image:url(../img/site/bodyHG.gif);
			background-repeat:repeat-y;
	}
	
	#mainContent
	{
			margin-top:15px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:19px;
			margin-left:47px;
			width:600px;
	}
	
	#mainContent p
	{
			display:block;
			margin:0;
			padding:0;
			padding-bottom:15px;
	}
	
	#mainContent a
	{
				color:#008cac;
				text-decoration:none;
				
				
	}
	
	#mainContent a:hover
	{
				color:#00596d;
				text-decoration:underline;
				
	}
	
	#mainContent a.clipLink
	{
				background-image:url(../img/site/icon_video.gif);
				background-repeat:no-repeat;
				background-position:right center;
				padding-right:70px;
				

	}
	
	#mainContent a.galerieLink
	{
				background-image:url(../img/site/icon_gallery.gif);
				background-repeat:no-repeat;
				background-position:right center;
				padding-right:70px;
				
	}
	
	#mainContent a.pdfLink
	{
				background-image:url(../img/site/icon_pdf.gif);
				background-repeat:no-repeat;
				background-position:right center;
				padding-right:70px;
				
	}
	
	
	
	#mainContent br
	{
				clear:left;
	}
	
	
	#kopf
	{
			background-image:url(../img/site/kopf.jpg);
			background-repeat:no-repeat;
			height:270px;
	}
	
	#fuss
	{
			background-image:url(../img/site/fuss.gif);
			background-repeat:no-repeat;
			height:4px;
	}
	
	
	
	#navigation, #navigation>li
	{
			display:block;
			margin:0;
			padding:0;
			list-style-type:none;
			margin-right:1px;
	}
	
	#navigation
	{
			padding-top:60px;
			padding-left:20px;
	}
	
	#navigation>li
	{
			float:left;
			width:110px;
			height:41px;
			line-height:41px;
			text-align:center;
			text-indent:-5000px;
			overflow:hidden;	
	}
	
	#navigation>li a
	{
			display:block;
	}
	
	#programm
	{
		background-image:url(../img/hauptnavigation/programm.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	
	#navigation a:hover, #navigation a.aktiv
	{
		background-position:bottom;
	}
	
	#aktuell
	{
		background-image:url(../img/hauptnavigation/aktuell.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	#vortraege
	{
		background-image:url(../img/hauptnavigation/vortraege.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	
	#mitmacher
	{
		background-image:url(../img/hauptnavigation/mitmacher.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	
	#kontakt
	{
		background-image:url(../img/hauptnavigation/kontakt.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	

	#bonuspunkte
	{
		width:58px;
		height:61px;
		position:absolute;
		top:18px;
		left:649px;
		text-indent:-5000px;
	}
	
	#bonuspunkte a
	{
		display:block;
		width:58px;
		height:61px;
		background-image:url(../img/site/bonuspunkte.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	#bonuspunkte a:hover
	{
		display:block;
		width:58px;
		height:61px;
		background-image:url(../img/site/bonuspunkte.gif);
		background-repeat:no-repeat;
		background-position:bottom;
	}
		
	#bannerLeiste
	{
			position:absolute;
			right:35px;
			top:101px;
			
	}
	
	
	
	#bannerLeiste .banner1
	{
			width:277px;
			height:340px;
			background-color:#c3d2d3;
			margin-bottom:45px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:14px;
	}
	
	#bannerLeiste .banner1 .copy
	{
			padding:30px;
			text-align:center;
	}
	
	#bannerLeiste .banner1 a
	{
			color:#333;
	}
	
	#bannerLeiste .anzeige
	{
			text-align:right;
			padding-bottom:3px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:10px;
			padding-right:10px;
	}
	
	#bannerLeiste .banner2
	{
			width:277px;
			height:230px;
			
	}
	
	#subNavigation, #subNavigation>li
	{
			display:block;
			margin:0;
			padding:0;
			list-style-type:none;
	}
	
	#subNavigation
	{
			background-image:url(../img/site/subNavBG.gif);
			background-repeat:no-repeat;
			background-position:21px 7px;
			padding-left:21px;
			padding-top:6px;
			width:677px;
			height:34px;
	}
	
	#subNavigation>li
	{
			float:left;
			line-height:28px;
	}
	
	#subNavigation>li a
	{
			display:block;
			text-decoration:none;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#008cac;
			font-weight:bold;
			margin-left:15px;
			margin-right:6px;
	}
	
	#subNavigation>li a:hover
	{
			color:#00596d;
	}
	
	
	#footerNavigation
	{
			padding-left:25px;
			padding-top:5px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:left;
	}
	
	#footerNavigation>a
	{
			text-decoration:none;
			margin-left:15px;
			margin-right:15px;
			color:#fff;
	}
	
	#footerNavigation>a:hover
	{
			text-decoration:underline;
	}
	
	#mainContent h4
	{
			font-size:18px;
			color:#333;
			font-weight:bold;
			display:block;
			margin:0;
			padding:0;
			text-transform:uppercase;
			line-height:24px;
	}
	
	#mainContent p.rubrikIntro
	{
			margin:0;
			padding:0;
			padding-top:15px;
	}
			
	
	#mainContent h3
	{
			font-size:11px;
			color:#008cac;
			font-weight:bold;
			margin:0;
			padding:0;
			text-transform:uppercase;

	}
	
	#mainContent .teaserblock 
	{
			clear:left;
			padding-top:30px;
			
	}
	 
	#mainContent .teaserblock h2
	{
			display:block;
			margin:0;
			padding:0;
			font-size:17px;
			line-height:normal;
			font-family:Arial, Helvetica, sans-serif;
	}
	
	#mainContent .teaserblock h2 a
	{
			color:#333;
	}
	
	#mainContent .teaserblock h2 a:hover
	{
			text-decoration:none;
	}
	
	#mainContent .teaserblock .bild
	{
			width:170px;
			float:left;
	}
	
	#mainContent .teaserblock .info
	{
			
			float:left;
			width:430px;
	}
	
	#mainContent .teilnehmer
	{
			float:left;
			margin-right:20px;
			line-height:normal;
			margin-bottom:25px;
			width:180px;
			height:170px;
	}
	
	#mainContent .teilnehmer img
	{
			margin-bottom:5px;
	}
	
	.sideBarTeaser
	{
			width:277px;
			height:200px;
			background-repeat:no-repeat;
			overflow:hidden;
			margin-bottom:15px;
	}
			
	.sideBarTeaser p
	{
			display:block;
			margin:0;
			padding:20px;
			padding-right:25px;
			padding-top:130px;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			line-height:17px;
			
	}
	
	.sideBarTeaser a.sidebarLink
	{
			text-decoration:none;
			font-weight:bold;
			color:#333;
	}
	
	.sideBarTeaser a.sidebarLink:hover
	{
			text-decoration:underline;
	}