/* HOME LAYOUT */


#layout.home {
	top: 45px;
	padding: 0px 0px 0px 0px;
}

#logo a {
	background: transparent url('../../images/logo_blue.png') no-repeat 0px 0px;
	height: 124px;
	width: 250px;
	display: block;
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
	cursor: pointer;
}
/* Center Box */
#layout.home #content_center {
	display: inline-block;
	width: 1004px;
}

/* Left Box */
#layout.home #content_left {
	width: 220px;
	float: left;
	display: block;
	position: relative;
	z-index: 99;
	margin: -205px 0px 0px 30px;
	-margin: -199px 0px 0px 15px;
	*margin: -194px 0px 0px 30px;
}
#layout.home #content_left h1,
#layout.home #content_left .csc-header {
	background: transparent url('../../images/home_leftbox_header.png') no-repeat 0px 0px;
	width: 214px;
	height: 28px;
	padding: 10px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
	
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Univers Condensed", "Myriad Pro", sans-serif;
	font-size: 16px;
}
#layout.home #content_right h2,
#layout.home #content_left h2 {
	margin: 0;
}

#layout.home #content_left p.bodytext {
	color: #333333;
	background: transparent url('../../images/home_leftbox_content.png') no-repeat 0px 0px;
	width: 160px;
	height: 70px;
	padding: 16px 24px 31px 24px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 12px;
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
}
#layout.home #content_left p.bodytext a {
	color: #64AC2E;
	float: right;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	z-index: 999;
}

/* Right Box */
#layout.home #content_right {
	width: 307px;
	height: 190px;
	float: right;
	display: block;
	position: relative;
	z-index: 99;
	margin: -90px 27px 0px 0px;
	-margin: -80px 10px 0px 0px;
	*margin: -75px 20px 0px 0px;
}
#layout.home #content_right .bierschutz {
	background: transparent url('../../images/bierschuetzer.png') no-repeat 0px 0px;
	display: block;
	height: 200px;
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
}
#layout.home #content_right .csc-header,
#layout.home #content_right h1 {
	padding: 26px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Univers Condensed", "Myriad Pro", sans-serif;
	font-size: 14px;
}
#layout.home #content_right p.bodytext {
	width: 220px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	
	font-size: 10px;
	color: #ffffff;
}
#layout.home #content_right p.bodytext a {
	background: transparent url('../../images/gewinnspiel.png') no-repeat 0px 0px;
	text-indent: -2222px;
	width: 158px;
	height: 25px;
	display: block;
	*behavior: url('/fileadmin/web/styles/iepngfix.htc');
	margin: 8px 0px 0px 87px;
	-margin: 25px 0px 0px 87px;
	position: relative;
	z-index: 9999;
	cursor: pointer;
	
	overflow: hidden;
}
