/* CSS Document */

/* --- Framework (start) --- */

#Body {
	width: 778px;
	padding: 0px 0px 0px 0px;
	text-align: left; /* wg. Zentrieren im IE */
	margin: auto; /* Zentrieren in Firefox */
	display: table;
}

#Content {
	font-size: 0.8em;
	line-height: 1.4em;
	width: 730px;
	float: left;
	padding: 24px 24px 14px 24px;
	min-height: 485px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 485px; /* For IE */
	background: #FFF url(/images/content/bg.jpg) repeat-x left -24px;
	color: #036;

}

#Header {
	width: 100%;
	height: 172px;
}

#HeaderContent {
	width: 778px;
	text-align: left; /* wg. Zentrieren im IE */
	margin: auto; /* Zentrieren in Firefox */
	display: table;
}

#SiteId {
	position: relative;
	left: 0px;
	top: 36px;
	z-index: 100;
	width: 345px;
	height: 96px;
	margin-bottom: -30px;
}

html>body #SiteId {
	/* commented backslash hack v2 \*/
	background: url(/images/header/logo_start.png) repeat-y;
	/* end hack */
}

* html #SiteId {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header/logo_start.png');
}

#Sofa {
	position: relative;
	z-index: 50;
	top: -31px;
	left: 225px;
	margin-bottom: -50px;
}

#Footer {
	clear: both;
	width: 100%;
	height: 100px;
}

html>body #FooterContent {
	/* commented backslash hack v2 \*/
	background: url(/images/footer/bg2.png);
	/* end hack */
}

* html #FooterContent {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer/bg2.png');
}

#FooterContent {
	font-size: 0.7em;
	font-weight: bold;
	color: #9C6;
	width: 778px;
	height: 100px;
	text-align: left; /* wg. Zentrieren im IE */
	margin: auto; /* Zentrieren in Firefox */
	display: table;
	margin-top: -1px;
}

#FooterContent a {
	color: #9C6;
	text-decoration: none;
	font-weight: normal;
	position: relative;
}

#FooterContent a:hover {
}

#Soundlogo {
	position: relative;
}

#Copyright {
	width: 600px;
}

/* --- Framework (end) --- */

#boxes {
	clear: both;
}

#boxes div {
	border-top: 4px solid #5A8FC6;
	float: left;
	width: 230px;
	margin-right: 20px;
}

#boxes div.last {
	margin-right: 0px;
}

#boxes div img {
	margin-bottom: 8px;
}

#boxes div h2 {
	padding: 0 12px;
	font-size: 1.1em;
	color: #6598CC;
}

#boxes div h2 a {
	color: #6598CC;
	text-decoration: none;
}

#boxes div p {
	padding: 0 12px;
	font-size: 0.85em;
}

#Soundlogo {
	width: 100px;
	float: right;
}

#slideshow {
	margin-bottom: 10px;
	float: left;
}

#refreshment {
	float: right;
	width: 230px;
}

#ticker {
	clear:			both;
	width:			100%;
	height: 		80px;
	background:		#EEE;
	margin-bottom: 	20px;
}

#ticker div.left {
	margin:			0;
}

#ticker div.right {
	margin:			0;
	width:			300px;
	height:			80px;
	background: 	url(/media/aktionen/2+1_aktion/startseite_box_suche.gif);
}

#ticker input {
	width:			116px;
	height:			21px;
	background:		url(/media/aktionen/2+1_aktion/input_bg.jpg);
	position:		relative;
	top:			35px;
	left:			18px;
	border:			1px solid #b4b7bc;
	text-align:		center;
	font-weight:	bold;
	font-size:		13px;
	padding-top:	6px;
}

#ticker a.button {
	display:		block;
	width:			147px;
	height:			35px;
	background:		url(/media/aktionen/2+1_aktion/button_jetzt_suchen.jpg);
	position:		relative;
	top:			6px;
	left:			148px;
}

#ticker a.button:hover {
	background:		url(/media/aktionen/2+1_aktion/button_jetzt_suchen.jpg) left 35px;
}

#ticker a.button span {
	display:		none;
}




