/* CSS-Style #0001 - WebSite Specific Settings */
#FlashMenu
{
	width				: 680px !important;
	width				: 680px;
	margin				: 10px 10px 10px 10px;
	height				: 80px;
	background-color	: #d03a26;
}

#Container
{
	width				: 700px !important;
	width				: 700px;
	height				: auto;
	background-repeat	: repeat;
	background-position : 0px 0px;
	background-color	: #fff;
}

#Content
{
	margin				: 10px 10px 10px 10px;
	width				: 680px !important;
	width				: 680px;
	background-color	: #fff;
}

#ContentTop
{
	margin				: 0px 0px 0px 0px;
	width				: 700px;
	width				: 700px !important;
	height				: auto; 
	height				: auto !important;
	background-color	: blue;
}

#ContentFullSize
{
	width				: 650px !important;
	width				: 650px;
	padding				: 14px 14px 14px 14px;
	background-color	: #fff5e0;
}


#FullSize
{
	width				: 650px !important;
	width				: 650px;
	padding				: 14px 14px 14px 14px;
	background-color	: #fff;
}

#ContentLeft
{
	width				: 457px !important;
	width				: 457px;
	margin				: 0px 10px 0px 0px;
	padding				: 14px 14px 14px 14px;
	background-color	: #fff5e0;
}

#ContentRight
{
	width				: 185px;
	height				: 100%;
	padding				: 0px 0px 0px 0px;
	background-color	: #fff5e0;
}

#RightOben
{
	width				: 157px !important;
	width				: 157px;
	margin				: 14px 14px 14px 14px;
	padding				: 0px 0px 0px 0px;
	background-color	: #fff5e0;
}
#RightUnten
{
	width				: 157px !important;
	width				: 157px;
	margin				: 14px 14px 14px 14px;
	padding				: 0px 0px 0px 0px;
	background-color	: #fff5e0;
}

#Footer
{
	border				: none 0px #FFFFFF;
	width				: 450px;
	margin-left			: 14px;
	background-color	: #fff;
}
