/* CSS Document */

body {
	font-family:			arial, Helvetica, sans-serif;
	background:				#fff;
}

a {
	color:					#808080;
}

a img {
	border-width:			0px;
}

div#metanavigation,
ul#mainnavigation,
#footer ul,
#leftcol,
ul.tabs,
.num,
#saeulen,
#fallstricke {
	display:				none !important;
}

div#header,
div#header h1,
div#header h1 a,
#wrapper1,
#wrapper2,
#content {
	background:				none !important;
	text-indent:			0 !important;
	width:					auto !important;
}

div#content div#rightcol  {
	float:				none;
	width:				auto;
	
}

div.bildlinks,
ul#kunden li,
ul#portfolio li {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	list-style:		none;
}


.clearfix {
	display:				inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:				block;
}

/* End hide from IE Mac */
