/* Reset */
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}:focus{outline:0;}html,body{height:100%;}body{line-height:1;color:#000;background:#FFF;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:400;}blockquote:before,blockquote:after,q:before,q:after{content:"";}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.clearfix{display:inline-block;}html[xmlns] .clearfix{display:block;}* html .clearfix{height:1%;}.clear{clear:both;height:0;width:0;margin:0;padding:0;}.ausblenden{display:none;}html,body{height:100%;}

/* Allgemein */
	body 			{ font-family: Arial, Helvetica, Verdana, sans-serif; }
	.textRight		{ text-align: right; }
	
/* Links */
	a				{ text-decoration: none;}
	a:hover			{ text-decoration: underline; }
	
/* Headbereich */	
	#head 				{ min-width:960px; background-color:#000000; height: 133px; width:100%; padding-top:0px; position:absolute;}
	#head a				{ color: #a0a0a0; text-decoration: none; font-size:9px; display:inline-block; margin-left:20px; }
	/*#head a:hover		{ text-decoration: underline; }*/
		
/* Container */
	#wrapper 		{ width: 960px; margin: 0 auto; height:600px;}
	#info 			{ padding:0px 0px; overflow:hidden;}
	
	#spacer				{ height:80px;}
	
	#footer 			{ min-width:960px; background-color:#000000; height:82px; text-align:center; padding-top:60px; font-size:9px; color:#9c9c9c; width:100%; position:absolute; bottom:0px;}	
	#footer a			{ color: #9c9c9c; font-size:10px;}

	
	#footer-links 		{ left:5px; margin-top:-45px;min-width:820px; text-align:left;height: 20px; padding-top:0px; position:absolute;}
	#footer-links a		{ color: #ffffff; text-decoration: none; font-size:12px; display:inline-block; margin-left:20px; }
	
	#kontaktdaten		{ left:25px; position:absolute; margin-top:-150px; text-align:left; font-size:12px; color:#000000; font-weight:bold;}
	#kontaktdaten a		{ color:#000000; font-size:12px; font-weight:bold;}
/* Content */
	p,h1,h2,h3,h4,h5{ margin-bottom: 1em; }
	
	h5				{ font-weight: bold; font-size: 16px; }
	strong			{ font-weight: bold; }
	

