body
{
	background-color:#000000;
	color:#ffffff;
	font-size:11pt;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin-left:5px;
	margin-top:3px;
}

a
{
	color: #991515;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #aa5555;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	line-height:14pt;
}

h2
{
	font-size: 12pt;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
}


.latestRow1
{
	background-color: #505050;
	font-weight: bold;
}

.latestRow2
{
	background-color: #000000;
	font-weight: bold;
}


.row1
{
	background-color: #505050;
}

.row2
{
	background-color: #000000;
}

.row3
{
	background-color: #300000;
}


.rowCategory
{
	background-color: #0c0c0c;
}

.rowChilds
{
	background-color: #353535;
	text-align: center;
	border: 0px;
}

#centerContent
{
	background-color: #2c2c2c;
	
	vertical-align: top;
	
	margin-top: 145px;
		
	margin-left: 45px;
	
	width: auto;
	
	z-index: 0;
}

#suggestPage
{
	font-size: 10px;
	background-color: #5c5c5c;
	vertical-align: top;
	margin-top: 150px;
	margin-left: 40px;
	
	width: 580px;
	z-index: 0;
}



#leftBanner
{
	position: absolute;
	background-color: #000000;
	background-image: url("../images/neoxyd_de_banner.png");
	background-repeat: no-repeat;

	vertical-align: top;
		
	margin-top: 85px;
	top: 85px;
	
	margin-left: 0px;
	width: 25px;
	min-width: 25px;
	
	min-height: 800px;
	height: 800px;
	
	z-index: 1;
}

#header
{
	position: absolute;
	background-color: #000000;
	top: 5px;
	
	z-index: 2;
}

#navigation
{
	position: absolute;
	background-color: #000000;
	top: 95px;
	left: 45px;
	
	z-index: 2;
}

#textNavigation
{
	visibility: hidden;
}

#printed
{
	visibility: hidden;
}
