*            {  margin:		0;
				padding:    0;
			 }
body, h1, h2, h3, p {
			   	color: #666666;
			   	font-family: 'Century Gothic';}
body         { 	font-size: 10pt; }
h1           { 	font-size: 16pt; }
h2, h3       { 	font-size: 14pt; }
h5           { 	font-size: 12pt; font-weight: lighter; font-style: italic }
h6           { 	font-size: 8pt;}

hr           { 	color: 			#FBC38F; text-align:		left; }
ul           {list-style: disc outside; text-indent: 40px; }

a:link       { 	color: #666666; }
a:visited    { 	color: #666666; }
a:active     { 	color: #666666; }

table        { 	font-size: 10pt; width : 600px; }
th           { 	font-size: 12pt; background-color: #B9DEEE; }
td           { 	text-align: left; }


fieldset     { 	width: 600px; }

a.menuepunkt {
			   	background: 	#D7EDF7;
               	text-decoration:none;
               	display: 		block;
               	border: 		none;
			   	text-align: 	center;
			   	width: 			100%;
			   	color: 			#666666;
			 }
a.menuepunkt:hover {
			   	color: 			white; }
			  

