/*
This CSS file is included in all web screens and defines
- the page width
- the header on each page
- second and third level navigation styles
*/
html{
overflow: scroll;
overflow-x: auto;
}

html,body{
	font-size: 100.1%;
}
body{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-face: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF;
        
}
body, td, th, span, div, a, input, select, option, textarea{font: normal 13px Arial, Helvetica, sans-serif;}

div{
	margin:0;
	padding:0;
	border-style:none;
}

img{border: none;}


.Button{
	border: none;
	background: url(/resource/object/button_background/LatestCommittedFilter/bg_button.png);
	background-color: transparent;
	color: #00aff0;
	width: 100px;
	height: 22px;
	padding-bottom: 3px;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
/* Hide from IE Mac \*/
.clearfix{display:block;}
/* End hide from IE Mac */


/* ----- LAYOUT: ----- */
#container{
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

h1.mainTitle,
#mainLogo{display:none;}

.header {
	width: 100%;
	background: url(/resource/object/header_background) 0 0 no-repeat;
	text-align: left;
	height: 134px;
}
.header #logo_header_appway{
	position: absolute;
	top: 15px;
	left: 43px;
}
.header #logo_header_numcom{
	position: absolute;
	top: 15px;
	left: 152px;
	border-left: 1px solid #3d74a4;
}



/*----- SEARCH BOX GOOGLE ----*/
#searchBox{
	float: left;
	margin-right: 5px;
}
#searchBox .Label{color: #fff;}
#searchBox table{float: left;}

#searchfield{
	float: left;
	color: #666;
	border: 1px solid #878787;
	background-color: white;
	width: 115px;
}
#searchButton{
        font-size: 11px;
	float: left;
        padding-left:2px;
        padding-right:2px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	border: none;
	background-color: transparent;
	position: relative;
	top: 3px;
}

/* ----- MAIN CONTENT: ----- */
.mainContentBottom{
	position: relative;
	margin: 0;
	padding: 0 0 60px 0;
	background: url(/resource/object/mainContent_background_bottom/) no-repeat 0 bottom;
}

.mainContent{
	position: relative;
	margin: 0;
	padding: 0;
	background: url(/resource/object/mainContent_background/) repeat-y;
	line-height: 20px;
}

/* ----- FOOTER: ----- */
.footer{
	clear: both;
	padding: 0;
	width: 100%;
}

.footer .block1{
	display: block;
	float: left;
	margin-left: 38px;
}
.footer .block1 span,
.footer .block1 a,
.footer .feedicon{
	display: block;
	float: left;
	padding: 0 5px;
	color: #666;
	border-right: 1px solid #666;
	font-size: 11px;
	line-height: 12px;
}
.footer .feedicon{
	padding-right: 0;
	border: none;
}

.footer #footerNavigation{
	float: right;
	margin-right: 45px;
}

.footer .block1 ul,
.footer #footerNavigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer .block1 ul li,
.footer #footerNavigation ul li{float: left;}
.footer .block1 ul li a,
.footer #footerNavigation ul li a,
.footer .LinkContainer .Label{	
	display: block;
	padding: 0 5px;
	border-right: 1px solid #666;
	color: #666;
	font-size: 11px;
	line-height: 12px;
}
.footer .block1 ul li a.last,
.footer #footerNavigation ul li a.last{border: none;}

/***************/
/* portal page */
/***************/
.portalcontent #portalMainPic{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 18px;
}
.portalcontent #portalMainPic #PortalPic1{
	position: absolute;
	top: 20px;
	left: 0;
}
.portalcontent #portalMainPic #PortalPic2{
	position: absolute;
	top: 20px;
	left: 557px;
	/*width: 248px;
	height: 118px;*/
}
.portalcontent #portalMainPic #PortalPic3{
	position: absolute;
	top: 128px;
	left: 557px;
	/*width: 248px;
	height: 167px;*/
}


.portalcontent .mainContent{
	color: #00466a;
	background: url(/resource/object/mainContent_background/) 0 0 repeat-y;
}
.portalcontent .mainContentBottom{
	background: url(/resource/object/mainContent_background_bottom_portal/) no-repeat 0 bottom;
}


.portalcontent .mainContent .portalBG{
	margin: 0 17px;
	background: #cae8f3 url(/resource/object/mainContent_background_portal_inner/) 0 0 no-repeat;
	padding: 280px 9px 0 9px;

}

.portalcontent .mainContent #col1,
.portalcontent .mainContent #col2,
.portalcontent .mainContent #col3{
	float: left;
	margin-top: 35px;
	height: 150px;
}

.portalcontent .mainContent #col1{width: 266px;}
.portalcontent .mainContent #col2{width: 277px;}

.portalcontent .mainContent #col1 div,
.portalcontent .mainContent #col2 div,
.portalcontent .mainContent #col3 div{padding: 0 15px;}

.portalcontent .mainContent #col2 div{
	border-left: 1px solid #a3bac7;
	border-right: 1px solid #a3bac7;
}

.portalcontent .mainContent #col1 h2,
.portalcontent .mainContent #col2 h2,
.portalcontent .mainContent #col3 h2,
.portalcontent .mainContent .newsTitle{
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	padding-top: 5px;
}

.portalcontent a,
.portalcontent .mainContent #col1 .Label,
.portalcontent .mainContent #col2 .Label,
.portalcontent .mainContent #col3 .Label{color: #00466a;}

.portalcontent .mainContent .newsAbstract{
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
.portalcontent .mainContent a.newsLinkMore{
	display: inline;
	padding: 0 15px 0 0;
	background: url(/resource/object/pic_arrowmore) right 4px no-repeat;
}





/********************/
/* non-portal pages */
/********************/
.pagecontent .mainContent .contentAbstract span,
.pagecontent .mainContent .contentAbstract span p,
.pagecontent .mainContent .contentAbstract .Label p{
	color: #555;
	font-size: 13px;
	font-weight: bold;
}
.pagecontent .mainContent .contentAbstract span p{
	margin: 0 0 10px 0;
        margin-right: 100px;
}
.pagecontent .mainContent .headline h2,
.pagecontent .mainContent .headline h3{
	color: #111;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.pagecontent .mainContent .headline h2{
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 22px 0;
}
.pagecontent .mainContent h3{
	color: #726551;
	font-size: 13px;
}
.pagecontent .mainContent h3 span{color: #333;}
.pagecontent .mainContent .contentContent .Label{
	color: #5E5E5E;
	font-size: 12px;
	margin: 0;
}
.pagecontent .mainContent .contentContent {border-right: 1px solid #58b3e3;}
.pagecontent .mainContent .contentContent p{margin: 0 0 22px 0;padding-right:20px;}
.pagecontent .mainContent .contentContent a{font-weight: normal;}
.pagecontent .mainContent .contentContent a:hover{text-decoration: underline;}

.pagecontent .mainContent .newsBlock{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.pagecontent .mainContent .newsTitle,
.pagecontent .mainContent .newsTeaser,
.pagecontent .mainContent .newsText,
.pagecontent .mainContent .newsLinkMore,
.pagecontent .mainContent .eventDuration{
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
.pagecontent .mainContent .newsTitle{font-weight: bold;}
.pagecontent .mainContent a.newsLinkMore{
	font-weight: bold;
	display: inline;
	padding: 0 15px 0 0;
	background: url(/resource/object/pic_arrowmore) right 4px no-repeat;
}
.pagecontent .mainContent .newsLinkBack a{
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url(/resource/object/pic_arrowback) left 4px no-repeat;
}
.pagecontent .mainContent .newsLinkBack{
	clear: both;
	display: block;
}
.pagecontent .mainContent .newsDetailsPics{
	float: left;
	margin-right: 20px;
}

.pagecontent .mainContent .newsDetailsPictureText{
	color: #666;
	margin-top: 15px;
	display: block;
}
.pagecontent .mainContent .newsDetailsText{
	float: left;
}
.pagecontent .mainContent .mainContentPic{
	position: relative;
	left: -25px;
}

.pagecontent .mainContent .textCustomersPortal{
	color: #5E5E5E;
	font-size: 11px;
}

.pagecontent .mainContent .tableLandingPage{width: 600px;}
.pagecontent .mainContent .tableLandingPage h3{margin-top: 0;}

.pagecontent .mainContent .tableLandingPage a{font-weight: normal;}

.pagecontent .footer{padding-top: 0;}

/* ----- CONTENT NAVIGATION: ----- */
.contentNavigation{width: 155px;}
.contentNavigation #navEntries ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	position: relative;
}
.contentNavigation #navEntries  ul li{
	display: block;
	padding: 3px 0;
}
.contentNavigation #navEntries  ul li a{outline: none;}
.contentNavigation #navEntries  ul li a.SecondLevelLink{
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	padding: 4px 0;
	display: block;
	color: #1193D7;
}
.contentNavigation #navEntries  ul li a.SecondLevelLink.first{border-top-style:none;}
.contentNavigation #navEntries  ul li a.SecondLevelLink:hover{color:#0076A3;}
.contentNavigation #navEntries  ul li a.SecondLevelLinkactive{color:#00466A;font-weight: bold;}

/* ----- third level ----- */
.contentNavigation #navEntries  ul li a.ThirdLevelLink{
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin: 3px 0;
	display: block;
	padding-left: 12px;
	color: #00466a;
}

.contentNavigation #navEntries  ul li a.ThirdLevelLink:hover{color: #0076A3;}
.contentNavigation #navEntries  ul li a.ThirdLevelLinkactive{font-weight: bold;}

/* ----- third level navigation (tabs) ----- */
.tabs {
	border-bottom-color: #E6E6E6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
        margin-bottom: 25px;

}
.ThirdLevelTab {
	font-size: 1em;
	padding: 3px;
	padding-left: 2px;
	padding-right: 30px;
	display: block;
}
.ThirdLevelTab:hover {color: #0076A3;}
.ThirdLevelTab.active{color: #8D8D8D;}


/* ----- NEXT STEPS NAVIGATION: ----- */
.contentNavigation ul.nextStepsNavigation{
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentNavigation ul.nextStepsNavigation li{
	padding: 7px 0 7px 26px;
	background: 0 10px no-repeat;
}
.contentNavigation ul.nextStepsNavigation .Label,
.contentNavigation ul.nextStepsNavigation a{font-size: 11px;}

.contentNavigation ul.nextStepsNavigation li.entryTitle{padding: 5px 0 0 0;}
.contentNavigation ul.nextStepsNavigation li.entrySales{background-image: url(/resource/object/IconSales);}
.contentNavigation ul.nextStepsNavigation li.entryContact{background-image: url(/resource/object/IconContact);}
.contentNavigation ul.nextStepsNavigation li.entrySupport{background-image: url(/resource/object/IconSupport);}


/* ----- SITEMAP: ----- */
.divSitemap,
.divSitemap ul,
.divSitemap ul ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 40px;
}
.divSitemap{margin: 0;}
.pagecontent .mainContent .divSitemap a{font-weight: normal;}

/* ----- CONTACT FORM: ----- */
.contactForm{padding: 20px 10px;margin: 0 1px 0 0;}
.contactForm tr td{background-color: #f5f5f5;}
.contactForm tr td{padding: 5px;}
.contactForm .inputfield{
	border: none;
	border-top: 1px solid #ccc;
	padding: 3px;
}
.contactForm tr td.separated{
	background-color: #fff;
	padding: 0;
}
.contactForm tr td.ErrorBox{
	border: 1px solid #c00;
	padding: 0;
}

/* ----- LAYOUT VARIANTS: ----- */
/* CONTENT-NAVIGATION LEFT - CONTENT RIGHT: */
.pagecontent .mainContent .layout_navileft_contentright{
	margin: 0 42px;
	padding: 44px 0;
}
.pagecontent .mainContent .layout_navileft_contentright .contentContent{
	display: inline;
	float: left;
	margin-left: 200px;
}
.pagecontent .mainContent .layout_navileft_contentright .contentNavigation{
	display: inline;
	float: left;
	width: 175px;
	position: relative;
	top: -136px;
}


/* CONTENT-NAVIGATION RIGHT - CONTENT LEFT: */
.contentNavigation ul ul li{background: url(/resource/object/pic_bullett) 0 11px no-repeat;}
.contentNavigation ul ul li a.active{font-weight: bold;}
.pagecontent .mainContent .layout_naviright_contentleft{
	margin: 0 42px;
	padding: 44px 0;
}
.pagecontent .mainContent .layout_naviright_contentleft .contentContent{
	display: inline;
	float: left;
	margin-left: 0;
	width: 599px;
}
.pagecontent .mainContent .layout_naviright_contentleft .contentNavigation{
	display: inline;
	float: right;
}
.pagecontent .mainContent .layout_naviright_contentleft .contentNavigation{
	padding-left: 20px;
}

.pagecontent .mainContent .layout_naviright_contentleft .contentNavigation ul.nextStepsNavigation{
	margin-top: 25px;
}
.pagecontent .mainContent .layout_naviright_contentleft .contentNavigation ul.nextStepsNavigation .Label{
	color: #666;
}


/* NO NAVIGATION: */
.pagecontent .mainContent .layout_nonavi,
.extranetcontent .mainContent .layout_nonavi{
	margin: 0 42px;
	padding: 44px 0;
}
.pagecontent .mainContent .layout_nonavi .contentContent,
.extranetcontent .mainContent .layout_nonavi .contentContent{
	display: inline;
	float: left;
	margin-left: 0;
	width: 100%;
}

/* CONTENT-NAVIGATION RIGHT W/ GREY BACKGROUND - CONTENT LEFT: */
.pagecontent .mainContent .layout_naviright_gray_contentleft{
	background: url(/resource/object/contentNav_background/) top right repeat-y;
	margin: 0 20px 0 42px;
	padding: 44px 0;
}
.pagecontent .mainContent .layout_naviright_gray_contentleft .contentContent{
	float: left;
	width: 570px;
}
.pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation{
	width: 210px;
	float: right;
	position: relative;
	top: -40px;
}
* html .pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation{left: 12px;}
.pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation ul{
	margin: 0;
	padding: 0;
	margin: 40px 0 0 12px;
	height: 100%;
}

.pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation ul li a.SecondLevelLink{
	font-size: 1em;
	font-weight: normal;
	padding: 3px 0;
	border: none;
}

.pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation ul li a.SecondLevelLink.SecondLevelLink:hover{color:#0076A3;}
.pagecontent .mainContent .layout_naviright_gray_contentleft .contentNavigation ul li a.SecondLevelLink.active{color:#000;}


/********/
/* blog */
/********/

div.blogentry  {
	margin-bottom:10px;
} 

div.blogentry .blogentrytitle {
	font-size:14px;
	font-weight:bold;
}

div.blogentry .blogentrytext a {
	text-decoration:underline;
} 

.blogentrytext * {
	color:#646464;
	line-height:16px;
} 
.blogentrytext a {
	color:#646464;
	line-height:16px;
	color:rgb(0,102,204);
} 

div.blogentry .blogentryinfotop {
	font-weight:bold;
}

div.blogentry .blogentryinfobottom {
	color:#888;
        font-size:0.75em;
        font-weight:bold;
}

.comment *{
	color:#646464;
}
.comment .commentheader {
	color:#949494;
	font-weight:bold;
}
.comment .commentheader a {
	color:#309932;
	font-weight:bold;
}
.newcommenttextfield {
	width:300px;
	font-size: 13px;
	padding:4px;
	border: 1px solid #999999;
}
.comment, .newcommenttextbox {
	background-color:#EEE;
	width:550px;

	padding:12px;

	margin-top:12px;
	margin-bottom:12px;
}
.newcommenttextbox {
	height:120px;
	border: 1px solid #999999;
	background-color:white;
}
.comment div {
	margin:0;
	padding:0;
}


/* ----- PRINT STYLES: ----- */
@media print{
	body {
		margin:0;
		padding:0;
		font-size: 1em;
		background-color:white;
	}
	body,div,a,p,span,td {
		color:#242424;
		font-size:1em;
	}

	#mainContent{
		width:100%;
		margin-top: 150px;
		padding:4px;
		border-style:none;
		color:black;
	}

	#mainLogo{
		display: block;
		position: absolute;
		top: 0;
		left: 10px;
		width: 200px;
	}


	.header{display:none;}

	.footer{
		margin-left:auto;
		margin-right:auto;
		width:100%;
		color:black;
	}
	.footer div {
		margin-left:auto;
		margin-right:auto;
		width:100%;
		color:black;
	}

	.pagefooter {
		display:none;
	}

	/********************/
	/* non-portal pages */
	/********************/

	.pagetitle {
		font-size:2em;
		padding-bottom:10px;
		display:block;
	}

	/* second level navigation */
	td.SecondLevelCell {
		display:none;
	}

	/* third level navigation */
	td.ThirdLevelCell {
		display:none;
	}

	/* third level navigation as tabs */
	.tabs {
		display:none;
	}
}

.GoogleMap span {
   font-size: 9pt;
}

