body
	{
	padding: 0;
	margin: 1em;
	background-color: #ffffff;
	}


#wrapper 
	{
	min-height:100%;
	}


#navigation 
	{
	background-color: #f0f0f0;	
	width: 14em;
	float:left;
	padding: 1em;
	}

#inhalt 
	{
	background-color: #f0f0f0;
	margin-left: 18em;
	padding: 1em;
	}

#fuss 
	{
	background-color: #c0c0c0;
    height:2em;
    margin-top:-2em;
    clear: both;
	}

.fuss-text 
	{
	padding-top: 0.5em;
    margin-left: 19em;
	}
	

p, a, td, th, li
	{
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height:1.4em;
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	}
	
h1
	{
	font-size: 1.5em;
	}


h2
	{
	font-size: 1.4em;
	}


h3
	{
	font-size 1.3em;
	}


h4
	{
	font-size: 1.2em;
	}


h5
	{
	font-size: 1.1em;
	}


h5
	{
	font-size: 1em;
	}


a:link
	{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}


a:visited
	{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}


a:hover
	{
	color:#7D3042;
	font-weight:bold;
	text-decoration:none;
	}


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



.plan
	{
	font-weight:normal;
	}
	

	