a:hover    { color: gray; font-weight: normal; text-decoration: none; border: none } 



a:visited    { color: gray; font-weight: normal; text-decoration: none; border: none }


 
a:active    { color: gray; font-weight: normal; text-decoration: none; border: none } 

a:link    { color: gray; font-weight: normal; text-decoration: none; border: none }

#mitte
   { text-align: center; margin: -100px 0px 0px -200px; padding: 0px; border: dotted 1px gray; position: absolute; top: 33%; left: 38%; width: 656px; height: 456px; overflow: visible; visibility: visible }
 
#popup { border: dotted 1px gray; position: absolute; z-index: 1; top: 9px; left: 12px; width: 600px; height: 350px; overflow: hidden; visibility: visible }
#popuptext {
	background-color: #dcdcdc;
	padding: 6px;
	position: absolute;
	z-index: 2;
	top: 18px;
	left: 333px;
	width: 258px;
	height: 321px;
	overflow: hidden;
	visibility: visible
}

h1    { color: gray; font-style: normal; font-weight: normal; font-size: 12px; font-family: Tahoma, Verdana, Arial; letter-spacing: 120% } 
h2  { color: gray; font-style: normal; font-weight: normal; font-size: 10px; font-family: Tahoma, Verdana, Arial }
