﻿/**********************/
/* ----- GLOBAL ----- */
/**********************/
body {
	background: #003366 url(Images/ITaCS/site_bg.gif) repeat-x !important;
	margin: 0;
	padding: 0;
	border: 0;
	left: 0px;
	top: 0px;
	position: relative;
}
p {
	margin: 16px 11px 16px 0;
}
img {
	border: 0px;
}
.clearFloat {
	clear: both;
}
html, body, form {
	height: 100%;
}
/*links in header and footer should be displayed in dark grey*/
a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:active, a:focus, a:hover {
	color: #ff6f20;
	text-decoration: underline;
}
/*links in content area should be displayed orange*/
div.PageContent a, div.PageContent a:link, div.PageContent a:visited, div.TeaserBoxAdditionalLinks ul.TeaserUl a.TeaserLink:link, div.TeaserBoxAdditionalLinks ul.TeaserUl a.TeaserLink:visited {
	color: #ff6f20;
}
div.PageContent a:hover {
	color: #ff6f20;
	text-decoration: underline;
}
/*unordered list formatting*/
/*lists*/
div.PageContent ul, div.PageContentWM ul, ul.TeaserUl {
	list-style-type: none;
	padding: 0;
	margin: 0px 0 0 8px;
}

div.PageContent ol {
	margin-top: 0px;
}

div.PageContent ol ol {
	margin-top: 4px;
}

div.PageContent ol ul{
	margin-top: 0px;
}

/*list items*/
div.PageContent ul li, div.EventCntnt ul li,  div.TeaserBoxAdditionalLinks li {
	background: transparent url('Images/ITaCS/BulletTop.gif') no-repeat 0% 7px;
	padding-left: 14px;
	margin: 0;
}
div.PageContent .rade_editorModesCell li, div.PageContentWM .rade_editorModesCell li {
	background-image: none;
}
/**************************/
/* ----- SHAREPOINT ----- */
/**************************/
/* ----- CONTROLS ----- */
div.ITaCS_SP_SiteAction {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll 0px -49px;
}
div.ITaCS_SP_SiteActionOuter {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll right -116px;
	margin: 0 0 0 17px;
	display: block;
	width: 851px;
}
div.ITaCS_SP_SiteActionInner {
	display: block;
	margin: 0 20px 0 0;
}
div.siteActionMenu {
	float: right;
	margin: 0 -12px 0 0;
}
div.ITaCS_SP_Console {
	background: transparent url(Images/ITaCS/SiteLeftBorder.gif) repeat-y scroll 6px 0px;
}
div.ITaCS_SP_ConsoleOuter {
	background: transparent url(Images/ITaCS/SiteRightBorder.gif) repeat-y scroll 834px 0px;
	width: 851px;
	display: block;
	margin: 0 0 0 17px;
}
div.ITaCS_SP_ConsoleInner {
	background-color: #ffffff;
	margin: 0 17px 0 0;
}
div.console {
	margin: 0 -9px 0 -9px;
}
/* ----- SEARCH ----- */
.search {
	margin: 0;
}
.ms-sbtable-ex {
	border-collapse: collapse;
	margin-left: 2px;
	margin-top: 2px;
	width: 150px !important;
}
.ms-sbLastcell, .ms-rightbodysectionsearchbox {
	width: inherit !important;
	display: none;
}
/* ----- LOGIN ----- */
.sharepointLogin {
	float: left;
}
/**********************/
/* ----- HEADER ----- */
/**********************/
/* use this line to make the mirrors sticky to the bottom */
/*div.MasterFrame { min-height:100%; height:auto !important; height:100%; position:relative; margin:0 auto; }*/
div.MasterFrame {
	width: 868px;
	margin: 0 auto -52px;
	position: relative;
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	color: #333333;
}
div.SiteHeader {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll 0px 0px;
}
div.SiteHeaderOuter {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll right -67px;
	height: 67px;
	margin: 0 0 0 17px;
	display: block;
	width: 851px;
}
div.SiteHeaderInner {
	height: 38px;
	display: block;
	padding: 18px 0 0 0;
	margin: 0 20px 0 0;
}
div.ITaCSSign {
	float: left;
}
/* Navigation Styles */
div.NaviOuter {
	float: right;
	margin: 20px 0 0 0;
}
span.NaviInner {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333; /*letter-spacing:0.05em;*/;
	margin: 0 0 0 8px;
}
/*******************************/
/* ----- Main StartSeite ----- */
/*******************************/
/* Abstract Site */
div.SiteMain {
	background: transparent url(Images/ITaCS/SiteLeftBorder.gif) repeat-y scroll 6px 0px;
}
div.SiteMainOuter {
	background: transparent url(Images/ITaCS/SiteRightBorder.gif) repeat-y scroll 834px 0px;
	width: 851px;
	display: block;
	margin-left: 17px;
}
div.SiteMainInner {
	background-color: #ffffff;
	margin: 0 17px 0 0;
	display: inline-block;
}
/* Shadow */
div.ShadowOuter {
	width: 6px;
}
div.ShadowOuter, div.Shadow {
	height: 500px;
}
div.Shadow {
	width: 1px;
	background-color: black;
	float: left;
}
div.ShadowLeft {
	float: left;
}
div.ShadowRight {
	position: absolute;
	left: 862px;
	float: right;
}
div.Shadow6 {
	opacity: 0;
	filter: alpha(opacity = 0);
	height: 400px;
}
div.Shadow5 {
	opacity: 0.01;
	filter: alpha(opacity = 01);
	height: 420px;
}
div.Shadow4 {
	opacity: 0.05;
	filter: alpha(opacity = 05);
	height: 440px;
}
div.Shadow3 {
	opacity: 0.10;
	filter: alpha(opacity = 10);
	height: 460px;
}
div.Shadow2 {
	opacity: 0.15;
	filter: alpha(opacity = 15);
	height: 480px;
}
div.Shadow1 {
	opacity: 0.20;
	filter: alpha(opacity = 20);
}
/* PageImage */
div.PageImageSP, div.PageImage {
	margin: 0 0 0 -9px;
	border-bottom: solid 1px #b5bec8;
	width: 852px;
	padding: 0 0 1px 0;
}
/* Info */
div.InfoOuter {
	background: transparent url(Images/ITaCS/InfoBG.gif) repeat-y scroll 0px 0px;
	display: inline-block;
}
div.InfoNews {
	float: left;
	width: 266px;
	margin: 16px 9px 16px 0;
}
div.InfoEvents {
	float: left;
	width: 266px;
	margin: 16px 9px 16px 8px;
}
div.InfoBlogs {
	float: right;
	width: 266px;
	margin: 16px 0 16px 8px;
}
div.InfoBorder {
	background-color: #bfccd9;
	float: left;
	width: 1px;
}
/****************************************/
/* ----- Main Einzelseite Einfach ----- */
/****************************************/
div.PageContent * {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

div.PageContent
{	
	min-height:500px;
}

div.PageIntro
{
    margin-top:16px;
	margin-left: 13px;
	float: left;	
	color: #333;
	line-height: 18px;
	padding-bottom: 16px;
	padding-right: 10px;
}

div.PageTextRM {
	margin-left: 13px;
	float: left;
	width: 532px;
	border-right: solid 1px #b5bec8;
	color: #333;
	line-height: 18px;
	padding:0 10px 0 0;
}
div.PageTextWM {
	margin: 0 10px 0 13px;
	float: left;
	width: 810px;
	color: #333;
	line-height: 18px;
}
div.PageWPZMainWM
{
	margin:0;
}

div.PageWPZMainRM, div.PageWPZMainWM {
	margin: 0 5px 16px 0;
}
div.PageMarginal {
	float: left;
	width: 268px;
	padding-left: 10px;
	margin: 16px 0 0 -1px;
	border-left: solid 1px #b5bec8;
}
div.PageTextWM img, div.PageTextRM img {
	margin-right: 16px;
}
/*****************************************/
/* ----- Main Referenz Einzelseite ----- */
/*****************************************/
div.RefContent {
	margin: 0 0 0 13px;
	float: left;
	width: 532px;
	border-right: solid 1px #b5bec8;
}
div.RefTitle {
	font-size: 20px;
	color: #a2a5a4;
	margin: 16px 11px 16px 0;
}
div.RefImage {
	width: 216px;
	margin: 0 8px 0 0;
}
div.RefDetails {
	margin: 18px 0 0 0;
	margin-bottom:10px;
}
div.RefDetailLbl {
	font-weight: bold;
	color: #ff6f20;
	margin: 0 2px 0 0;
	float: left;
}
div.RefDetailCntnt {
	margin: 0 10px 0 0;
}
div.RefLbl {
	font-weight: bold;
	color: #ff6f20;
}
div.RefCntnt {
	margin: 0 11px 16px 0;
	clear: both;
}
div.RefCntnt span {
	line-height: 20px;
}
/**************************************/
/* ----- Main Event Einzelseite ----- */
/**************************************/
div.EventContentRM {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0 10px 0 13px;
	float: left;
	width: 532px;
	border-right: solid 1px #b5bec8;
}
div.EventContentWM {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	background-color: #fff;
	margin: 0 10px 16px 13px;
	width: 810px;
}
div.EventTitle {
	font-size: 20px;
	font-weight: normal;
	color: #a2a5a4;
	margin: 16px 11px 16px 0;
}
div.EventImage {
	margin: 0 8px 16px 0;
}
div.EventDetails {
	margin: 18px 0 18px 0;
	display: inline-block;
}
div.EventDetailFrom, div.EventDetailTo, div.EventDetailWhere, div.EventDetailWho {
	clear: both;
}
div.EventDetailsArea {
	float: left;
	margin: 0 0 0px 0;
}
span.EventDetailLbl {
	font-weight: bold;
	color: #ff6f20;
	margin: 0 2px 0 0;
	float: left;
}
div.EventDetailCntnt {
	margin: 0 10px 0 0;
}
span.EventLbl {
	font-weight: bold;
	color: #ff6f20;
	margin: 16px 11px 0 0;
	clear: both;
}
div.EventCntnt {
	margin: 12px 11px 16px 0;
	clear: both;
}
div.EventCntnt a {
	color: #ff6f20;
}
div.EventDetailsWM {
	margin: 0 8px 0 0px;
}
span.EventDetailLblWM {
	font-weight: bold;
	color: #ff6f20;
	margin: 0 2px 0px 0;
	float: left;
}
div.EventDetailCntntWM {
	float: left;
	margin: 0 10px 0 0;
}
span.EventLblWM {
	font-weight: bold;
	color: #ff6f20;
	margin: 0 0 10px 0;
}
.EventLink a {
	color: #ff6f20;
}
/****************************/
/* ----- PageEditMode ----- */
/****************************/
div.PageEditMode {
	background-color: #FFFFCC;
	border: 1px #FFCC66 dotted;
}
/**********************/
/* ----- Footer ----- */
/**********************/
div.SiteFooter {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll 0px -134px;
}
span.SiteFooterOuter {
	background: transparent url(Images/ITaCS/MainFrameSprite.gif) no-repeat scroll right -166px;
	height: 32px;
	margin-left: 17px;
	display: block;
	width: 851px;
}
span.SiteFooterInner {
	height: 32px;
	display: block;
	padding: 3px 0 0 0;
	margin-right: 20px;
}
span.SiteFooterCopyright {
	float: left;
}
span.SiteFooterImprint {
	float: right;
}
span.SiteFooterText, span.SiteFooterText a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
span.SiteFooterText a:hover {
	color: #ff6f20 !important;
}
div.MasterFramePush, div.MasterFrameMirror {
	height: 58px;
}
div.MasterFrameMirror {
	position: relative;
	margin: 6px auto 0;
	width: 856px;
	height: 52px;
	background: transparent url('Images/ITaCS/MasterFrameMirror.gif') no-repeat scroll 0px 0px;
}
/************************/
/* ----- WEBPARTS ----- */
/************************/
/* ----- BLOGS ----- */
div.ChannelBlock {
	display: inline-block;
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
}
div.HeadLineBlock {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #a2a5a4;
}
div.ItemsListBlock {
	display: inline-block;
	margin: 16px 0 8px 0;
}
div.ItemBlock {
	display: inline-block;
	margin: 0 0 8px 0;
	clear: both;
}
div.ImageBlock {
	height: 33px;
	width: 37px;
	float: left;
	margin: 2px 0 0 0;
}
div.TextBlock {
	margin: 0 0 0 45px;
}
div.TitleBlock {
	color: #ff6f20;
}
div.TitleBlock a {
	color: #ff6f20 !important;
}
div.DateBlock {
	float: left;
	margin: 0 3px 0 0;
}
/* ----- TEASER ----- */
div.TeaserBoxContainer {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
}
span.TeaserBoxTitle {
	font-size: 16px;
	color: #a2a5a4;
	margin: 0 0 8px 0;
}
div.TeaserBoxTeaserArea {
	margin: 16px 0 8px 0;
}
div.TeaserBoxSingleContainer, div.TeaserBoxSingleContainerWoImage {
	margin: 0 0 16px 0;
	clear: both;
}
div.TeaserBoxTeaserIcon {
	float: left;
	margin: 2px 10px 2px 0;
}
div.TeaserBoxTeaserTitle, div.TeaserBoxTeaserTitle a {
	color: #ff6f20 !important;
	font-weight: bold;
}
div.TeaserBoxSingleContainer div.TeaserBoxTeaserText, div.TeaserBoxSingleContainer div.TeaserBoxTeaserTitle, div.TeaserBoxSingleContainer div.TeaserBoxAdditionalLinks {
	margin-left: 85px;
}
div.TeaserBoxTeaserText a, div.TeaserBoxTeaserText span a {
    color:#ff6f20 !important;
}
div.TeaserBoxTeaserIconReference img {
	border: solid 1px #A2A5A4 !important;
	padding: 1px;
}
div.ms-PartSpacingVertical {
    margin:0;
}
/* ----- REFERENCE GALLERY ----- */
div.ReferenceGalleryContainer {
	width: 100%;
}
table.ReferenceGalleryTable {
	width: 140px;
	margin: 0 auto;
}
td.ReferenceGalleryTableCell {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
a.ReferenceGalleryHyperLink img, img.ArticleImage {
	border: solid 1px #A2A5A4 !important;
	padding: 1px;
}
div.ReferenceGalleryThumbnailTitle {
	color: #A2A5A4;
}
div.ReferenceGalleryThumbnailTitle img {
	color: #A2A5A4;
	vertical-align: bottom;
	border: 0 !important;
}
img.ReferenceGalleryIcon {
	vertical-align: middle;
}
/* ----- TAG CLOUD ----- */
div.TagCloudTag a {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	color: #333;
	float: left;
	margin: 0 2px 0 0;
	white-space: nowrap;
}
div.TagWeightXXSmall a {
	font-size: 8px;
	color: #333;
}
div.TagWeightXSmall a {
	font-size: 9px;
	color: #333;
}
div.TagWeightSmaller a {
	font-size: 10px;
	color: #333;
}
div.TagWeightSmall a {
	font-size: 11px;
	color: #333;
}
div.TagWeightMedium a {
	font-size: 12px;
	color: #333;
}
div.TagWeightLarge a {
	font-size: 13px;
	color: #333;
}
div.TagWeightLarger a {
	font-size: 14px;
	color: #333;
}
div.TagWeightXLarge a {
	font-size: 15px;
	color: #333;
}
div.TagWeightXXLarge a {
	font-size: 16px;
	color: #333;
}
/* ----- LIST PAGES ----- */
tr.EntryItem td {
	vertical-align: top;
	padding-bottom:16px;
}
td.EntryItemImage {
	text-align: center;
}
td.EntryItemImage img {
	margin-top: 4px !important;
}
div.EntryItemTitle a {
	font: bold 12px/18px Arial, Helvetica, Sans-Serif;
	color: #ff6f20 !important;
	margin: 0 20px 0 0;
}
div.EntryItemDescription {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	color: #333;
	margin: 0 20px 0px 0;
}
/* ----- ANSPRECHPARTNER / PARTNERSCHAFTEN ----- */
tr.ContactItem td {
	padding-bottom: 20px;
}
td.ContactItemData {
	vertical-align: top;
	margin: 0 0 16px 0;
}
div.ContactItemTitle {
	line-height: 18px;
	color: #ff6f20;
	font-weight: bold;
}
div.ContactItemUrl {
	margin: 0 0 16px 0;
}
div.ContactItemUrl a {
	color: #ff6f20 !important;
}
/*************************/
/* ----- RADEDITOR ----- */
/*************************/
.HeadlineBig {
	font: normal 16px/18px Arial, Helvetiva, Sans-Serif !important;
	color: #a2a5a4;
	clear: both;
}
.Headline {
	font: bold 12px/18px Arial, Helvetiva, Sans-Serif;
	margin-bottom: 0;
	color: #FF6F20;
	clear: both;
}
.NormalText {
	font: normal 12px/18px Arial, Helvetiva, Sans-Serif;
	color: #333333;
}
span.NormalText a span {
	color: #ff6f20 !important;
}
