BODY {
	font-family: Arial;
	font-size: 11px;
}

BODY {
	margin: 0px;
	background-color: #eee;
  text-align: center;  /* Zentrierung im Internet Explorer */
}

div#page {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 810px;        /* Seitebreite für 800er Displays */
  padding: 0;
}

div#page TABLE, TR, TD {
	font-family: Arial;
	font-size: 11px;
}


TABLE#pagecontainer {
	font-family: Arial;
	font-size: 11px;
  width: 810px;
  height: 100%;
  background-color: #fff;
/*  border-right: 1px solid #99172A; */
/*  border-left: 1px solid #99172A; */
}


/*
layout divs
*/

/* row 0 column 1 */
#r0all {
	height: 22px;
	width: 800px;
	background: #FFFFFF;
	float: left;
}

#r0c1 {
	height: 22px;
	width: 165px;
	background: #FFFFFF;
	float: left;
}

/* row 1 column 2 */
#r0c2 {
	height: 22px;
	width: 477px;
	background: #FFFFFF;
	float: left;
}

/* row 1 column 3 */
#r0c3 {
	height: 22px;
	width: 158px;
	background: #FFFFFF;
	float: left;
}

#r0c3 #languageselect {
  text-align: right;
  padding-top: 5px;
  margin-right: 10px;
}

#r0all #languageselect {
  text-align: right;
  padding-top: 5px;
  margin-right: 10px;
}


/* row 1 column 1 */
#r1c1 {
	height: 10px;
	width: 165px;
	background: url(/images/layout/Startseite_0101_01.gif) no-repeat bottom left;
	float: left;
}

/* row 1 column 2 */
#r1c2 {
	height: 10px;
	width: 477px;
	background: url(/images/layout/Startseite_0101_02.gif) no-repeat bottom left;
	float: left;
}

/* row 1 column 3 */
#r1c3 {
	height: 10px;
	width: 158px;
	background: url(/images/layout/Startseite_0101_03.gif) no-repeat bottom left;
	float: left;
}


/* row 2 column 1 */
#r2c1 {
	height: 83px;
	width: 800px;
	background: url(/images/layout/Startseite_0102.jpg);
	clear: both;
	float: center;
}

/* row 3 column 1 */
#r3c1 {
	height: 10px;
	width: 165px;
	background: url(/images/layout/Startseite_0103_01.gif) no-repeat top left;
	float: left;
}

/* row 3 column 2 */
#r3c2 {
	height: 10px;
	width: 477px;
	background: url(/images/layout/Startseite_0103_02.gif) no-repeat top left;
	float: left;
}

/* row 3 column 3 */
#r3c3 {
	height: 10px;
	width: 158px;
	background: url(/images/layout/Startseite_0103_03.gif) no-repeat top left;
	float: left;
}


/* row 4 column 1: left side bar */
#r4c1 {
	width: 165px;
	background: #ffffff;
	float: left;
	clear: both;
}

/* row 4 column 2: main page content */
#r4c2 {
	width: 477px;
	background: #ffffff;
	float: left;
}

/* row 4 column 3: right side bar */
#r4c3 {
	width: 158px;
	float: left;
}


/* row 4 column 2+3 */
#rc4c23 {
	width: 635px;
	float: left;
}


/* row 5 column 1: bottom content */
#r5c1 {
	width: 800px;
	background: #ffffff;
	clear: both;
	padding-top: 60px;
}

/* main content pane */
#maincontent {
	width: 450px;
}

/* main content pane big*/
#maincontent_big {
	width: 610px;
}

#navpath {
  text-align: left;
  margin-top: 3px;
  margin-left: 3px;
  margin-bottom: 20px;
}


#footer {
	font-size: 11px;
	color: #333333;
	border-top: 1px dashed #cccccc;
	padding-top: 10px;
	text-align: center;
}



/* right sidebar content */
#sidebarrightcontent {
	width: 100%;
	padding-top: 10px;
}

/* search div */
#searchdiv {
	width: 300px;
	height: 100px;
	background: #99172A;
	position: absolute;
	top: 120px;
	left: 500px;
}






/*

classes

*/
.topnav {
	margin: 4px;
	font-size: 10px;
	color: #99172A;
	font-weight: bold;
	text-decoration: none;
}

.topnav A {
	margin: 4px;
	font-size: 10px;
	color: #99172A;
	font-weight: bold;
	text-decoration: none;
}


.sitemap_0 {
	width: 120px;
	border-top: 1px solid #99172A;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.sitemap_1 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
}

.sitemap_2 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 8px;
}

.sitemap_3 {
	font-size: 10px;
	font-weight: normal;
	margin-left: 13px;
}




.levelONE {
	font-weight: bold;
	font-size: 14px;
	color: #99172A;
	padding-bottom: 10px;
	margin-top: 10px;
}

.levelTWO {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.levelONEright {
	font-weight: bold;
	font-size: 11px;
	color: #99172A;
}

.nav0_block {
	text-indent: 4px;
	height: 16px;
	width: 150px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #99172A;
	border-bottom: 1px dotted #99172A;
	margin-left: 3px;
}

.nav0_none {
	text-indent: 4px;
	height: 16px;
	width: 150px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	border-bottom: 1px dotted #99172A;
	margin-left: 3px;
}

.nav0_blank {
	text-indent: 4px;
	height: 16px;
	width: 150px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-left: 3px;
}



.nav1_block {
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	margin-top: 3px;
}

.nav1_none {
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	margin-top: 3px;
}



.nav2_block{
	padding-left: 12px;
	font-weight: normal;
	font-size: 10px;
	color: #99172A;
}

.nav2_none{
	padding-left: 12px;
	font-weight: normal;
	font-size: 10px;
	color: #99172A;
}



.nav3_block{
	padding-left: 16px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.nav3_none{
	padding-left: 16px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}










.nav0_block A {
	font-weight: bold;
	font-size: 11px;
	color: #99172A;
	text-decoration: none;
}

.nav0_none A {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.nav1_block A {
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	display: block;
	background: url(/images/nav_bullet_5x5.gif) 7px 4px no-repeat;
}

.nav1_none A {
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	display: block;
	background: url(/images/nav_bullet_5x5_g.gif) 7px 4px no-repeat;
}

.nav2_block A {
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #99172A;
	display: block;
	background: url(/images/nav_bullet_2x5.gif) 5px 4px no-repeat;
}

.nav2_none A {
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #99172A;
	display: block;
	background: url(/images/nav_bullet_2x5_g.gif) 5px 4px no-repeat;
}

.nav3_block A {
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	display: block;
	background: url(/images/nav_bullet_2x2.gif) 10px 5px no-repeat;
}

.nav3_none A {
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	display: block;
	background: url(/images/nav_bullet_2x2_g.gif) 10px 5px no-repeat;
}








.text {
	font-size: 11px;
	color: #333333;
/*	line-height: 1.5em; */
}

.bulletitem {
  background: url(/images/layout/bullet-white.gif) 0px 2px no-repeat;
  padding-left: 20px;
  font-size: 11px;
	color: #333333;
  margin-bottom: 5px;
}

.whitetext {
	padding-top: 2px;
	padding-right: 8px;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.whitetext A {
	color: #FFFFFF;
	font-weight: normal;
}

.linkitem {
  font-size: 11px;
  margin-bottom: 10px;
  background: url(/images/linkarrow_small.gif) top left no-repeat;
  padding-left: 12px
}

.glossary-headline {
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #99172A;
}

.glossary {
	text-indent: 10px;
}

.linklist-headline {
	margin-top: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #99172A;
}

.linklist-link {
	text-indent: 0px;
}

.linklist-link A {
	text-decoration: none;
	color: #333333;
}

.linklist {
	text-indent: 0px;
	margin-top: 5px;
	margin-left: 15px;
}


.firstletter {
	margin-top: 50px;
	font-size: 29px;
	font-weight: bold;
	color: #333333;
}

.formfield {
	font: 9px Arial;
}

.callout {
  background: #eee;
  padding: 10px;
  border: 1px solid #99172A;
  display: none;
}

.callout2 {
  background: #eee;
  padding: 10px;
  border: 1px solid #99172A;
  cursor: pointer;
}


A {
	color: #99172A;
}

DIV.link1 {
  margin: 20px;
}

A.bullet {
  background: url(/images/layout/bullet-white.gif) 0px 2px no-repeat;
  padding-left: 15px;
  display: block;
}

A.searchbullet {
  background: url(/images/layout/bullet-white.gif) 0px 10px no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
  padding-top: 8px;
  display: block;
  border-top: 1px dashed #ccc;
}

A.linkbullet {
  background: url(/images/layout/bullet-white.gif) 0px 2px no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
  display: block;
}

H3 {
  font-weight: bold;
	font-size: 10px;
	color: #333333;
}


/* callout frames in the process flow image */
div#callout_1 { position: absolute; left:  59px; top: 50px;  width: 25px; height:  42px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_2 { position: absolute; left: 240px; top: 54px;  width: 83px; height: 113px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_3 { position: absolute; left: 372px; top: 50px;  width: 54px; height:  90px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_4 { position: absolute; left: 216px; top: 197px; width: 91px; height: 133px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_5 { position: absolute; left: 335px; top: 205px; width: 70px; height: 120px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_6 { position: absolute; left:  83px; top: 222px; width: 68px; height:  47px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#callout_7 { position: absolute; left: 280px; top: 10px;  width: 25px; height:  42px; border: 2px solid #99172A; display: none; background: #fff; -moz-opacity: 0.5; filter: alpha(opacity=50); }

