/*

 TEMPLATE [Last Update] 14.03.2013
 
 Autor: Matthias Müller <http://www.cms2day.de>
 Copyright (c) 2013

*/

/* -[ FOOTER : ADDON STYLES ]- */

div#footer div.bigFooter {

	width: 890px;
	margin: 0px;
	padding: 15px 30px 0px 30px;
	overflow: hidden;
	position: relative;
	color: #aaa;
	border-bottom: 1px solid #6492a5;

}

div#footer div.bigFooter h1 { 

	color: #fff;
	font: normal 14pt/15pt Arial;
	margin: 0px 0px 15px 0px;

}

div#footer div.bigFooter p { 

	margin: 0px 0px 15px 0px;

}

div#footer div.bigFooter a { 

	color: #fff;
	text-decoration: underline;

}

div#footer div.bigFooter a:hover { 

	color: #fff;
	text-decoration: none;

}



/* -[ Modulausgabe : Content Boxes ]- */

div#footer div.bigFooter .cbox_head{

	display: none;

}

div#footer div.bigFooter .cbox_outlay{

	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px 60px 0px 0px;
	color: #fff;

}

div#footer div.bigFooter div.footer_addon_lastblogplus {

	width: 239px;
	padding: 0px 0px 15px 0px;
	overflow: hidden;
	position: relative;
	float: left;

}