@charset "UTF-8";
/* CSS Document */

body {
	border:0;
	padding:0;
	margin:0;
	background-image:url(kopf.jpg)
}
table {
	border:0;
	padding:0;
	margin:0;
	width:100%;
}
td {
	border:0;
	padding:0;
	margin:0;
	vertical-align:top;
}
td img {
	display: block;
}
p, div, h5, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B99E6D;
	line-height:22px;
}
p.titel {
	font-size:22px;
	font-style: normal;
	line-height:33px;
}
a, p.fuss {
	text-align:center;
	color:#000000;
	font-size:14px;
	line-height: 22px;
	text-decoration:none;
}
a:hover {
	font-weight:normal;
	color:#DBCBB2;
}
#dirty {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1230px;
	height: 756px;
	margin-left: -615px;
	margin-top: -378px;
}

a.madeby  			{ color:#DBCBB2; font-size:10px }
a.madeby:hover 	{ color:#000000; }
div.madeby	 		{ z-index:9; position:absolute; bottom:15px; right:15px; height:15px; width:100px; text-align:right;}
