* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #3D3A33;
	background-image: url(../images/shared/background-page.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.headingReplacement {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
h1 {
	position: relative;
	cursor: hand;
}
h2 {
	position: relative;
	font-size: 0.9em;
}
h3 {
	font-size: 0.9em;
}
h3 a {
	color: #CCCCCC;
}
p {
	font-size: 0.8em;
	line-height: 125%;
}
p a {
	color: #CCCCCC;
}
#document {
	width: 770px;
	position: relative;
}
#mainMenu {
	list-style-type: none;
}
#mainMenu a {
	color: #CCCCCC;
	display: block;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-color: #575757;
	padding-top: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3D3A33;
	font-size: 0.7em;
	text-decoration: none;
}
#mainMenu li {
	display: block;
	float: left;
}
#mainMenu a:hover {
	background-color: #7A7A7A;
}
#mainMenu .active {
	background-color: #7A7A7A;
}
#mainLogo {
	position: absolute;
	left: 0px;
	top: 123px;
}
#flashBox {

	height: 235px;
	width: 100%;
	position: relative;
	top: 123px;
}
#flash {
	float: left;
	height: 235px;
	width: 583px;
}
#flashBox p {
	font-size: 3em;
	font-weight: bold;
	color: #1C1B17;
	float: left;
	line-height: 100%;
	display: block;
	margin-top: 44px;
	width: 157px;
	margin-left: 10px;
}
#flashBox p span {
	font-size: 0.5em;
	color: #999999;
	display: block;
	line-height: 100%;
	margin-top: 16px;
}
#flashBox p span.subpageTitle {
	font-size: 0.45em;
	color: #1C1B17;
	display: block;
	line-height: 100%;
	margin-top: 48px;
}
#content {
	position: absolute;
	top: 450px;
	margin-left: 10px;
}
.linkMore {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.homepageTeaser {
	float: left;
	width: 271px;
	margin-right: 31px;
	margin-bottom: 40px;
}
.subpageContentLeft {
	float: left;
	width: 271px;
	margin-right: 31px;
	margin-bottom: 40px;
}
.subpageContentRight {
	float: left;
	width: 271px;
	margin-right: 31px;
	margin-bottom: 40px;
}
.subpageContentRight h2, .subpageContentRight h3, .subpageContentRight p {
	margin-bottom: 15px;
}
.subpageContentRight form input, .subpageContentRight form textarea {
	width: 165px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.8em;
}
.subpageContentRight form select {
	width:190px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:0.7em;
}
.subpageContentRight form label
{
	float: left; 
	width: 100px; 
	margin-right: 2px; 
	font-weight: bold;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 0.8em;
}
.subpageContentRight ul {
	list-style-type: disc;
	font-size: 0.8em;
	margin-left: 30px;
	margin-bottom: 20px;
}
.subpageContentRight ul li a {
	color: #CCCCCC;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
.homepageTeaser img {
	margin-top: 5px;
}
.homepageTeaser p {
	margin-top: 10px;
}
#footer {
	font-size: 0.7em;
	color: #ADADAD;
}
#footer a {
	color: #ADADAD;
}
