/*
	===============================================================
	Stylesheet
	===============================================================
*/


#global
{
	display					: block;
	width					: 861px;
	margin					: auto;
	text-align				: center;
}

#header
{
	display					: block;
	width					: 861px;
	height					: 250px;
}

#head01
{
	float					: left;
	width					: 147px;
	height					: 250px;
	background				: url(../images/head01.jpg);
}

#head02
{
	float					: left;
	width					: 164px;
	height					: 250px;
	background				: url(../images/head02.jpg);
}

#head03
{
	float					: left;
	width					: 123px;
	height					: 250px;
	background				: url(../images/head03.jpg);
}

#head04
{
	float					: left;
	width					: 127px;
	height					: 250px;
	background				: url(../images/head04.jpg);
}

#navbox
{
	float					: left;
	width					: 300px;
	height					: 250px;
}

#main
{
	display					: block;
	width					: 861px;
}

#contentbox
{
	float					: left;
	width					: 610px;
	min-height				: 471px;
	background				: url(../images/contentbg.jpg) no-repeat;
}


#content
{
	margin					: auto;
	width					: 580px;
	text-align				: left;
}


#rightbox
{
	float					: left;
	width					: 250px;
	height					: 470px;
	background				: url(../images/rightbox.jpg) no-repeat;
}


.clear
{
	clear					: both;
}

#angebot_kat_liste
{
	float					: left;
	width					: 200px;
	padding-right			: 20px;
}

#angebot_kat_liste a
{
	font-size				: 9pt;
	color					: #ff5500;
}

#angebot_kat_liste a:hover
{
	color					: #ffff00;
}

#angebot_liste
{
	float					: left;
	width					: 360px;
}
