body {
	background-color : rgb(100,100,100);
	font-family : Arial,Helvetica,Verdana,sans-serif;
	color : rgb(0,0,0);
	line-height : 140%;
/*	margin-top : 30px;*/
	margin-top : 0px;
	padding-top : 30px;
	margin-bottom : 30px;
	margin-left : 30px;
	margin-right : 30px;
}

div.justfordownload {
	display : none;
}

div.kopf {
	background-color : rgb(222,222,222);
/*	background-color : rgb(200,200,200);*/
/*	background-color : rgb(235,235,235);*/
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	padding : 35px;
/*	padding-top : 5px;*/
	padding-top : 15px;
	padding-bottom : 15px;
/*	padding-bottom : 5px;*/
	margin-top : 0px;
	margin-bottom : 0px;
}

div.hauptteil {
	background-color : rgb(200,200,200);
/*	background-color : rgb(235,235,235);*/
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	padding : 35px;
	padding-top : 5px;
/*	padding-bottom : 40px;*/
	padding-bottom : 20px;
	margin-top : 20px;
	margin-bottom : 20px;
}

div.fusz {
	background-color : rgb(222,222,222);
/*	background-color : rgb(235,235,235);*/
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	padding : 35px;
	padding-top : 15px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1 {
	color : rgb(0,0,0);
	/*text-align : center;*/
	text-align : left;
	font-size : 180%;
}

h2 {
	color : rgb(0,0,0);
	text-align : left;
	font-size : 120%;
}

h3 {
	color : rgb(0,0,0);
	text-align : left;
	font-size : 100%;
}

p.top {
	color : rgb(0,0,0);
	text-align : right;
	margin-top : 20px;
	margin-bottom : 17px;
}

p.copyrightmail {
	color : rgb(0,0,0);
}

p.validatoricons {
	/*color : rgb(0,0,0);*/
	text-align : right;
	margin-top : -30px;
}

span.mailpng {
	vertical-align : top;
	border-width : 1px;
	/*margin-bottom : 0px;*/
}

a:link {
	color : rgb(0,0,0);
	text-decoration : underline;
	/*text-decoration : none;*/
}
a:visited {
	color : rgb(0,0,0);
	text-decoration : underline;
	/*text-decoration : none;*/
}
a:hover {
	color : rgb(0,0,0);
	text-decoration : none;
}

ul {
	list-style-type : circle;
}

img {
	border : 0px;
	border : none;
}

strong {
	font-weight : bold;
}

