@charset "utf-8";
/* CSS Document */
<!--
body {
	background: url(bg.gif)  no-repeat center top #fea000;
	margin: auto; 
	width: 900px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343126;
	line-height: 150%;
}
.header {
	background-image: url(klages-logo.jpg);
	clear: left;
	height: 210px;
	width: 900px;
}
.main {
	float: left;
	width: 900px;
	background: url(bg-innen-kachel.gif)  repeat-y;
}
.main_innen{
	width: 800px;
	float: left;
	margin-left: 47px;
	background: url(bg-innnen-pferd.jpg)  no-repeat #f9e8ba;
	}
.footer {
	background-image: url(bg-footer.gif);
	float: left;
	height: 100px;
	width: 900px;
}
.footer_navi {
	width: 380px;
	text-align: right;
	float: left;
	margin: 60px 0 0 0;
}
.copyright {
	height: 82px;
	width: 400px;
	text-align:left;
	margin: 60px 0 0 60px;
	float: left;
}
.left {
	float: left;
	width: 480px;
	margin-left: 260px;
}

.spacer {
	width: 852px;
	height:10px;
	clear:left
}
h1, h2, h3 {
	font-weight:normal;
	margin:0;
	color: #9a0400;
}
h1 {
	font-size:20px;
	font-weight: bold;
	line-height:25px;
	}
h2 {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin-top:5px;
	}
h3 {
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	margin-top:10px;
	}
h4 {
	font-size: 12px;
	margin-top:0;
	color: #9a0400;
	}
.h_klages{
	font-size:14px;
	font-weight: bold;
	color: #9a0400;
	}	
.h2_klages{
	font-size:12px;
	font-weight: bold;
	margin-top:0;
	color: #9a0400;
	}	
.h_leben{
	font-size:21px;
	font-weight: bold;
	color: #9a0400;
	line-height:20px;
	}
a, a:active, a:visited {
	color: #ac0000;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}	
	
p{
	margin: 5px 0 5px 0;
	}
li{
	list-style-type: disc ;
	color: #9a0400;}
	
ul li span {
color: #343126;
}


-->

