body {
	background-color: #1F1F1F;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center;
}

#frame {
	width: 796px;
	background-color: #FFFFFF;
	background-image: url('../images/frame_middle.jpg');
	margin: auto;
	text-align: left;
}

.frame_top {
	height: 305px;
	background-image: url('../images/frame_head.jpg');
	clear: both;
}

.frame_bottom {
	margin-top: 0px;
	height: 215px;
	background-image: url('../images/frame_bottom.jpg');
}

#content {
	position: relative;
	width: 445px;
	float: left;
}

#frame2 {
	width: 615px;
	margin: -120px 0 0 132px;
}

h1 {
	margin: 0px;
	font-size: 14px;
}	
.headline {
	font-size: 14px;
	font-weight: bold;
}	

#navigation {
	position: absolute;
	margin: 108px 0 0 132px;
	width: 433px;
	height: 57px;
}


#navigation ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#navigation li {
	padding: 4px 2px 0 28px;
	width: 106px;
	height: 22px;
	background-image: url('../images/navi_bt.jpg');
	float: left;
	display: block;
	margin: 0 6px 5px 0;
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

#rechts {
	position: relative;
	margin-top: -76px;
	width: 151px;
	float: right;
	font-size:10px;
}

.biglink {
	width: 148px;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight:bold;
}
.right_nav_headline {
	width: 148px;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight:bold;
}
#rechts h1 {
	width: 148px;
	font-size: 12px;
	margin-bottom: 3px;
}

#rechts ul {
	list-style-type: none;	
	padding: 0px;
	margin: 0px;
}

#rechts li {
	width: 139px;
	margin-bottom: 6px;
}

#rechts form {
	margin: 0px;
}

#rechts input {
	width: 139px;
	border: 1px solid #D3D3D3;
	margin-bottom: 3px;
}

#rechts input.button {
	width: 60px;
}

.footer {
	font-size: 10px;
	margin-right: 63px;
	margin-top: 150px;
	float: right;
}

a {
	text-decoration:none;
}

a:link {
	color:#000000;
}

a:visited { 
	color:#333333;
}

a:hover {
 	text-decoration: underline;
}

td,.tablehead { 
	font-size:12;
	font-family: Arial, serif;
}

.tablehead { font-weight:bold; }
.form_failed { color:#FF0000; font-weight:bold; }
.form_normal { color:#000000; }
.sel_failed { color:#FF0000; font-weight:bold; }
.sel_ok { color:#009900; }
.sel_normal { color:#000000; }
.note { font-size:10; }
.ord_headline { font-weight:bold; }
.textfeld {
  font-family: Arial, serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
  border: #cccccc;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#e9e9e9;
  scrollbar-arrow-color:#CCCCCC;
  scrollbar-darkshadow-color:#333333;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#ffffff;
}

.button {
  font-family: Arial, serif;
  font-size: 11px;
  font-weight:bold;
  color: #000000;
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  width:150px;
}


.tdbg1 {
    background-color:#EEEEEE;
}
.hiddenbutton {
  color: #ffffff;
  background-color: #ffffff;
  border: #ffffff;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  width:0px;
  height:0px;
}
