* {padding: 0; margin: 0;}
div.clearfloats{height: 0px; clear: both; overflow: hidden;}

/* Elemente */
body{padding: 20px;}
div{ }

/* Elemente innerhalb der Container */


/*##################### BANNER ##########################*/
#con-banner #logo {
	position: absolute;
	left: 50px;
	top: 20px;
}
#con-banner ul{
	position: absolute;
	left: 700px;
	top: 50px;
	list-style-type: none;
}


/* Container */
#con-banner{
	position: relative;
	width: 958px;
	height: 185px;
	margin: 0 auto;
}

#con-main {
	width: 890px;
	margin: 0 auto;
	padding: 0 34px;
}

#con-left{
	float: left;
	width: 200px;
	margin-left: 30px;
}
#con-content {
	margin-left: 250px;
	padding: 20px;
}


#con-captionslider{
	display: block;
	height: 150px;
}

#con-footer{
	margin: 0 auto;
	width: 958px;
	height: 73px;
}

/* Hacks ! */
