/* CSS Document */

.menue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-weight: normal; color: #505050}
.menues {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; ; font-weight: bold color: #F6DC01}
a {  text-decoration: none; color: #505050}
.menue a:hover {color: #B1B1B1;}

blockquote {
	left: 45px;
	position: relative;
	visibility: visible;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #8C8C8C;}
.gelb {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #F6DC01}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #505050}
.txt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #505050;  text-align : justify; }
.txt a {  text-decoration: underline; color: #505050}
.txt a:hover  {  text-decoration: underline; color: #8C8C8C}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFCC00; background-color: #333366;  height: 30px; width: 90px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #505050}
.smaller { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #505050}


#menubar {
	position:absolute;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	left: 5px;


}
	#menubar a {color: Black; text-decoration:none;}

	.menu .options {margin-right:1px;margin-bottom:1px;	border: 1px solid #505050;background-color: #E6E6E6;font-family : Arial;
		color: #505050;	font-size : 10px;font-weight : normal;}
	.menu a { color: #505050; display:block; padding:2px 4px; text-decoration:none; background-color:transparent;}
	.menu a:hover {	background-color: #505050; color: #E6E6E6;}

	#about {position:absolute;left:5px;	top:250px;}
	
	div {
  width: 630px;
  margin: 0 auto;
}



