*
	{
		width:auto !important;
		height:auto !important;
	}
	
body
	{
		font-size:12px !important;
		font-family:Arial, Helvetica, sans-serif;
		color:#000;		
		
		margin:0;
		padding:0;
	}
	
	
/* Ausgeblendete Elemente */
#menu_oben, #menu_obenrechts, #menu_unten, #menu_links,
#bild, .serviceline
	{
		display:none;
	}

.clear
	{
		clear:both;
	}

a,
a:hover
	{		
		color:#000;
		text-decoration:none;
	}


#logo
	{
		float:left;
	}
	


#content
	{
		clear:both;
		float:left;
	}

	
#main_content h1
		{
			font-size:18px;
			
			border-bottom:1px dotted#000;
			
			margin:0 0 15px 0;
			padding:0 0 4px 0;
		}
		
hr
	{
		background:#fff;
		color:#fff;
		border:none;
		border-bottom:1px dotted #000;
	}


.box2_1
	{
		width:400px !important;
		float:left;
	}

.box2_2
	{
		width:220px !important;
		float:right;

		margin: 0 0 0 12px;
		padding:0;
	}


.csc-textpic-caption
	{
		font-size:11px;
		margin:5px 0 0 0; 
	}


ul
	{
		margin:0 0 0 17px;
		padding:0;
	}

#footer
	{
		font-size:11px !important;
		
		clear:both;
		float:left;
		
		border-top: 1px dotted #000;
		
		padding:4px 0 0 0;
		margin:20px 0 0 0;
	}


hr
	{
		background:#fff;
		color:#fff;
		border:none;
		border-bottom:1px dotted #000;
	}
	


.box3_1,
.box3_2,
.box3_3{
	float:left;
	width: 206px !important;
	
	min-height:140px;
	height:auto;
	_height:140px !important;

	border-bottom: 1px dotted #000;
	margin: 0;
	padding: 0 0 4px 0;
}

.box3_2{
	margin: 0 0 0 12px !important;
}

.box3_3{
	margin: 0 0 0 12px !important;

}