@charset "UTF-8";
/* CSS Document */

/* 					10px = 0.6em
						12px = 0.76em
						14px = 0.9em
						16px = 1.0em
						18px = 1.12em
						22px = 1.38em
						26px = 1.63em 
*/
						
body { 						font-size: 100.01%; }

h1 {							font-family:Georgia, "Times New Roman", Times, serif; 
								font-size:16px; 
								font-weight:normal;
								color:#009;
								letter-spacing:1px; 
								text-transform:uppercase; 
								text-align:left;
								line-height:20px;
								text-decoration:none; }

h2 {							font-family:Georgia, "Times New Roman", Times, serif; 
								font-size:16px; 
								font-weight:normal;
								color:#009;
								letter-spacing:1px; 
								text-transform:uppercase; 
								text-align:left;
								line-height:20px;
								text-decoration:none; }

.copy1 {					font-family:Verdana, Geneva, sans-serif; 
								font-size:11px; 
								line-height:18px;
								font-weight:normal;
								color:#333;
								text-align:left; 
								float:left; }
								
.copy1 a { 				text-decoration:none; color:#333; }
.copy1 a:hover { 		text-decoration:none; color:#009; font-weight:bold; }

/*.copy1 ul{ 				list-style-position:outside;
								list-style-image:url(../bilder/bullet_raute.gif);
								list-style-type:circle;
								margin-left:15px; }*/
								
.copy1 ul {				list-style: none;
								margin-left: 0;
								padding-left: 1.6em;
								text-indent: -1.6em; }							

.copy2 {					font-family:Verdana, Geneva, sans-serif; 
								font-size:11px; 
								line-height:28px;
								font-weight:bold;
								color:#333;
								text-align:left;
								float:left; 
								margin-left:50px; }
								
.copy2 a { 				text-decoration:none; color:#333; }
.copy2 a:hover { 		text-decoration:none; color:#009; }

.copy3 {					font-family:Verdana, Geneva, sans-serif; 
								font-size:11px; 
								line-height:18px;
								font-weight:bold;
								color:#333;
								text-align:left;
								float:left; 
								margin-left:50px; }
								
.copy3 a { 				text-decoration:none; color:#333; }
.copy3 a:hover { 		text-decoration:none; color:#009; }

.copy4 {					font-family:Verdana, Geneva, sans-serif; 
								font-size:11px; 
								line-height:18px;
								font-weight:normal;
								color:#333;
								text-align:left; 
								float:left; }
								
.copy4 a { 				text-decoration:none; color:#333; }
.copy4 a:hover { 		text-decoration:none; color:#009; font-weight:bold; }

