div.content_main
{
	position			: absolute;
}

#flash
{
	margin				: 15px;
}

#image01
{
	margin				: 15px;
}

#content02
{
	width				: 415px;
	padding-left		: 15px;
	float				: left;
	height				: 170px;
}

#content02 h1
{
	margin				: 0px 15px 5px 15px;
	padding-top			: 15px;
	font-size			: 1.1em;
	font-weight			: bold;
}

#content02 p
{
	margin				: 15px 15px 0px 15px;
	padding-bottom		: 5px;
	font-size			: 0.8em;
}

#content02 a
{
	color				: #0D006A;
}

#content02 a:hover
{
	color				: #F8B500;
	text-decoration		: underline;
}

#content02 ul
{
	margin-top			: 0px;
	margin-bottom		: 0px;
}

#content02 li
{
	list-style-image	:  url("../images/bulletpoint.gif");
	margin-bottom		: 5px;
	margin-right		: 15px;
}

#content02-top
{
	background			: no-repeat top url("../images/415_box_bl-wh-top.gif");
}

#content02-mid
{
	background			: repeat-y top url("../images/415_box_bl-wh-mid.gif");
}

#content02-bot
{
	background			: no-repeat bottom url("../images/415_box_bl-wh-bot.gif");
	height				: 170px;
}

#content03
{
	margin-left			: 445px;
	width				: 140px;
}

#linkTeaser01
{
	position			: relative;
	top					: 0px;
	height				: 52px;
	margin-bottom		: 8px;
	background-image	:   url("../images/140_box-teaser_bl-wh.gif");
	background-position	: top;
	background-repeat	: no-repeat;
}

#linkTeaser02
{
	position			: relative;
	top					: 0px;
	height				: 52px;
	margin-bottom		: 8px;
	background-image	:   url("../images/140_box-teaser_bl-wh.gif");
	background-position	: top;
	background-repeat	: no-repeat;
}

#linkTeaser03
{
	position			: relative;
	top					: 0px;
	height				: 52px;
	background-image	:   url("../images/140_box-teaser_bl-wh.gif");
	background-position	: top;
	background-repeat	: no-repeat;
}

.teaserImage img
{
	padding				: 7px 80px 8px 1px;
}

#teaserLink a
{
	position			: absolute;
	top					: 6px;
	left 				: 54px;
	width				: 84px;
	font-weight			: bold;
	font-size			: 0.7em;
	text-decoration		: none;
	color				: #0D006A;
}

#teaserLink a:hover
{
	color				: #F8B500;
}

#footer
{
	border				: 1px solid #bbbbbb;
	margin-left			: 15px;
	margin-top			: 15px;	
	margin-bottom		: 15px;
	width				: 570px;
	font-size			: 0.7em;
	color				: #888888;
	text-align			: center;
	overflow			: hidden;
}

#footer a
{
	color				: #0D006A;
	margin				: 5px 10px 10px;
	text-decoration		: none;
}

#footer a:hover
{
	color				: #F8B500;
}