html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-image: url("../images/pattern.jpg");
  color: #2c2c2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
#fullWidthHeader {
  background-image: url("../images/balken_oben.jpg");
  background-repeat: repeat-x;
  font-size: 18px;
  font-weight: bold;
  height: 133px;
  line-height: 15px;
  text-align: left;
}
#fullWidthHeader #headerbox {
  background-image: url("../images/logo.jpg");
  background-repeat: no-repeat;
  height: 133px;
  margin: 0 auto 0 auto;
  width: 1033px;
}
#fullWidthHeader #headerbox .logo {
  position: relative;
  float: left;
  left: 50px;
  top: 10px;
}
#fullWidthHeader #headerbox .logo img {
  border: 0 none;
}
.menu-top-menu-container {
	float: right;
	position: relative;
	right: 30px;
	top:50px;
	width: 400px;
	height: 40px;
	text-transform: uppercase;
	font-size: 11px;
}
.menu-top-menu-container ul {
	margin: 0;
	padding: 0;
}
.menu-top-menu-container ul li {
	display: inline;
	list-style-type: none;
	width: 110px;
	height: 22px;
	line-height: 22px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #999;
}
.menu-top-menu-container li a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.menu-top-menu-container li a:visited {
		color: #999;
		text-decoration: none;
		font-weight: normal;
	}
.menu-top-menu-container li a:hover {
	color: #b1cef5;
	font-weight: normal;
}
.menu-top-menu-container li.current-menu-item a {
	color: #5792e1;
}
.menu-main-menu-container {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 45px;
}
.menu-main-menu-container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu-main-menu-container li {
	position: relative;
	float: left;
	margin: 0 15px 0 30px;
}
.menu-main-menu-container li a {
	color: #fff;
	font-size: 13px;
	line-height: 45px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.menu-main-menu-container li a:hover {
	color: #b1cef5;
	font-weight: normal;
}
.menu-main-menu-container li ul {
	position: absolute;
	visibility: hidden;
}
.menu-main-menu-container li:hover ul {
	color: #8d8d8d;
	margin: 0 0 0 -35px;
	visibility: visible;
	display: block;
	z-index: 100;
}
.menu-main-menu-container li:hover ul a {
	color: #8d8d8d;
	font-size: 11px;
	line-height: 28px;
	font-weight: normal;
}
.menu-main-menu-container li:hover ul li {
/*	display: block;*/
	background: #567CAC;
	font-size: 12px;
	padding: 0 15px 0 15px;
	width: 140px;
	clear: both;
	border: 1px solid #3E608A;
}
.menu-main-menu-container li:hover ul li a {
	color: #fff;
	font-weight: normal;
}
.menu-main-menu-container li:hover ul li a:hover {
	color: #b1cef5;
	font-weight: normal;
}
.menu-main-menu-container li.current-menu-item a {
	color: #5792e1;
	font-weight: normal;
}
h1 {
  color: #8281d1;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #999;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
a,  a:link {
  color: #6893B7;
  text-decoration: none;
}
a:visited {
  color: #6893B7;
  text-decoration: none;
}
a:hover {
  color: #6893B7;
  text-decoration: underline;
}
a:focus {
  color: #6893B7;
}
a:active {
  color: #6893B7;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 933px;
  color: #808080;
}
#outerWrapper #topNavigation {
  background-image: url("../images/menuebalken.png");
  height: 45px;
  margin-top: 13px;
}
#outerWrapper #contentWrapper #content {
  background-image: url("../images/flaeche_weiss.png");
  margin: 0;
  padding: 0;
}
#outerWrapper #contentWrapper #contentf {
  background-image: url("../images/flaeche_grau.png");
  margin: 0;
  padding: 0;
}
#contenttext {
	padding: 50px 68px 30px 60px;
}
#content_1 {
	float: right;
	width: 505px;
	margin: 50px 68px 30px 0;
	padding-left: 50px;
	border-left: 1px dotted #999;
}
#content_1f img {
	border: 0 none;
}
#content_1 img {
	border: 0 none;
	padding: 0 5px 10px 5px;
}
#content_1f {
	float: right;
	width: 505px;
	margin: 50px 68px 30px 0;
	padding-left: 50px;
}
#content_2 {
	float: left;
	width: 223px;
	margin: 50px 40px 30px 40px;
}
#content_2 img {
	padding: 0 5px 10px 5px;
	border: 0 none;
}
#outerWrapper #contentWrapper #contentbottom {
  background-image: url("../images/ecke.png");
  height: 28px;
}
#outerWrapper #contentWrapper #contentbottomf {
  background-image: url("../images/ecke_grau.png");
  height: 28px;
}
#footer {
  color: #fff;
  font-size: 10px;
  height: 26px;
  margin: 15px 0 40px 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#slider {
	//See the "style-pack" for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	display:none;
}