
body {
	font: 80% Verdana;
	background:#FFFFFF;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	color:#000000;
}

a {color:#666666; text-decoration:none;}
a:hover {text-decoration:underline; color:#000000;}
a#active {font-weight:bold; text-decoration:none; color:#000000}

h3 { font-size:26px; font-variant:small-caps; border-bottom: 2px solid #C3D9FF; padding: 0px 0px 0px 25px;}

#images {
text-align:right;
background-position:right;

}


#container {
	width: 750px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
#header { 
	background:#EEEEEE;
	text-align:center;
	border-bottom: 8px solid #C3D9FF;
	padding: 0px 0px 10px 0px;
	margin: 0px;
} 
#header h1 { font-size:35px; padding: 10px 0px 0px 0px; font-variant:small-caps;}
#header h2 { font-size:14px; padding: 0px 0px 0px 0px; margin: -10px 0px 0px 0px; font-weight:normal;}
#mainContent {	padding: 0px 0px 0px 20px;	text-align:justify;	background: #FFFFFF;}
#footer { 	padding: 0px 0px 0px 0xp; 	background:#EEEEEE; font-size:11px; border-top: 8px solid #C3D9FF;}
#footer p {	margin: 0px;	padding: 10px 0px 10px 0px; }
#contact { padding: 10px 0px 10px 0px; background:#FFFFFF; font-size:11px;}

-->

/* MENU - BEGIN */
#navcontainer		{	margin:	0px 0px 0px 0px;}

#navcontainer ul	{
		padding: 5px 0px 5px 0px ;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		background-color:#FFFFFF;
		color: #FFF;
		width: 100%;
		font: normal 100% verdana;
		text-align: center;		
}

#navcontainer li { display: inline;
padding: 5px 0px 5px 0px;


 }
#navlist li a#current {
background-color:#C3D9FF;
color:#000000;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
font-weight: bold;



}

#navlist li a	{
text-decoration: none;
background-color:#FFFFFF;
color:#000000;
padding: 0px 10px 0px 10px;
}

#navlist li a:hover {
background-color:#F9F7ED;
color:#000000;
font-weight:bold;
padding: 5px 10px 5px 10px;
}

#breadcrumb {
margin: 0px 0px 0px 20px;
_margin: 0px 0px 0px 10px;
padding: 2px 2px 2px 2px;
float:left;
font-size:11px;
}

.bl_nav {background: url(images/bl.gif) 0 100% no-repeat #e68200; width: 100px;}
.br_nav {background: url(images/br.gif) 100% 100% no-repeat}
.tl_nav {background: url(images/tl.gif) 0 0 no-repeat}
.tr_nav {background: url(images/tr.gif) 100% 0 no-repeat; padding: 5px 10px 5px 10px}


.bl {background: url(images/bl1.gif) 0 100% no-repeat #EEEEEE; float:left; }
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/blok.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding: 5px 10px 5px 10px}
.clear {font-size: 1px; height: 1px}

#geld  td {
text-align:right;
}




