/* Globals */

body
{
	background-color: #FFF;
	background: url(/img/pat.gif);		
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

td{
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

hr {
	margin:15;
	_margin:0px 0;
	border-color: none;
	border-width: 0px;
	height: 1px;
	border-style: none;
	background: #000000;
}

.hrgrey
{
	margin: 15;
	_margin: 0px 0;
	border-color: none;
	border-width: 0px;
	height: 1px;
	border-style: solid;
	background: #999;
}


a
{
	text-decoration: none;
	color: #000;
}

a:hover, a:visited:hover
{
	text-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
}

img
{
	border-color: none;
	border-width: 0px;
	border-style: none;
	margin-bottom: 10px;
}

/* Custom Classes */

.linkMenu
{
	position: absolute;
	left: 31px;
	top: 16px;
}

.button
{
	height: 20px;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

* html .button { /* pc i_ex korrektur */
	margin:0;
	padding:0 .25em;
	width:1;
	overflow:visible;
	height: 16px;	
}

.contentLayer
{
	position: absolute;
	left: 31px;
	top: 48px;
	bottom: 20px;
	width: 537px;
	background: #FFF;
}

*html .contentLayer
{
	height: expression(this.offsetParent.offsetHeight-68);
}


.bgimage {
	position: absolute; 
}

.contentTitle
{
	position: absolute;
	left: 20px;
	top: 20px;
	height: 22px;
#	font-size: 24px;
#	font-family: Helvetica, Arial, sans-serif;
	
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
	
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

*html .contentTitle
{
	height: 24px;
	padding-top:2px;
}

.contentScroller
{
	position: absolute;
	left: 20px;
	width: 487px;
	top: 60px;
	bottom: 20px;
	padding-right: 10px;
	overflow: auto;
}

*html .contentScroller
{
	height: expression(this.offsetParent.offsetHeight-90);
	width: 500px;
}

.contentScroller a
{
	color: #FF2200;
}

.contentButton
{
	position: absolute;
	height: 10px;
	top: 22px;
	right: 20px;	
}

.inputkand {
	width: 130px;	
}
