/* CSS Dokument www.bennyd.de*/
body {
	background-color:#FFF;}p,ul,ol,li,div,td,th,address,b,i,span {	font-size:14px;	color:#000;	font-style: normal;	line-height: 150%;	font-weight: normal;	font-variant: normal;	font-family: 'Courier New', Courier, 'Lucida Console', 'Consolas', 'OCR A Extended', monospace;
	text-align:center;}
p.follow {
	text-indent:1em;
	margin-top:-10px;
}a:link {	color:#444;	text-decoration:underline;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	font-family: 'Courier New', Courier, 'Lucida Console', 'Consolas', 'OCR A Extended', monospace;}a:visited {	color:#666;	text-decoration:underline;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	font-family: 'Courier New', Courier, 'Lucida Console', 'Consolas', 'OCR A Extended', monospace;}a:active {	color:#AAA;	text-decoration:none;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	font-family: 'Courier New', Courier, 'Lucida Console', 'Consolas', 'OCR A Extended', monospace;}a:hover {	color:#666;	text-decoration:underline;	font-style: normal;	line-height: 120%;	font-weight: normal;	font-variant: normal;	font-family: 'Courier New', Courier, 'Lucida Console', 'Consolas', 'OCR A Extended', monospace;}
html{
	height:98%;
	width:100%;
	padding:0;
	margin:0;
}

body{
	height:98%;
	width:auto;
}
body>#page{
	border-style:solid;
	border-width:0px;
	width: 1000;
	margin: 0px auto; 
	padding:0 1% 0 0; 
	height: 100%;
}


p {
	margin-top: 30px;
}
/*div#body {
	text-align:center;
}*/

