#noflash {
	position: absolute;
	top: 0; left: 0;
	background: #ccc;
	padding: 20px;
	}

#hinweis {
	background-color: rgb(255, 255, 0);
	padding: 5px;
	border: solid 1px black;
	margin: 0 0 5px 0;
	}



body {
	background: white ;
	font: 16px Verdana ;
}

#test1 {
	color: black;
}

h1, h3, h4 {
	font-weight: bold ;
}

#head h1 {
	color: blue ;
	font: 28px Arial ;
	background: WHITE ;
	font-weight: bold;
	margin-top: 100px;
}
#head h2 {
	color: rgb(0,60,200) ;
	Font: 24px Arial;
}
#head h3 {
	text-decoration:normal ;
	font: 20px Verdana;
}



#head2 a{
	color:lightblue ;
}

h3 {
	color: rgb(0,20,150) ;
}

#dl a {
	color: rgb(0,10,255) ;
	size:+3 ;
}

g {
	color: rgb(99,99,99) ;
}

#imp h3 {
	font: 18px  ;
	color: black ;
}
#imp {
	font: 12px Verdana ;
}

#text1 a {
	font: 16px ;
}

#send {
	font: 12px Verdana;
	border: solid 1px blue ;
	width: 38%;
	padding: 15px;
	margin: 5px;
}
#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9 {
	border: solid 3px white;
}
	
