﻿body {
	font-family: "Times New Roman", Times, serif; 
	font-size:110%;
	margin:0;
	padding:0;
	}

#container_out {
	width:879px;
	}	

#container_in {
	float:left;
	width:850px;
	}
	
#links {
	float:left;
	width:1px;
	display:none;
	}

#midden {
	float:right;
	width:800px;
	padding:10px;
	}

h1 {font-size:1.5em;}

h3 {margin:0px ; font-size:1.3em;}

ul.ulcheck {
	list-style-image: url('../images/css/check.png');
	}

ul.ulcheck em a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	}

p {margin-top:0px ;font-size:1.1em;}

p.nospace {margin-bottom:0px ;}

p.breadcrumbs, p.ffpbanner, p.button, a.tooltip b, #header img, a img, p img, p a.tooltip, #footer, #rechts {display:none;}
	
a {color:black;}


