body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 100%;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #EEE;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 80px;
	letter-spacing: -5px;
	color: #000;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.dreieck {
	display: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #0dd;
}
a:active {
	text-decoration: none;
	color: #999;
}
a {
	font-size: 10px;
	letter-spacing: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

a.mail {

	clear:both;

	float:center;

	padding:20px;

	background:#0DD;
	
	border-radius: 20px;
	-moz-border-radius: 20px;

	text-decoration:none;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 20px;
	
	font-weight: bold;

	line-height:16px;

	text-align:center;

	color:#FFF;

}

a.mail:hover {

	color:#FFFFFF;

	background:#999999;

}

img {
	border:none;
}@charset "UTF-8";
/* CSS Document */

