body {
	margin: 0;
	padding: 0;
	color: black;
}

#AutoScrollContent {position:absolute; top:73px; left:0px; width:109px; visibility:visible;}
#AutoScrollContent h1 {font-size: 12px !important; font-weight: bold; color: black; margin: 0;}
#AutoScrollContent p {font-size: 11px; font-weight: normal; color: black; text-align: left; margin: 0px;}
#AutoScrollContent a {text-decoration: none;}

.print {
	display: none;
}

a {
	color: black;
}
a:visited {
	color: #888;
}

p, li, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.pink {
	color: #CF2F6A;
}

.green {
	color: #186B4C;
	background-color: transparent;
	font-weight: bold;
}

p.error {
	color: white;
	background-color: #c36;
	font-weight: bold;
	padding: 3px;
}

.smallwhite {
	font-size: 10px; 
	color: white;
	background-color: transparent;
}
.smallblack {
	font-size: 10px; 
	color: black;
	background-color: transparent;
	margin-top: 0px;
}
.mini {
	font-size: 10px;
}
.klein {
	font-size: 9px;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color: transparent;
	margin-top: 1.5em;
}
h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: transparent;
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

th {
	font-size: 10px;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
}



.ahem {
	display: none;
}

#kontaktformular label {display: block; margin-top: 10px;}