body {
	border: 0px;
	margin: 0px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

h1 {
	color: #000066;
	text-align: center;
}

a {
	border: none;
	color: #0000AA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 14px; 
	list-style: square outside;
}

#headerdiv {
	position: absolute;
	background-image: url(/img/head_bg.png);
	height: 103px;
	width: 100%;
	top: 0px;
	left: 0px;
}

#hcontent {
	position: absolute;
	background-image: url(/img/de/thead_bg.jpg);
	height: 85px;
	width: 1036px;
	top: 10px;
	left: 0px;
}

#logo {
	position: absolute;
	height: 80px;
	width: 198px;
	top: 0px;
	left: 0px;
}

#esearch {
	position: absolute;
	height: 19px;
	width: 298px;
	top: 0px;
	left: 206px;
}

#enum {
	background-image: url(/img/es_bg.png);
	background-color: transparent;
	width: 76px;
	height: 19px;
	border: none;
	vertical-align: top;
	padding-left: 2px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mbuttons {
	position: absolute;
	height: 19px;
	top: 61px;
	left: 206px;
}

#sidebar {
	position: absolute;
	top: 150px;
	width: 128px;
}

#menudiv {
	position: relative;
	left: 0px;
	width: 128px;
	padding-bottom: 30px;
}

#legals {
	position: relative;
	padding-left: 10px;
	left: 0px;
	width: 128px;
}

#legals a {
	font-size: 9px;
	color: #c0c0c0;
}

#legals a:hover {
	color: #000000;
}


.mselected {
	width: 121px;
	height: 19px;
	background-image: url(/img/btn_s_menu.jpg);
	padding-left: 20px;
}

.mselected a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.mextern {
	width: 121px;
	height: 19px;
	background-image: url(/img/btn_e_menu.jpg);
	padding-left: 20px;
}

.mextern a {
	text-decoration: none;
	color: #e3e3e3;
	font-weight: bold;
}

.mextern a:hover {
	color: #fff;
}

.munsel {
	width: 121px;
	height: 19px;
	background-image: url(/img/btn_u_menu.jpg);
	padding-left: 20px;
}

.munsel a {
	text-decoration: none;
	color: #e3e3e3;
	font-weight: bold;
}

.munsel a:hover {
	color: #fff;
}

.mbg {
	width: 7px;
	background-image: url(/img/menu_bg.png);
	vertical-align: top;
}

#maindiv {
	position: absolute;
	top: 120px;
	left: 200px;
	width: 800px;
}

.copy {
	border-top: 1px solid #000066;
	color: #000066;
	font-size: 8px;
	height: 16px;
}

.tabelle th {
	background-color: #FF8800;
	font-weight: bold;
	color: #000080;
}

.tabelle td {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

.tabelle .subline {
	border-bottom: 1px solid #000080;
}

a.doc {
	background-image: url(/img/doc.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.pdf {
	background-image: url(/img/pdf.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}