body	{
			margin:10px;
			padding:0;
			border:0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9 pt;
			font-weight: normal;
			line-height:12 pt;
			color:#000;
			background: #fff;
			}
/*TYPO*/
	h1		{			
			font-size: 12 pt;			
			color:#000; 
			font-weight: normal;
			}
	h2		{			
			font-size: 9 pt;			
			color:#000;
			font-weight: normal; 
			}
	h3		{			
			font-size: 9 pt;			
			color:#333;
			font-weight: bold;
			margin:0;
			margin-bottom: 0.1em; 
			}
	p		{			
			margin-bottom: 0.5em;			
			}
	p li 	{
			list-style:url(../img/liste_mittig_grau.gif);
			}	
	.bildtext {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 7 pt;
			font-weight: normal;
			color: #333;							
			margin-left:10px;
			float:right;
			}
	.adresse {
			font-size: 11 pt;
				}
	strong	{			
			font-weight:bold;
			color:#333;
			}
	.unterstrichen {
			text-decoration:underline;
			}
	.cyan	{			
			color:#000;
			}
	.unterstrich_cyan {
			/*background:url(../img/unterstrich.gif);*/
			width: auto;
			padding:0;
			margin: 0;
			font-weight:bold;
			color: #000;			
			}
	.dreieck {
			display:none						
			}			
	.grau	{			
			color:#666;
			}
	.markiert_cyan {
			background:#009cda;
			color:#fff;
			}
 	.rahmen 	{
			padding:10px;
			border: 1px solid #666;
			margin: 0;									
			}
	img.links_aussen  
			{
			margin:0;
			margin-left:-180px;
			margin-right:10px;
			display:block;
			padding:0;
			border:0;
			float:left;
			position:relative;
			}
	img.float_left  
			{
			margin:0;			
			margin-right:10px;
			display:block;
			padding:0;
			border:0;
			float:left;
			position:relative;
			}
	blockquote{
		margin:0 0 0 60px;
		padding:0;
		border:0;
			}
	blockquote p{
		width: 430px;
		color:#666;	
		font:18px normal Arial, Helvetica, sans-serif;
		line-height: 120%;
		letter-spacing: 0.07em;
		font-variant:small-caps;
		text-transform: lowercase;				
		}
	*html blockquote p{
		font:14px normal Arial, Helvetica, sans-serif;
		letter-spacing: 0.09em;
		line-height: 150%;
		text-transform: uppercase;				
		}
	blockquote p:before{
		content:"»";
		font:20px normal Arial, Helvetica, sans-serif;								
		color: #666;
		margin-right: 3px;
		margin-left:-12px;	
		}
	blockquote p:after{
		content:"«";
		font:20px normal Arial, Helvetica, sans-serif;		
		color: #666;	
		margin-left: 3px;	
		}
/*allgemeine LINKS*/
	a:link	{			
			color:#000;
			text-decoration:underline; 
			}
/*Layout*/
	#wrapper, #pagebody, #content
			{
			width: auto; 
			margin: 0 1%;
			padding: 0; 
			border: 0;
			float: none !important;
			color: black; 
			background: transparent;
			}		
	#header	
			{
			margin:0;
			padding:0;
			height:180px;
			background: url(../img/cp_logo.gif) no-repeat ;
			display:none;				
			}	
	#nav1	
			{				
			display:none;			
			}
		#nav2	
			{				
		display:none;			
			}

	#subnav {
		
			display:none;						
			}
	#subnav ul	
			{
			margin:0;
			padding:0;
			border:0;										
			list-style-type: none;
			display:block;			
			}	
	#content ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
			}
	#content ul li  { 
	list-style-image:url(../img/liste_mittig.gif);	
	list-style-position:inside; 
	margin: 0; 
	
	}
	#startbild {
			margin: 0 20px 0 0;			
			padding:0;
			border:0;
			width:auto;
			float:left;							
			}
	*html #startbild {
			margin: 10px 20px 0 0;										
			}	
	#content_index {
			float:left;					
			padding: 0;
			position:relative;
			margin:5px 0 0 0;
			border:0;
			width:280px;		
	}
	#header_start{
			overflow:hidden;
			position:absolute;
			margin-left: 670px;
			margin-top:40px;
			}
	#footer	
			{
			display:none;	
			}