html {
	height:100%;
	padding:0;
}

body {
	height:100%;
	padding:0;
	margin:0;
}

body,td,p {
	color: #10425f;
	font-size: 12px; 
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
}

body#layout1 {
	background-image: url(/globalfiles/picts/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


#page {
	text-align: left;
	margin: auto;
	width: 920px;
}

#head {
	height: 135px;
	padding: 16px 0px 16px 16px;
}

#banner {
	float: left;
	height: 135px;
	width: 545px;
	background-color: #EEEEEE;
}

#address {
	float: left;
	height: 135px;
	width: 327px;
	margin-left: 16px;
	background-image: url(/globalfiles/picts/logo.gif);
	background-repeat: no-repeat;
}

#address p {
	margin: 0 16px;
	padding-top: 78px;
	text-align: right;
	color: #10425f;
	font-size: 10px;
	line-height: 12px;
}

#address a {
	color: #10425f;
	text-decoration: none;
}

#main {
	padding-left: 16px;
}

#navigation {
	float: left;
	width: 202px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#navigation ul.level1 li {
	background-image: url(/globalfiles/picts/background-navigation.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 16px;
	padding: 3px 7px 3px 5px;
}

#navigation ul.level2 li {
	background-image: url(/globalfiles/picts/spacer.gif);
	margin: 0;
	padding: 1px 0;
	text-transform: uppercase;
}

#navigation a {
	font-size: 11px;
	line-height: 14px;
	color: #10425f;
	text-decoration: none;
}

#navigation a.active {
	color: white;
}

#contentframe {
	float: left;
	width: 670px;
	margin-left: 16px;
	background-image: url(/globalfiles/picts/background-content.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content {
	margin-left: 16px;
	margin-top: 16px;
	min-height: 400px;
}

#foot {
	text-align: right;
	padding-top: 10px;
	margin-right: 17px;
	clear: left;
}

#foot a {
	color: #e6015e;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}

.content p {
	margin: 0;
}

.content h1 {
	font-weight: normal;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 2px;
	color: #10425f;
}

.content h2 {
	font-weight: normal;
	font-size: 19px;
	line-height: 25px;
	letter-spacing: 2px;
	color: #10425f;
	text-transform: uppercase;
}

.content .box {
	background-image: url(/globalfiles/picts/background-box.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px;
}

.content .box p.titel {
	font-weight: bold;
	color: #e6015e;
}

.content a {
	color: #10425f;
	text-decoration: underline;
}

.content a img {
	border-width: 0;
}

.content ul {
	margin: 0;
	padding: 0;
	border: 0px;
	list-style: none;
}

.content ul li {
	padding-left: 23px;
	background-image: url(/globalfiles/picts/list.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}

.content hr {
	border: solid 1px #9FE7F2;
	border-top: solid 1px #10425f;
	margin: 0;
	padding: 0;
}

.content img {
	margin-top: 3px;
}

.content .forms {
	border: 1px solid #FFF;
	background-color: #D4EEF4;
}

.content .forms.formserror {
	border: 1px solid #F00;
	background-color: #FDD;
}

.content .linkicon {
	margin: 3px 6px 3px 2px;
}

.content .docicon {
	margin: 3px 8px 3px 0px;
}
