html {
	height: 100%;
}

body {
	background-color: #171514;
	text-align: center;
	height: 100%;
	margin: 0;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}

#header-box {
	background: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 168px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

#header-top-box {
	width: 900px;
	height: 114px;
	text-align: left;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#logo {
	width: 320px;
	padding-top: 25px;
	float: left;
}

#top-right {
	text-align: right;
	width: 200px;
	padding-top: 16px;
	margin-left: 680px;
	position: absolute;
}

#menu {
	width: 910px;
	height: 54px;
	margin: 0px auto;
	padding: 0px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	position: relative;
}

.navpoint {
	height: 100%;
	width: 100%;
	text-align: left;
	padding-left: 23px;
	padding-right: 23px;
	margin-left: -23px;
	margin-right: -23px;
}

#menu ul {
	color: #FFF;
	font-size: 1em;
	margin-left: -35px;
}

#menu a {
	height: 35px;
	color: #FFF;
	text-decoration: none;
	margin-top: -16px;
	padding-top: 19px;
	display: block;
}

#menu:hover, #menu a:hover {
	color: #FFF;
}

#menu ul li {
	height: 54px;
	float: left;
	padding-top: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
  left: auto;
	text-align: left;
}

.active {
	background-color: #5c5c5c;
	height: 54px;
	padding-left: 23px;
	padding-right: 23px;
	color: #FFF;
	display: block;
}

.active a {
	height: 54px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

.arrow {
	height: 54px;
	padding-left: 23px;
	padding-right: 23px;
	display: block;
}

.arrow:hover {
	background-color: #5c5c5c;
	color: #FFF;
	height: 54px;
	cursor: pointer;
	display: block;
}

.arrow a:hover {
	color: #FFF;
	display: block;
}

#main-container {
  background-color: #FFFFFF;
  width: 100%;
  text-align: center;
  margin: 0px auto;
  padding: 0px;
}

#content-container {
  background: url(../images/shadow_bg.png);
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 35px;
  margin: 0px auto;
}

#content-box {
	background-color: #FFF;
	width: 900px;
	min-height: 300px;
	margin: 0px auto;
}

#content {
	min-height: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
	color: #333333;
}

.main-modul {
	background: url(../images/modul-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-left: 26px;
	padding-right: 26px;	
	padding-top: 36px;
}

.main-modul-kunden {
	background: url(../images/modul-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;	
	padding-top: 2px;
	padding-left: 16px;
}

.kunden {
  cursor: pointer;
  padding-right: 6px;
}

.step-modul-1 {
	width: 174px;
	height: 100px;
	float: left;
}

.step-modul-2 {
	width: 140px;
	height: 100px;
	clear: left;
}

.news-modul {
	background: url(../images/newsmodul-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 16px 26px;
	height: 135px;
}

.news-image {
	width: 280px;
	height: 135px;
	margin-right: 30px;
	float: left;
}

.news-text {
	width: 370px;
	float: left;
}

.news-datum {
	text-align: right;
	width: 165px;
	float: left;
}

#footer-box {
	background-color: #171514;
	text-align: center;
	min-height: 100%;
	height: 100%;
  padding-bottom: 18px;
  position: relative;
}

#footer {
	width: 848px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
	color: #747474;
	margin: 0px auto;
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 26px;
}

.footer-modul-1 {
	float: left;
	margin-right: 65px;
}

.footer-modul-2 {
	float: left;
	margin-right: 35px;
}

.footer-modul-2 a, .footer-modul-2 a:hover, .footer-modul-2 a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14pt;
	color: #747474;
}

.footer-modul-3 {
	font-size: 10px;
	line-height: 11pt;
	color: #333332;
	float: left;
	margin-left: 55px;
}

#footer-buttons {
	float: left;
	text-align: right;
	width: 345px;
}

.white {
	color: #FFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 26px;
}

h3 {
	margin-top: 0px;
}

h4 {
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: -13px;
}

h6 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
}

h7 {
	color: #bdcd00;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	font-weight: bold;
}

.frame {
	border: 0px;
}

img, div {
	behavior: url (../iepngfix/iepngfix.htc)
}

a, a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bdcd00;
}
