/* CSS Document */

body {
	background-image:url(../bg/hintergrundbild.gif);
	background-repeat:repeat;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 10px;
}

h1 {
	color: #CCCCCC;
}

h2 {
	color: #CCCCCC;
	margin-top:0.8em;
	margin-bottom:0.8em;
}

h3 {
	color: #CCCCCC;
}

h4 {
	color: #CCCCCC;
	margin-bottom:0em;
	margin-top:0em;
}

h5 {
	color: #CCCCCC;
}

h6{
	color: #CCCCCC;
}

a:link { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#CCCCCC; font-weight: none; text-decoration:underline; } 
a:visited { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#AA9999; font-weight: none; text-decoration:underline; } 
a:hover { font-family: Arial, Helvetica, sans-serif; font-size:16px; background-color:#CC0000; color:#FFFFFF; font-weight: none; text-decoration:underline; }
