/*
-----------------------------------------------------------------------------------------------
INHALT
-----------------------------------------------------------------------------------------------
=GENERELLER SEITENAUFBAU
*/


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h1, h2, h3, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, a, textarea {
	color: #777254;
	margin: 0;
	padding: 0;
	font-family: Tretbuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}


/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

a, input {
	outline: none;
}


/*
-----------------------------------------------------------------------------------------------
=ALLGEMEINE DEKLARATIONEN
-----------------------------------------------------------------------------------------------
*/

.right {
	float: right;
}

a, a:link, a:visited {
	color: #2e2226;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	color: #f39a1c;
}

a.pdf {
	background:url("../../images/icon_pdf.gif") no-repeat scroll 0 0 transparent;
	display:inline-block;
	padding:10px 0 15px 40px;
}

a.web {
	background:url("../../images/icon_web.gif") no-repeat scroll 0 0 transparent;
	display:inline-block;
	padding:10px 0 15px 40px;
}

strong {
	color: #2e2226;
}

ul.pointed {
	margin-bottom: 25px;
}

ul.pointed li {
	background: url("../../images/icon_pointed.gif") no-repeat scroll 0 5px transparent;
	line-height: 1.9em;
	padding-left: 15px;
}

img.bordered {
	border: 3px solid #EEE;
}

p {
	display: inline-block;
	line-height: 1.7em;
	margin-bottom: 10px;
}



/* =Zwischenr�ume
----------------------------------------------------------------------------------------------- */
span.separator {
	display: block;
	height: 1em;
}

	span.separator.large {
		height: 2em;
	}
	
	span.separator.small {
		height: 0.5em;
	}





/* =Boxen f�r weiterf�hrende Informationen
----------------------------------------------------------------------------------------------- */
div.shortinfo_box {
	border:1px solid #CCCCCC;
}

div.shortinfo_box h3 {
	border: none;
	margin-top: 0px !important;
}





/*
-----------------------------------------------------------------------------------------------
=�BERSCHRIFTEN
-----------------------------------------------------------------------------------------------
*/

h1,h2,h3,h4,h5,h6 {
	color: #2e2226;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-style: normal !important;
	text-decoration: none !important;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	color: #f29a1c;
}

h1 {
	border-bottom: 1px solid #ccc;
	display: inline-block;
	width: 100%;
}

h1, h1 a {
	font-size: 1.7em;
	margin-bottom: 5px;
}





div#main h2 {
	margin: 20px 0 10px 0;
}

h2, h2 a {
	font-size: 30px;
}



div#main h3 {
	border-bottom: 1px solid #ccc;
	margin: 20px 0 3px 0;	
}

h3, h3 a {
	font-size: 20px;
}

div#index-featured h3, div#index-news h3 {
	text-transform: uppercase;
}

div#index-featured h3 a, div#index-news h3 a {
	font-size: 25px;
}



div#shortinfo h3 {
	border: none;
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px 0;
}










h1 span, h2 span, h3 span, h4 span, h1 span, h2 span, h3 span, h4 span {
	color: #f29a1c;
}

div#sidebar h2, div#sidebar h5 {
	font-size: 17px;
	font-weight: normal;	
}





/*
-----------------------------------------------------------------------------------------------
=GENERELLER SEITENAUFBAU
-----------------------------------------------------------------------------------------------
*/

body.home {
	background: #fff url(../../images/background_body_home.jpg) repeat-x 40% 0px;
}

body {
	background: #fff url(../../images/background_body.jpg) repeat-x 40% 0;
}

div.wrapper	{
	margin: 0 auto;
	width: 950px;
}



/* =HEADER
----------------------------------------------------------------------------------------------- */
div#header	{
	height: 121px;
}

div.branding a {
	background: #fff url(../../images/g.labs.gif) no-repeat;
	display: block;
	height: 80px;
	margin-top: 7px;
	text-decoration: none;
}

div.languages img, div.languages a img {
	padding-top: 5px;
	margin-left: 5px;
}

/* =Breadcrumb-Navigation
----------------------------------------------------------------------------------------------- */
body.home div.breadcrumb {
	display: none;
}

div.breadcrumb span {
	display: none;
}

div.breadcrumb, div.breadcrumb a {
	font-size: 11px;
	font-style: normal;
}




/*=footer
----------------------------------------------------------------------------------------------- */
div#footer	{
	background: #fff url(../../images/background_footer.gif) repeat-x bottom;	
	border-top: 2px solid #eee;
	padding: 10px 0;
	position: relative;	
	width:100%;
}

div#footer ul#suckerfishnav li a span {
	display: none;
}

div#footer div.sitemap div {
	color: #FFF;
}

div#footer div.sitemap ul li {
	float: right;
	font-weight: normal;
	margin-left: 10px;
}

div#footer div.sitemap ul li a {
	color: #FFF;
}

div#footer div.sitemap ul li span {
	display: none;
}



div#footer h5 {
	display: none;
}

div#footer h3 {
	color: #373331;
	border-bottom: 1px solid #777254;
	display: block;
	font-size: 1.4em;
	margin-bottom: 5px;
	width: 100%;
}


#footer-sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-sidebar ul li, #footer-sidebar ul li a	{
	font-size: 0.9em;
}




/*
-----------------------------------------------------------------------------------------------
=INTERAKTIONSELEMENTE
-----------------------------------------------------------------------------------------------
*/
div.button_large a, p.sendbutton input {
	background: url(../../images/button_large_100.png) no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1em;
	font-style: normal;	
	font-weight: bold;
	height: 29px;	
	padding: 4px 0px 0 10px;
	text-decoration: none;
	width: 130px;	
}

p.sendbutton input {
		padding: 0px;
}


div.button_large a:hover, p.sendbutton input:hover {
	background: url(../../images/button_large_hover_100.png) no-repeat;
}




 div#footer div#searchbar input.searchsubmit, a.button_readmore	{
	background: url(../../images/button_small_100.png) no-repeat;	
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 0.9em;
	font-style: normal;
	margin: 0;	
	padding: 0px 0px 2px 10px;
	text-decoration: none;
	width: 100px;	
}

.quick-read-more {
	background: url(../../images/icon_more.gif) 6px 4px no-repeat;
	display: inline-block;
	padding-left: 20px;
}

div#footer div#searchbar input.searchsubmit:hover, a.button_readmore:hover {
	background: url(../../images/button_small_hover_100.png) no-repeat;
}


li.lpbcWidgetMore a {
	background: url(../../images/button_small_150.png) right no-repeat;
	color: #fff;
	display: block;
	font-size: 0.9em;
	font-style: normal;
	margin: 0;	
	padding: 1px 30px 2px 10px;
	text-decoration: none;
	width: 110px;
}

li.lpbcWidgetMore a:hover {
	background: url(../../images/button_small_hover_150.png) right no-repeat;
}


input, select, textarea	{
	background: url(../../images/form.jpg) repeat-x top #FFF;
	border: 1px solid #777254;
	color: #777254;
	padding: 1px 2px 1px 2px;
}

input:focus, select:focus, textarea:focus {
	border: 1px solid #f39a1c;	
	color: #2e2226;	
}








/* =NAVIGATION
----------------------------------------------------------------------------------------------- */
div#navigation	{
	height: 33px;
}

div#navigation h5	{
	display: none;
}

div#navigation ul li a {
	background: url(../../images/navigation.gif) no-repeat 0 0;
	color: #fff;	
	display: block;
	font-style: normal;
	font-weight: bold;
	height: 28px;
	padding-top: 5px;
	text-decoration: none;
	width: 100px;
}
	
div#navigation ul li {
	float: left;
	text-align: center;
}

div#navigation ul li span {
	display: none;
}

div#navigation ul a:hover {
	background: url(../../images/navigation.gif) no-repeat 0 -66px;
}

body.home div#navigation ul li.current_page_item a,

div#navigation.post-1716 ul li.page-item-1716 a,
div#navigation.post-1718 ul li.page-item-1718 a,

body div#navigation.category-presse ul li.cat-item-6 a,
body div#navigation.category-press ul li.cat-item-26 a,

body.page-id-111 div#navigation ul li.page-item-111 a,
body.page-id-213 div#navigation ul li.page-item-213 a,
div#navigation.category-produkte ul li.cat-item-11 a, div#navigation.category-products ul li.cat-item-27 a,
div#navigation.category-partner ul li.cat-item-5 a, div#navigation.category-associate ul li.cat-item-24 a,

div#navigation.category-karriere ul li.cat-item-12 a,
div#navigation.category-career ul li.cat-item-25 a,

div#navigation.post-2786 ul li.page-item-2786 a,
div#navigation.post-2788 ul li.page-item-2788 a,

body.page-id-3245 div#navigation ul li.page-item-3245 a,
div#navigation.category-chanpin ul li.cat-item-108 a,
div#navigation.category-hezuo ul li.cat-item-109 a,
div#navigation.category-meiti ul li.cat-item-110 a {
	background: url(../../images/navigation.gif) no-repeat 0 -33px;
}

div#navigation ul li.page-item-481,
div#navigation ul li.page-item-111,
div#navigation ul li.page-item-161,
div#navigation ul li.page-item-485,
div#navigation ul li.page-item-3401,
div#navigation ul li.page-item-3418 {
	display: none;
}













/* =FEATURE
----------------------------------------------------------------------------------------------- */
.featured	{
	border: 10px solid #fff;
	float: left;
	width: 410px;
}

#controls				{ position: relative; float: left; z-index: 100; top: 90px;  }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; position: absolute; left: 5px; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; position: absolute; left: 375px; }
#controls .next:hover, #controls .prev:hover	{ opacity: 1; }

#featured-slideshow		{
	position: relative;
	height: 220px;
	margin-right: 20px;
}			

.featured-article		{
	display: block;
	width: 410px;
	height: 220px;
	text-decoration: none !important;
}

.featured-entry	{
	background: #2e2226;
	border-top: 1px #fff solid;
	color: #fff;
	display: block;	
	filter: alpha(opacity = 80);
	font-style: normal;	
	height: 70px;
	opacity: 0.8;
	overflow: hidden;	
	padding: 0;	
	position: relative;
	top: 150px;	

}

.featured-entry .entry-title	{
	color: #FFF;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 15px 0px;
}

.featured-entry .entry-summary	{
	color: #ccc;
	display: block;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0 15px;	
}



/* =KURZINFO
----------------------------------------------------------------------------------------------- */
div#shortinfo {
	background: url(../../images/background_shortinfo.jpg);
	border: 10px solid #fff;
	border-left: none;
	height: 220px;	
}

div#shortinfo p {
	color: #ccc;
	line-height: 1.5em;
}




/*
-----------------------------------------------------------------------------------------------
=ARTIKEL
-----------------------------------------------------------------------------------------------
*/

div.teaser p {
	font-size: 1em;
}


/* =KOLUMNEN
----------------------------------------------------------------------------------------------- */
.entry-summary strong {
	color: #777254;
	font-weight: normal;
}


/* =Feature
----------------------------------------------------------------------------------------------- */
div#index-featured div.entry-summary {
	width: 350px;
	margin-right: 10px;	
}

div#index-featured div.entry-thumbnails {
	border: none;
	display: inline-block;
	float: right;
	margin: 0px;
}

/* =Zweispaltenlayout
----------------------------------------------------------------------------------------------- */
div#index-news,
body.category-produkte div#archive-posts,
body.category-products div#archive-posts,
body.category-partner div#archive-posts,
body.category-associate div#archive-posts,
body.category-chanpin div#archive-posts ul,
body.category-hezuo div#archive-posts ul {
	position: relative;
	left: -30px;
}

div#index-news ul,
body.category-produkte div#archive-posts ul,
body.category-products div#archive-posts ul,
body.category-partner div#archive-posts ul,
body.category-associate div#archive-posts ul,
body.category-chanpin div#archive-posts ul,
body.category-hezuo div#archive-posts ul {
	width: 660px;
}

div#index-news ul li,
body.category-produkte div#archive-posts ul li,
body.category-products div#archive-posts ul li,
body.category-partner div#archive-posts ul li,
body.category-associate div#archive-posts ul li,
body.category-chanpin div#archive-posts ul li,
body.category-hezuo div#archive-posts ul li {	
	width: 300px;
	float: left;
	margin-left: 30px;
}

div#index-news div.entry-thumbnails {
	display: none;
}

body.category-partner div#archive-posts p.quick-read-more,
body.category-associate div#archive-posts p.quick-read-more {
	display: none;
}


div#index-news p.quick-read-more {
	display: inline-block;
}

div.entry-thumbnails	{
	border: 3px solid #eee;
	float: left;
	margin: 5px 0;
}

div#index-news div.navigation {
	display: none;
}



/* =PRESSE
----------------------------------------------------------------------------------------------- */
body.category-presse div.entry-thumbnails,
body.category-press div.entry-thumbnails {
	display: none;
}

	body.category-presse div.entry-summary p.quick-read-more {
		float: right;
	}

div.entry-info {
	font-size: 0.9em;
	margin-bottom: 30px;
}

div.category-presse h1 {
	width: 630px;
}

div.permalink, span.presslink {
	font-size: 0.9em;
}


	


/* =Produkte
----------------------------------------------------------------------------------------------- */
body.category-karriere div.entry-thumbnails,
body.category-festanstellung div.entry-thumbnails,
body.category-nebenjob div.entry-thumbnails,
body.category-praktikum div.entry-thumbnails,
body.category-career div.entry-thumbnails,
body.category-permanently-employed div.entry-thumbnails,
body.category-side-job div.entry-thumbnails,
body.category-placement div.entry-thumbnails,
body.category-produktion div.entry-thumbnails,
body.category-vermarktung div.entry-thumbnails,
body.category-organisation div.entry-thumbnails
 {
	display: none;
}

div.category-produkte div.entry-info, div.category-products div.entry-info, div.category-chanpin div.entry-info {
	display: none;
}



div.wpcf7 p.partner {
	font-size: 1.0em;
}


/*
-----------------------------------------------------------------------------------------------
=SIDEBAR
-----------------------------------------------------------------------------------------------
*/
div#sidebar {
	background: #f7f6f0;
	border: #BBBBBB 1px solid;
}

div#sidebar li.lpbcWidgetPost,
div#sidebar div.widgetcontent ol li,
div#sidebar div.widgetcontent ul li {
 border-top:1px dotted #CCCCCC;
 border-bottom:none ;
 padding-bottom: 10px ;
 padding-top: 10px;
 font-size: 0.9em;
}



li.lpbcWidgetCategory li:first-child,
div#sidebar div.widgetcontent ol li:first-child,
div#sidebar div.widgetcontent ul li:first-child  {
border-top:none !important;
}
/* =BOXEN
----------------------------------------------------------------------------------------------- */

li.lpbcWidgetCategory,
div.contact_person,
div.about_us,
div#sidebar div.widgetcontent {
	background :none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;	
	margin-bottom: 30px;
}


span.prefix {
	display: inline-block;
	width: 40px;
}

div.about_us span.prefix {
	display: inline-block;
	width: 75px;
}




/* =Aktuelle News
----------------------------------------------------------------------------------------------- */
div#sidebar li.lpbcWidgetCategory, div.widgetcontent ol {
	padding: 10px 10px 30px 10px;
}


div#sidebar li.lpbcWidgetCategory h4 {
	display: none;
}


div#sidebar li.lpbcWidgetPost a {
	font-style: normal;
	font-weight: bold;
}

div#sidebar li.lpbcWidgetPost br {
	display: none;
}

div#sidebar span.lpbcWidgetDate {
	border-left: 1px solid;
	display: inline-block;
	font-style: italic;
	margin-left: 3px;
	padding-left: 3px;
}

div#sidebar div.widgettitle {
	padding: 6px 10px;
}

div#sidebar li.lpbcWidgetMore {
	float: right;
}


/* =Angebotenen Jobs
----------------------------------------------------------------------------------------------- */
div#sidebar div.widgetcontent ul li a {
	font-weight: bold;
	font-style: normal;
}


/* =Partner werden
----------------------------------------------------------------------------------------------- */
div#sidebar ol.cf-ol li {
	border: none;
	margin: 0px;
	padding: 0px;
}




/*
-----------------------------------------------------------------------------------------------
=UNTERNEHMEN
-----------------------------------------------------------------------------------------------
*/
div.core_values {
	background: url(../../images/core_values.jpg) no-repeat;
	height: 610px;
}

div.core_values div {
	margin-top: 15px;
	margin-bottom: 50px;	
}



/*
-----------------------------------------------------------------------------------------------
=PARTNER
-----------------------------------------------------------------------------------------------
*/
body.category-partner h3,
body.category-partner div#archive-posts ul li,
body.category-associate h3,
body.category-associate div#archive-posts ul li,
body.category-hezuo h3,
body.category-hezuo div#archive-posts ul li {
	width: 190px;
}

body.category-partner div.entry-thumbnails img,
body.category-partner div.entry-thumbnails,
body.category-associate div.entry-thumbnails img,
body.category-associate div.entry-thumbnails,
body.category-hezuo div.entry-thumbnails img,
body.category-hezuo div.entry-thumbnails {
	width: 184px !important;
	height: 75px;
}




/*
-----------------------------------------------------------------------------------------------
=KONTAKT
-----------------------------------------------------------------------------------------------
*/
div.wpcf7 p {
	display: block;
	font-size: 0.9em;
}


div.wpcf7 textarea {
	width: 630px;
}


/*
-----------------------------------------------------------------------------------------------
=KARRIERE
-----------------------------------------------------------------------------------------------
*/
div.entry-summary ul.pointed {
	margin: 2px 0 5px 0;
}

span.jobtype {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 20px 0;
	text-align: center;
	width: 630px;
}


div.links {
	font-size: 11px;
	height: 52px;
	line-height: 1em;
	overflow: hidden;
}

div.links a {
	color: #777254;
	font-size: 9px;
	
}


span.partnerlinks {
	position: absolute;
	top: -9999999px;
	left: -999999px;
}

