body
{  
	margin: 0px; 
	background-color: #C8C9CA;
	color: #000;
}

div, p, td, th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;	
}

a {
	text-decoration: none;
	color: #00508B;
	}

a:hover {
	text-decoration: underline;
	background-color: transparent;
}

/*
ul 	{
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../gfx/quadblau.gif);
}
*/

table td {
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
}

table th {
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
}

div.topwrapper {
	text-align: center;
}

div.innerwrapper {
	width: 890px; margin: auto;
}

table.outer {
	width: 890px;
}

table.inner {
	width: 689px;
}

table.outer td.outerleft {
	width: 201px;
	background: #8B0033;
	border-left: 0px solid white;
	border-right: 1px solid white;
}

table.outer td.outerright {
	width: 689px;
	background-color: #F4F5EF;
}

div.centercontent {
	width: 100%;
}


div.breadcrumbs {
	margin: 5px;
	margin-left: 14px;
	font-size: 10px;
	text-decoration: none;
}

div.breadcrumbs a {
	text-decoration: none;
}

td.lefttdbg {
	background: #C8C9CA url(../gfx/lefttdbg.jpg) repeat-y right;
}

td.righttdbg {
	background: #C8C9CA url(../gfx/righttdbg.jpg) repeat-y left;
}


table.footer {
	border-top:1px solid #727272; 
	border-bottom:1px solid #727272; 
	width: 890px;
	height: 20px;
	background-color: #878787;
	color: #ddd;
}

table.footer td {
	vertical-align: middle;
	text-align: left;
	font-size: 9px; 
	padding:0px; 
	padding-left:10px; 
	color: #ddd;
}

table.footer a {
	text-decoration: none;
	color: #ddd;
}

td.tdcenter {
}

td.rightcol {
	width: 180px;
/*	background: #CFD2B1 url(../gfx/rightcol-bg-1.gif) repeat-y; */
	background-color: #eee;
}

div.toprightbox {
	padding-top: 10px;
	font-size: 10px;
	position: absolute; 
	width: 670px; 
	text-align: right;
}

div.container {
	width: 160px;
	border: 1px solid #75818A; 
	margin: 10px;
}

div.containertitle {
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	font-weight: bold;
/*	background-image: url(/gfx/rightcol-title-bg-2.gif);  */
	background-color: #75818A;
	text-align: left; 
	padding-left: 6px;
	padding-right: 6px;
	margin: 0;
}

div.containercontent {

	background: #F0EADB url(../gfx/rightcol-bg-2.gif) top left no-repeat;
	margin: 0;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}