body, html {
	text-align:left;
	margin:10px;
	padding:0px;
	background: none;
	background-color: #fff;
	font-size: 13px;
	font-family: arial, serif; 	
}
#page_margins, #page {position:static; width:auto; min-width: inherit; margin:0; padding: 0; border: 0; } 
h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #bd282a;
	font-family: arial, verdana, serif; 	
}

h2 {
	font-weight: normal;
	font-size: 13px;
	color: #bd282a;
	clear: both;
}
h4 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}


h3 {
	margin-top: 0px;
	margin-bottom: 8px;	
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}

hr {
	color: #908585;
	background-color: #908585;
	border:0px;
	height: 1px;
	padding: 0px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

a, a:link, a:visited {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#abs1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#abs {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#red {
	color:#bd282a;
}

:.red {
	color:#bd282a;
}

a:hover {
	color: #666;
}

/** 
 * Head Area 
 **/
 
#suche {
display: none;
}
#sprachen {
display: none;
}
#globalNav {
display: none;
}
#navSmall {
display: none;
}
#linefirst {
display: none;
}
#linesecond {
display: none;
}
#subNav {
display: none;
}
#nvxlogo {
	width : 85px;
	height : 86px;
	border: 0;
	float: left;	
	margin-top: 10px;
	background-image : url(../images/home/logoNovex.gif) no-repeat;
}


/** content areas container **/

#maincontent p {
	clear: both;
}

.boxStellen .big {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.boxStellen .textbold{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.boxStellen .argumente{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.boxStellenRe .date {
	color: #7b7b7b;
}
.boxStellenRe .textblack{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.boxStellenRe .textbold{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.boxStellenRe .linkblack{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}




.linkblack a:link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.boxStellenRe .bewan {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
ul {
	list-style: square;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left	: 20px;
}


/*
 * Footer
 **/
 
.ohnedruck {
	display: none;
}


