body	{
	background-color		:#9a5d00;
	background-position		:bottom-left;
	color					:#000000;
	font-family				:trebuchet ms, arial, helvetica, sans-serif;
	font-size				:12px;
	padding					:0 0 0 0;
	margin					:0 0 0 0;
	} 
	
div.document {
	width					:970px;
	height					:680px;
	margin					:auto;
	padding					:0 0 0 0;
	}
	
div.haupt {
	background-image		:url(../images/bg_beige.jpg);
	background-repeat		:repeat-y;
	height					:450px;
	margin					:-10px 0 0 0;
	padding					:0 0 0 0;
	}
	
div.linke_spalte{
	margin					:0 0 0 0;
	padding					:7px 0 0 42px;
	height					:362px;
	width					:142px;
	float					:left;
	}
	
div.linke_spalte img{
	margin					:0 0 0 0;
	padding					:0 0 7px 0;
	}
	
div.textbereich{
	background-image		:url(../images/bg_hufeisen_gross.png);
	background-repeat		:no-repeat;
	background-position		:250px;
	width					:560px;
	height					:310px;
	margin					:30px 0 0 25px;
	padding					:0 0 0 0;
	float					:left;
	overflow				:auto;
	}
	
div.footer{
	background-image		:url(../images/footer.jpg);
	background-repeat		:no-repeat;
	width					:970px;
	height					:60px;
	}
	
div.footer_link{
	color					:#ffffff;
	margin					:0 0 0 0;
	padding					:20px 0 0 450px;
	font-weight				:bold;
	}

h3	{
	font-family				:trebuchet ms, arial, helvetica, sans-serif;
	font-size				:16px;
    font-weight				:bold;
	margin					:0 0 0 0;
	padding					:0 0 0 0;
	line-height				:16px;
	}
	
h2	{
	font-family				:trebuchet ms, arial, helvetica, sans-serif;
	font-size				:14px;
    font-weight				:bold;
	margin					:0 0 0 0;
	padding					:0 0 0 0;
	line-height				:16px;
	}

p	{
	font-family				:trebuchet ms, arial, helvetica, sans-serif;
	font-size				:14px;
    font-weight				:normal;
	margin					:0 0 0 0;
	padding					:0 0 0 0;
	line-height				:140%;
	}
	
li	{
	font-size				:14px;
    font-weight				:normal;
	margin					:0 0 0 -20px;
	padding					:0 0 0 0;
	line-height				:130%;
	}
	
.float-aufheben {
  display					:block;
  width						:1px;
  height					:0;
  line-height				:1px;
  font-size					:1px;
  clear						:both;
}

div.footer a:link { font-weight:normal; color:#ffffff; text-decoration:none; }
div.footer a:visited { font-weight:normal; color:#ffffff; text-decoration:none; }
div.footer a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; }

a:link { font-weight:normal; color:#000000; text-decoration:none; }
a:visited { font-weight:normal; color:#000000; text-decoration:none; }
a:hover { font-weight:normal; color:#000000; text-decoration:underline; }
