body {
  background-color: #eeeff0;
}

div#top1 {
  width: 982px;
	height: 126px;
	margin: auto;
}

div#top2 {
  width: 982px;
	height: 35px; 
	margin: auto;
	border-bottom: 1px solid #ffffff;
}

div#top2_l {
  width: 404px;
	height: 35px;
	float: left;
	background-color: #737c9b;
}

div#top2_r {
  width: 578px;
	height: 35px;
	float: left;
	background-color: #202f4d;
}

div#top3 {
  width: 982px;
	height: 61px; 
	margin: auto;
	border-bottom: 1px solid #ffffff;
}

div#top3_l {
  width: 404px;
	height: 61px;
	float: left;
	background-color: #737c9b;
}

div#top3_r {
  width: 578px;
	height: 61px;
	float: left;
	background-color: #202f4d;
}

h1 {
  font-family: Arial;
	font-size: 20pt;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}

h2 {
  font-family: Arial;
	font-size: 20pt;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
}

div#mainrow {
  width: 982px;
	height: 344px; 
	margin: auto;
}

div#mainrow_l {
  width: 52px;
	height: 344px;
	float: left;
	background-color: #737c9b;
	background-image: url(../cuppi/gx/left.gif);
}

div#mainrow_m {
  width: 886px;
	height: 344px;
	float: left;
}
div#mainrow_r {
  width: 44px;
	height: 344px;
	background-color: #202f4d;
	float: left;
	background-image: url(../cuppi/gx/right.gif);
}

div#bot2 {
  width: 982px;
	height: 53px; 
	margin: auto;
}

div#bot2_l {
  width: 404px;
	height: 53px;
	float: left;
	background-color: #737c9b;
}

div#bot2_r {
  width: 578px;
	height: 53px;
	float: left;
	background-color: #202f4d;
}

div#bot1 {
  width: 982px;
	height: 76px; 
	margin: auto;
	background-color: #202f4d;
}

div#menue {
  width: 176px;
	height: 344px;
	background-color: #c7c8ca;
	float: left;
}

div#menue_t {
  width: 176px;
	height: 260px;
	border-bottom: 1px solid #ffffff;
}

div#menue_b {
  position: relative;
  width: 176px;
	height: 84px;
}

a.menuitem {
  font-family: Arial;
	font-size: 10pt;
	color: #465a60;
	text-decoration: none;
	padding-left: 24px;
	padding-top: 15px;
	display: block;
	line-height: 25px;
}

div.menuline {
  position: relative;
	top: 44px;
  width: 63px;
	height: 3px;
	border-top: 2px solid #000000;
}

div.menuline_act {
  position: relative;
	top: 44px;
  width: 63px;
	height: 5px;
	border-top: 5px solid #da1b52;
}

div#maincontent {
  width: 630px;
	height: 344px;
	float: left;
	padding-top: 25px;
}

p {
  font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
	margin: 0px;
}

div.tab {
  width: 182px;
	height: 16px;
	float: left;
}

td {
  font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
	margin: 0px;
}

div.textline {
  position: relative;
	top: 5px;
	left: -40px;
  width: 63px;
	height: 3px;
/*	background-color: #da1b52;*/
	border-top: 5px solid #da1b52;
}

input.menge {
  width: 30px;
	height: 15px;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #000000;
}

input.submit {
  width: 110px;
	height: 25px;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 5px;
}

div#scrollblock {
  position: relative;
	top: -18px;
	left: 11px;
  width: 697px;
	height: 198px;
	overflow: auto;
}

input.textfield {
  width: 300px;
	height: 15px;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #000000;
}