body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10pt;
	/* 	background-color:#E6E6E6; */
	background-color: white;
	color: #555;
	/* 	background-color: #eaeaea; white; */
}

#wrap {
	background-color: white;
}

.ajaxLoader {
	background: url("../images/ajax-loader.gif") no-repeat;
	position: fixed;
	width: 100%;
	height: 69%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10000000;
}

/*******************************************************************************************/
/*******************************************************************************************/
.blog-initial {
	background-color: orange;
	border-radius: 6px;
	font-weight: bold;
	margin-right: 2px;
	padding: 8px;
	color: #303c4b;
	color: #555555;
}

#header {
/* 	background: url(../images/logo-weilburger.png) no-repeat; */
	background-position: 0px 0px;
	height: 100px;
	margin-top: 0;
	padding-top: 0;
/* 	margin-left: 100px; */
	background-color: white;
	border-bottom: 2px solid #dcdcdc;
}

.headerText {
	position: absolute;
	margin-left: 30px;
	margin-top: 60px;
}

#headerSmall {
	/* 	background: url(../logos/prisma-logo.png) no-repeat; */
	/* 	background-position: 5px 5px; */
	/* 	height: 27px; */
	/* 	margin-top: 0; */
	/* 	padding-top: 0; */
	/* 	width: 930px; */
	/* 	margin: auto; */
	display: none;
}

#header-container {
	padding: 0;
	margin-top: 0;
	display: none;
}

#first-level-navigation-container {
/* 	background-color: #ffe000; */
/* 	height: 32px; */
}

#header-navigation {
	float: right;
	padding-top: 20px;
}

#main-navigation-compact {
	display: none;
}

#main-navigation-compact {
	position: absolute;
}

#main-navigation-compact, #main-navigation {
	
}

#main-navigation {
/* 	display: table; */
	/* 	width: 900px; */
	margin: auto;
/* 	padding: 0.5em; */
padding: 7px;
/* 		height: 49px; */
}

#main-navigation-compact li, #main-navigation li {
	list-style: none;
	display: table-cell;
	padding: 0em;
	text-align: center;
}

#main-navigation-compact li a, #main-navigation li a {
	color: #7d7d7d !important;
	text-decoration: none;
/* 	font-weight: bold; */
}

#main-navigation-compact li.active, #main-navigation li.active {
	
}

#main-navigation-compact li.active a, #main-navigation li.active a {
	color: white;
}

#main-navigation-compact, #main-navigation {
	
}

#main-navigation-compact li.active {
	color: white;
}

/*#main-navigation-compact li.active,*/
#main-navigation li.active {
	color: white;
	background-color: #707276;
}

#main-navigation-compact li.active, #main-navigation li.active {
	
}

#main-navigation-compact li.active A, #main-navigation li.active A {
	
}

/***********************************************************************************/
#bottom-container {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: none;
}

#footer-container {
	/*position:fixed;
	bottom:0px;
	width:100%;*/
	margin: auto;
	background-color: #eaeaea;
}

#footer-container A {
	color: white;
}

#footer-content {
	color: /*#101010*/ white;
	font-size: smaller;
	padding: 1em;
	background-color: #3C3C3C; /*#FDC91E;*/
	background-color: #303c4b;
	text-align: center;
}

#info-text-container {
	/*position:fixed;
	bottom:0px;
	width:100%;*/
	/*width:930px;*/
	margin: auto;
	/*margin-top:25px;
	margin-bottom:25px;*/
	background-color: #303c4b;
}

#info-text-content {
	color: /*#101010*/ white;
	font-size: smaller;
	/*padding:1em;*/
	background-color: #3C3C3C; /*#FDC91E;*/
	background-color: #303c4b;
	text-align: center;
}

/***********************************************************************************/
A:link, A:visited, A:hover, A:active {
	color: #0066cc;
	text-decoration: none;
}

A:hover, A:active {
	text-decoration: underline;
}

h1 {
	/*background-color: rgba(0, 86, 151, 0.7);*/
	/* 	background-color: #3AA225; */
	background-color: #dcdcdc;
    color: #555555;
	font-family: "Puritan", sans-serif;
	font-weight: normal;
	margin: -10px -10px 10px -10px;
	padding: 40px;
	/*color: white;*/
}

h1.home {
	color: graytext;
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-size: 17pt;
}

h2 {
	font-size: 110%;
	/*font-family: 'Puritan', sans-serif;*/
	font-weight: normal;
	color: graytext;
}

h3 {
	font-size: 100%;
}

.column-footer {
	/*font-family: 'Puritan', sans-serif;*/
	font-weight: normal;
	color: gray;
}

}
#wrap {
	width: 100%;
	/*background-image:url('../backgrounds/background.png');
    background-repeat:repeat-y;
	background-position:center top;*/
}

#header-container {
	/*background-image:url('../backgrounds/background.png');
	background-repeat:repeat-y;
	background-position:center top;*/
	
}

#banner-container {
	/*background-image:url('../backgrounds/banner-bg.png');*/
	background-repeat: repeat-x;
	/*	background-color: #FDC91E;
	background-position:center 15px;*/
	/*height: 375px;*/
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: lightblue;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-top: solid 8px lightblue;
	border-bottom: solid 8px lightblue;
}

#columns {
	width: 940px;
	margin: auto;
	border: solid 1px silver;
}

#columns .column {
	float: left;
	padding: 10px;
}

#col1 {
	width: 30%;
}

#col2 {
	width: 30%;
}

#col3 {
	width: 30%;
}

#banner-content {
	width: 940px;
	margin: auto;
	font-size: larger;
}

#banner-content h1.banner-headline {
	font-weight: bold;
	color: #D4D4D4;
	color: #a4030b;
	text-shadow: 2px 2px 2px #333;
	color: white;
	font-size: 300%;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: none;
	border-radius: 0 0 0 0;
}

#content-container {
	
}

#content-container {
	width: 940px;
	margin: auto;
	/* 	margin-bottom:200px; */
}

.single-column-page #content-container {
	/* 	width: auto; */
	/* 	margin: auto; */
	/* 	margin-bottom:200px; */
	width: 100%;
	height: 100%;
}

#content {
	/* 	margin: 15px; */
	/* 	margin-bottom: 55px; */
	width: 100%;
	height: 100%;
}

#content-container {
	
}

#content .link {
	padding: 15px;
	text-align: center;
	text-size: larger;
	font-weight: bold;
}

.banner-textblock {
	
}

.banner-text {
	
}

.banner-text li {
	margin-bottom: 0.75em;
}
/***


SLIDER


***/
#slider {
	/*height:375px;*/
	/*margin-bottom:15px;*/
	margin-top: 15px;
}

.slider-image {
	/*position:absolute;*/
	width: 940px;
	min-height: 375px;
	display: none;
	background-position: center center;
}

#slider-navigation {
	background-color: rgba(0, 0, 0, 0.4);
	margin-bottom: 15px;
}

#slider-navigation ul {
	margin: 0;
	padding: 5px;
}

#slider-navigation a {
	color: white;
}

#slider-navigation li {
	display: inline;
}

#slider-navigation-container {
	margin-left: 25%;
	margin-right: 25%;
}

.slider-navigation-item {
	cursor: pointer;
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('../icons/Circle Blue 16 d p.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.slider-navigation-item.active {
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('../icons/Circle Blue 16 h p.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/***

  BOXES and COLUMNS
****/
.info {
	background-color: lightblue;
}

.box {
	padding: 5px;
	border: solid 1px silver;
	background-color: #f0f0f0;
	/*box-shadow: 0 0 0.5em 0 #000000;*/
	border-radius: 8px;
	margin-bottom: 15px;
}

.column p {
	/* 	background-color: #ecf9fe; */
	text-align: left;
	line-height: 2em;
}

.column {
	width: 31%;
	float: left;
	margin: 1%;
}

/*

  NAVIGATION

*/
#header-navigation {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-right: 0px;
	font-size: small;
}

#header-navigation li {
	list-style: none;
	/*	display:inline;*/
	padding-right: 32px;
	display: table-cell;
}

#header-navigation li a {
	/*text-decoration:none;*/
	
}

#second-level-navigation-container {
	width: 940px;
	margin: auto;
}

#second-level-navigation {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: small;
}

#second-level-navigation li {
	list-style: none;
	/* 	list-style:square inside; */
	/*	display:inline;*/
	float: left;
	padding-right: 5px;
}

#second-level-navigation li:before {
	content: "|";
}

#second-level-navigation li.first {
	list-style: none;
}

#second-level-navigation li.active {
	font-weight: bold;
}

#second-level-navigation li.first:before {
	content: none;
}

#second-level-navigation li a {
	/*text-decoration:none;*/
	
}

#second-level-navigation-compact {
	display: none;
}

/*****************************/
#footer-navigation {
	float: left;
	margin: 0;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: small;
}

#footer-navigation li {
	list-style: none;
	/*	display:inline;*/
	padding-right: 5px;
}

#footer-navigation li a {
	/*text-decoration:none;*/
	
}

.footer-navigation {
	margin: 0;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: small;
}

.footer-navigation li {
	list-style: none;
	/*	display:inline;*/
	padding-right: 5px;
}
/*******************************************************************************************/
/***


TILES

****/
.NCMSTiles #content {
	margin: 0;
}

#tiles-container .tile-container {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	height: 355px;
}

#tiles-container .tile {
	padding: 25px;
	font-family: Verdana, Arial;
	margin: 5px;
	background-color: /*orange;*/ /*#0093a7*/ orange;
	border: solid 1px /*darkorange;*/ #0093a7;
	height: 295px;
}

#tiles-container .tile A {
	color: white;
	text-decoration: none;
}

.tile h2 {
	font-size: x-large;
	font-weight: lighter;
	color: white;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	border-bottom: solid 1px white;
}

.tile .postCountContainer div {
	/* 	float:left; */
	/*height:50px;*/
	line-height: 50px;
	vertical-align: bottom;
}

.tile .postCountContainer {
	vertical-align: bottom;
	text-align: right;
	float: right;
	font-size: 110%;
	font-weight: lighter;
	color: #303c4b;
	padding-left: 4px;
}

.postCountContainer .postCountLabel {
	padding-top: 1px;
	float: none;
}

.postCountContainer .postCount {
	font-size: xx-large;
	font-size: 300%;
}

.tile .latestPostContainer {
	/*max-width:350px;*/
	height: 175px;
	overflow: hidden;
	overflow-y: hidden;
	/*float:left;*/
	color: #444;
	padding-right: 25px;
	margin-right: 15px;
	border-right: solid 1px #303c4b;
	cursor: pointer;
}

.tile .readMoreContainer {
	/*text-align:right;
	margin-top:-20px;*/
	
}

.tile .latestPostContainer .latestPostHeader {
	font-weight: bold;
	font-size: smaller;
}

.tile .latestPostContainer .latestPostContent {
	/*font-style: italic;*/
	/*font-family: serif;*/
	font-size: 90%;
}

.tile .latestPostContainer .latestPostContent p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: 130%;
	margin: 0;
}

.tile .latestPostContainer .latestPostContent .latestPostContentTitle {
	font-weight: bold;
	overflow: hidden;
	/*white-space:nowrap;*/
}

.tile-container {
	width: 33.3%;
	height: 355px;
	margin: auto;
}

.tiles-container-1 .tile {
	width: auto;
}

.tiles-container-2 .tile {
	width: auto;
}

/***


  RESPONSIVE 


****/
@media ( max-width :1280px) {
	#tiles-container .tile-container {
		width: 50%;
	}
}

@media ( max-width :1024px) {
	#tiles-container .tile-container {
		width: 50%;
	}
	/* 	#header { */
	/* 		background: url(../images/logo_innovative_coatings.gif) no-repeat; */
	/* 		background-position: 5px 10px; */
	/* 		height: 100px; */
	/* 		margin-top: 0; */
	/* 		padding-top: 0; */
	/* 		width: 100%; */
	/* 		margin: auto; */
	/* 	} */
	#header {
		background: url(../images/weilburger_coatings_banner.jpg) no-repeat;
		background-position: 0px 0px;
		height: 100px;
		margin-top: 0;
		padding-top: 0;
		width: 930px;
		margin: auto;
		background-color: white;
	}
	#content-container {
		width: 100%;
		margin: auto;
		margin-bottom: 200px;
	}
	#banner-content {
		width: 100%;
		margin: auto;
		font-size: 100%;
	}
	#footer-container {
		/*position:fixed;
		bottom:0px;
		width:100%;*/
		width: 100%;
		margin: auto;
	}
	#slider {
		/*height: 275px;*/
		margin-top: 15px;
	}
	.slider-image {
		/*position:absolute;*/
		width: 100%;
		min-height: 275px;
		display: none;
		background-position: center center;
		background-size: 100%;
		overflow: hidden;
	}
	.banner-headline {
		padding-left: 10px;
	}
	.banner-text {
		padding-left: 10px;
	}
	#second-level-navigation-container {
		width: auto;
		margin: auto;
	}
	#main-navigation {
		margin: 0;
		padding: 0;
		padding-top: 15px;
		padding-left: 155px;
		font-size: small;
		float: left;
	}
	#main-navigation li {
		list-style: none;
		float: none;
		/*	display:inline;*/
		padding: 2px;
		border: solid 1px silver;
		border-radius: 8px;
		margin-right: 10px;
		margin-bottom: 2px;
	}
	#main-navigation li a {
		/*text-decoration:none;*/
		
	}
	#info-text-container {
		width: 100%;
		margin: auto;
	}
}

@media ( max-width :900px) {
	#tiles-container .tile-container {
		width: 50%;
	}
	.column {
		width: 48%;
		float: left;
		margin: 1%;
	}
}

@media ( max-width :800px) {
	#tiles-container .tile-container {
		width: 100%;
	}
}

@media ( max-width :600px) {
	#tiles-container .tile-container {
		width: 100%;
	}
	#slider {
		/*height: 375px;*/
		margin-top: 15px;
	}
	.slider-image {
		/*position:absolute;*/
		width: 100%;
		min-height: 375px;
		display: none;
		background-position: bottom center;
		background-size: 100%;
		overflow: hidden;
	}
	.column {
		width: 98%;
		float: left;
		margin: 1%;
	}
}

@media ( max-width :550px) {
	#tiles-container .tile-container {
		width: 100%;
	}
	#header {
		height: 100px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body {
		font-size: 11pt;
	}
}

@media ( min-resolution :100dpi) {
	body {
		font-size: 11pt;
	}
}
/*
.slider-image 
{
	background-position:bottom right;
	background-size:100% auto%;
	
}
*/
.banner-text {
	width: 52%;
	/*background-color:rgba(253,201,30,0.8);*/
}

.slider-info-overlay .info {
	background-color: transparent;
}

.slider-info-overlay {
	border: solid 1px silver;
	border-radius: 8px 8px 8px 8px;
	background-color: rgba(0, 86, 151, 0.7);
	color: white;
	font-size: smaller;
	padding: 2px;
}

.slider-info-overlay A {
	color: white;
}

#kontaktformularIframe {
	border: none;
	height: 504px;
	width: 546px;
}

/* h1 { */
/* 	font-size: 130%; */
/* 	background-color: rgba(0, 86, 151, 0.7); */
/* 	border-radius: 8px 8px 8px 8px; */
/* 	color: seashell; */
/* 	font-family: 'Puritan', sans-serif; */
/* 	padding: 4px; */
/* 	font-weight: normal; */
/* } */
#banner-container {
	/*	background-image:url('../backgrounds/banner-bg-steel.png');
	background-repeat: repeat-x;*/
	/*	background-color: #FDC91E;
	background-position:center 15px;*/
	/*height: 375px;*/
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: steelblue;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-bottom: solid 8px #FDC91E;
	border-top: solid 7px #FDC91E;
}

#banner-content .banner-headline {
	font-weight: bold;
	color: #D4D4D4;
	color: #a4030b;
	text-shadow: 2px 2px 2px #333;
	color: white;
	font-size: 150%;
}

#sidebar .box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

#sidebar .box li {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	border-bottom: solid 1px silver;
}

#sidebar .box li.last {
	border: none;
}

#content-banner-container .slider-image {
	width: 97%;
	background-size: 100% auto;
}
/*
.banner-textblock
{	
  height:367px;
  width:605px;
  
  margin-left:0px;
  
  background-color:rgba(0, 86, 151, 0.7);
  color:white;
  padding-left:15px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
}*/
.banner-text {
	font-size: 90%;
}

/***

  BOXES and COLUMNS
****/
.info {
	background-color: #e0e0e0;
	background-color: white;
}

.box {
	padding: 5px;
	border: solid 1px silver;
	background-color: white;
	/*box-shadow: 0 0 0.5em 0 #000000;*/
	border-radius: 8px;
	margin-bottom: 15px;
}

/*

RESPONSIVE

*/
@media ( max-width :1024px) {
	.banner-textblock {
		width: 100%;
	}
}

.slider-image {
	background-position: bottom right;
	background-size: auto auto;
}

#banner-container { /*	overflow:hidden;*/
	/*height:375px;*/
	margin-bottom: 30px;
}

#banner-container {
	padding-top: 5px;
	background-color: transparent;
	border: none;
}

#slider {
	margin-top: 0px;
}

.banner-textblock { /*height:345px;*/
	padding: 15px;
	/*background-color:rgba(0, 86, 151, 0.7);*/
	color: seashell;
}

.banner-text {
	width: auto;
}

#slider-navigation-container {
	background-color: #FDC91E;
	border-radius: 8px 8px 0 0;
	padding: 5px;
	margin-bottom: 0px;
}

.welcome {
	font-size: 150%;
}

.gelbbox {
	background-color: #FFD680;
	padding: 6px;
	margin: 0px;
}

h1.welcome {
	background-color: transparent;
	border: none;
	color: #555555;
	border-radius: 0 0 0 0;
	padding: 0;
}

.image-side-text {
	width: 66%;
}

.banner-text .box {
	color: #666;
}

#banner-container {
	height: auto;
}

#slider {
	height: auto;
}

.welcome-banner {
	text-align: justify;
}

h2 {
	color: #333333;
}

.Unternehmensbereich h2 {
	color: #666;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}

.Unternehmensbereich .Intro {
	background-color: #F0F0F0;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 50px;
}

.Unternehmensbereich {
	height: 375px;
}

.Unternehmensbereich p {
	line-height: 140%;
}

.Unternehmensbereich h2 {
	border-bottom: solid 1px silver;
	padding-bottom: 5px;
}

.Unternehmensbereich p {
	font-size: 90%;
}

.slider-image {
	min-height: 0;
	height: 200px;
}

.Unternehmensbereiche {
	cursor: pointer;
}

.Unternehmensbereiche .box { /*background-color:#FDC91E;*/ /*#f27935;*/
	padding: 0;
}

.Unternehmensbereiche .box p {
	padding: 5px;
	margin: 0;
}

.Unternehmensbereiche .box h2 {
	padding: 10px;
	margin: 0;
	border: none;
	border-radius: 8px 8px 0 0;
	/*background-color: #f27935;*/
	background-color: rgba(0, 86, 151, 0.7);
	color: white;
}

.Unternehmensbereiche .box h2 a {
	color: white;
	text-decoration: none;
}

.Unternehmensbereiche .Image {
	width: 100%;
	height: 190px;
	background-position: center center;
	background-repeat: no-repeat;
}

.Unternehmensbereiche .Image.Lissy {
	background-image: url('../images/Unternehmensbereiche/280/LISSY.jpg');
}

.Unternehmensbereiche .Image.UpToNet {
	background-image: url('../images/Unternehmensbereiche/280/UpToNet.jpg');
}

.Unternehmensbereiche .Image.Apps {
	background-image:
		url('../images/Unternehmensbereiche/280/MobileGrafik3.png');
}

.columncount1 .column {
	width: auto;
}

.columncount2 .column {
	width: 45%;
}

.ProductImage {
	font-size: 90%;
}

.li-ohne-punkte {
	list-style-type: none;
}

.box .ProductImage p {
	padding: 5px;
	margin: 0;
	line-height: 140%;
}

.ProductImage h2 {
	padding: 5px;
}

.ProductImage .Image {
	width: 100%;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
}

.ProductImage .Image.coverVT {
	background-image: url('../images/BooksAndVideos/coverVT.png');
}

.ProductImage .Image.coverBook {
	background-image: url('../images/BooksAndVideos/coverBook.png');
}

.contact {
	margin-top: 30px;
	border: solid 1px silver;
	padding: 10px;
	border-radius: 8px 8px 8px 8px;
	background-color: #f0f0f0;
}

.contact h2 {
	border-bottom: solid 1px gray;
}

.contact h3 {
	margin-bottom: 5px;
}

.PresseTermineNeuigkeiten .box[name='neues'], .PresseTermineNeuigkeiten .box[name='events'],
	.UeberPrisma div[name='bvmwlogo'] {
	display: none;
}

.partnerLogo {
	float: left;
	height: 125px;
	margin: 10px;
	background-position: center center;
	background-repeat: no-repeat;
}

.partnerLogo.trend {
	background-image: url('../images/logos/trendEVM75.png');
	width: 206px;
	float: left;
}

.partnerLogo.abbyy {
	background-image: url('../images/logos/abbyyLogo.png');
	width: 202px;
	float: right;
}

.partnerLogo.bestof {
	background-image: url('../images/logos/bestof_apps_2012_125.png');
	width: 125px;
}

.partnerLogo.BVMW {
	background-image: url('../images/logos/Partner-im-BVMW-206.jpg');
	width: auto;
	height: 150px;
	float: none;
}

#sidebar .partnerLogo.BVMW {
	float: none;
	padding-bottom: 10px;
}

/*************************/
.box {
	padding: 0;
}

.box p {
	padding: 5px;
}

.box h1 {
	padding: 10px;
	margin: 0;
	border: none;
	border-radius: 8px 8px 0 0;
}

.slider-info-overlay {
	border: solid 1px silver;
	border-radius: 8px 8px 8px 8px;
	background-color: rgba(0, 86, 151, 0.7);
	color: white;
	font-size: 100%;
	padding: 5px;
}

.slider-info-overlay A {
	color: white;
}

.ContentImage {
	width: 97%;
	display: block;
}

.ContentImage.border {
	border: solid 1px black;
}
/*************************/
/*
#header-container
{
	background-image:url('../backgrounds/header-bg.png');
	background-repeat: repeat-x;
	background-position:bottom center;
	padding:0;
	margin-top:0;
	height:165px;
}

#header
{
	padding:0;
	margin-top:0;
	background-image:url('../backgrounds/header-bg-inner.png');
	background-repeat: no-repeat;
	background-position:bottom center;
	height:165px;
}
*/
#content.with-sidebar {
	width: 72%;
}

#sidebar-slide-handle {
	display: none;
	background-image: url('../images/three-lines-menu-icon.png') no-repeat
		center center;
}

#sidebar {
	position: absolute;
	right: 0;
	float: right;
	width: 25%;
	padding-left: 15px;
	font-size: 80%;
	border-left: solid 1px gray;
}

.rss-item {
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
}

.rss-item .pubDate {
	font-size: smaller;
	margin: 0;
	padding: 0;
}

.rss-item h2 {
	font-size: larger;
	/* 	padding:5px; */
	/* 	background-color:#666666; */
	/* 	color:white; */
	margin-bottom: 2px;
}

.rss-item h2 A { /* 	color:white; */
	
}

@media ( max-width :1024px) {
	#first-level-navigation-container {
		/* 		height: 4em; */
		
	}
	#main-navigation {
		display: none;
	}
	#main-navigation-compact {
		display: none;
		/* 		display: block; */
		/* 		padding: 0; */
		/* 		margin: 0; */
		/*width:100%;*/
	}
	#main-navigation-compact {
		z-index: 999;
		height: auto;
	}
	#main-navigation-compact li {
		display: none;
		float: none;
	}
	#main-navigation-compact li.active {
		display: block;
	}
	#main-navigation-compact:hover { /*    	background-color:gray;  */
		
	}
	#main-navigation-compact:hover li.compact {
		display: block;
		border-radius: 0 0 0 0;
		border: none;
		background-color: gray;
		color: white;
	}
	#main-navigation-compact:hover li.compact A {
		color: white;
	}
	#sidebar-slide-handle {
		display: block;
		color: white;
		float: right;
		width: 32px;
		padding: 1em;
		z-index: 1000;
		background: url('../images/three-lines-menu-icon.png') no-repeat center
			center;
	}
	#sidebar {
		display: none;
		background: white;
		padding: 5px;
		position: absolute;
		right: 0;
		width: 66%;
		height: auto;
		top: 180px;
		/*	top: 165px;*/
		border: solid 1px gray;
		-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
		box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
	}

	/*	
	#sidebar * {
		display: none;
	}
	#sidebar {
		background: gray;
		padding: 5px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 10px;
		height: 50px;
		overflow: hidden;
		border-radius: 8px 0 0 8px;
	}
	#sidebar:hover *,#sidebar:active * {
		display: inherit;
	}
	#sidebar:hover,#sidebar:active {
		background: white;
		padding: 5px;
		position: absolute;
		right: 0;
		width: 66%;
		height: auto;
		top: 165px;
		border: solid 1px gray;
	}
	*/
	#content.with-sidebar {
		width: 100%;
	}
}

@media ( max-width :650px) {
	.partnerLogo.abbyy, .partnerLogo.trend {
		float: none;
	}
}

@media ( max-width :600px) {
	.Unternehmensbereich {
		height: auto;
	}
	#content.with-sidebar {
		width: auto;
		float: none;
	}
	/*#sidebar * {
		display: none;
	}
	#sidebar {
		background: gray;
		padding: 5px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 10px;
		height: 50px;
		overflow: hidden;
		border-radius: 8px 0 0 8px;
	}
	#sidebar:hover *,#sidebar:active * {
		display: inherit;
	}
	#sidebar:hover,#sidebar:active {
		background: white;
		padding: 5px;
		position: absolute;
		right: 0;
		width: 66%;
		height: auto;
		top: 165px;
		border: solid 1px gray;
	}*/
	.column {
		float: none;
		width: auto;
	}
	.columncount1 .column {
		float: none;
		width: auto;
	}
	.columncount2 .column {
		float: none;
		width: auto;
	}
	.partnerLogo {
		float: none;
	}
	.partnerLogo.abbyy {
		float: none;
	}
	.partnerLogo.trend {
		float: none;
	}
}

#content-banner-container .slider-image {
	width: 97%;
	background-size: 100% auto;
}

table.Agenda {
	border: solid 1px black;
}

table.Agenda td.Uhrzeit {
	font-weight: bold;
}

table.Agenda td {
	padding: 5px;
}

table.Agenda tr {
	border-bottom: solid 1px black;
}

#anmeldeformularIframe, #kontaktformularIframe {
	border: none;
	height: 504px;
	width: 546px;
}

.ValueProposition {
	font-size: 130%;
	font-weight: bold;
	border: 1px solid silver;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.ShadowBox {
	font-size: 130%;
	font-weight: bold;
	border: 1px solid silver;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

/****

Bulletin



******/
.bb-header {
	
}

.bb-write-bulletin-dlg {
	display: none;
}

.bb-write-bulletin-panel {
	/*position:absolute;
	width:350px;
	height:250px;*/
	
}

.bb-write-bulletin-dlg-opener {
	text-align: center;
	padding: 4px;
	/*   background-color:rgba(10,10,10,0.5);	 */
	background-image: url('../icons/Pin Blue 24 n p.png');
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	cursor: pointer;
}

.bb-write-bulletin-dlg-opener A {
	color: white;
	font-weight: bold;
}

.bb-write-bulletin-dlg {
	background-color: yellow;
	border: solid 2px orange;
	text-align: center;
}

.bb-write-bulletin-dlg input[type='text'], .bb-write-bulletin-dlg textarea,
	.bb-write-bulletin-dlg select {
	width: 98%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial;
	font-size: 11pt;
	border: none;
	background-color: yellow;
	resize: none;
	margin: 0;
	padding: 0;
}

.bb-write-bulletin-dlg .bb-title-div {
	border-bottom: solid 2px green;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.bb-write-bulletin-dlg .bb-abstract {
	
}

/****



****/
#bb-create-topic-dlg {
	display: none;
}

#bb-create-topic-panel {
	/*position:absolute;*/
	width: 350px;
	/*height:250px;*/
	/* 	left:50%; */
	/* 	margin-left:-175px; */
	margin: auto;
}

.bb-create-topic-dlg-opener {
	text-align: center;
	padding: 4px;
	background-color: rgba(10, 10, 10, 0.5);
}

.bb-create-topic-dlg-opener A {
	color: white;
	font-weight: bold;
}

#bb-create-topic-dlg {
	background-color: yellow;
	border: solid 2px orange;
	text-align: center;
}

#bb-create-topic-dlg input[type='text'], #bb-create-topic-dlg textarea,
	#bb-create-topic-dlg select {
	width: 346px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial;
	font-size: 11pt;
	border: none;
	background-color: yellow;
	resize: none;
	margin: 0;
	padding: 0;
}

/****************



****************/
.bulletin-board  .blog {
	width: auto;
	margin-bottom: 15px;
}

.bulletin-board .bb-column /*.blog*/ {
	width: 19%;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.bulletin-board

































 

































input


































































[
type
=
'file'
]
,
{
width


































































:


































































95%;
}

/**



**/
.bb-write-bulletin-panel {
	margin-bottom: 5px;
}

.bb-column-header {
	/* 	font-size:larger; */
	background-color: rgba(10, 10, 10, 0.5);
	color: white;
	/*border-radius:8px 8px 8px 8px;*/
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

/* #header { */
/* 	background-color: white; */
/* } */
.NCMSBulletinBoard {
	background-color: rgb(225, 225, 225);
}

.NCMSBulletinBoard #footer2, .NCMSBulletinBoard #footer {
	background-color: rgb(225, 225, 225);
}

/**



**/
.galery.small {
	font-size: smaller;
}

.small .thumbnail {
	margin-bottom: 4px;
}

.small .image {
	width: auto;
	margin: 2px;
	padding: 0px;
}

.NCMSBulletinBoard .ncmsImagePost {
	position: absolute;
}

/***

 GALLERY

***/
.galery {
	/*display:none;*/
	margin-top: 5px;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
}

.galery.files {
	margin-top: -1px;
	border-bottom: dotted 1px gray;
}

#galerydetail {
	display: none;
	position: absolute;
	margin: auto;
	width: 90%;
	height: 90%;
	left: 5%;
	top: 5%;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center center;
}

.galery .image, #galery .image {
	float: left;
	text-align: center;
	padding: 2px;
	margin: 5px;
	/*border:solid 1px black;*/
}

.galery .image, .files .image {
	width: 175px;
}

/***

FileManager

***/
.UpToNetPublicCloudStorageManager #content-container {
	width: 940px;
	margin: auto;
}

/*************************

Social and Streams

****************************/
#friendstream {
	position: relative;
	font-size: 8pt;
	height: 100%;
	padding: 5px;
	position: fixed;
	left: 0px;
	top: 0;
}

#friendstream-rollup {
	background-color: #f0f0f0;
	height: 100%;
	overflow: auto;
}

#friendstream-handle {
	background-color: #f0f0f0;
}

.online img {
	position: relative;
}

.online .statuswidget {
	background-image: url('../layout/icons/Light Green Round 16 n p.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	width: 65px;
	height: 75px;
	margin-top: -75px;
}

#chatstream {
	position: relative;
	font-size: 9pt;
	padding: 5px;
	position: fixed;
	right: 0px;
	top: 0;
	height: 100%;
}

#chatstream-rollup {
	background-color: #f0f0f0;
	height: 100%;
	overflow: auto;
	width: 250px;
}

#chatstream-handle {
	background-color: #f0f0f0;
}

.chatform-post {
	width: 92%;
}

.chat-item {
	text-align: left;
	border-top: solid 1px silver;
	padding-top: 2px;
	padding-bottom: 2px;
}

.chatstream .image {
	float: left;
}

.chat-item .online .statuswidget {
	background-image: url('../layout/icons/Light Green Round 16 n p.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	width: 65px;
	height: 50px;
	margin-top: -50px;
}

#social-site {
	background-color: green;
}

#social-pane {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #E6E6E6;
}

#social-left-pane {
	position: absolute;
	/*float:left;*/
	/*width:25%;*/
	width: 265px;
	background-color: #f0f0f0;
	height: 100%;
	border-right: dotted 1px gray;
	overflow: auto;
	right: 0;
}

#social-content-pane {
	margin-left: 200px;
	position: absolute;
	/*width:66%;*/
	/*float:left;*/
	background-color: white;
	height: 100%;
	border-right: dotted 1px gray;
	overflow: auto;
}

#social-right-pane {
	position: absolute;
	/*float:right;
	*/
	/*margin-left:75%;*/
	/*width:25%;*/
	width: 175px;
	left: 0px;
	background-color: #f0f0f0;
	height: 100%;
	overflow: auto;
}

#social-pane-separator {
	
}

#social-footer-pane {
	
}

#social-left-pane-container {
	padding: 5px;
}

#social-content-pane-container {
	padding: 5px;
	width: 650px;
}

#social-right-pane-container {
	
}

#social-left-pane-container .chatform-post {
	width: 97%;
}

#social-content-pane-container .blog {
	width: 97%;
}

/*

PAGING

*/
.paging {
	text-align: center;
}

/*******************************

BLOGS et al.

*******************************/
.topic-container h1 {
	text-align: center;
	font-size: x-large;
	padding: 2em;
	border-radius: 0px;
}

.imageUploadContainer .ncmsImagePost {
	border: solid 1px gray;
	background-color: #f0f0f0;
	padding: 2px;
}

.fileUploadContainer .ncmsFilePost {
	border: solid 1px gray;
	background-color: #f0f0f0;
	padding: 2px;
}

p img {
	border: solid #8B9497 1px;
}

p a img {
	border: none;
}

img.left {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}

img.right {
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}

.bpost_tags {
	font-weight: bold;
	font-style: italic;
}

.bpost_bloggedby {
	font-size: smaller;
	font-style: italic;
}

.bpost_timestamp {
	font-size: smaller;
	font-weight: bold;
}

.bpost_image img {
	float: left;
	margin-right: 10px;
	padding: 4px;
}

.blog h2 {
	background-color: orange;
	color: #333333;
	margin: 0;
	padding: 2em;
}

.blog {
	_border-bottom: solid 1px #303c4b;
}
/*****************************************

RECENTS

********************************************/
.recents h2 {
	border: none;
	border-top: solid 1px rgba(0, 86, 151, 0.7);
	border-bottom: none;
	background-color: white;
	color: black;
	font-size: 130%;
	font-weight: normal;
	border-radius: 0 0 0 0;
	margin: 0;
	padding: 10px;
	margin: 0;
	margin-bottom: 0px;
}

/********************************************

Comments

******************************************/
.comments {
	background-color: #f0f0f0;
}

textarea#bpost_abstract {
	width: 100%;
	border: solid 1px black;
	border: 1px solid silver;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.comment-button {
	height: 70px;
	float: right;
}

.comment-status {
	height: 25px;
	padding-top: 25px;
}

.like-button {
	width: 75px;
	height: 70px;
	float: right;
}

.like-icon {
	background: url('../Layout/icons/Smiley 48 n p.png') no-repeat;
	background-position: center;
	width: 48px;
	height: 48px;
}

.like-count {
	position: relative;
	left: 32px;
	text-align: center;
	width: 26px;
	height: 16px;
	color: white;
	background-color: gray;
	font-weight: bold;
}

.comments {
	
}

.comments-icon {
	/*background:url(../Layout/icons/Lackpistole48.png) no-repeat;*/
	background-position: center;
	width: 48px;
	height: 48px;
}

.comment-headline {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}

.comments h2 {
	
}

/******************************************

FORMS


********************************************/
.blogpostform input.TextField {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.blogpostform textarea {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/******************************************

TagCloud

*******************************************/
#tiles-container .tile-container.tile-for-tags {
	min-height: 355px;
	height: auto;
}

#tiles-container .tile-container.tile-for-tags .tile {
	min-height: 295px;
	height: auto;
}

.tag-container {
	float: left;
}

.tag-word {
	float: left;
}

#tags-container {
	font-size: 130%;
}

.tag-container {
	padding: 2px;
	padding-right: 4px;
}

.tagCountContainer {
	float: right;
}

.tag-word, .tagCountContainer {
	padding-right: 3px;
}

.tags-inner {
	overflow: hidden;
	overflow-y: auto;
}

.tag-container {
	background-color: #303c4b;
	border-radius: 20px;
	font-weight: bold;
	margin-right: 2px;
	padding: 8px;
	color: white;
	margin: 2px;
}

.reloccurences0 {
	font-size: 55%;
}

.reloccurences1 {
	font-size: 60%;
}

.reloccurences2 {
	font-size: 70%;
}

.reloccurences3 {
	font-size: 80%;
}

.reloccurences4 {
	font-size: 90%;
}

.reloccurences5 {
	font-size: 100%;
}

.reloccurences6 {
	font-size: 110%;
}

.reloccurences7 {
	font-size: 120%;
}

.reloccurences8 {
	font-size: 130%;
}

.reloccurences9 {
	font-size: 140%;
}

.reloccurences10 {
	font-size: 150%;
}

#sidebar .tag-container A {
	color: white;
}

.ticketLabel {
	color: graytext;
	/* 	margin-left: 10px; */
}

.ticketInputField {
	/* 	margin-left: 25px; */
	/* 	margin: 5px 40px 0px; */
	width: 99%;
}

input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #c8c9c8;
	padding: 2px;
}

.contentWithMenu {
	margin-left: 50px;
	background-color: #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
}

.contentNoMenu {
	background-color: #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #969696;
	border-style: solid;
	border-width: 1px;
}

.commentFormContent {
	background-color: #E6E6E6;
	padding: 10px;
	/* 	border-color: #969696; */
	/* 	border-style: solid; */
	/* 	border-width: 1px; */
}

.feedbackPanelERROR {
	color: red;
/* 	list-style-position: inside; */
}

.feedbackPanelINFO {
	color: green;
}


.merkContainer div ul {
	margin-left: -27px;
	font-size: 8pt;
}

.inlineDiv {
	display: inline-block;
	float: left;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.list {
	width: 100%;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666
}

table.list {
	border-collapse: collapse;
	background-color: #f7f7f7;
}

table.list th {
	border-color: #d7d7d7 #d7d7d7 #999999;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	white-space: nowrap;
	color: white;
	background-color: #4a4e4a;
}

table.list . tr {
	text-align: center;
	white-space: nowrap;
}

table.listNoBorder th {
	background-color: #e8e8e8;
	border: none;
	color: gray;
	padding: 2px;
}

table.list td {
	vertical-align: middle;
	text-align: center;
}

table.listNoBorder td .additionalInfo {
	vertical-align: top;
	text-align: left;
	/* 	border-top: 1px dashed grey; */
	padding-top: 5px;
}

/* table.list tbody td, table.list tbody tr:hover td { */
/*     border: 1px solid #d7d7d7; */
/* } */
table.list tbody td {
	border: 1px solid #d7d7d7;
}

.listNoBorder {
	width: 100%;
}

table.listNoBorder tbody td {
	border: none;
}

/*********************************************/
.ergebnisanzeigelinks {
	float: left;
	display: block;
	text-align: center;
	padding-top: 0px;
	/*padding-left:30px;*/
	padding-right: 30px;
}

.ergebnisanzeigelinks p {
	margin-top: 0px;
	margin-bottom: 4px;
}

.ergebnisanzeigelinks_small {
	float: left;
	display: block;
	width: 200px;
	text-align: left;
	padding-top: 5px;
}

.ergebnisnavigationoben .ergebnisanzeigelinks P {
	padding: 0 5px;
}

.ergebnisnavigationunten .ergebnisanzeigelinks P {
	padding: 0 0 0 15px;
}

.ergebnisanzeigemitte {
	float: left;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 30px;
}

.ergebnisanzeigemitte span a {
	color: rgb(40, 40, 40);
	text-decoration: none;
	font-size: 10pt;
}

.aktiveseite {
	text-decoration: underline;
	font-style: italic;
	text-align: center;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}

.ergebnisanzeigeSortierung {
	float: left;
	padding-right: 30px;
}

.ergebnisanzeigerechts {
	float: left;
	display: block;
	text-align: right;
}

.checkbox {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.buttonLightBlue {
	background-color: #c7c7c8;
	border: 1px solid #b5b5b5;
	padding: 2px 10px;
}

.buttonLightBlue:hover {
	background-color: #727273;
	color: white;
	border: 1px solid black;
	padding: 2px 10px;
	text-decoration: none;
}

input:disabled {
	background-color: #f4f4f4;
}

textarea:disabled {
	background-color: #f4f4f4;
}

.additionalInfo div {
	width: 49%;
	display: inline-block;
}

.verticalMenu {
	/* 	float: left; */
	background-color: #e6e6e6;
	position: fixed;
	left: 7px;
	padding: 5px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #969696;
	margin-top: 20px;
}

.verticalMenu a:hover {
	background-color: #d2d2d2;
	border-radius: 15px;
}

/*** AutoComplete Element ***/
.wicket-aa {
	background-color: lightgray;
	margin-top: -14px;
	padding-right: 15px;
}

.wicket-aa ul li {
	list-style-type: square;
}

.wicket-aa ul li.selected {
	color: #ffffff;
}

div.wicket-aa-container {
	max-height: 400px;
	width: auto !important;
	min-width: 100px;
}

/*** AutoComplete Element ENDE ***/
.singleImageWindow {
	max-height: 99%;
	max-width: 99%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.clearer {
	clear: both;
	visibility: hidden;
}

.thumbnailBig {
	max-height: 75px;
	max-width: 75px;
}

.imageContainer {
	overflow: auto;
}

.ajaxLoader {
	background: url("../images/ajax-loader.gif") no-repeat;
	position: fixed;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10000000;
	/* 	opacity: 0.4; */
}

.selectedMenuLink {
	/* 	border-bottom: 3px solid #eee; */
	
}

.menuItem {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: sub;
	padding: 0px 15px;
	/* 	background-color: #cccccc; */
}

.menuItemIcon {
	display: inline-block;
	width: 48px;
	height: 48px;
}

.popupPanelGlass {
	display: block;
	bottom: 0px;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
	background-color: #f5f5f5;
	opacity: 0.85;
	z-index: 500;
	top: 49px;
}

.dialog {
	overflow: visible;
	position: absolute;
	visibility: visible;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	z-index: 1000;
	padding: 10px;
	top: 49px;
	width: 500px;
	margin-left: -250px;
	left: 50%;
}

.menuTitle {
	text-align: center;
	font-family: cursive;
	font-size: 12pt;
}

.menu input, textarea {
	width: 99%;
	font-family: Verdana;
	font-size: 0.9em;
}

/* Platzhalter in Input feldern stylen */
::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}

:-moz-placeholder { /* Firefox 18- */
	color: rgba(0, 0, 0, 0.5);
}

::-moz-placeholder { /* Firefox 19+ */
	color: rgba(0, 0, 0, 0.5);
}

:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
}
/* Platzhalter in Input feldern stylen ENDE*/
.buttonPositive {
	background: #339966 linear-gradient(to bottom, #396, #31654b) repeat
		scroll 0 0 padding-box;
	border-radius: 5px;
	border: 2px outset black;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	opacity: 0.8;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
	transition: opacity 0.2s linear 0s;
}

.buttonPositive:active {
	border: 2px inset black;
	color: #fff;
	text-decoration: none;
}

.buttonPositive:hover {
	color: #fff;
	text-decoration: none;
}

.sidePanelLeft {
	/* 	background-color: #44556a; */
	/* 	background-color: #febe29; */
	/* 	background-color: #3AA225; */
	background-color: #ededed;
	bottom: 0;
	position: absolute;
	top: 98px;
	width: 19%;
	overflow: auto;
}

.homePanel {
	margin-left: 19%;
	position: absolute;
	width: 81%;
	top: 98px;
	bottom: 0px;
	overflow: auto;
}

.homeContent {
	padding: 15px 30px;
}

.homeSidePanelRight {
	background-color: #e5e5e5;
	bottom: 0;
	position: absolute;
	top: 49px;
	width: 18%;
	right: 0;
}

.imgProfilePicSmall {
	max-width: 50px;
	max-height: 50px;
	border-radius: 5px;
}

.imgProfilePicTiny {
	max-width: 25px;
	max-height: 25px;
}

.imgProfilePicComment {
	max-width: 35px;
	max-height: 35px;
	float: left;
}

.optionIcon {
	max-width: 24px;
	max-height: 24px;
}

.optionIconText {
	
}

.rightSidePanelProfileName {
	vertical-align: super;
	font-size: 10pt;
}

.contentProfileName {
	font-size: 11.5pt;
	font-family: Verdana;
}

.commentProfileName {
	font-size: 10pt;
	font-family: Verdana;
}

.picLink {
	float: left;
	text-decoration: none;
	text-align: center;
}

.picLink:hover {
	float: left;
	text-decoration: none;
}

.picLinkContent {
	float: left;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
}

.picLinkComment {
	float: left;
	text-decoration: none;
	text-align: center;
	margin-right: 15px;
	width: 35px;
}

.picLinkContent:hover {
	float: left;
	text-decoration: none;
	margin-right: 20px;
}

.isOnline {
	background: url("../images/icon_online.png") no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}

.isOffline {
	background: url("../images/icon_offline.png") no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}

.contentBoxFooter {
	padding: 10px;
}

/* Infinite scrolling */
.data-list {
	overflow: auto;
	position: absolute;
	top: 49px;
	bottom: 0px;
	width: 100%;
	width: 67%;
}

.data-list td {
	font-size: 11px;
}

.data-list tr.loader-placeholder td {
	height: 10px;
}

.data-list tbody tr.loaded-row td {
	/* 	height: 24px; */
	/* 	padding: 4px 0 0 4px; */
	
}

.data-list .loader-placeholder td {
	background: transparent url(../images/ajax-loader-small.gif) repeat-y;
	margin: 20px 10px;
}

.scrollable-area {
	
}
/* END Infinite scroll*/
.post {
	background-color: #fff;
	border: 1px solid #d0d0d0;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin: 15px 30px;
}

.postContentArea {
	margin-top: 5px;
}

.imgPostType {
	float: right;
}

hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1),
		rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.1));
}

.commentArea {
	/* 	background-color: #cccccc; */
	padding-top: 5px;
	padding-bottom: 5px;
}

.commentArea input {
	width: 99%;
}

#userSidePanelLeft {
	width: 100%;
	background-color: orange;
}

#optionsSidePanelLeft {
	width: 100%;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 10.0pt;
	color: #5f6062;
	padding-right: 10px;
}

textarea {
	resize: vertical;
}

.postCommentButton {
	background: url(../images/icon_sendPost.png) no-repeat;
	width: 32px !important;
	height: 32px;
	display: block;
	border: none;
}

.button {
	cursor: pointer;
}

.postComment {
	padding: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-top: -1px;
}

.commentContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.userProfileArea {
	background-color: rgba(0, 86, 151, 0.7);
	font-family: "Puritan", sans-serif;
	font-weight: normal;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	padding-left: 35px;
}

.imgFrame {
	white-space: nowrap;
	height: 100px;
}

.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.imgProfilePicBig {
	max-width: 100px;
	max-height: 100px;
	vertical-align: middle;
}

.rightSidePanelEmployees {
	width: 100%;
	overflow: auto;
	max-height: 60%;
}

.startChatIcon {
	background: url(../images/icon_chat.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	color: #ff6400;
	text-align: center;
	cursor: pointer;
}

.startChatIcon:hover {
	text-decoration: none;
	color: #ff6400;
}

.chatContainer {
	border: 1px solid gray;
	padding: 5px;
	position: absolute;
	/* bottom: 0px; */
	bottom: 45px; /* TODO Nur in developmentmodus wegen Ajax debugger*/
	background-color: #cccccc;
}

.chatTextArea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.messageSend {
	float: right;
	background-color: rgba(0, 204, 102, 0.6);
	padding: 5px;
	border-radius: 10px;
	color: white;
	max-width: 80%;
	font-size: 8.5pt;
}

.messageReceived {
	float: left;
	background-color: rgba(0, 86, 151, 0.6);
	padding: 5px;
	border-radius: 10px;
	color: white;
	max-width: 80%;
	font-size: 8.5pt;
}

.chatTextContainer {
	overflow: auto;
	height: 212px;
}

.closeButton {
	background: url("../images/icon_delete_gray.png") no-repeat;
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	float: right;
}

.closeButton:hover {
	background: url("../images/icon_delete_normal.png") no-repeat;
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	float: right;
}

.chatSendDate {
	float: right;
	font-size: 6pt;
}

.chatDateSeperator {
	text-align: center;
	padding: 5px;
	margin-top: 5px;
}

.chatDateSeperator span {
	background-color: sandybrown;
	padding: 5px;
	font-size: 8pt;
	font-weight: bold;
}

.ajaxLoader {
	background: url("../images/ajax-loader.gif") no-repeat;
	position: fixed;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10000000;
}

#ident_emailadresse {
	color: #7d7d7d !important;
}

#spanLogout {
	color: #7d7d7d !important;
}

#loginarea {
/* 	padding: 0.5em !important; */
	padding: 7px !important;
}

.sidePanelOptionHeader {
	font-weight: bold;
	border-bottom: 1px solid #5f6062;
	font-size: 10.5pt;
}

.sidePanelOptionLink {
	padding-left: 15px;
}

.sidePanelOptionLink a {
	cursor: pointer;
	color: #5f6062;
}

.sidePanelOptionLink a:hover {
	cursor: pointer;
	color: #5f6062;
}

.iconLink {
	cursor: pointer;
}

.mainSelectionLinks {
	text-decoration: underline !important;
	font-size: 12pt;
	cursor: pointer;
	color: #555 !important;
}

.mainSelectionLinks:hover {
	color: #555;
	text-decoration: underline !important;
}

.mainSelectionLinks:visited {
	color: #555 !important;
	text-decoration: underline !important;
}

.tableMainSelectionLinks {
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 25px;
}

.importantNote {
	border-color: teal;
	border-style: solid;
	border-width: thin;
	padding: 1em;
	font-size: 8.5pt;
}

.missingTechnicalDataSheet {
	margin-top: 20px;
}

.dataSheetTable tr td {
	border: 1px solid #cccccc;
}

.produktNr {
	text-align: left;
	background-color: #cecece;
	padding: 3px;
}

.produktBezeichnung {
	text-align: left;
	padding: 3px;
}

.sheetData tr td {
	text-align: left;
	padding: 2px;
	color: gray;
}

.sheetDataLabel {
	width: 125px;
	font-weight: bold;
}

.merkContainer {
	padding-top: 5px;
}

.sheetLink {
	text-decoration: underline !important;
	font-size: 8pt;
	color: #5f6062 !important;
	cursor: pointer;
}

input placeholder {
	color: red;
}

.sidePanelOptionLink div {
	margin-top: 3px;
}

.sidePanelOptionLink div input[type="text"] {
	width: 100%;
}

.flag {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.sheetLink {
	color: #525759;
	text-decoration: underline;
}

.sheetLink:hover {
	color: #525759;
	text-decoration: underline;
	cursor: pointer;
}

.sheetLink:visited {
	color: #525759;
	text-decoration: underline;
	cursor: pointer;
}

.allVersions {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

.allVersions a {
	color: #525759;
	text-decoration: underline;
	cursor: pointer;
	vertical-align: top;
}

.allVersions a:hover {
	color: #525759;
	text-decoration: underline;
	cursor: pointer;
}

.allVersions a:visited {
	color: #525759;
	text-decoration: underline;
	cursor: pointer;
}

.fussnote {
	background-color: black;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: 5px;
}

.confirmEmailText {
	font-size: 9pt;
	font-weight: bold;
}

#first-level-navigation-container {
	display: none;
}

#alternativeHeader {
/* 	min-height: 31px; */
/* 	background: #ffe000; */

	height:96px;
	border-bottom: 2px solid #dcdcdc;
}

#headerBar {
	width: 86%;
	margin-left: 7%;
}

#dreiklang {
	float: right;
}

#logoWeilburger {
		margin-top: 25px;
}

#nav {
	float: right;
	margin-top: 35px;
}