#mediaheader {
	position:relative;
	width:900px;
	height:250px;
	margin:0 0 0 25px;
	background-color:#ffffff;
}


#content {
	position:relative;
	width:900px;
	margin:0 0 0 25px;
	padding:0;
	background:#ffffff url(../img/shadow_homecontent.gif) repeat-y;
	overflow:hidden;
	color:#4d4d4d;
	line-height:18px;
}

#content hr{
	margin:10px 0 10px 0;
	padding:0;
	border-top:#e6e6e6 solid 0.5px;
}

#content h1{
	font-size:26px;
	color:#2260c6;
	font-style:normal;
	font-weight:100;
	line-height:36px;
	margin:5px 0 18px 0;
 margin: 5px 0 16px 0;
}

#content h2{
	font-size:18px;
	color:#4d4d4d;
	font-style:normal;
	font-weight:100;
	line-height:26px;
	margin:0 0 18px 0;
margin: 0 0 16px 0;
}

#content h3{
	font-size:18px;
	color:#2260c6;
	font-style:normal;
	font-weight:100;
	line-height:22px;
	margin:0 0 10px 0;
}

#content h4,h5,h6{
	font-size:12px;
	color:#4d4d4d;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	margin:0 0 2px 0;
}


#content p{
	margin:0 0 10px 0;
}

#content a{
	background:url(../img/arrow_link.gif) left center no-repeat;
	padding: 0 0 0 12px;
	margin:0 0 0 2px;
}

#content dt a {
	background:none;
	padding: 0 0 0 0px;
	margin:0 0 0 2px;
}

#content a,
#content a:link,
#content a:visited,
#content a:active {
	text-decoration:none;
	color:#2260c6;
}

#content a:hover {
	text-decoration:none;
	color:#000000;
}


#leftcontent {
	width:580px;
	margin:0 0 0 30px;
	padding:0 0 0 0;
	display:inline; /* IE Workaround Floating-Bug */
	background:url(../img/shadow_homecontent_left.gif) no-repeat top left;
	float:left;
}

#leftcontent #cwidth{
	padding:0 25px 0 0;
}

#leftcontent ul.gfxteaser{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#leftcontent .gfxteaser li{
	float:left;
	width:33%;
}

#leftcontent .gfxteaser li img{
	border:0;
	margin:0 0 2px 0;
}

#leftcontent .gfxteaser a{
	background:none;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 10px;
	padding-left:0;
}

#leftcontent .gfxteaser a,
#leftcontent .gfxteaser a:link,
#leftcontent .gfxteaser a:visited,
#leftcontent .gfxteaser a:active {
	text-decoration:none;
	color:#606060;
}

#leftcontent .gfxteaser a:hover {
	text-decoration:none;
	color:#2260c6;
}

#rightcontent {
	width:250px;
	margin:62px 30px 0 0;
	padding:0;
	display:inline; /* IE Workaround Floating-Bug */
	float:right;
}

#contentbottom {
	clear:both;
	background:url(../img/bottom_homecontent.gif) no-repeat;
	height:25px;
	margin:0 0 0 0;
	width:930px;
}
