body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "museo", Arial, Helvetica, Geneva, sans-serif;
	font-size: 180%;
	font-weight: 500;
}

#outer-wrapper {
	max-width:1280px;
	margin: 0 auto;
	width: 100%;
	min-height:500px;
}

.container-fluid {
	max-width:1280px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.top-section {
	background: #f3efe3;
	padding-bottom: 35px;
}

@media (min-width: 1024px) {
	.top-section {
		padding-bottom: 50px;
	}
}


#search {
	right: 35px;
	top: 80px;
	height:28px;
	position:absolute;
	transition:         all 0.1s ease-in-out;
	cursor: pointer;
	width: 28px;
}

#search #search-word:hover {
	cursor: pointer;
}

#search.open #search-word:hover {
	cursor: text;
}

#search.open #search-word {
	padding-left: 30px;
}

#search.open {
	width:245px;
	background: white;
	box-shadow: inset 1px 1px 3px #ece0cb;
	background-color: white;
	border-radius: 4px;
}

	#search #search-submit {
		width:90px;
		height:30px;
		border:none;
		overflow:hidden;
		float:right;
		cursor:pointer;
		position:absolute;
		text-align: center;
		top:0;
		right:0;
		background: #698592;
		color: #fff;
		font-size: 80%;
		font-family: Arial, Helvetica, sans-serif;
		outline: 0;
		border-radius: 2px;
		margin: 5px;
		display: none;
	}
	
	#search #search-submit:hover {
		background: #58717d;
	}
	
	#search #search-word {
		border:none;
		height: 28px;
		outline: 0;
		margin: 0;
		padding: 0 15px 0 50px;
		background: none;
		width: 171px;
		font-size: 80%;
		color: #636363;
		font-family: Arial, Helvetica, sans-serif;
		background:url('../images/search-icon.png') 5px center no-repeat;
	}

	
		
#footer {
	background: #2c4956;
	padding: 30px 0;
	color: white;
}

/* IMAGE HEADER */

/*.image-header-1, .image-header-2, .image-header-3, .image-header-machine1, .image-header-machine2 {
	margin:20px 0 5px 0;
	padding:0;
	overflow:hidden;
	position:relative;
	font-size:10px;
	height:23px;
}
.image-header-2 {
	height:30px;
	z-index:10;
}
.image-header-3,  {
	height:22px;
}

.image-header-machine1 {
	height:44px;
	width:600px;
}
.image-header-machine2 {
	height:78px;
	width:600px;
	
}

.image-header-1 img, .image-header-2 img, .image-header-3 img, .image-header-machine1 img, .image-header-machine2 img {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}*/



/*CSC-Frames*/

.three-column .csc-frame,
#content-right .csc-frame {
	margin-bottom: 5px;
	margin-top: 12px;
}

.three-column .csc-frame a,
#content-right .csc-frame a {
	text-decoration: underline !important;
}

.three-column .csc-frame a:hover,
#content-right .csc-frame a:hover {
	text-decoration: none !important;
}

.three-column .csc-frame p,
.three-column .csc-frame a,
.three-column .csc-frame h1.image-header-3,
.three-column .csc-frame h1 a,
.three-column .csc-frame h1,
#content-right .csc-frame p,
#content-right .csc-frame a,
#content-right .csc-frame h1.image-header-3,
#content-right .csc-frame h1 a,
#content-right .csc-frame h1 {
	color: white !important;
	margin-top: 0;
}

#content-left .csc-frame.orange-light h1,
#content-left .csc-frame.orange-light h2,
#content-left .csc-frame.orange-light h3,
#content-left .csc-frame.orange-light h4,
#content-left .csc-frame.orange-light p,
#content-left .csc-frame.orange-light a,
#content-left .csc-frame.orange-dark h1,
#content-left .csc-frame.orange-dark h2,
#content-left .csc-frame.orange-dark h3,
#content-left .csc-frame.orange-dark h4,
#content-left .csc-frame.orange-dark p,
#content-left .csc-frame.orange-dark a,
#content-left .csc-frame.blue-light h1,
#content-left .csc-frame.blue-light h2,
#content-left .csc-frame.blue-light h3,
#content-left .csc-frame.blue-light h4,
#content-left .csc-frame.blue-light p,
#content-left .csc-frame.blue-light a,
#content-left .csc-frame.blue-dark h1,
#content-left .csc-frame.blue-dark h2,
#content-left .csc-frame.blue-dark h3,
#content-left .csc-frame.blue-dark h4,
#content-left .csc-frame.blue-dark p,
#content-left .csc-frame.blue-dark a   {
	margin: 0 !important;
	color: white !important;
}

.csc-frame.orange-light,
.csc-frame.orange-dark,
.csc-frame.blue-light,
.csc-frame.blue-dark {
	color: white;
	padding: 10px 10px;
	border-radius: 3px;
	box-shadow: inset -1px 1px rgba(255,255,255,0.2);
}

.csc-frame.orange-light {
	background-color: #f19d30;
	border: 1px solid #ce7e16;
}

.csc-frame.orange-dark {
	background-color: #ef6830;
	border: 1px solid #d24d17;
}

.csc-frame.blue-light {
	background-color: #8cb2c2;
	border: 1px solid #799faf;
}

.csc-frame.blue-dark {
	background-color: #597f8f;
	border: 1px solid #54717d;
}


/*Google Suchergebnisse*/

.gsc-control-cse {
	padding: 0 !important;
	border: none !important;
}

.gsc-webResult.gsc-result {
	background: none !important;
	padding: 0 !important;
	border: none !important;
}

.gs-webResult.gs-result .gs-snippet {
	color: #676767 !important;
}

.gs-webResult.gs-result .gs-visibleUrl {
	color: #334f5b !important;
	margin-top: 6px !important;
}

input.gsc-input {
	height: 42px !important;
	line-height: 42px !important;
	padding: 0 20px !important;
	width: 90% m!important;
}

input.gsc-search-button {
	border: none !important;
	height: 44px !important;
	padding: 0 20px !important;
	background: #698592 !important;
	color: #fff !important;
	font-size: 100% !important;
	font-family: Arial, Helvetica, sans-serif !important;
	outline: 0 !important;
	border-radius: 0 2px 2px 0 !important;
	cursor: pointer;
}

input.gsc-search-button:hover {
	background: #506873 !important;
}

.gsc-clear-button {
	height: 44px !important;
	line-height: 44px !important;
	width: 44px !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color: #678290 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color: #676767 !important;
}




