body {
	font: 10pt Arial;
	line-height: 1.4em;
	margin: 200 0 0 0;
}
#content {
	width: 780px;
	margin: 10px auto;
}
.header2 {
	background: #fff;
	color: #7B8495; 
	padding: 25px 0 25px 0;
	margin: 0 50px 0 0; 
	text-align: left; 
	line-height: 1.4em; 
}
.left {
	float: left;
	width: 240px;
	height: 750px;
	margin: 0 0 0 0;
}
.leftbox { 
	width: 200px;
	height: 707px;
}		
.right {
	float: right;
	width: 500px;
	margin: 0 0 0px 0; 
}
.rightBox {
	color: #4F5562;
	height: auto;
	padding: 10px 30px 30px 43px;
	margin: 0 0 10px 0;
	text-align: left;
	list-style-type: square;
	background-color: #C5CCDF;
	background-image: url(bilder/hellblau.jpg);
}
h2 { 
color: #fff; 
}
h3 { 
color: #009966;
text-align: left; 
}
.hervorhebung {
	color: #009966;
	font-weight: bold;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
.image {
	float: right; 
	margin: 0 0 0 20px;
}
#tabs a { 
	float: left; 
	background: #fff url(bilder/butUp.gif); 
	color: #535966; 
	padding: 8px 12px 8px 0; 
	width: 188px; 
	font: bold 14px Arial, sans-serif;
	text-align: right; 
	text-decoration: none; 
}
#tabs a:hover { 
	background: #fff url(bilder/butOver.gif);
	color: #fff; 
}	
#tabs a.current {
	background: #fff url(bilder/butCurrent.png);
	color: #fff;
}
#bullets {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.4em;
	font: 12px Arial;
}
.footer {
	clear: both;
	background: #fff;
	width: 780px;
	margin: 10px auto;
	font: 0.7em Verdana, sans-serif;
	color: #5d5d5d;
	text-align: center;
	line-height: 0.8em;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
html {  
	min-height: 100.05%; 
}

