body {
	background-color:#fc9;
}

.imgcell img, .imgcell a { display: block; }
a {
	font-family: arial, verdana,helvetica,sans;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
}
a:link {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:underline;
}

#ladeanzeige {
	position:absolute;
	visibility:hidden;
	top:430px;
	left:170px;
	width:250px;
	font-family: arial, verdana,helvetica,sans;
	font-size:12px;
	font-weight:normal;
	background-color:#fc9; 
}

#prozent {
	width:250px;
	font-size:12px;
	font-weight:normal;
}

#praxis {
	width:250px;
	font-size:14px;
	font-weight:bold;
}

#mainframe {
	visibility:visible;
	z-Index:100;
	width:100%;
	height:100%;
	background-color:#fc9; 
}

#contentframe {
	width:820px;
	height:620px;
	background-color:#fff; 
}

#content {
	width:800px;
	height:600px;
	background-color:#fff;
}

#topSpace {
	height:60px;
}

#mainMenuHolder {
	width:685px;
	height:20px;
	padding-left:52px;
	padding-right:63px;
}

#mainMenu {
	width:685px;
	height:20px;
}

#subMenuRow {
	width:677px;
	height:190px;
	padding-left:52px;
	padding-right:71px;
}

#subMenuRowTable {
	width:677px;
	height:190px;
}

#subMenuHolder {
	width:250px;
}

#subMenu {
	width:250px;
}

#subMenuRowTableMid {
	width:403px;
	height:190px;
}

#arrowUp {
	width:24px;
	height:188px;
	padding-bottom:2px;
}

#mainContentHolder {
	width:665px;
	height:294px;
	padding-left:64px;
	padding-right:71px;
}

#mainContent {
	width:665px;
	height:294px;
}

#leftContent {
	width:206px;
	height:294px;
}

#midSpace {
	width:19px;
	height:294px;
}

#rightContent {
	width:420px;
	height:274px;
	font-family: arial, verdana,helvetica,sans;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding:10px;
}

#arrowDownHolder {
	width:736px;
	height:33px;
	padding-left:289px;
	padding-right:71px;
	padding-top:3px;
}

#arrowTable {
	width:440px;
}

#arrowRightSpace {
	width:611px;
}

#arrowDown {
	width:24px;
}

