@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{
	font: 76% verdana,arial,sans-serif;
	background-image:url(images/rightpanelbalken.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

p{margin:10px 10px 10px}
a{color: #034593; padding:0px;}
a:link {color:#006600;}
a:visited {color:#666666;}
a:hover {color:#339933;}
a:active {color:#339933;} 
ul {
	margin-left:5px;
	text-indent:4px;
	line-height:30px;
}

div#container{
	background-image:url(images/panelbalken.jpg);
	background-position:left;
	position:absolute;
	z-index:1;
	background-repeat:repeat-y;
	height:100%;
	width: 100%;
}

div#logo h1{height:210px; width:200px; line-height:210px;margin:0; float:left; background-image:url(images/logo_vflmark.jpg); padding-left:0px;color: #ffffff;}
div#content h2{
	padding: 10px;
	color:#000000;
	height:100%;
}
div#content h3{
	padding: 0px 0px 0px 10px;
	color:#333333;
	height:100%;
}
div#navi {height:33px;line-height:33px;margin:0px; padding-left:0px; background: #000000; color: #ffffff; background-image:url(images/footer_vflmark.jpg);}
div#header {height:210px; margin:0; background-image:url(images/header_vflmark.jpg); background-repeat:no-repeat; background-position:right; padding-left:0px; background-color:#006600;color: #034593}
div#header h1{height:200px;line-height:60px; margin:0; letter-spacing:inherit; color:#ffffff;}
div#content p{line-height:1.6; color:#000000;}
div#newsblock {width:auto; height:100%;} 
div#navigation{background-image:url(images/rightpanelbalken.jpg); color:#FFFFFF; background-position:left; background-repeat:repeat-y; background-position:top;}
div#navigation p{margin-top: 15px; height:100%;}
/*div#extra{background-color:#000000; height:350px;}*/
div#extra img{ padding:0px 0px 0px 0px;}
div#footer{color:#000; height:33px;}
div#footer p{margin:0;padding:5px 10px}
div#wrapper{float:left;width:100%;}
div#wrapper2{float:left;width:100%; height:20px;}
div#content{margin: 0 220px; background-image:url(images/contentecke.jpg); background-repeat:no-repeat; background-position:0 -15px;}
div#navigation{float:left; width:220px; height:100%; margin-left:-100%}
div#extra{float:left; width:200px; margin-left:-215px; color:#ffffff;}
div#footer{clear:left;width:100%; background-image:url(images/footer_vflmark.jpg); color: #000000; position:fixed; bottom:0; left: 0;}

img.panelpic {
	border:1px solid #006600;
	margin-bottom: 5px;
}

img.mainpic {
	border:1px solid #006600;
	float:right;
	margin-left: 6px;
	text-align: right;
}
img.mainpic2 {
	border:1px solid #006600;
	float:right;
	margin-left: 6px;
	text-align: right;
}
img.mainpic3 {
	border:1px solid #006600;
	float:left;
	margin: 6px;
	text-align: left;
}

