html {
	height: 101%;
}
body {
	position: relative; 
	background-color: #45413d;
	min-height: 101%;
	font-size: 100.01%;
	top: 13px;
	padding-top: 0px;
	margin-top: 0px;
}
#page_margins {
	position: absolute;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 30px;	
	top: 0;
	left: 50%;
	margin-left: -400px;
	max-width: none;
	min-width: 800px;
}
#page {
	width: 800px;
	background-color: #45413d;
}
#header {
	top: 0px;
	width: 800px;
	height: 152px;
	background-image: url(../images/header_3.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#header_en {
	top: 0px;
	width: 800px;
	height: 152px;
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#header_fr {
	top: 0px;
	width: 800px;
	height: 152px;
	background-image: url(../images/header_fr.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#main {
	clear: both;
	float: left;
	top: 0;
	width: 800px;
	background-color: #ffffff;	
	z-index: 0;
}
#menu {
	position: relative;
	width: 640px;
	height: 30px;
	padding-left: 160px;
	background-color: #888277;
	background-image:url(../../ajxmenu_files/menu_bkgd.gif);
	background-repeat:repeat-x;
}
#col1 {
	float: left;
	width: 140px;
	margin-top: 123px;
	margin-left: 0px;
	padding-bottom: 5px;
	min-height: 150px;
	z-index: 2;
}
#col2 {
	float: left;
	width: 420px;
	margin-top: 70px;
	z-index: 3;
}
#col2Narrow {
	float: left;
	width: 350px;
	margin-top: 70px;
	z-index: 3;
}
#col2_table {
	float: left;
	margin-top: 70px;
	width: 470px;
	z-index: 3;
}
#col3 {
	float: right;
	width: 177px;
	margin-top: 123px;
	margin-right: 20px;
	z-index: 3;
}
#col3Wide {
	float: right;
	width: 283px;
	margin-top: 123px;
	z-index: 3;
}
#col3Overlap {
	position:absolute;
	width: 195px;
	top: 305px;
	right: 0;
	z-index: 150;
}
#col3OLWide {
	position:absolute;
	width: 283px;
	top: 305px;
	right: 0;
	z-index: 150;
}
#col1_content {
	color:#891b02;
	text-transform: uppercase;
	padding-top: 10px;
	border-top: 6px solid #891b02;	
	z-index: 99;
}
#col1_content a {
	color:#891b02;
	font-weight: bold;	
	z-index: 99;
	}
#col1_content a:link {
	color:#891b02;
	z-index: 99;
	}
#col1_content a:visited {
	color:#888277;
	z-index: 99;	
	}
#col1_content a:hover {
	color:#ff6600;
	z-index: 99;	
	}
#col2_content {
	margin-left: 30px;
	z-index: 4;
}
#border_bottom {
	overflow: hidden;
	float: left;
	font-size: 0;
	bottom: 0;
	width: 800px;
	height: 40px;
	background-image: url(../images/bottom.jpg);
	background-repeat:no-repeat;
	z-index: 8;
}
img {
	border: 1px solid #888277;
}
img.noborder {
	border: 0;
	}
	
img.inline {
	float: left;
	clear: both;
	margin-bottom: 18pt;
	margin-right: 15px;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #891b02;
	letter-spacing: 1px;
	margin: 0 18px 0 0;
	margin-bottom: 22px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #891b02;
	margin-top: 0pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	text-align: left;
}
h2.TopMar {
	margin-top: 12pt;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-top: 18pt;
	margin-bottom: 3pt;
	margin-left: 0pt;
	text-align: left;
}
h3.line {
	text-transform:uppercase;
	border-bottom: solid 1px #891b02;
	}
h3.line2 {
	text-transform: uppercase;
	border-bottom: solid 1px #891b02;
	margin-right: 90px;
	}	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #891b02;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	margin-top: 9pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	margin-right: 0pt;
	text-align: left;
}
p.extraTop {
	margin-top: 12px;
	}
p.extraLeft {
	margin-left: 20px;
	}

p.language {
	font-size: 10px;
	margin: 0 0 5px 20px;
	padding: 0;
}
p.Border {
	border-top:#891b02 1px solid;
	padding: 10px 0px 0px 0px;
	margin-right: 00px;
	margin-top: 25px;
}
p.noTop {
	margin-top: 0pt;
}
p.zeitung {
	margin-top: 3px;
	margin-left: 10px;
	font-style: italic;
}
p.noBottom {
	margin-bottom: 0;
	}
p.noBottomBold {
	font-size: 10px;
	margin-bottom: 0;
	font-weight: bold;
	}	
p.small {
	font-size: 10px;
	margin-top: 3pt;
	}
.menu {
	color:#891b02;
	margin-top: 3pt;
	margin-bottom: 3pt;
}
.clear {
	clear: both;
	margin: 0;
	}
.floatleft {
	float:left;
	margin: 0;
}
.floatright {
	float: right;
	margin: 0 0 0 20px;
	padding: 0px;
}
.floatright4 {
	float: right;
	margin: 0 20px 0 0px;
	padding: 0px;
}
.floatright2 {
	float: right;
	margin: 0 -30px 0 20px;
	padding: 0px;
}
.floatright3 {
	position: absolute;
	right: -44px;
	float: right;
	margin: 0 -30px 0 20px;
	padding: 0px;
	top: -2px;
	width: 377px;
	height: 245px;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bolder;
	margin: 1px 0 0px 20px;
	}
.breadcrumb2 {
	color: #891b02;
	font-size: 10px;
	font-weight: bolder;
	margin: 5px 0 5px 20px;
	}
.breadcrumb3 {
	color: #891b02;	
	font-size: 10px;
	font-weight: bolder;
	margin: 5px 0 0px 20px;
	}			
table.table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
}
th.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #891b02;
	padding-top: 12pt;
	margin-bottom: 6pt;
	margin-left: 0pt;
	text-align: left;
	}
td.td1 {
	font-weight: bold;
	color: #333333;
	width: 130px;
	padding-top: 3pt;
	vertical-align: top;
	}
td.td2 {
	width: 340px;
	padding-top: 3pt;
	vertical-align: top;
	}
td.td3 {
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	width: 100px;
	padding-top: 0pt;
	vertical-align: top;
	}
td.td4 {
	width: 300px;
	font-size: 10px;
	color: #333333;
	padding-top: 0pt;
	vertical-align: top;
	}
b {
	font-weight: bold;
}
p.list1 {
	margin-bottom: 0pt;
}
p.list2 {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.list_end {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.oben {
	font-size: 10px;
	font-weight: bold;
	margin-top: 12pt;
	text-align: right;
}
a.oben {
	font-weight: bold;
	color: #891b02;
	text-decoration:underline;
}
a.oben:link {
	font-weight: bold;
	color: #891b02;
}
a.oben:visited {
	font-weight: bold;
	color: #891b02;
}
a.oben:hover {
	font-weight: bold;
	color: #333333;
}
a.oben:active {
	font-weight: bold;
	color: #891b02;
}
a {
	font-weight: bolder;
	color: #333333;
	text-decoration:none;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:visited {
	font-weight: bold;
	color: #891b02;
}
a:hover {
	font-weight: bold;
	color: #891b02;
}
a:active {
	font-weight: bold;
	color: #FF9933;
}
