.branding-top
{
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top P
{
	padding: 0px 60px 0;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom
{
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom LI
{
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}
.branding-bottom LI.feeds
{
	margin: 0;
}
.branding-bottom DL
{
	background: url(item_bg.png) repeat-y;
	margin: 33px 0 0;
	padding: 0 10px;
}
.branding-bottom DD
{
	margin-left: 10px;
	height: 66px;
}
.branding-bottom DT
{
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity
{
	background: url(beratung.png) no-repeat top left;
}
.commmunity DT
{
	background: url(beratung_icon.png) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace
{
	background: url(produkte.png) no-repeat top left;
}
.marketplace DT
{
	background: url(produkt_icon.png) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences
{
	background: url(Support.png) no-repeat top left;
}
.conferences DT
{
	background: url(support_icon.png) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training
{
	background: url(Dienstleistungen.png) no-repeat top left;
}
.training DT
{
	background: url(service_icon.png) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds
{
	background: url(kontakt.png) no-repeat top left;
}
.feeds DT
{
	background: url(kontakt_icon.png) no-repeat;
	background-position: 50% 10px;
}
DL.bt
{
	margin: 0;
	padding: 0;
	background: url(box_unten.png) no-repeat bottom;
	height: 32px;
	width: 170px;
}
DIV.link_adminguide
{
	float:right;
	background: url(dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
DIV.link_proedition
{
	float:left;
	background: url(MS_Cert_Gold.png) no-repeat top left;
	width: 216px;
	height: 137px;
	cursor: pointer;
}
DIV.link_main
{
	margin: 260px 30px 0px 30px;
}
#LoginInfo
{
	width: 660px;
	float: left;
}
#LoginInfo H3
{
	background-color: #F7F7F7;
	color: #8F0000;
	padding: 2px 0px;
}
#LoginInfo DD, #LoginInfo DT
{
	display: inline;
}
#LoginInfo DT
{
	font-weight: bold;
	color: #333;
}
#LoginInfo P.LoginNotes
{
	font-size: 0.8em;
}
#LoginInfo DIV.LoginBlock
{
	float: left;
	width: 310px;
	padding: 5px;
	margin: 0px 2px;
	border: 1px solid #F0F0F0;
}
.SponsorIcon
{
	margin: 5px 15px;
	float: left;
}
#QuickLinks
{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
	margin-right: 5px;
	width: 200px;
	float: right;
}
DIV.hr
{
	height: 2px;
	background-color: #8F0000;
	margin: 5px 0 15px;
	clear: both;
}
DIV.hr HR
{
	display: none;
}
