﻿/* ##### CSS für HesseBE_ContentPage.master ##### */
.authoringRegion{
/*	display:none;*/
}

.body{
	background-color:#FFFFFF;
}

.master{
	width:100%;
	background-color:#FFFFFF;
}

.shadowLeft{
	width:10px;
	background-position:right;
	background-repeat:repeat-y;
	background-image: url('../SiteCollectionImages/shadowLeft.jpg');
}

.HITSshadowLeftExpander{
	width:8px;
	height:1px;
}

.shadowRight{
	display:none;
	width:0px;
}




/* ## Aufteilung Seite ## */
.HITSeffusion{
	width:200px;
	min-width:200px;
	text-align:center;
	vertical-align:bottom;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-image: url('../SiteCollectionImages/colorEffusionContent.jpg');
}

.HITSeffusionExpander{
	width:200px;
	height:1px;
}

a.HITScontactLink:link, a.HITScontactLink:visited, a.HITScontactLink:hover, a.HITScontactLink:active{
	color:#F7F7F7;
	background:none;
	font-size:1.1em;
	text-decoration:none;
}

.HITScontactLink{
	position:fixed;
	bottom:5px;
	left:65px;
}

.HITSpictures{
	display:none;
	width:0px;
}

.HITSmasterContent, .masterContent{
	background-image: url('../SiteCollectionImages/backgroundWoodBright.jpg');
}


.HITStopArea{
	height:150px;
	background-image: url('../SiteCollectionImages/backgroundWoodBright.jpg');
	text-align:right;
}

.HITSpicChangeBannerTd{
	width:500px;
	max-width:500px;
	min-width:500px;
}

.HITSpicChangeBanner{
	padding-top:5px;
	height:140px;
	text-align:left;
}

.HITSlogoTd{
	text-align:right;
}

.HITSbottom{
	position:fixed;
	z-index:101;
	height:185px;
	left:215px;
	right:0px;
	bottom:0px;
	min-width:200px;
	text-align:center;
}

.HITSbottomPics{
	height:140px;
	text-align:center;
	padding-top:10px;
	background-image: url('../SiteCollectionImages/backgroundWoodBright.jpg');
}

.HITSbottomNoPics{
	height:140px;
	text-align:center;
	padding-top:10px;
}

.HITSmarquee{
	height:35px;
}

.mainContainer{
	padding:10px 5px 0px 5px;
}

.breadcrumb{
	border:none;
}


/* ## Menu ## */
.topNavContainer{
	background-image: url('../SiteCollectionImages/menuDefault.png');
	background-repeat: repeat-x;
	height:36;
}

.topNavItem{
	background-image: url('../SiteCollectionImages/menuSplitter.png');
	color: #FFFFFF;
}

.topNavSelected A{
	background-position: right top;
	background-image: url('../SiteCollectionImages/menuSelected.png');
	color: #FFFFFF;
	background-repeat: repeat-x;
}

.topNavHover A{
	background-position: right top;
	background-image: url('../SiteCollectionImages/menuHover.png');
	color: #ffffff;
	background-repeat: repeat-x;
}

.topNavFlyOuts
{
	border-top:1px #636163 solid;
}

.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #EFEFEF;
	border:1px #636363 solid;
	border-top-style: none;
	color:#5A5A5A; 
	*width:210px;
	min-width:177px;
}

.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}

.topNavFlyOutsHover
{
	background-color: #CDCDCD;
	color:#333333;
}



/* ## Slideshow unter 5. Projekte ## */
.HITSslideshowHTML{
	background-image: url('../SiteCollectionImages/backgroundWoodBright.jpg');
}


/* ## Tooltips ## */
.HITSintPartnerTooltip{
	background-color:#FFFFFF;
	border: 1px solid #000000;
}




/* ## Listen / Bibliotheken ## */
.ms-alternating{
	background-color:#E7DBCE;
}

.ms-gb{
	background-color:#D6CABD;
	border-bottom: 0px;
	height:12px;
	vertical-align:middle;
	padding:0px 2px 4px;
}



/* ## Ausblendungen ## */
.HITSleftMenu{
	display:none;
}

.HITSnoDisplay{
	display:none;
}

.HITStopAreaSP{
	display:none;
}

.HITSoldWebpartZones{
	display:none;
}

.pageTitle{
	display:none;
}

.search{
	display:none;
}

.topNavRoundLeft, .topNavRoundRight{
	display:none;
}

.pageContent{
	display:none;
}