/* CSS Document */
body {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0;
}

ul {
	font-size: 16px;
}

table {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	margin-top: 0;
	font-size: 16px;
}

h3 {
	display: inline;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
}

.date p {
	display: inline;
	margin-top: 0;
	font-size: 12px;
}

p {
	margin: 0;
	font-size: 12px;
}

a {
	text-decoration: none;
}

img {
	border: 0;
	z-index: 1;
}


.itemBox {
	background-color: #D6DDFC;
	border: solid 1px #BCC8FB;
	padding: 5px;
}

.itemBoxGranted {
	background-color: #CCFFCC;
	border: solid 1px #99CC99;
	padding: 5px;
}

#lang {
	margin: -5px 0 0 0;
	padding: 0px 0 5px 0px;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 20%;
	padding-bottom: 10px;
}

#pathway {
	color: #999999;
	float: left;
	margin-top: -5px;
	width: 70%;
	padding-bottom: 10px;
	font-size: 11px;
}

#pathway a {
	color: #999999;
	text-decoration: none;
}

#pathway a:hover {
	color: #000000;
}

.error {
	color: #CC0000;
}

.ok {
	color: #006600;
}

/* STRUCTURE */
#top {
	width: 800px;
	height: 115px;
	display: block; /* to close IE6 gap */
	margin: auto;
}

#container {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	margin: auto;
}


#content {
	width: 780px;
	padding-left: 10px;
	clear: both;
	min-height: 250px;
}

#footer {
	width: 800px;
	height: 160px;
	background-image: url(grafik/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: auto;
	clear: both;
}

#footer p {
	padding-left: 330px;
	margin-top: -20px;	
}

/* MENU */
#menu {
	width: 800px;
	height: 35px;
	line-height: 35px;
	background-image: url(grafik/menu_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #cccccc; /*#C8D3EE*/
	margin: auto;
	text-align: left; 
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu li {
	position: relative;
	float: left;
	z-index: 500;
}

#menu ul ul li {
	width: 100%;
	line-height: normal;
}

#menu a, #menu h2 {
	font-family: Verdana;
	font-size: 14px;
	display: block;
	margin: 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #000000;
}

#menu ul ul a {
	color: #000000;
	background-color: #cccccc; /*#C8D3EE*/
	text-decoration: none;
	border: solid 1px #000000;
	border-width: 0 0 1px 0;
	padding: 3px 0 3px 3px;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #898989;/*#014a96*/
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 250px;
	margin: 0 5px;
	background-color: #000000;
	border: solid 1px #000000;
	border-width: 1px 1px 0 1px;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
	margin: 0;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li.show ul,
div#menu ul ul li.show ul,
div#menu ul ul ul li.show ul
{display: block;}

/* START */
#startLeftBox {
	float: left;
	width: 500px;
	margin: 0 10px 10px 0;
}

#startRightBox {
	float: right;
	width: 250px;
}

.newsBox {
	border: solid 1px #757575; /*#939FD1*/
	background-color: #cccccc; /*#C8D3EE*/
	padding: 5px;
}

#startLeftBox div {
  float: left;
  margin-bottom: 20px;
}

#startLeftBox div ul {
  font-size: 12px;
  padding: 0;
  margin-top: 10px;
}

.solutions ul {
  margin: 0 0 0 16px;
  color: #f00;
  width: 180px;
}
.solutions li {
  margin: 5px 0 5px 0;
}
.solutions a {
  color: #000;
}
.solutions {
  margin-right: 20px;
}

.customersegment {
  width: 270px;
}

.customersegment ul {
  margin: 0;
  list-style: none;
  word-wrap: break-word;
}

.customersegment li {
  font-size: 12px;
  display: block;
  float: left;
  width: 80px;
  height: 60px;
  margin:0 10px 10px 0; 
  padding-bottom: 25px;
}

.startBottomLeft {
  float: left;
}

.startBottomRight {
  float: right;
  width: 200px;
  margin-left: 10px;
}

.startBottomLeftBox {
  display: block;
  margin-bottom: 10px;
  width: 200px;
  background-color: #D83636;
  font-size: 14px;
  color: white;
  text-align: center;
  height: 60px;
  vertical-align: middle;
  line-height: 60px;
}

.eventBox {
  margin-top: 20px;
  border: solid 1px #757575; /*#939FD1*/
	background-color: #ccc; /*#C8D3EE*/
}

.eventBox .date {
  font-size: 12px;
  display: block;
  width: 238px;
  padding: 5px;
  margin: 0;
  font-weight: bold;
  background-color: #888;
}

.eventBox h2 {
  padding: 5px;
}

.eventBox h3 {
  padding: 5px;
  display: block;
  margin: 0;
}

.eventBox p {
  padding: 5px;
}

.more {
  text-align: right;
}

/* NEWS */
#linkPrev {
	float: left; 
	color: orange;
}

#linkNext {
	float: right; 
	color: orange;
}
