body
{
	padding: 0px;
	margin: 0px;
	background-image: url('bg_html.png');
	background-repeat: repeat-x;
	background-color: #d2d2d2;
	text-align: center;	
}

table.container
{
	margin-left: auto;
	margin-right: auto;
	width: 876px;	
	text-align: left;	
}

td.shadowleft
{
	width: 13px;
	background-image: url('shadow_left.png');
	background-repeat: repeat-y;
}

td.shadowright
{
	width: 13px;
	background-image: url('shadow_right.png');
	background-repeat: repeat-y;
}

td.content
{
	background-color: white;
	width: 850px;	
}

table.website
{
	width: 100%;
	font-family: sans-serif;
	font-size: 12px;
	background-image: url('bg_body.jpg');
}

td.header
{
	height: 75px;	
	background-image: url('header.png');
	vertical-align: middle;
}

div.header
{
	font-size: 10px;
	font-weight: bold;
	margin-right: 20px;
	float: right;
	line-height: 150%;
	border: 1px solid black;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
	padding: 10px 30px 10px 30px;	
}

td {vertical-align: top; }

td.balk1
{	
	background-color: #d2d2d2;
	height: 25px;		
}

td.body { width: 66%; }

td.news { width: 33%; }

div.textbody { margin: 20px 50px 50px 50px }

h1 { font-size: 20px; }

div.quicklinks 
{ 
	margin-left: 50px; 
	margin-top: 20px; 	
}

div.largebody { margin-left: 50px; margin-bottom: 5px; font-size: 10px;}

div.largebody a { color: #aaaaaa; }

	
td.balk2
{
	background-image: url('balk2.png');
	background-repeat: repeat-x;
	height: 25px;	
}

div.navigator
{	
	width: 100%;
	margin-left: 0px;	
	height: 25px;
}

div.navigator table a
{
	color: white;
	font-weight: bold;
	text-decoration: none;	
	display: table-cell;
	height: 25px;	
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;	
	font-size: 12px;
	font-family: sans-serif;
}

div.navigator td.act
{
	background-image: url('link_hover.png');
	background-repeat: repeat-x;
}

div.navigator a:hover
{
	background-image: url('link_hover.png');
	background-repeat: repeat-x;
}

table.submenu
{
	font-size: 12px;
	font-family: sans-serif;
}

table.submenu td
{
	border-bottom: 1px dotted #3e7cc4;
	height: 25px;
	vertical-align: middle;
	
}

td.footer
{	
	text-align: center;
	font-size: 10px;
	color: white;
	background-color: #d2d2d2;
	height: 25px;
	vertical-align: middle;
}

td.shadowbottom
{
	background-image: url('shadow_bottom.png');
	height: 13px;
	width: 873px;
}

span.active a { text-decoration: underline;}

/* MINI-NEWS PLUGIN */
div.tx-mininews-pi1
{
	padding-left: 20px;	
}

p { margin: 0px; padding: 0px; }

P.tx-mininews-pi1-fp_listrowField-datetime
{
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;	
}

P.tx-mininews-pi1-fp_listrowField-title
{
	padding: 5px;
	background-color: #d2d2d2;
	/*background-color: #3e7cc4;*/
	/*background-image: url('decoration.png');*/
	background-repeat: no-repeat;	
}

P.tx-mininews-pi1-fp_listrowField-teaser
{
	padding: 10px;
	background-color: #e0e0e0;	
}

a {text-decoration: none; color: black; }

a:hover {color: #2062ab;}

div.csc-mailform-field input
{
	display: block;
}

