/* CSS Document */


html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:rgb(209,205,193);
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:url(../images/hd.jpg) repeat;
	}

#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:137px;
	bottom:128px;
	width:875px;
	margin-left:-445px;
	left:50%;
	background: #FFFFFF;
	display: block;
	}

* html #content {
	bottom:0;
	height:100%;
	width:875px;
	border-top:137px solid #fff;
	border-bottom:88px solid #fff;
	background: #FFFFFF;
	top: 0px;
	}

#head {
	position:absolute;
	margin-left:-445px;
	left:50%;
	top:0;
	width:875px;
	min-width:640px;
	height:22px;
	background:url(../images/oben_2_01.jpg) no-repeat;
	font-size:1em;
	z-index:5;
	text-align: center;
	vertical-align: bottom;
	color: #EEE8BB;
	padding-top: 115px;
	font-weight: normal;
	display: block;
	}
* html #head {
	top:0px;
	width:875px;
	height:137px;
	color: #EEE8BB;
	font-size: 1em;
	font-weight: normal;
	}



#foot {
	text-align:center;
	position:absolute;
	margin-left:-445px;
	left:50%;
	bottom:0;
	width:875px;
	min-width:640px;
	height:88px;
	background:url(../images/2_03.jpg) no-repeat;
	z-index:5;
	color: #EEE8BB;
	font-size: 0.7em;
	vertical-align: baseline;
	padding-top: 40px;
	font-weight: normal;
	}

* html #foot {
	bottom:0px;
	width:875px;
	height:88px;
	color: #EEE8BB;
	font-size: 0.7em;
	font-weight: normal;
	}

#content p {
	padding:5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
#content ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #EEE8BB;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a:hover {
	color: #FF0000;
}
.active {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FE0000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	color: #993300;
	padding-top: 20px;
	padding-left: 20px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #3300CC;
	padding-left: 20px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}


.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {
	float:left;
	border:1px solid #000;
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.right {
	float:right;
	margin:10px;
	border:1px solid #000;
	width: 163px;
	display: block;
	position: absolute;
	left: 250px;
}
.lefttext {
	float:left;
	width:450px;
	text-align:right;
	display: block;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.lefttext a {
	color: #FF0000;
	padding: 0px;
}

.righttext {
	float:right;
	width:450px;
	text-align:justify;
	display: block;
}

* html .lefttext {
	float:left;
	width:450px;
	text-align:right;
	display: block;
	padding: 0px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .righttext {float:right; width:390px; text-align:justify;}
/* TABLES */ 
table {
	border-collapse:collapse;
	width:96%;
	clear: both;
	font-size: 1.0em;
	margin-right: 1%;
	margin-left: 2%;
}
td {
	padding:3px;
	vertical-align: top;
	background: url(../images/hd.jpg);
}
.clear {
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
	height: auto;
	clear: right;
}

td a{
	padding:1px;
	text-align: left;
	vertical-align: top;
	color: #FF0000;
}

th {
	text-align:left;
}
thead th {color:#124D93; font-size:110%; padding: 5px 3px}
tbody th {
	color:#9C3000;
	padding: 3px;
	font-weight: normal;
	background: url(../images/hd_2.jpg) repeat;
}
tbody th.sub {
	background-color: #F5F5F5;
	padding: 3px;
	font-weight: normal;
}
#content1 {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:137px;
	bottom:128px;
	width:875px;
	margin-left:-445px;
	left:50%;
	display: block;
	background-image: url(../images/hd.jpg);
	background-repeat: repeat;
}
* html #content1 {
	bottom:0;
	height:100%;
	width:875px;
	border-top:137px solid #fff;
	border-bottom:88px solid #fff;
	top: 0px;
	background-image: url(../images/hd.jpg);
	background-repeat: repeat;
}
