<style>
<!-- 
	.{
	
	}
	body{
	background-image : url(../graphic/bg.gif);
	background-repeat : repeat;
	}
	td, body, input, textarea, body.mailer{
	font-family:verdana; font-size:10px; color:#000000; font-weight:normal; text-align:left;
	background-color:#F5F2EB;
	}

	h1, h2, h3, h4, h5, h6, h7{
	font-family:verdana; font-size:12px; color:#6FB31A; font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:20px;
	}
	
	a:link, a:visited, a:active{
	font-family:verdana; font-size:10px; text-decoration:none; color:#BB132C; font-weight:normal;
	}
	a:hover{
	font-family:verdana; font-size:10px; text-decoration:underline; color:#BB132C; font-weight:normal;
	}
	
	.image01{
	margin-bottom:2px;
	}
	
	.content{
	padding-top:18px;
	padding-left:70px;
	padding-bottom:20px;
	background-image : url(../graphic/logo.gif);
	background-repeat : no-repeat;
	}
	
	p{
	width:360px;
	}
	
	ul, li{
	margin-left:17px;
	margin-top:0px;
	padding-left:0px;
	line-height:16px;
	}
	
	.framework{
	border:1px solid #000000;
	
	}
	
	.weiterrechts{
	font-family:verdana; font-size:10px; color:#000000; font-weight:bold;
	float:right;
	}
	
	.weiterlinks{
	font-family:verdana; font-size:10px; color:#000000; font-weight:bold;
	float:links;
	}
	
	div a:link, div a:visited, div a:active{
	font-family:verdana; font-size:10px; text-decoration:none; color:#000000; font-weight:bold;
	}
	div a:hover{
	font-family:verdana; font-size:10px; text-decoration:none; color:#ff0000; font-weight:bold;
	}
 -->	
</style>