/*   
Theme Name: Faktor3 Website
Theme URI: http://www.faktor3.de
Description: Das F3 Theme
Author: F3 Dev Team
Author URI: 
Version: 0.1
Tags: 
*/

@import url('css/reset.css');

@import url('css/typography.css');

@import url('css/grid.css');

@import url('css/forms.css');

/*
div.fileinputsjobs {
	position: relative;
	margin-left: 165px;
}

div.fakefilejobs {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin-top: -20px;
}

input.filejobs {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	margin-top: -15px;
	padding-left: 220px;
}
*/


* {
    outline: none;
}

::selection {
	background: #363F4D; /* Safari */
	}
::-moz-selection {
	background: rgba(54, 63, 77, 0.3); /* Firefox */
}

html {
	}

body {
	background: #f9f9f9 url(images/bg.gif) repeat-x fixed left bottom;
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	/*color: #919292;*/
	color: #878787;
}

#wrapper {
	width: 980px;
	position: relative;
}

.flamme {
	background: transparent url(images/flamme.png) no-repeat;
	width: 166px;
	height: 204px;
	display: block;
	position: absolute;
	right: -150px;
	top: 160px;
}

#main_wrap {
	margin: 0;
}

/* header */

.header_top {
	background: url(images/header_top.png) no-repeat;
	width: 760px;
	height: 12px;
	display: block;
}

.header {
	padding: 0px 12px;
	height: 90px;
	position: relative;
	background: transparent url(images/header_bg.png) repeat-y;
	color: #ffffff;
}

#header-wrap h1 {
	width: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#header-wrap .description {
	clear: both;
}

#socialkrams {
	padding: 5px 0 0 15px;
}

#socialkrams p {
	display: inline;
	margin: 0 6px 0 0;
	padding: 0;
	vertical-align: 5px;
}

#socialkrams a.twitter, #socialkrams a.facebook {
	margin-right: 5px;
	vertical-align: 3px;
}

#search-bar {
	position: absolute;
	right: 18px;
	top: -7px;
}

#searchform {
	display: inline;
}

#searchsubmit {
	background: #363f4d url(images/searchbutton_hover.gif) repeat scroll 0px 17px;
	width: 16px;
	height: 17px;
	text-indent: -5000px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	padding: 0;
	vertical-align: middle;
	margin-bottom: 3px;
	border: none;
	}

#searchsubmit:hover {
		background: #363f4d url(images/searchbutton_hover.gif) repeat scroll 0px 36px;
}

#s {
	width: 89px;
	height: 15px;
	border: 1px solid #1f2b3b;
	padding: 2px 0 0 3px;
	color: #363f4d;
	border: 1px solid #363F4D;
	-moz-border-radius: 3px;
}

.rss {
	margin-right: 7px;
}

#wrapper {
	margin-top: 40px;
}

/* showcase */

.cases_showcase, .category_overview {
	position: relative;
	background: url(images/showcase_bg.png) repeat-y;
	padding: 4px 12px 0 12px;
}

.showcase_end {
	background: url(images/showcase_end.png) no-repeat;
	width: 760px;
	height: 18px;
	display: block;
}

#front_show h2 {
	position: absolute;
	bottom: 80px;
	font-size: 42px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	background: #363f4d;
	padding: 5px 10px;
	margin-left: 15px;
}

#front_show p {
	margin-left: 15px;
	font-size: 14px;
	position: absolute;
	top: 250px;
	width: 450px;
	margin-bottom: 0;
}

#front_show span {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	background: #363f4d;
	line-height: 28px;
	padding: 3px 0 3px 0;
}

/*** content infos ***/

#content .breadcrumb {
	margin-bottom: 15px;
}

#content .breadcrumb a {
	color: #919292;
}

/*** Seiten Template ***/

.page_content {
	padding: 20px;
}

hr {
	 border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #A6A7A7;
 	border-bottom: transparent;
}

.cols3 {
	-moz-column-width: 220px;
	-webkit-column-width: 220px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
}

/*** cases single template ***/

.cases_info {
	background: #506277;
	padding: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.cases_info a {
	color: #fff !important;
	text-decoration: underline !important;
}

.cases_info h2, .category_details h2, .page_content h2 {
	font-size: 33px;
	color: #fff;
	margin-bottom: 15px;
}

.cases_info h3 {
	color: #fff;
	margin-bottom: 20px;
}

.cases_info .left_col {
	float: left;
	width: 440px;
	margin-right: 15px;
	margin-left: 10px;
}

.cases_info .right_col {
	width: 230px;
	float: left;
	margin-top: 10px;
	border-left: 1px solid #fff;
	padding-left: 15px;
}

/*** MANAGEMENT TEMPLATE ANFANG ***/
.cases_info {
	background: #506277;
	padding: 0px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

.cases_info .left_col_management {
	float: left;
	width: 440px;
	margin-right: 0px;
}

.cases_info .right_col_management {
	width: 290px;
	float: left;
	padding-left: 0px;
	margin-top:15px;
	line-height: 15px;
}

/*** MANAGEMENT TEMPLATE ENDE ***/

.cases_info .right_col p {
	margin-bottom: 10px;
}

.case_study {
	margin-top: 20px;
	border-top: 1px solid #c6d0d5;
	padding: 20px 0 20px 15px;
}

.case_study h2, #content h2 {
	color: #506277;
	font-weight: bold;
	font-size: 18px;
}

#content h2 a, #content h2 a:hover {
	color: #506277;
	text-decoration: none;
}

.case_study a h2 {
	text-decoration: none;
}

.cases_info .breadcrumb {
	margin-bottom: 15px;
	margin-left: 10px;
}

.cases_info .breadcrumb a {
	color: #fff;
}

.single-casestudies .teaserblock img {
	margin-top: 15px;
	opacity: 0.7;
}

.single-casestudies .teaserblock img:hover {
	opacity: 1;
}

.single-casestudies .teaserblock p.more {
	color: #9D0C15;
	margin-top: 10px;
}

ul.case-study-sidebar {
	height: auto !important;
}

/**** kategorien template ****/

.category_overview {
	height: 357px;
	
}

.category_details {
	height: 359px;
	overflow: hidden;
}

.category_details_container {
	padding: 0 0 0 12px;
}

.category_details .left_col {
	float: left;
	width: 510px;
}

.category_details .right_col p {
	margin-bottom: 10px !important;
}

.category_details .right_col {
	float: left;
	width: 204px;
	background: #506277;
	color: #fff;
	padding: 8px 10px 0px 12px;
	height: 351px;
}

.category_details h2 {
	position: absolute;
	top: 20px;
	left: 15px;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	background: #506277;
	padding: 5px 10px;
	margin-left: 15px;
	font-size: 27px;
}

.category_details_container h3 {
	color: #506277;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

.category_details .right_col h3 {
	font-size: 17px;
	color: #fff;
	font-weight: bold;
}

#news_container {
	margin-top: 25px;
	border-top: 1px solid #c9c9c9;
	padding-top: 25px;
}

#referenzen_container, #case_container {
	border-top: 1px solid #c9c9c9;
	padding-top: 15px;
}

#referenzen_container {
	padding-bottom: 15px;
}

.konf {
	margin-right:20px; 
	float:left; 
	width: 229px;
}

#news_container .news_item {
	float: left;
	width: 240px;
}

#news_container .news_item img {
	margin-bottom: 25px;
}

#news_container .item2 {
	margin: 0 14px;
}

#news_container .news_item date {
	font-size: 11px;
}

#news_container .news_item h4 {
	font-size: 17px;
	color: #506277;
	margin-bottom: 5px;
	font-weight: bold;
}

#news_container .news_item p .more {
	display: inline;
	background-image: none;
	padding-left: 0px;
}

#referenzen_container img.referenz_thumbs {
	border: 1px solid #cdcdcd;
	margin-right: 12px;
}

/**** aktuelles single template ****/

.aktuelles {
	padding: 12px;
}

.aktuelles .left_col {
	width: 240px;
	margin-right: 20px;
	float: left;
	min-height: 1px;
}

.aktuelles .left_col ul {
	list-style: none;
	padding: 0;
}

.aktuelles .left_col li img {
	margin-bottom: 15px;
	border: 1px solid #aeaeae;
}

.aktuelles .right_col {
	float: left;
	/* width: 474px; */
}

/* teaser */

.teaserblock_container {
	float: left;
	width: 250px;
}

#sidebar_container {
	width: 220px;
}

.teaserblock h3 {
	font-size: 15px;
	font-weight: bold;
	color: #363f4d;
}

.home .teaserblock h3 {
	font-size: 16px;
}

#meldungen h3 {
	margin-bottom: 0;
}

.teaserblock {
	font-size: 11px;
	padding: 5px 20px;
	background: transparent url(images/teaserblock_background.png) repeat-y;
	width: 180px; 
	min-height: 104px;
}

#content .teaserblock {
	background: transparent url(images/content_teaserblock_background.png) repeat-y;
	width: 210px;
	height: 250px;
	position: relative;
}

#content .teaserblock .nicebutton {
	position: absolute;
	bottom: 10px;
}

.middlecol {
	margin-left: 5px;
	margin-right: 5px;
}

.teaserblock ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.teaserblock ul li {
	border-bottom: 1px solid #cdcfd0;
	padding: 6px 0;
}

.teaserblock ul > li:last-child {
	border: none;
}

.date {
	font-size: 10px;
	color: #919292;
	margin-top: 5px;
}

.teaserblock h4, #karriere h5 {
	font-size: 11px;
	color: #6b6c6c;
	line-height: 16px;
	margin-bottom: 0;
	font-weight: bold;
}

#karriere h5 {
	font-weight: normal;
}



#consulting p {
	margin-bottom: 10px;
}

#conventions {
	position: relative;
}

#conventions h5 {
	margin-bottom: 5px;
}

#conventions ul li {
	border-bottom: none;
}

#conventions p.FTD {
	background: transparent url(images/ftd.gif) no-repeat left top;
	padding-left: 23px;
}

#conventions p.Capital {
	background: transparent url(images/capital.gif) no-repeat left top;
	padding-left: 23px;
}

#conventions p.Strategietage {
	background: transparent url(images/logo_strat.gif) no-repeat left top;
	padding-left: 23px;
}

#conventions p.Scoopcamp {
	background: transparent url(images/logo_scoop.gif) no-repeat left top;
	padding-left: 23px;
}

.teaserblock p {
	font-size: 11px;
	color: #6b6c6c;
	margin-bottom: 0px;
	word-wrap: break-word;
}

.teaserblock h4 a:hover, #karriere h5 a:hover {
	color: #9d0c15;
}

.teaserblock h4 a {
	color: #6b6c6c;
	text-decoration: underline;
}    

#karriere h5 a {
	color: #9D0C15;
	text-decoration: underline;
}

h4.bold {
	margin-top: 10px;
}

.teaserblock .link, .profileLink {
	background: transparent url(images/pfeil_rot_ext.png) no-repeat left 2px;
	padding-left: 15px;
}

#twitter {
	overflow: hidden;
}

#twitter_update_list {
	background: transparent url(images/twitter.gif) no-repeat bottom center;
	padding-bottom: 50px;
}

#twitter .profileLink {
	margin-top: 15px;
}

.awards_content p {
	margin-bottom: 15px;
}

#produkte .produkt {
	margin-bottom: 35px;
}

#karriere .jobs li {
	padding: 0;
	border: none;
	margin-bottom: 5px;
}

#karriere .jobs {
	margin-bottom: 20px;
}

ul.news_events {
	margin-bottom: 11px;
}

/* Ansprechpartner */


.ansprechpartner_item img.ansprechpartner_thumbs {
	border: 1px solid #cfcfcc;
	float: right;
	margin-top: 20px;
}

.ansprechpartner_item p {
	margin-bottom: 5px;
}

#ansprechpartner .odd {
	margin-top: 15px;
	border-top: 1px solid #cfcfcf;
	padding-top: 15px;
}

/* sidebar */

#sidebar {
	margin: 0;
}

#sidebar_wrap {
	background: transparent url(images/sidebar_bg.png) repeat-y;
	margin-bottom: 0;
	padding: 4px 14px 0 14px;
}

ul.menu {
	height: 335px;
	background: #363f4d;
	padding: 10px 0;
	list-style-type: none;
	margin: 0;
	text-shadow: 1px 1px 1px #263448;
}

#logobox {
	background: transparent url(images/logobox_bg.png) repeat-y;
}

#logobox h1 a {
	display: block;
	height: 64px;
	background: url(images/logo_klein.gif) no-repeat center center;
	margin: 0 14px;
	text-indent: -5000px;
}

#logobox h1 {
		margin-bottom: 0 !important;
}

#sidebar #logobox .description {
	background: transparent url("images/nav_bg.gif") repeat;
	height: 26px;
	text-indent: -5000px;
	margin: 0 14px;
	width: 192px;
	display: block;
}

#sidebar ul.sidebar_nav {
	background: #363f4d;
	padding: 20px;
	margin-bottom: 0;
}

#sidebar a.menu_heading {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(images/pfeil_menu.png) no-repeat 170px center;
}

ul.menu li.expand {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

ul.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li a, ul.menu ul.menu li a {
	color: #fff;
	padding: 2px;
}

ul.menu li a, ul.menu li ul li a, ul.menu ul.menu li ul li a {
	color: #fff;
	padding-left: 20px;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
	background: #aaa;
}

ul.menu ul.menu li a:hover {
	border-left: 0;
	padding-left: 0.5em;
}

ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
	text-decoration: underline;
}

div.panel {
	border: 1px #000 solid;
	padding: 5px;
	margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover {
	display: inline;
	color: #666;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

ul.menu div.panel a:hover {
	color: #000;
	text-decoration: underline;
}

.case-study-sidebar a.menu_heading {
	background: none !important;
}

.case-study-sidebar li.expand {
	border: none !important;
}

.case-study-sidebar li {
	color: #fff;
	vertical-align: middle;
}

input.studyajax {
	margin: 0 8px;
	top: 0;
}

.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}

.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}

.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}

.indent1 {
	padding-left: 1em;
}

.indent2 {
	padding-left: 2em;
}

.indent3 {
	padding-left: 3em;
}

.indent4 {
	padding-left: 4em;
}

.indent5 {
	padding-left: 5em;
}

.indent6 {
	padding-left: 6em;
}

.indent7 {
	padding-left: 7em;
}

.indent8 {
	padding-left: 8em;
}

.indent9 {
	padding-left: 9em;
}

.indent10 {
	padding-left: 10em;
}

#sidebar_top {
	background: url(images/sidebar_top.png) no-repeat;
	width: 220px;
	height: 12px;
	display: block;
}

#sidebar_end {
	background: url(images/sidebar_end.png) no-repeat;
	width: 220px;
	height: 16px;
	display: block;
}

#sidebar .teaserblock_end {
	background: url(images/teaserblock_end.png) no-repeat;
	width: 220px;
	height: 16px;
	display: block;
}

#content .teaserblock_end {
	background: url(images/content_teaserblock_end.png) no-repeat;
	width: 250px;
	height: 16px;
	display: block;
}

#sidebar .teaserblock_top {
	background: url(images/teaserblock_top.png) no-repeat;
	width: 230px;
	height: 16px;
	display: block;
}

#content .teaserblock_top {
	background: url(images/content_teaserblock_top.png) no-repeat;
	width: 250px;
	height: 16px;
	display: block;
}

/* links */

a:link, a:visited, li.current-menu-item a {
	color: #9D0C15;
	text-decoration: none;
}


li.current-menu item ul a {
	color: #ff0099;
}

a:hover {
	text-decoration: underline;
}

.header a {
	color: #ffffff;
}

.sidebar_nav li {
	font-size: 11px;
}

.sidebar_nav a {
	color: #fff;
}

/* navigation */

#menu-main-nav {
	padding: 0;
	margin: 0;
	background: url(images/nav_bg.gif) repeat;
	font-size: 17px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	width: 736px;  
}

#menu-main-nav li {
	list-style: none;
	padding-left: 20px;
	float: left;
	position: relative;
}

#menu-main-nav li ul {
	display: none;
	background-image: none;
	padding: 5px 0;
}

#menu-main-nav li ul li {
	background-color: #506277; 
    background:url(images/nav_bg.gif);
	text-transform: none;
	padding: 2px 0 2px 0;
}

ul.sub-menu li:last-child {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul.sub-menu li:last-child a:hover {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#menu-main-nav li a:hover {
	text-decoration: none;
	color: #9d0c15;
}

#menu-main-nav li:hover ul {
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	width: 190px;
	z-index: 999;
	background: url(images/nav_bg.gif) repeat;
	padding: 0;
}

#menu-main-nav li:hover ul {
	margin-left: 15px;
	background-image: none;	
}

#menu-main-nav li:hover ul li ul {
	display: none;
	margin-left: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-border-radius: 0;
}

#menu-main-nav li ul li ul {
	text-transform: none;
}

#menu-main-nav li:hover ul li a {
	display: block;
	color: #fff;
	width: 160px;
	padding: 3px 15px;
}


#menu-main-nav li:hover ul li a:hover {
	background: #707c91 url(images/nav_bg_hover.gif);
	color: #9d0c15;
}


#menu-main-nav li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 190px;
	top: 0;
	padding: 2px 0 2px 0;
}

#menu-main-nav li:hover ul li:hover ul.left {
	left: -105px;
}

.current-cat {
	background: #aaaaaa;
}

/* header */

#footer {
	margin: 30px 0px 0px 0;
	padding: 15px 0px;
	border-top: solid 1px #a6a7a7;
	text-align: center;
	font-size: 11px;
	color: #7e7e7f;
}

#footer a {
	color: #7e7e7f;
	font-weight: bold;
}

/* Misc */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* post */

.meta {
	
}


/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider {
	height: 355px;
	position: relative;
	margin: 0;
	width: 736px;
}

.anythingSlider .wrapp_it {
	width: 736px;
	overflow: auto;
	height: 355px;
	position: absolute;
	top: 0;
	left: 0;
}

/* Width below is max for Opera */

.anythingSlider .wrapp_it ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.anythingSlider .wrapp_it ul li {
	display: block;
	float: left;
	padding: 0;
	height: 355px;
	width: 736px;
	margin: 0;
	position: relative;
}

.anythingSlider .wrapp_it ul li p, .anythingSlider .wrapp_it ul li h2 {
	z-index: 900;
	display: block;
}

.anythingSlider .wrapp_it ul li img {
	z-index: 1;
}

.anythingSlider .arrow {
	display: block;
	height: 29px;
	width: 31px;
	background: url(images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: -170px;
	cursor: pointer;
}

.anythingSlider .forward {
	background-position: 0 0;
	right: 10px;
}

.anythingSlider .back {
	background-position: -33px 0;
	left: 10px;
}

.anythingSlider .forward:hover {
	background-position: 0 -29px;
}

.anythingSlider .back:hover {
	background-position: -32px -29px;
}

#front_show .arrow {
	display: none;
}

.thumbNav {
	position: absolute;
	top: 320px;
	right: 10px;
	z-index: 100;
}

.case_study .thumbNav {
	width: 100%;
	right: 0;
}

.thumbNav li {
	display: inline;
}

.thumbNav a {
	color: black;
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin: 0 5px 0 0;
	background: transparent url(images/noeppel.png) no-repeat;
	text-align: center;
	text-indent: -5000px;
	}

.thumbNav a:hover {
	background: transparent url(images/noeppel_active.png) no-repeat;
}

.thumbNav a.cur {
	background: transparent url(images/noeppel_active.png) no-repeat;
}

.start-stop {
	display: none;
}

/*
  Prevents
*/

.anythingSlider .wrapp_it ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapp_it ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

.impression_slider {
	margin-bottom: 25px;
}

/**** Case Study Category Listings ****/

.case_studies_icon_list, .referenzen_list {
	padding: 20px;
}

.case_list_content {
	float: left;
	width: 468px;
}

#case-listing {
	margin-bottom: 25px;
}

.case_listing_thumbnail_list .wp-pagenavi {
	padding-top: 20px;
}

.case_list_item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4dbe0;
}

.case_list_item_thumb  {
	float: left;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
}

.case_list_item_thumb h3 {
	position: absolute;
	bottom: 10px;
	background: #363F4D;
	background: rgba(54, 63, 77, 0.9);
	padding: 5px;
	font-size: 12px;
	left: 0;
}

.case_list_item_thumb h3 a {
	color: #fff;
}

.case_list_item_thumb img {
	opacity: 0.7;
}

.case_list_item_thumb img:hover {
	opacity: 1;
}

#template_switcher {
	position: absolute;
	right: 0;
}

#thumb_icon {
	background: transparent url(images/thumb.png) repeat scroll 24px 0px;
	margin-right: 10px;
}

#thumb_icon:hover {
	background: transparent url(images/thumb.png) repeat scroll 24px 24px;
}

#list_icon {
	background: transparent url(images/thumb.png) repeat scroll 0px 0px;
}

#list_icon:hover {
	background: transparent url(images/thumb.png) repeat scroll 0px 24px;
}

.templatebutton {
	display: block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-right: 24px;
	float: left;
}

.ref_list_item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 70px; 
	margin-right: 10px; 
	float: left;
}

.ref_list_item img, #referenzen_container img {
	border: 1px solid #bbb;
}

.case_list_item .thumb {
	float: left;
	margin-right: 20px;
	border: 1px solid #aeaeae;
}


.case_list_item .date {
	font-size: 10px;
}

.case_list_item h3 a {
	font-weight: bold;
	/*color: #506277;*/
	font-size: 16px;
}

.case_list_item .taglist, .case_list_item p {
	margin-bottom: 0;
}

.case_list_item .taglist a {
	color: #919292;
}

.more {
	background: transparent url(images/pfeil_rot.png) no-repeat left 5px;
	padding-left: 15px;
	display: block;
	text-decoration: underline;
	color: #9D0C15;
}

.case_list_item .more p {
	margin-bottom: 15px;
}

#content .teaserblock .more {
	display: inline;
}



/****  Branchenteam Listing  ****/

ul.category_icon_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.category_icon_list li {
	padding: 15px;
	border-bottom: 1px solid #d4dbe0;
}

ul.category_icon_list li:hover {
	background: #eee;
	background:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.14, rgb(238,238,238)),
    color-stop(0.57, rgb(250,250,250))
);

	background:-moz-linear-gradient(
    center bottom,
    rgb(238,238,238) 14%,
    rgb(250,250,250) 57%
);
}

ul.category_icon_list a {
	font-weight: bold;
}

ul.category_icon_list .thumb {
	float: left;
}

ul.category_icon_list .description {
	float: left;
	width: 438px;
	margin-left: 22px;
}

/**** Jobs ****/

#jobs-listing h3 {
	color: #919292;
	font-weight: bold;
	font-size: 17px;
}

.job_list_item {
	border-top: 1px solid #cdcdcd;
	padding-top: 15px;
}

.job_list_content h3 {
	font-size: 15px;
	color: #919292;
}

/**** Kontakt ****/

.mmf-form label, .wpcf7-form label {
	width: 165px;
	display: block;
	float: left;
	margin-top: 0.5em;
}

.mmf-form p, .wpcf7-form p {
	margin: 0;
	width: 580px;
}

.wpcf7-text {
	width: 400px;
	height: 17px;
}

.mmf-form label.textarea-391, .wpcf7-form label.textarea-391 {
	clear: both;
	width: 165px;
}

.mmf-form textarea, .wpcf7-form textarea {
	width: 390px;
	background: #fff;
	font-family: inherit;
	font-size: inherit;
}

.mmf-form .mmf-list-item, .wpcf7-form .wpcf7-list-item {
	display: block;
}

.mmf-form .radio-601, .mmf-form .mmf-checkbox, .wpcf7-form .radio601, .wpcf7-form {
	margin: 15px 0 15px 20px;
	display: block;
}


.wpcf7-checkbox, .wpcf7-radio {
	margin-left: 160px;
	margin-top: 25px;
	display: block;
}

.mmf-form .checkbox-669, .wpcf7-form checkbox-669 {
	width: 100%;
	margin: 10px 0;
}

.text-487 input {
	margin-bottom: 17px;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	color: #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	color: #ff0000;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
	color: #ff0000;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

.wpcf7-list-item input {
	position: inherit;
}

/**** buttons ****/

.nicebutton {
	background: #506277 url(images/dark-overlay.png) repeat-x center bottom;
	display: inline-block;
	padding: 5px 10px 5px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 1px #999;
	-webkit-box-shadow: 0 1px 1px #999;
	text-shadow: 0 -1px 1px #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid rgba(80,89,119,0.25);
	font-size: 11px;
}
.nicebutton:hover { background-color: #363F4D; color: #fff;}

.nicebutton a:link, .nicebutton a:visited {
	padding-left: 15px;
	color: #fff !important; 
	text-decoration: none;
	background: transparent url(images/pfeil_weiss.png) no-repeat left 3px;
}

.nicebutton a:hover {
	color: #fff;
}

/**** caroussel slider ****/

.jcarousel-skin-crs .jcarousel-container {

}

.jcarousel-skin-crs .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-crs .jcarousel-container-vertical {
    height: 80px;
}

.jcarousel-skin-crs .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-crs .jcarousel-clip-vertical {
    height: 90px;
}

.jcarousel-skin-crs .jcarousel-item {
    height: 75px;
}

.jcarousel-skin-crs .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-crs .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-crs .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-crs .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-crs .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-crs .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-crs .jcarousel-next-disabled-horizontal,
.jcarousel-skin-crs .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-crs .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-crs .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-crs .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-crs .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-crs .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-crs .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-crs .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-crs .jcarousel-next-vertical {
    position: absolute;
    top: 0px;
    right: 38px;
    width: 18px;
    height: 9px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-crs .jcarousel-next-vertical:hover {
    background-position: 0 -9px;
}

.jcarousel-skin-crs .jcarousel-next-vertical:active {
    background-position: 0 -9px;
}

.jcarousel-skin-crs .jcarousel-next-disabled-vertical,
.jcarousel-skin-crs .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-crs .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -9px;
}

.jcarousel-skin-crs .jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    right: 20px;
    width: 18px;
    height: 9px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-crs .jcarousel-prev-vertical:hover {
    background-position: 0 -9px;
}

.jcarousel-skin-crs .jcarousel-prev-vertical:active {
    background-position: 0 -9px;
}

.jcarousel-skin-crs .jcarousel-prev-disabled-vertical,
.jcarousel-skin-crs .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-crs .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -9px;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #888;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* ENGLISH TEMPLATE */

#english_pic {
	float: left;
	margin-top: 5px;
}

#english_float_left {
	float: right;
	width: 395px;
}

.english_box {
	width: 330px;
	height: 320px;
	float: left;
}

.english_box h2 {
	font-weight: bold;
	color: #919292!important;
	font-size: 12px!important;
}

#english_box_left {
	margin-right: 24px;
	width: 302px;
}

.english_partner_box {
	width: 165px;
	float: left;
}

*+html #english_box_left {
	margin-top: 40px;
}
