/* CSS Document (screen) */

body {
	margin: 30px 0px 45px 0px;
	background-color: #DFE5ED;
	font-family: "Times New Roman", Times, serif;
	color: #373F51;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* only Print */
#lCopyright, .noScreen, .topLogoPrint {display: none;}


/* Content-Areas ---------------------------------------------------------------------------------- */

#lTop, #lCenter, #lBottom {
	width: 100%;
	clear: both;
}
#lTop, #lBottom {
	background-color: #526A9A;
	overflow: hidden;
}

#lCenter {
	background-color: #FFFFFF;
	padding: 20px 0px 10px 0px;
}
#lTop {height: 120px;}
#lBottom {height: 30px;}

/* Content */
#lContent {
	margin: 0px 30px 0px 30px;
	width: 860px;
	background-image: url(images/bkgr/pix_dfe5ed.gif);
	background-repeat: repeat-y;
	background-position: 199px;
}

/* Navigation, Columns and Infoboxes */
.nav, .body, .info {
	width: 200px;
	float: left;
}

.nav {margin-bottom: 2px;}

.body {margin: 6px 0px 6px 20px;}

.info {
	background-color: #DFE5ED;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 10px 20px;
}

/* Spacer Content Bottom */
.spacer {
	clear: both;
	height: 10px;
	width: 220px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}



/* Typography ---------------------------------------------------------------------------------- */

img {border: 0px;}

p, .body h2, .body ul {
	font-size: 14px;
	line-height: 18px;
	color: #373F51;
	margin: 9px 0px 0px 0px;
}

/* Links */
a {text-decoration: none;}

/* Links (Body + Infobox) */
.body a, .body a:visited, .info p a, .info p a:visited {
	font-weight: bold;
	color: #373F51;
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right center;
	/* Hacks IE5 */
	padding-right: "0px";
	background-image: none;
	bac\kground-image: url(images/buttons/b_body_link_i.gif);
	text-decoration: underline;
	te\xt-decoration: none;
}

.body a:hover, .body a:active, .info p a:hover, .info p a:active {
	color: #EC6500;
	background-image: none;
	bac\kground-image: url(images/buttons/b_body_link_a.gif);
}

.info p a, .info p a:visited {
	background-image: none;
	bac\kground-image: url(images/buttons/b_info_link_i.gif);
}

.info p a:hover, .info p a:active {
	color: #EC6500;
	\background-image: none;
	bac\kground-image: url(images/buttons/b_info_link_a.gif);
}


/* Headline Body */
.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #EC6500;
	margin: 0px;
}

/* Subhead Body */
.body h2 {
	font-weight: bold;
	margin-top: 18px;
}

/* List Body */
.body ul {
	padding: 0px;
}

.body li {
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	background-image: url(images/dots/dot_body_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}


/* Infobox-Elements */
.info p, .info h2, .info h3, .info ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 7px 0px;
}

/* Subhead Infobox */
.info h2 {
	padding-top: 7px;
	font-weight: bold;
}

/* List Infobox */
.info ul {
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

.info li {
	padding-left: 10px;
	margin: 0px;
	list-style-type: none;
	background-image: url(images/dots/dot_info_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}



/* Navigation ---------------------------------------------------------------------------------- */

.navItem1, .navItem2, .navItem1A, .navItem2A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #526A9A;
	margin: 0px;
}

.navItem2, .navItem2A {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}

.navItem1 a, .navItem2 a, .navItem1 a:visited, .navItem2 a:visited, .navItem1A, .navItem2A {
	color: #526A9A;
	padding: 8px 0px 6px 20px;
	display: block;
	background-image: url(images/dots/dot_nav1_1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.navItem2 a, .navItem2 a:visited, .navItem2A {
	padding: 2px 0px 6px 35px;
	background-image: url(images/dots/dot_nav2_1.gif);
	background-position: 20px 4px;
}

.navItem1A, .navItem2A {
	color: #EC6500;
	background-image: url(images/dots/dot_nav1_3.gif);
}

.navItem2A {
	background-image: url(images/dots/dot_nav2_3.gif);
}

.navItem1 a:hover, .navItem1 a:active, .navItem2 a:hover, .navItem2 a:active {
	color: #373F51;
	background-image: url(images/dots/dot_nav1_2.gif);
}

.navItem2 a:hover, .navItem2 a:active {
	background-image: url(images/dots/dot_nav2_2.gif);
}


/* Kopf ---------------------------------------------------------------------------------- */

.topLeft, .topLogoScreen, .bottomLeft {float: left;}

.topLeft {margin-top: 20px;}

.topLogoScreen img {
	margin: 0px;
	padding: 27px 44px 49px 30px;
	/* BM-Hacks IE5 */
	padding: "0px";
	margin: "27px 44px 49px 30px";
}

.topLeft p {
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0px 6px 6px 0px;
	height: 22px;
	width: 22px;
	/* BM-Hacks IE5 */
	height: "24px";
	width: "24px";
}

#lTop h1, #lTop h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#lTop h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 6px;
}


.topRight, .bottomRight {float: right;}

.topRight img, #lBottom img {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border-left: 1px solid #FFFFFF;
	height: 120px;
	width: 230px;
	width: "231px"; /* BM-Hack IE5 */
}


/* Navigation (Functions Bottom) ---------------------------------------------------------------------------------- */

#lBottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #DFE5ED;
	margin: 0px;
	padding: 0px;
}

.bottomLeft {
	margin-left: 23px;
	margin-left: "13px"; /* BM-Hack IE5 */
}

.bottomLeft a, .bottomLeft a:visited, .bottomRight a, .bottomRight a:visited {
	display: block;
	float: left;
	color: #DFE5ED;
	padding: 8px 15px 10px 15px;
	background-image: url(images/buttons/b_bottom_link_i.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}

.bottomLeft a:hover, .bottomLeft a:active {
	color: #FFFFFF;
	background-image: url(images/buttons/b_bottom_link_a.gif);
}

.bottomRight p a, .bottomRight p a:visited {
	padding: 8px 12px 10px 15px;
	background-image: url(images/buttons/b_bottom_top_i.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}

.bottomRight p a:hover, .bottomRight p a:active {
	color: #FFFFFF;
	background-image: url(images/buttons/b_bottom_top_a.gif);
}

#lBottom img {height: 30px;}


/* News ---------------------------------------------------------------------------------- */

.newsBox {
	border-top: 1px solid #DFE5ED;
	clear: both;
}

.newsdate {
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 9px;
}

.newsText {
	float: left;
	width: 420px;
	margin: 0px 0px 18px 20px;
}

.newsText img {padding: 18px 0px 9px 0px;}