html, body
{
height: 100%;
margin: 0;
padding: 0;
}

a:link { color:#ffffff; text-decoration:none; font-family: "arial"; font-size: 15px;font-weight: normal;}
a:visited { color:#ffffff; text-decoration:none; font-family: "arial"; font-size: 15px;font-weight: normal;}
a:hover { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 15px;font-weight: normal; }
a:active { color:#ffffff; text-decoration:none; font-family: "arial"; font-size: 15px;font-weight: normal; }

a.kontakt:link { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: normal;}
a.kontakt:visited { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: normal;}
a.kontakt:hover { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: normal; }
a.kontakt:active { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: normal; }

a.footer:link { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: bold;}
a.footer:visited { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: bold;}
a.footer:hover { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: bold; }
a.footer:active { color:#000000; text-decoration:none; font-family: "arial"; font-size: 11px;font-weight: bold; }

a.head:link { color:#f0f0f1; text-decoration:none; font-family: "arial"; font-size: 9px;font-weight: normal;}
a.head:visited { color:#f0f0f1; text-decoration:none; font-family: "arial"; font-size: 9px;font-weight: normal;}
a.head:hover { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 9px;font-weight: normal; }
a.head:active { color:#f0f0f1; text-decoration:none; font-family: "arial"; font-size: 9px;font-weight: normal; }

a.pixelklan:link { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: bold;}
a.pixelklan:visited { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: bold;}
a.pixelklan:hover { color:#d10707; text-decoration:underline; font-family: "arial"; font-size: 10px;font-weight: bold; }
a.pixelklan:active { color:#dd10707; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: bold; }

a.footer2:link { color:#000000; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: normal;}
a.footer2:visited { color:#000000; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: normal;}
a.footer2:hover { color:#d10707; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: normal; }
a.footer2:active { color:#000000; text-decoration:none; font-family: "arial"; font-size: 10px;font-weight: normal; }


h1   {			color: #e7e7e8;
				font-family: arial;
				font-style:normal;
				font-size: 25px;	
				font-weight: bold;
				letter-spacing:0,8px;
				margin: 0px 0px 0 0;
}

h2 {
	font-family:arial;
	font-size:11px; 
	vertical-align:top;
	line-height:13px;
	font-weight: bold;
	color:#000000;
	margin: 0px 5px 0 0;
	padding: 0;
}


p {
	font-family:arial;
	font-size:11px; 
	vertical-align:top;
	line-height:13px;
	color:#000000;
	margin: 5px 0px 0 0;
}

table { margin: 0px 0px 0px 0px;
		padding: 0;}

.rot {color:#d10707;}
		

p.footer {
	font-family:arial;
	font-size:10px; 
	vertical-align:top;
	line-height:13px;
	color:#000000;
	margin: 5px 0px 0 0;
}

p.head {
	font-family:arial;
	font-size:9px; 
	vertical-align:top;
	line-height:13px;
	color:#f0f0f1;
	margin: 5px 0px 0 0;
}



INPUT, TEXTAREA, SELECT
		{
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	background-color: #ffffff;
	border:#000000 1px solid;
	font : normal;
	margin: 0 5px 0 0;
}

