/*********************************
B O D Y
*********************************/
body {
	margin:0;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	line-height: 15px;
	background:#F9F9F9 url(/homepage/media/templatedata/bg-body.gif) repeat-x;
}
p {
	margin:0;
	padding:0 0 10px 0;
}
h1 {
	margin:0 0 12px 0;
	padding:2px 0 0 10px;
	height:18px !important;
	height /**/:20px;
	color:#FFFFFF;
	font-size:12px;
	background:#B30000 url(/homepage/media/templatedata/h1.jpg) no-repeat;
}
h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	color:#B10000;
	font-weight:bold;
	border-bottom:1px dotted #B10000;
}
h3 {
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
h4 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
h3.black {
	margin:0 0 6px 0;
	padding:0 0 4px 10px;
	color:#000000;
	border-bottom:1px dotted #000000;
}
a, a:link, a:visited, a:active {
	margin:0;
	padding:0;
	color:#B10000;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	margin:0;
	padding:0;
	color:#B10000;
	font-weight:normal;
	text-decoration:underline;
}
table {
	margin:0;
	padding:0;
	font-size:11px;
	line-height: 15px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
}
table a, table a:link, table a:visited, table a:active {
	margin:0;
	padding:0;
	color:#B10000;
	text-decoration:none;
}
table a:hover {
	margin:0;
	padding:0;
	color:#B10000;
	text-decoration:underline;
}
input.textfield, input.contact-textfield, input.contact-textfield-small, input.contact-textfield-smaller, textarea.textbox, textarea.contact-textbox, select.selectfield, select.contact-selectfield, input.submit, input.contact-submit {
	margin:0;
	font-size:11px;
	background-color:transparent;
	border:1px inset #A5ACB2;
}
input.textfield, input.contact-textfield, input.contact-textfield-small, input.contact-textfield-smaller, textarea.textbox, textarea.contact-textbox {
	padding:2px 0;
}
input.contact-textfield, input.contact-textfield-small, input.contact-textfield-smaller, textarea.contact-textbox {
	width:275px;
	background-color:#FFFFFF;
}
select.contact-selectfield {
	width:277px;
	height:19px;
	background-color:#FFFFFF;
}
input.contact-textfield-small {
	width:169px;
	background-color:#FFFFFF;
}
input.contact-textfield-smaller {
	width:100px;
	background-color:#FFFFFF;
}
input.submit, input.contact-submit {
	color:#B10000;
	cursor:pointer;
}
input.contact-submit {
	padding:2px 10px;
	font-weight:bold;
}
img {
	border:0 none;
}
form {
	display:inline;
}
ul {
	margin:0;
	padding:0 0 10px 20px;
	list-style-image:url(/homepage/media/templatedata/arrow-red.gif);
}
p.trennlinie {
	border-top:1px dotted #808080;
	padding:0;
}
/*********************************
C O N T A I N E R
*********************************/
div#maincontainer {
	margin:0 auto 20px auto;
	padding:0 0 20px 0;
	width:998px !important;
	width /**/:1000px;
	text-align:left;
	background:transparent url(/homepage/media/templatedata/bg-maincontainer.gif) repeat-y;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
div#leftcontainer {
	margin:0;
	padding:125px 30px 0 20px;
	float:left;
	width:170px !important;
	width /**/:220px;
}
div#rightcontainer {
	margin:0;
	padding:0 34px 0 0;
	float:right;
	width:744px !important;
	width /**/:778px;
}
div#menutopcontainer {
	margin:0;
	padding:0;
	width:744px;
}
div#contentcontainer {
	margin:0;
	padding:0;
	width:744px;
}
div#maincontentcontainer {
	margin:0;
	padding:0 10px 40px 0;
	width:540px !important;
	width /**/:550px;
	float:left;
}
div#contentrightcontainer {
	margin:0;
	padding:0 0 40px 24px;
	width:170px !important;
	width /**/:194px;
	float:right;
}
div#footercontainer {
	margin:0;
	padding:0;
	width:744px;
	border-top:1px dotted #808080;
}
div.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
}
/*********************************
P R I N T   P A T H
*********************************/
div#breadcrumb {
	margin:0;
	padding:7px 0 0 0;
	height:33px !important;
	height /**/:40px;
	font-size:10px;
}
div#breadcrumb ul, div#breadcrumb ul li {
	margin:0;
	padding:3px 0 0 0;
	list-style-image:none;
	list-style-type:none;
	color:#848484;
}
div#breadcrumb li {
	padding:0;
	float:left;
}
div#breadcrumb a, div#breadcrumb a:link, div#breadcrumb a:visited, div#breadcrumb a:active {
	margin:0;
	padding:0 4px;
	color:#848484;
	text-decoration:none;
}
div#breadcrumb a:hover {
	margin:0;
	padding:0 4px;
	color:#B30000;
	text-decoration:underline;
}
/*********************************
N A V I   L E F T
*********************************/
ul.navi-left,  ul.navi-left li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	color:#848484;
	font-weight:bold;
}
ul.navi-left li {
	padding:4px 0;
	border-top:1px dotted #848484;
}
ul.navi-left a, ul.navi-left a:link, ul.navi-left a:visited, ul.navi-left a:active {
	margin:0;
	padding:0 0 0 10px;
	color:#848484;
	text-decoration:none;
	font-weight:bold;
}
ul.navi-left a:hover {
	margin:0;
	padding:0 0 0 10px;
	color:#B30000;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(/homepage/media/templatedata/arrow-red.gif) no-repeat;
}
ul.navi-left a.active, ul.navi-left a.active:link, ul.navi-left a.active:visited, ul.navi-left a.active:active, ul.navi-left a.active:hover {
	margin:0;
	padding:0 0 0 10px;
	color:#B30000;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(/homepage/media/templatedata/arrow-red.gif) no-repeat;
}
ul.navi-left a.active-more, ul.navi-left a.active-more:link, ul.navi-left a.active-more:visited, ul.navi-left a.active-more:active, ul.navi-left a.active-more:hover {
	margin:0;
	padding:0 0 0 10px;
	color:#B30000;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(/homepage/media/templatedata/arrow-red-u.gif) no-repeat;
}
ul.navi-left li.headlineLi {
	margin:0;
	padding:32px 0 4px 0px;
	height:18px !important;
	height /**/:54px;
	width:170px;
	/*background:transparent url(/homepage/media/templatedata/bg-headline-small.jpg) 0 30px no-repeat;*/
	font-weight:bold;
	color:#000000;
}
li.headlineLi a, li.headlineLi a:link, li.headlineLi a:active, li.headlineLi a:visited, li.headlineLi a:hover {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-image:none;
}
ul.navi-left-sub {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
	color:#848484;
	font-weight:normal;
}
ul.navi-left-sub li.navi-left-sub1, ul.navi-left-sub li.navi-left-sub2 {
	padding:4px 0 4px 10px;
	border:0 none;
	list-style-image:none;
	list-style-type:none;
	color:#848484;
	font-weight:normal;
}
ul.navi-left-sub li.navi-left-sub1 {
	background:transparent url(/homepage/media/templatedata/navi-left-sub1.gif) no-repeat;
}
ul.navi-left-sub li.navi-left-sub2 {
	padding-bottom:8px;
	background:transparent url(/homepage/media/templatedata/navi-left-sub2.gif) no-repeat;
}
ul.navi-left-sub a, ul.navi-left-sub a:link, ul.navi-left-sub a:visited, ul.navi-left-sub a:active {
	margin:0;
	padding:0;
	color:#848484;
	text-decoration:none;
	font-weight:normal;
}
ul.navi-left-sub a:hover {
	margin:0;
	padding:0;
	color:#B30000;
	text-decoration:none;
	font-weight:normal;
	background-image:none;
}
ul.navi-left-sub a.active-sub, ul.navi-left-sub a.active-sub:link, ul.navi-left-sub a.active-sub:visited, ul.navi-left-sub a.active-sub:active, ul.navi-left-sub a.active-sub:hover {
	margin:0;
	padding:0;
	color:#B30000;
	text-decoration:none;
	font-weight:bold;
}
/*********************************
N A V I   T O P
*********************************/
ul.navi-top {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-type:none;
}
li.navi-top-depth0 {
	margin:0;
	padding:8px 12px 0 6px;
	background:transparent url(/homepage/media/templatedata/bg-headline-topmenu.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	width:223px !important;
	width /**/:241px;
	height:37px !important;
	height /**/:45px;
	float:left;
	display:block;
	cursor:pointer;
}
li.navi-top-depth0:hover, li.navi-top-hover {
	margin:0;
	padding:8px 12px 0 6px;
	background:transparent url(/homepage/media/templatedata/bg-headline-topmenu-h.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	width:223px !important;
	width /**/:241px;
	height:37px !important;
	height /**/:45px;
	float:left;
	display:block;
	cursor:pointer;
}
a.top-menu-a, a.top-menu-a:link, a.top-menu-a:visited, a.top-menu-a:active, a.top-menu-a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
ul.navi-top-layer {
	margin:0;
	padding:4px 0 0 0;
	width:241px;
	position:absolute;
	list-style:none;
	display:block;
    visibility:hidden;
    white-space:nowrap;
    z-index:2;
}
ul.navi-top-layer li {
	margin:0;
	padding:6px 6px 0 6px;
	background:transparent url(/homepage/media/templatedata/navi-top-layer-p.jpg) repeat-y;
	list-style-image:none;
	list-style:none;
	display:block;
	list-style-position:outside;

}
ul.navi-top-layer li.navi-top-layer-li-bottom {
	margin:0 !important;
	padding:0;
	font-size:1px;
	line-height:1px;
	height:14px;
	background:transparent url(/homepage/media/templatedata/navi-top-layer-p-bottom.png) no-repeat;
	list-style-image:none;
	list-style:none;
	display:block;
	list-style-position:outside;
}
a.top-menu-layer-a, a.top-menu-layer-a:link, a.top-menu-layer-a:active, a.top-menu-layer-a:visited {
	margin:0;
	padding:0 0 0 10px;
	color:#666666;
	/*background:transparent url(/homepage/media/templatedata/navi-top-layer-list.gif) no-repeat;*/
}
a.top-menu-layer-a:hover {
	margin:0;
	padding:0 0 0 10px;
	color:#B30000;
	background:transparent url(/homepage/media/templatedata/arrow-red.gif) no-repeat;
}
a.top-menu-layer-active, a.top-menu-layer-active:link, a.top-menu-layer-active:active, a.top-menu-layer-active:visited, a.top-menu-layer-active:hover {
	margin:0;
	padding:0 0 0 10px;
	color:#B30000;
	background:transparent url(/homepage/media/templatedata/arrow-red.gif) no-repeat;
}
/*********************************
M A I N   T E M P L A T E
*********************************/
p#copyrightline {
	padding:6px 0 12px 0;
	color:#808080;
}
p#copyrightline a, p#copyrightline a:link, p#copyrightline a:visited, p#copyrightline a:active, p#copyrightline a:hover {
	color:#808080;
}
p#databayproductsline {
	color:#808080;
}
h2.headline-small {
	margin:0;
	padding:2px 0 10px 10px;
	color:#000000;
	height:18px !important;
	height /**/:30px;
	width:160px !important;
	width /**/:170px;
	background:transparent url(/homepage/media/templatedata/bg-headline-small.jpg) no-repeat;
	font-size:12px;
	border:0 none;
}
input#searchQry {
	margin:0;
	padding:2px 0;
	font-size:11px;
	background-color:transparent;
	border:1px inset #A5ACB2;
	width:111px;
	color:#B30000;
}
input#searchsubmit {
	margin:0 0 0 5px;
	padding:1px 0;
	font-size:11px;
	background-color:transparent;
	border:1px inset #A5ACB2;
	text-align:center;
	width:51px;
	color:#B30000;
	cursor:pointer;
}
p#printline {
	margin:0 0 25px 0;
	padding:0;
	height:28px;
	width:170px;
	border-top:1px dotted #808080;
	border-bottom:1px dotted #808080;
}
li#menu-to-layer-cms, li#menu-to-layer-e-learning, li#menu-to-layer-it-services {
	margin:0;
	padding:6px;
	width:241px;
	width:229px !important;
	width /**/:241px;
	height:128px !important;
	height /**/:140px;
	float:left;
}
li#menu-to-layer-cms {
	background:transparent url(/homepage/media/templatedata/bg-conten-topmenu-cms.jpg) no-repeat 0 4px;
}
li#menu-to-layer-e-learning {
	margin-left:10px;
	background:transparent url(/homepage/media/templatedata/bg-conten-topmenu-ilias.jpg) no-repeat 0 4px;
}
li#menu-to-layer-it-services {
	margin-left:11px;
	background:transparent url(/homepage/media/templatedata/bg-conten-topmenu-blank.jpg) no-repeat 0 4px;
}
a.fatlink, a.fatlink:link, a.fatlink:visited, a.fatlink:active {
	margin:0;
	padding:0;
	color:#B10000;
	font-weight:bold;
	text-decoration:none;
}
a.fatlink:hover {
	margin:0;
	padding:0;
	color:#B10000;
	font-weight:bold;
	text-decoration:underline;
}
a.graylink, a.graylink:link, a.graylink:visited, a.graylink:active {
	margin:0;
	padding:0;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a.graylink:hover {
	margin:0;
	padding:0;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
table.list {
	margin:0;
	padding:0;
	width:540px;
	border:0 none;
	background-color:#F9F9F9;
}
table.list th {
	margin:0;
	padding:2px 10px 0 10px;
	height:21px !important;
	height /**/:23px;
	background:transparent url(/homepage/media/templatedata/bg-table-th.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
table.list td {
	margin:0;
	padding:4px 10px 4px 10px;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	vertical-align:top;
}
table.list td.first {
	border-left:1px solid #DBDBDB;
}
table.list td.last {
	border-right:1px solid #999999;
}
table.list td.bottom {
	border-bottom:1px solid #999999;
}
table.list td.last-bottom {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
table.list td.first-bottom {
	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #999999;
}
table.list td.first-last {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #999999;
}
table.list td.first-last-bottom {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
div#sitemap {
	padding-left:20px;
}
div#sitemap li {
	padding:2px 0;
}
/*********************************
C O T A C T
*********************************/
table.contact-table {
	margin:0;
	padding:2px 4px;
	width:538px;
	border:1px solid #E1E1E1;
	background-color:#F9F9F9;
}
table.contact-table th {
	margin:0;
	padding:4px 0 2px 20px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
table.contact-table td {
	margin:0;
	padding:2px 20px 2px 4px;
	vertical-align:top;
}
/*********************************
R E F E R E Z E N
*********************************/
div.referenz-list {
	margin:0;
	padding:20px 0;
	width:540px;
	border-top:1px dotted #808080;
}
div.referenz-list-first {
	margin:0;
	padding:0 0 20px 0;
	width:540px;
}
div.referenzen-list-left {
	margin:0;
	padding:0 20px 0 0;
	width:370px !important;
	width /**/:390px;
	float:left;
}
div.referenzen-list-right {
	margin:0;
	padding:0;
	width:150px;
	float:right;
	text-align:right;
}
span.pagerNotCurrent {
	margin:0;
	padding:1px 3px;
	border:1px solid #808080;
}
span.pagerCurrent {
	margin:0;
	padding:1px 3px;
	border:1px solid #B10000;
	background-color:#F9F9F9;
}