
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #ece9e8;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(design/outer.jpg);
	display: inline;
	scrollbar-arrow-color: #DB4802;
	scrollbar-base-color: #A53601;
	scrollbar-highlight-color: #A53601;
	scrollbar-shadow-color: #DB4802;
	SCROLLBAR-TRACK-COLOR: #DB4802;
}

table, tr, td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

#footer
{
	margin-right: 15px;
	margin-top: 5px;
	background: #FFFFFF;
	width: 120px;
	height: 15px;
	opacity: 0.60;
	-moz-opacity: 0.60;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}


#contentBackground
{
	visibility: visible;
	overflow: auto;
	width: 800px;
	height: 400px;
	border: solid 0px #ffffff;
	background-image: url(design/content.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(design/content.jpg);
	background-repeat: repeat;
}

#menuDimension
{
	background-image: url(design/menu.gif);
	background-repeat: no-repeat;
	visibility: visible;
	overflow: auto;
	width: 120px;
	height: 380px;
	border: solid 0px #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.textGross
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none
}

.textFett
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

#textLink
{
	background: transparent;
	display: inline;
	color: #990000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	width: auto;
}

#footerLink
{
	background: transparent;
	display: inline;
	color: #FD7D40;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	width: auto;
}


.menuMain
{
	display: block;
	background-color:transparent;
	color:#FEC6AB;
	text-decoration:none;
	font-family: helvetica,tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:110px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom:solid 0px #000088;
}

.menuMain a:visited, a:link
{
	display: block;
	background-color:transparent;
	color:#FDA880;
	text-decoration:none;
	font-family: helvetica,tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	width:110px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom:solid 0px #000088;
}

.menuMain a:hover
{
	color:#FD641A;
	font-style:italic;
}
