
body {
	text-align: center;
	background: #f9f9f3;
	font: normal 13px Verdana,Helvetica,Verdana,Arial, sans-serif;
	color:#8e8e8d;
	padding: 50px 0 50px 0;
	margin: 0 auto;
	}
	
body table{
	border: 1px solid #e1e3c9;
	}

/* -----------------Inhalt--------------------- */

.copytext{
	line-height: 20px;
	text-align:center;
	background: #fff;
	padding: 20px 40px 40px 40px;
	}
	
.copytext img{
	padding-top: 20px;
	}
	
.copytext a{
	color: #b5bb7a;
	text-decoration: none;
	font-weight: normal;
	}
	
.copytext a:hover{
	color: #8e8e8d;
	text-decoration: none;
	font-weight: normal;
	}
	
	
h1{
	color: #b5bb7a;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
		
hr {
	width: 100%;
	color: #e1e3c9;
	border-color: #e1e3c9;
	border-width: 1px 0 0 0;
	border-style: dotted;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
/* -----------------Footer--------------------- */

.footer{
	width: 510px;
	margin: auto;
	}
	
.footer a{
	color: #b5bb7a;
	text-decoration: none;
	font-weight: normal;
	}
	
.footer a:hover{
	color: #8e8e8d;
	text-decoration: none;
	font-weight: normal;
	}