*{font-size: 100.01%;}
html{font-size: 62.5%;}
body {
	margin: 0;
	font: 1.1em/1.289em Lucida Grande, Verdana, sans-serif;
	background-color: #333333;
}
#home_flash {
	position: absolute;
	width: 1100px;
	height: 1070px;
	margin: 0 auto;
	padding: 0px;
	left: 50%; /* Trick um abolutes DIV zu zentrieren */
	margin-left: -550px; /* Trick um abolutes DIV zu zentrieren, Wert ist Haelfte der Breite */
	background-image: url(../images/start_bg_0000.gif);
}
img {border-style: none;}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration:none;
	color: #CCC !important;
}
input,
textarea,
select{
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form,fieldset{
	margin: 0;
	padding: 0;
	border-style: none;
}
.hidden-text {
	font-size: 0;
	line-height: 0;
	text-indent: -99999px;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	text-indent: -99999px;
	height: 1px;
	width: 1px;
}
/*main container*/
#main {
	position:relative;
	margin: 0 auto;
	width: 945px;
	padding: 0px;
}
#column-left {
	width: 272px;
	float: left;
	display: inline; /* because of ie6 float bug with comments => see: http://www.impressivewebs.com/ie6-ghost-text-bug-with-multiple-solutions/ */
	border: 0;
}
#column-center {
	width: 673px;
	float: left;
	display: inline; /* because of ie6 float bug with comments => see: http://www.impressivewebs.com/ie6-ghost-text-bug-with-multiple-solutions/ */
	border: 0;
	background: url(../images/main_bg.gif) repeat-y;
	background-position: 36px;
}
#column-right {
	width: 223px;
	display: inline; /* because of ie6 float bug with comments => see: http://www.impressivewebs.com/ie6-ghost-text-bug-with-multiple-solutions/ */
	margin-right: -2000px; /* because of ie6 float bug with comments => see: http://www.impressivewebs.com/ie6-ghost-text-bug-with-multiple-solutions/ */
	float: left;
	border: 0;
	padding: 0 0 0 20px;
	margin: 250px 0 0 -243px;
}
#language {
	margin: 15px 0 0 0;
}
#language ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#language ul li {
	float: left;
	color: #666666;
}
#language ul li.active a {
 color: #999999;
}
#language ul li a {
	color: #666666;
}
#language ul li a:hover {
 color: #999999 !important;
}
#logo {
	margin-top: 100px;
}
#logo a {
	display:block;
	width: 263px;
	height: 43px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo_en_EN.gif) no-repeat;
	outline: none;
}
.portlet {
	background: url(../images/portlet_bg.gif) repeat-y;
	background-position: 36px;
	margin: 46px 0 0 0;
	font: Lucida Grande, Verdana, sans-serif;
	color: #999;
}
.portlet h2.first {
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #999;
	background: url(../images/portlet_h2_first_bg.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 0;
}
.portlet h2 {
	clear: both;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #999;
	background: url(../images/portlet_h2_bg.gif) no-repeat;
	padding: 10px 0 0 0;
	margin: 28px 0 0 0;
}
.portlet .finish {
	height: 1px;
	background: url(../images/portlet_h2_bg.gif) no-repeat;
 padding: 0px;
 margin: 20px 0 0 0;
 line-height: 0px;
 overflow: hidden;
}
.portlet img {
	display: block;
	margin: 12px 0 12px 0;
}
.portlet a {
	text-decoration: none;
	color: #65bdd1;
}
.portlet a:hover {
	text-decoration:none;
	color: #CCC !important;
}
#menu_services ul {
	margin: 15px 0 0 0 ;
	padding: 0;
	list-style: none;
	height: 56px;
}
#menu_services ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#menu_services ul li#epm a {
	display: block;
	width: 63px;
	height: 30px;
	background: url(../images/services_epm.gif) no-repeat;
	background-position: 0px -30px;
}
#menu_services ul li#epm a:hover, #menu_services ul li#epm a.active {
 background-position: 0px 0px;
}
#menu_services ul li#pdm a {
	display: block;
	width: 68px;
	height: 30px;
	background: url(../images/services_pdm.gif) no-repeat;
	background-position: 0px -30px;
}
#menu_services ul li#pdm a:hover, #menu_services ul li#pdm a.active {
 background-position: 0px 0px;
}
#menu_services ul li#sap a {
	display: block;
	width: 51px;
	height: 30px;
	background: url(../images/services_sap.gif) no-repeat;
	background-position: 0px -30px;
}
#menu_services ul li#sap a:hover, #menu_services ul li#sap a.active {
 background-position: 0px 0px;
}
#menu_services ul li#web a {
	display: block;
	width: 80px;
	height: 26px;
	background: url(../images/services_web.gif) no-repeat;
	background-position: 0px -26px;
}
#menu_services ul li#web a:hover, #menu_services ul li#web a.active {
 background-position: 0px 0px;
}
#menu_services ul li#web {
	clear: both;
}
ul.menu {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
	border: 0;
}
ul.menu a {
	color: #65bdd1;
	background: url(../images/menu_entry_bg.gif) no-repeat;
	background-position: 0px 7px;
	padding: 0 0 0 18px;
	line-height: 1.5em;
}
ul.menu li.active a {
	color: #CCC;
}
#submenu_services {
	margin: 10px 0 0 0;
}
#agb {
	font-family: Helvetica, Arial;
	margin: 15px 0 3px 0;
 color: #999999;
 font-size: 0.9em;
 line-height: 1em;
}
#agb a {
 color: #999999;
}
#copyright-01 {
	font-family: Helvetica, Arial;
	margin: 0 0 0 0;
 color: #999999;
 font-size: 0.9em;
 line-height: 1em;
}
#copyright-02 {
	font-family: Helvetica, Arial;
	margin: 0 0 0 0;
 color: #666666;
 font-size: 0.9em;
}
#column-center #breadcrumb .distance {
	background: #333333;
	height: 15px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
#column-center #breadcrumb h1 {
	background: url(../images/breadcrumb_bg.gif) no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #999;
}
#column-center .header {
	font-size: 5em;
	font-family: Helvetica, Arial;
	font-weight: normal;
	color: #cccccc;
	line-height: 1.1em;
	padding-top: 20px;
	background-repeat: no-repeat !important;
}
#column-center .header span {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow_blue.gif) no-repeat;
	background-position: 0px 10px;
}
#column-center #content-area {
	width: 390px;
	padding: 0 20px 0 0;
	margin: 0 0 0 20px;
	font: 1.1em/1.289em Lucida Grande, Verdana, sans-serif;
	color: #999;
	line-height: 1.38em;
}
#column-center #content-area h2 {
	width: 300px;
	position: relative;
	display: block;
	margin: 25px 0 14px -20px;
 padding: 0 0 0 20px;;
	background: url(../images/arrow_blue.gif) no-repeat;
	font: 1.1em/1.289em Lucida Grande, Verdana, sans-serif;
	color: #FFF;
	background-position: 0 5px;
}
#column-center .header_transparent {
	font-size: 5.5em;
	font-family: Helvetica, Arial;
	font-weight: normal;
	color: #cccccc;
	line-height: 1.1em;
	margin: 20px 0 0 20px;
	background-repeat: no-repeat !important;
}
#column-center .header_transparent span {
 display: block;
 color: #FFFFFF;
 width: 638px;
 filter: alpha(opacity=70);
 -moz-opacity: .70;
 opacity: .70;
 line-height: 1em;
 text-align: left;
 background-repeat: no-repeat !important;
}
#column-center #content-area a {
	color: #65bdd1;
}
#column-center .finish {
	height: 1px;
	background: url(../images/portlet_h2_bg.gif) no-repeat;
 padding: 0px;
 margin: 20px 0 0 0;
 line-height: 0px;
 overflow: hidden;
 display: block;
}
#back_to_top {	
	background: #333333;
}
#back_to_top a {
	color: #65bdd1;
	display: block;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/back_to_top.gif) no-repeat;
}
#column-center .spacer {
	height: 50px;
	clear: both;
}
#column-center #content-area ul {
	padding: 0 0 0 27px;
	margin: 0;
}
*html #column-center #content-area ul { /* IE 6 Star Hack */
	padding: 0 0 0 29px;
	margin: 0;
}
*:first-child+html #column-center #content-area ul { /* IE 7 Star Plus Hack */
	padding: 0 0 0 29px;
	margin: 0;
}
.date {
	float: left;
}











































