body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebe5ca;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525857;
	letter-spacing:1px;
	word-spacing:1px;
}


#wrapper{
	margin: 10px auto;
	padding:0 0 0 0;
	width:1000px;
	
}

#wrapper_top{
	
	margin: 0px auto;
	width:980px;
	height:150px;
	border-top:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-left:10px solid #ffffff;
	border-bottom:5px solid #ffffff;

}
	#top_left{ 
		float:left;
		width:210px;
		height:150px;
		background-image:url(../images/img_left.jpg);
		background-repeat:no-repeat;
	}
		#menu_top_left{
		margin:132px 10px 5px 10px;
		color:#FFFFFF;
		}
		#menu_top_left a, #menu_top_left a:hover{
		color:#FFFFFF;
		text-decoration:none;
		}
	#top_right{ 
		float:left;
		width:765px;
		height:150px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		border-left:5px solid #ffffff;
	}

	#menu_top{
		float:left;
		width:505px;
		margin:130px 10px 5px 16px;
		color:#545a58;
		/*border-bottom:2px solid red;*/
	}
		a.menu{
			color:#545a58;
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
			margin:0 2px 0 2px;
			padding: 0px 0px 0px 0px;
			text-transform:uppercase;
		}
		a.menu:hover{
			color:#ffffff;
			text-decoration:none;
		}
		a.menu#selected{
			color:#222222;
			text-decoration:none;
		}
	#menu_top_right{
		float:left;
		width:215px;
		margin:130px 0px 5px 0px;
		text-align:right;
		color:#ffffff;
		/*border-bottom:2px solid green;*/
	}
		#menu_top_right a.menu{
			color:#ffffff;
			font-size:8px;
			font-weight:normal;
			text-decoration:none;
			margin:0 2px 0 2px;
			padding: 0px 0px 0px 0px;
		}
		#menu_top_right a.menu:hover{
			color:#ffffff;
			text-decoration:none;
		}

	
#wrapper_content{
	float:left;
	margin: 0 0 0 0;
	width:980px;
	/*background-image:url(../images/bg_content.jpg); background-repeat:no-repeat;*/
	border:10px solid #ffffff;
	border-top:0px solid #ffffff;

}

	#news_left {
		float:left;
		width:210px;
		margin: 0 0 0 0;
		padding:0 0 0 0;
		font-size:14px;
		text-indent:10px;
		background-color:#dddede;
	}
	#left_address{
		float:left;
		width:210px;
		height:100px;
		margin: 20px 0 0 0;
		background-image:url(../images/left_address.gif); background-repeat:no-repeat; 
		background-position:bottom; 
		}
		
		#news_left a{
			display:block;
			clear:left;
			padding:5px 10px 5px 30px;
			margin-left:0px;
			margin-bottom:10px;
			text-indent:-20px;
			text-decoration:none;
			font-weight:normal;
			font-size:13px;
			color:#525857;
			background-image:url(../images/bg_dot_white.gif); background-repeat:repeat; 
		}
		
		#news_left a:hover {
			text-decoration:none;
			/*color:red;*/
			background-image:url(../images/bg_dot_grey.gif); background-repeat:repeat; 
		}
		#news_left a#selected {
			background-color:#efeddd;
			text-decoration:none;
			font-weight:bold;
			/*color:red;*/
			background-image:url(../images/bg_dot_grey.gif); background-repeat:repeat; 
		}
		#news_left .ausgabe{
			padding:5px 10px 5px 20px;
			margin-bottom:15px;
			margin-left:0px;
			text-indent:0px;
			text-decoration:none;
			font-weight:bold;
			text-transform:uppercase;
			font-size:12px;
			color:#525857; 
			background-image:url(../images/li_icon.gif); background-repeat:no-repeat; background-position:left center;
		}

	#center_main {
		float:left;
		width:727px;
		margin-left:0px;
		padding:0px 20px 0px 18px;
		line-height:24px;
		border-left:5px solid #ffffff;
		background-color:#ffffff; text-align:justify;

	}
	
		#center_main .pagetitle, #news_left .pagetitle{
			margin:10px 0 10px 0;
			color:#a48544;
			font-size:18px;
			font-weight:bold;
			
		}
	
	
	.team_pics{
		float:left;
		width:108px;
		height:141px;
		margin:15px 1px 1px 0;
		background-color:#ffffff;
		clear:left;

	}
	.team_detail{
		float:left;
		width:608px;
		height:136px;
		margin:15px 0 1px 0;
		padding:5px 0 0 10px;
		background-color:#f7f7f7;
	}
	
	.team-print-header{
		display:none;
	}
	.clear{
		clear:both;
		margin: 0 0 0 0;
	}

#content_nav {
	clear:left;
	text-align:right;
	width:720px;
	float:right;
	
}
	#content_nav a, a.content_nav{
		font-size:10px; text-transform:uppercase; color:#996600; text-decoration:none;
		}
	#content_nav a:hover, a:hover.content_nav{
		font-size:10px; text-transform:uppercase; color:#333333; text-decoration:underline;
		}
		
		
		
		
#bottom{
	clear:both;
	width:870px;
	height:10px;
	margin-top:10px;
	margin-bottom:10px;
	/*background-image:url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;*/
}	
#bottom_datum {
	float:left;
	width:200px;
	margin-top:34px;
	margin-left:20px;
	font-size:12px; text-align:center;
	color:#FFFFFF;
}

#bottom_address {
	float:left;
	width:580px;
	margin-top:34px;
	margin-left:20px;
	font-size:12px; text-align:center;
	color:#FFFFFF;
}

#bottom_address a:link, #bottom_address a:visited {
	color:#555555;
	font-size:9px;
	text-decoration:none;
}

#bottom_address a:hover {
	color:#5C2030;
	text-decoration:underline;
}

div.start_box{
	float:left;
	width:140px;
	height:160px;
	text-align:left;
	margin: 0 2px 0 2px;
	padding: 0 0 0 0;
	border: 1px dotted #cccccc;
	background-color:#f7f7f7;
	
}

div.start_box div {
	font-size:11px;
	text-decoration:none;
	text-align:left;
}


#center_main div.start_box div p.pagetitle {
	margin:0 0 0 0;
	padding: 0 2px 0 2px;
	border-bottom: 1px dotted #DDDEDE;
	background-color:#DDDEDE;
	font-size:14px;
	text-decoration:none;
	text-align:left;

}

div.start_box div a{
	display:block;
	font-size:11px;
	text-decoration:none;
	padding: 0 2px 0 2px;
	margin: 4px 0 6px 0;
	line-height:16px;
	
}


#header_print {
	display:none;
}

#klienten-info {
	position:fixed;
	right:0px;
	bottom:0px;
}

@media print {
	
	body *{
		background-image:none;
		color:#000000;
	}
	body, .pagetitle, .artikeltitle, .bodytext, .ausgabe, .ausgabe2, .ausgabe3, .bodysubtitle, .bodysubtitle2, .bodysubtitle3, a.ki, a.ki:hover, .weiss, .weiss2 
	{
		color:#000000;
	}
	
	
	#wrapper {
		float:left;
		width:650px;
		border:0px solid #CCCCCC;
		padding:0px 0px 0px 0px;
		background-color:#FFFFFF;
		margin: 0 0 0 0;
	}

#header_print{
	display:block;
	border-bottom:1px solid #000000;
}

	
	#spacer, #wrapper_top, #top_menu, #top1, #menu_top, #menu_left, #news_right, #news_left, #content_nav, #bottom_nav {
		display:none;
	}
	
	#wrapper_content {
		clear:left;
		padding-left:0px;
		padding-top:10px;
		padding-right:0px;
		background-color:#FFFFFF;
		background-image:none;
		width:650px;
		margin: 0 0 0 0;
		border:0px solid #ffffff;

	}
	
	#center_main {
		float:left;
		width:650px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:10px;
		margin: 0 0 0 0;
		border-left:0px solid #ffffff;

	}
	
	#bottom {
		clear:left;
		width:650px;
		height:86px;
		background-image:none;
	}
	
	#bottom_address {
		float:left;
		width:650px;
		padding-top:20px;
		padding-left:0px;
	}


	.team_pics{
		float:left;
		width:108px;
		height:136px;
		margin:15px 0 1px 0;
		padding:5px 0 0 10px;
		background-color:#ffffff;
		clear:left;
	}
	.team_detail{
		float:left;
		width:400px;
		height:136px;
		margin:15px 0 1px 0;
		padding:5px 0 0 10px;
		background-color:#ffffff;
	}

	.team-print-header{
		clear:left;
		height:50px;
		width:400px;
		display:block;
	}

	div.pagebreak{
		page-break-after:always;
		margin: 0 0 0 0;

	}

	.clear{
		clear:both;
		margin: 0 0 0 0;
	}


#klienten-info {
	visibility:hidden; display:none;
}

}