body {
  background-color: #FFFFFF; 
			font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular;
			font-size: 10pt;
			color: black; 
  padding:0px;
  margin:0px;
}
#inhalt { 	
  position:absolute;
  height:431px; 
  width:750px;
  margin:-215px 0px 0px -375px;
  top: 50%; 
  left: 50%;

  text-align: left;
  padding: 0px;
}
	

td, input, select, textarea
		{	font-size: 10pt; color: black;
			font-family: Arial, Verdana, Geneva, Swiss,
			SunSans-Regular; }

input, select, textarea
		{	color: #2f2f2f; }		
		
h.klein		{	font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular;
				font-size: 8pt;
				color: black; }
				
				
p.copy	{ color: black; font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular;
			font-size: 8pt; padding-top: 3px }


a		{	text-decoration: underline ; color: black;  background-color: transparent;
			font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular;
			font-size: 10pt; }

a.intern		{	text-decoration: none; color: black; font-size: 8pt; }

a.button		{	text-decoration: none ; color: black;}

a:hover		{	text-decoration: underline ; color: black; background-color: #FFD548; }
.ausblenden {	display:none ;	}

.nav, .nav:link, .nav:visited { color: #bc2f04; font-size: 11px; background: inherit; text-decoration: none; text-align: left; vertical-align: super; margin: 0; padding:7px 3px 3px; border-width: 0; }

.nav:hover { color: #bc2f04; font-size: 11px; background-color: white; text-decoration: none; text-align: left; vertical-align: super; margin: 0 3px; padding: 0; border-width: 0; }

.nav-active { color: #bc2f04; font-size: 11px; background-color: white; text-decoration: none; text-align: left; vertical-align: super; margin: 0 3px; padding: 0; border-width: 0; }

#post-it {
background-color: transparent;
position: absolute;
width: 220px;
height: 160px;
top: 50%;
left: 50%;
margin-top: 90px;
margin-left: -420px;
}

#post-it a, #post-it img {
border: 0;
}

#post-it a:hover {
background-color: transparent;
text-decoration: none;
}

#post-it2 {
background-color: transparent;
position: absolute;
width: 220px;
height: 160px;
top: 50%;
left: 50%;
margin-top: 75px;
margin-left: -160px;
}

#post-it2 a, #post-it2 img {
border: 0;
}

#post-it2 a:hover {
background-color: transparent;
text-decoration: none;
}