#key_visual {
	background: url(resources/Sterntaler-Kopf.jpg) no-repeat;
	height: 146px;
}
#image_caption {
   background: url(img0.png) no-repeat;
}
#content_container h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
#content_container, #content_container p {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}
#content_container a:link {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0065b3;
}
#content_container a:visited {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #0b73c2;
}

#content_container a:active {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #333333;
}
#content_container2, #content_container2 p {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}

#content_container2 a:link {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #0065b3;
}
#content_container2 a:visited {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #0b73c2;
}
#content_container2 a:hover {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #0065b3;
}
#content_container2 a:active {
	font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #333333;
}
#footer {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #696969;
	background-color: #FFFFFF;
}
