 body {
	background-color: #44697D;
}

img {
 	border-style: solid;
	border-color: #999999;
	border-width: 5px;

}
img.Klasse1 {
	border: solid;
	border-width: 0px;
	border-color: white;
}
img.Klasse2 {
	border-style: solid;
	border-color: #999999;
	border-width: 10px;
}

li.Klasse3 {
	padding-top: -10px;
	padding-left: -10px;
	padding-bottom: -10px;
}

.header1 {
	font-size: 31px;
	font-family: arial;
	text-shadow: inherit;
	letter-spacing: -1px;
	color: #ffb352;
	padding-top: 50px;
	padding-left: 21px;
	padding-bottom: 21px;
}	

.style1 {
	color: #DDDDDD;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 16px;
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 70px;
}

style2 {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	padding-left: 21px;
	padding-right: 70px;
}

.style3 {
	font-size: 11px;
	letter-spacing: 1px;
	font-family: arial;
	color: #b7b1a9;
	line-height: 15px;
	padding-left: 21px;
}

.style4 {
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bolder;
	font-family: arial;
	color: #DDDDDD;
	line-height: 20px;
	padding-top: 10px;	
	padding-left: 21px;
	padding-right: 70px;
	padding-bottom: 10px;
}

.style4bullet {
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bolder;
	font-family: arial;
	color: #DDDDDD;
	line-height: 0px;
	padding-top: 3px;	
	padding-left: 21px;
	padding-right: 70px;
	padding-bottom: 5px;
}

.style5 {
	color: #b7b1a9;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
	padding-left: 21px;
}

.style6 {
	font-family: arial;
	font-size: 11px;
	letter-spacing: 0px;
	color: #DDDDDD;
	line-height: 15px;
}

.navline {
	font-family: Arial;	
	font-size: 11px;
	letter-spacing: 2px;	
	color: #ffb352;
	text-decoration: none;
}

a:link {
	font-family: Arial;	
	font-size: 11px;
	letter-spacing: 2px;	
	color: #ffb352;
	text-decoration: none;
}
a:visited {
	font-family: Arial;	
	font-size: 11px;
	letter-spacing: 2px;	
	color: #ffb352;
	text-decoration: none;
}
a:hover {
	font-family: Arial;	
	font-size: 11px;
	letter-spacing: 2px;
	color: red;		
}
a:active {
	font-weight: bold;
	font-family: Arial;	
	font-size: 11px;
	letter-spacing: 2px;
	color: #44697D;		
}
