/*EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES*/
H2
{
	color: #006E12;
	font: 20px Calibri, Verdana;
}
H4
{
	font-size: 18px;
	padding: 0 0 0px;
	color: #5284D0;
	margin: 0;
	font: 18px Calibri, Verdana;
}
BODY
{
	background-color: #FFFFFF;
	font: 13px Verdana;
}
DIV.footerLogos
{
	width: 920px;
	margin: 0 auto 21px;
}
DIV.footerLogos DIV.dotnet
{
	background: url(/images/logo_dotnet_sw.png) no-repeat;
	width: 97px;
	float: left;
	height: 25px;
	padding-right: 10px;
}
DIV.footerLogos DIV.dotnet:HOVER
{
	background: url(/images/logo_dotnet.png) no-repeat;
}
DIV.footerLogos DIV.vstudio
{
	background: url(/images/logo_vstudio_sw.png) no-repeat;
	min-width: 155px;
	float: left;
	height: 25px;
}
DIV.footerLogos DIV.vstudio:HOVER
{
	background: url(/images/logo_vstudio.png) no-repeat;
}
DIV#footerCopyright
{
	width: 920px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}
DIV#footerCopyright A
{
	color: #577698;
	text-decoration: none;
}
DIV#footerCopyright A:Hover
{
	color: #528F6C;
	text-decoration: underline;
}
DIV#footer
{
	width: 960px;
	margin: 0 auto;
	background: url(/images/footer.png) no-repeat bottom center;
}
DIV#contentTop
{
	background: url(/images/header.png) no-repeat left center;
	height: 99px;
	width: 920px;
	margin: 0 auto 15px;
}
DIV#contentHolder
{
	width: 960px;
	margin: 0px auto 0;
	background: url(/images/page_bg.png) repeat-y;
	min-height: 300px;
	padding: 0 0 0 0px;
}
DIV.downloadField P
{
	margin: 10px;
}
TABLE P
{
	padding: 0;
	margin: -4px 0 0;
}
/*Navigation*/
DIV#navigation
{
	width: 920px;
	margin: 0px auto 0;
	background-color: #4C4C4C;
	color: #FFFFFF;
	padding: 0 0 0px 0px;
	min-height: 27px;
}
DIV#navigation UL
{
	float: left;
	display: block;
	list-style: none;
	margin: 3px 0 0;
	padding: 0;
}
#navigation UL LI
{
	float: left;
	margin: 2px 10px 0 9px;
	height: 21px;
	display: block;
	padding: 0px 5px;
}
DIV#navigation UL LI A
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
DIV#navigation UL LI A:Hover
{
	text-decoration: underline;
}
LI.selected
{
	background: #6B6B6B;
	/*[empty]width:;*/
	max-height: 18px;
	padding: 0px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
/*MainContent*/
DIV#main
{
	width: 900px;
	margin: 6px auto -16px;
	padding: 0;
}
DIV.actionContent
{
	padding-bottom: 10px;
}
DIV#body IMG
{
	margin: 0px;
	border: none;
	padding-right: 6px;
}
DIV.downloadPage TD IMG
{
	float: right;
}
DIV#main A
{
	color: #577698;
	text-decoration: none;
}
DIV#main A:Hover
{
	color: #528F6C;
	text-decoration: underline;
}
A.frontpage IMG
{
	float: left;
}
/*Frontpage*/
TABLE TD
{
	width: 430px;
	margin: 6px 0px 0px 13px;
	padding: 0px;
	float: left;
	font: 14px "Segoe UI", Verdana;
}
DIV.downloadPage TABLE TD
{
	text-align: left;
}
DIV.downloadField INPUT
{
	height: 30px;
	width: 150px;
}
TABLE TD.center
{
	width: 10px;
	margin: 0;
	padding: 0;
}
DIV.Container
{
	width: 100%;
	padding: 0;
	margin: 0px;
	float: left;
}
DIV.Container DIV.Rechts
{
	width: 45%;
	float: right;
	padding-left: 30px;
	margin-right: 10px;
}
DIV.Container DIV.Links
{
	width: 45%;
	padding-left: 0px;
	float: left;
	margin-left: 10px;
}
