body {
	height:101%;
	}
p,li,h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p,li {
	font-size: 1em;
	line-height:1.5em
	}
	
h1 {
	font-size: 1.5em;
	font-weight:normal;
	}
h2 {
	font-size: 1.35em;
	font-weight:normal;
	}
h3 {
	font-size: 1.15em;
	font-weight:normal;
	}
h4 {
	font-size: 1em;
	margin-bottom:-1em;
	}

a {
	text-decoration:none;
	color: #330077;
	font-weight:bolder;
	}
a:link:hover, a:visited:hover { color: #CC0000; text-decoration: none }

ul {
	list-style-type:square;
	}
	

.links {
	float:left;
	margin:0 50px 20px 0
	}
.rechts {
	float:right;
	margin:0 0 20px 50px
	}

.ueberschrift {
	font-size: 1.5em;
	font-weight:normal;
	}
.bildunterschrift {
	font-size: 0.9em;
	}
	
.navi {
	float:left; 
	width:20%;
	margin-left:10px; 
	margin-top:60px;
	}

.main {
	float:right; 
	width:75%; 
	margin-right:1.5em; 
	margin-top:0em; 
	background-image: url(images/bottom.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	background-attachment:fixed;
	}

table#unterstuetzung {width: 100%;}
table#unterstuetzung td {
	vertical-align:middle;
	height: 330px;
	border:1px dotted #000;
	width: 50%;
	margin: 0;
	padding: 30px 30px 30px 20px;
	}
table#unterstuetzung td p {
	style="margin-bottom:2em;
	}
	
a img { border:none; }
