/*
* Author: Vasterad & Mario Vivone
* Template: Nevia Base & Enhancements
* URL: http://www.bips.uni-bremen.de
*/

/* =================================================================== */
/* Import Section
====================================================================== */
@import url("base.css");				/* Default Reset, Typography, Forms, etc. */
@import url("responsive.css");			/* 960 Grid + Media Query Layouts */
@import url("icons.css");				/* Font Awesome Icons / Glyphicons Halflings */
@import url("icons_home.css");				/* Font Awesome Icons / Glyphicons Halflings */
@import url("fontfaces.css");				/* Font Awesome Icons / Glyphicons Halflings */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("https://fonts.googleapis.com/css?family=Dosis:400,500");

/* =================================================================== */
/* Header
====================================================================== */
#top-line {
	width: 100%;
	background: #3475B5;
	height: 5px;
	display: block;
}

#header { min-height: 130px; }

.contact-details {
	float: right;
	margin: -1px 0 1px 0;
	display: block;
	color: #888;
	font-size: 11px;
}

/* Logo / Tagline
====================================*/
#logo {
	margin-top: 20px;
}

#logo a img {
    float: left;
    height: 90px;
    margin: 0;
    width: 90px;
}

#tagline {
    color: #3475b5;
    float: left;
    font-family: "UniversCondensedLight","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 27px;
    font-weight: bold;
    margin: 5px 0 0 5px;
    padding: 0 0 0 15px;
    width: 50%;
	letter-spacing: 0.7px;
}

#tagline2 {
    color: #3475b5;
    float: left;
    font-family: "UniversCondensedLight","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 0 5px;
    padding: 0 0 2px 15px;
    width: 58%;
	letter-spacing: -0.6px;
}

#tagline3 {
    color: #3475b5;
    float: left;
    font-family: "UniversCondensedLight","Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 22px;
    line-height: 15px;
    margin: 10px 0 0 5px;
    padding: 0 0 2px 15px;
    width: 55%;
	letter-spacing: -0.6px;
}

/* Icon List */
.twitter {background: url(../images/social/twitter.png) no-repeat 50%;}
.facebook {background: url(../images/social/facebook.png) no-repeat 50%; margin: 0 -4px;}
.dribbble {background: url(../images/social/dribbble.png) no-repeat 50%;}
.linkedin {background: url(../images/social/linkedin.png) no-repeat 50%;}
.rss {background: url(../images/social/rss.png) no-repeat 50%; margin: 0 -5px 0 0;}
.amazon {background: url(../images/social/amazon.png) no-repeat 50%; }
.blogger {background: url(../images/social/blogger.png) no-repeat 50%; }
.deviantart {background: url(../images/social/deviantart.png) no-repeat 50%; }
.digg {background: url(../images/social/digg.png) no-repeat 50%; }
.flickr {background: url(../images/social/flickr.png) no-repeat 50%; }
.forrst {background: url(../images/social/forrst.png) no-repeat 50%; }
.lastfm {background: url(../images/social/lastfm.png) no-repeat 50%; }
.picasa {background: url(../images/social/picasa.png) no-repeat 50%; }
.pinterest {background: url(../images/social/pinterest.png) no-repeat 50%; }
.skype {background: url(../images/social/skype.png) no-repeat 50%; }
.tumblr {background: url(../images/social/tumblr.png) no-repeat 50%; }
.vimeo {background: url(../images/social/vimeo.png) no-repeat 50%; }
.wordpress {background: url(../images/social/wordpress.png) no-repeat 50%; }
.yahoo {background: url(../images/social/yahoo.png) no-repeat 50%; }
.youtube {background: url(../images/social/youtube.png) no-repeat 50%; }

/* Social Icons
====================================*/

/* Header Icons */
.social-icons {
    float: right;
    margin: 23px 2px 13px;
}
.social-icons li {
    display: inline;
    float: left;
    list-style: outside none none;
    opacity: 0.5;
    text-indent: -9999px;
    transition: all 0.2s ease-in-out 0s;
}
.social-icons li a {
    display: block;
    height: 16px;
    padding-left: 9px;
    width: 16px;
}
.social-icons li:hover {
    opacity: 1;
}

/* Funktion Menu */
.print {
    float: right;
    height: 22px;
    margin: 20px 2px 10px;
    text-align: right;
}
.print a {
    padding-right: 5px;
    width: 16px !important;
}
.print i {
    font-size: 20px;
}
.social-icons-wrap {
    float: right;
    margin: -1px 5px 0 0;
}

/* Lang Menu */
.lang-menu {
    float: right;
    height: 20px;
    margin: 20px 0 10px;
    padding: 2px 0 0;
}
.lang-menu a {
    float: left;
    margin: 0 10px 0 0;
}
.lang-menu a:first-child {
    border-left: 1px solid #ccc;
    float: left;
    height: 17px;
    margin: -2px 10px 0 0;
    padding: 2px 0 3px 10px;
}
.lang-menu a:last-child {
    float: left;
    margin: 0;
}
.lang-menu span {
    float: left;
    font-size: 12px;
    margin: -5px 10px 0 0;
    text-shadow: 0 1px 1px #ffffff;
}
div.lang-menu a img {
    display: block;
    float: right;
}
div.lang-menu img {
    display: none;
    float: right;
}

/* Font Resizer */
.fontresizer {
    float: right;
    margin: 0;
}
.fontresizer .tx-fontsizer-pi1 {
    float: right;
}
a span.tx_fontsizer_smaller {
    font-size: 0.85em;
    font-weight: 100;
    padding: 0;
}
a span.tx_fontsizer_default {
    font-size: 1em;
    padding: 0 1px;
}
a span.tx_fontsizer_bigger {
    font-size: 1.15em;
}
.fontresizer .tx-fontsizer-pi1 {
    border-right: 1px solid #cccccc;
    float: right;
    margin: 20px 1px 0;
    padding-right: 5px;
}
.fontresizer div.tx-fontsizer-pi1 a {
    color: #b7b7b7;
}
.fontresizer div.tx-fontsizer-pi1 a:hover {
    color: #707070;
}

/* Advertisement */
.ads {
    float: left;
    margin: -71px 0 0;
}
.ads .de {
	background: url('../images/bestewelten_hover.png') 0 0 no-repeat;
}
.ads .en {
	background: url('../images/bestewelten_en_hover.png') 0 0 no-repeat;
}
.ads .bestewelten {
	background: url('../images/bestewelten.png') 0 0 no-repeat;
	width: 120px;
	height: 71px;
    opacity: 0;
    transition: opacity 1s ease-in;
	-webkit-transition: opacity 1s ease-in;
}
.ads .bestewelten:hover {
    opacity: 0;
    transition: opacity 1s ease-out;
	-webkit-transition: opacity 1s ease-out;
}
.ads .bestewelten_en {
	background: url('../images/bestewelten_en.png') 0 0 no-repeat;
	width: 120px;
	height: 71px;
    opacity: 0;
    transition: opacity 1s ease-in;
	-webkit-transition: opacity 1s ease-in;
}
.ads .bestewelten_en:hover {
    opacity: 0;
    transition: opacity 1s ease-out;
	-webkit-transition: opacity 1s ease-out;
}

/* Top Search */
.top-search {
	float: right;
	margin: 0;
}

.top-search input {
	width: 183px;
	font-size: 11px;
	color: #888;
	padding: 5px 8px !important;
}

.search-btn {
	float: right;
	position: relative;
	padding: 0;
	top: 0;
	right: 0;
	margin: 1px 0 0 -35px;
	background: url('../images/search.png') center center no-repeat;
	width: 35px;
	height: 27px;
	cursor: pointer;
	border: none;
	z-index: 50;
	box-shadow: none;
}

.search-field {
	float: right;
	position: relative;
}

span.resetbutt a, span.submitbutt input, input.kesGreyButt, span.kesGreyButt { color: #3475B5 !important; cursor: pointer; font-size: 11px; text-shadow: 0 1px 0 #ffffff;}

.kesearch_pagebrowser ul li {padding: 0 !important; background: none !important;}

/* Menu
====================================*/
#navigation {
	height: 39px;
	width: 1020px;
	margin-left: -10px;
	background-color: #3475B5;
	overflow:hidden;
	float: left;
	left: 1px;
}

#navigation:hover {
	overflow:visible;
}

#navigation > ul > li:hover,
#navigation ul a:hover
{
-moz-transition:0.2s ease-in all;-webkit-transition:0.2s ease-in all;-ie-transition:0.2s ease-in all;-o-transition:0.2s ease-in all;transition:0.2s ease-in all;
}

#navigation ul a {
-moz-transition:0.2s ease-out all 0.2s;-webkit-transition:0.2s ease-out all 0.2s;-ie-transition:0.2s ease-out all 0.2s;-o-transition:0.2s ease-out all 0.2s;transition:0.2s ease-out all 0.2s;
}

/* Style Without Shadows */
.style-1 .left-corner,
.style-1 .right-corner,
.style-2 .left-corner,
.style-2 .right-corner { display: none; }
.style-1 { margin-left: 0 !important; }
.style-2 { width: 1020px !important; margin-left: 0 !important; }
.style-1 ul li:first-child, .style-2 ul li:first-child { margin-left: 0 !important; }

.js .selectnav {
	display: none;
}

.menu i.halflings { margin: 1px 2px 0 -2px; }

.menu ul, .menu li > div {
	visibility: hidden;
	display: none;
}

.menu li:hover > ul, .menu li:hover > div {
	visibility: visible;
	display: block;
}

#menu-81 a.level-1 {
  font-size: 0;
  padding-left: 20px;
  height: 18px;
  width: 15px;
}
a.level-1 i.halflings.white.home {
	display: none;
}

#menu-81 a.level-1 i.halflings.white.home {
	display: list-item;
	padding: 0;
}

/* Shadows */
.left-corner,
.right-corner {
	display:block;
	width: 0px;
	height: 0px;
	border-style: solid;
	position: relative;
	top: 49px;
	float: left;
	opacity: 0.58;
	filter:alpha(opacity=58);
}

.left-corner {
	border-color: transparent #888 transparent transparent;
	border-width: 0 9px 9px 0;
	float: left;
	left: 1px;
}

.right-corner {
	border-color: #888 transparent transparent transparent;
	border-width: 9px 9px 0 0;
	float: right;
	right: 1px;
}


/* Reset  */
.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menu li, .menu ul a {position:relative;}
.menu > li {float:left;}
.menu > li.floatr {float:right;}
.menu li > a {display:block;}

.menu ul {
	position:absolute;
	display:none;
	width:190px;
}
.menu ul ul {
	top:0;
	left:190px;
}

.menu li:hover > ul {display:block;}

#navigation ul li:first-child { margin-left: -8px; }
#navigation ul li ul li:first-child,
#navigation ul li ul li ul li:first-child { margin-left: 0 !important; }

#current {
	background-color: #3475B5;
	margin-left: 0;
	padding-left:14px;
	z-index: 8;
	position: relative;
}

.menu a {text-decoration:none;}

.menu > li > a {
	color:#fff;
	font-weight: 400;
	font-size: 13px;
	line-height:18px;
	padding: 10px 14px 11px;
}

.menu > li:hover > a {
	background-color: #b0c8e1;
	padding-left:14px;
	margin: 0 0 0 0;
}

ul.menu li a {
	-webkit-transition: background-color 40ms ease-in-out;
	-moz-transition: background-color 40ms ease-in-out;
	-o-transition: background-color 40ms ease-in-out;
	-ms-transition: background-color 40ms ease-in-out;
	transition: background-color 40ms ease-in-out;
}

.menu ul li a {
	-webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
}

.menu > li > a { border-right:1px solid #fff; border-left:1px solid rgba(0,0,0,0); }
.menu > li > a:hover { margin: 0 0 0 0; }

.menu > li > a img, .menu li > ul > li > a img {
	border:0;
	margin-right:7px;
}
#topnav nav#navigation.style-1 ul.sec-level {
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.06);
	z-index: 200;
} 

div#topnav ul.third-level {
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.06);
	z-index: 180;
} 


/* Sub Menu */
.menu ul {
	background-color: #fff;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.93);
	border:1px solid #e0e0e0;
	border-top:none;
	left:-1px;
	z-index: 999;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
	box-shadow: 0 1px 1px rgba(0,0,0,0.04);
}

.menu ul a {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	padding: 9px 12px;
	border-top: 1px solid #e6e6e6;
}

.menu ul a:hover {
	background-color:#9a9a9a;
	color: #FFF;
	background: none repeat scroll 0 0 rgba(154, 154, 154, 0.72);
	border-top: 1px solid #888;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3) inset;
}

/* Mega Menu */
.menu .cols1, .menu .cols2, .menu .cols3, .menu .cols4, .menu .cols5 {
	position:absolute;
	display:none;
	overflow:auto;
	z-index: 999;
	background: #fff;
}

.menu .cols1, .menu .col1 {width:160px;}
.menu .cols2, .menu .col2 {width:320px;}
.menu .cols3, .menu .col3 {width:480px;}
.menu .cols4, .menu .col4 {width:640px;}
.menu .cols5, .menu .col5 {width:800px;}
.menu > li.floatr > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {right:0;}
.menu > li:hover > ul.cols1, ul.cols2, ul.cols3, ul.cols4, ul.cols5 {display:block;}
.menu .col1, .menu .col2, .menu .col3, .menu .col4, .menu .col5 {float:left;}

.menu li > ul.cols1,ul.cols2, ul.cols3, ul.cols4,ul.cols5  {
	background-color:#fff;
	border:1px solid #e0e0e0;
	border-top:none;
	left:-1px;
	padding:10px;
}

ul.cols1 a:hover, ul.cols2 a:hover, ul.cols3 a:hover, ul.cols4 a:hover, ul.cols5 a:hover {
	background: none;
	border: none;
}

ul.cols1 a, ul.cols2 a, ul.cols3 a, ul.cols4 a, ul.cols5 a {
	background: none;
	border: none;
}

ul.cols1 p a, ul.cols2 p a, ul.cols3 p a, ul.cols4 p a, ul.cols5 p a {
	padding: 0;
}

.menu h4 {
	font-size: 13px;
	color: #888;
	font-weight: normal;
	margin: 0px 10px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
	letter-spacing: 0;
}

.menu h5 {
	font-size: 13px;
	margin: 8px 10px -3px 10px;
}
.menu ol {
	list-style:none;
	margin: 7px 10px;
	padding: 0;
}

.menu ol a {
	color: #777;
	font-size: 12px;
	padding: 3px 0;
	line-height: 15px;
}

.menu ol a:hover {
	color: #444;
}
.menu p {
	font-size: 12px;
	line-height: 18px;
	margin: 9px 10px;
	padding: 0;
}
.menu p a {
	color: #888;
	text-decoration: underline;
}
.menu p a:hover {
	color: #555;
}


/*==================================================================== */
/* LayerSlider Styles
====================================================================== */

.ls-container {
	visibility: hidden;
	position: relative;
}

.ls-inner {
	position: relative;
	background-position: center center;
}

.ls-inner,
.ls-layer {
	width: 100%;
	height: 100%;
}

.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-layer * {
	margin: 0px;
	line-height: normal;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}


/* Embedded videos */
.ls-vpcontainer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-videopreview {
	width : 100%;
	height : 100%;
	position : absolute;
	left : 0px;
	top : 0px;
	cursor : pointer;
}

.ls-playvideo {

	position: absolute;
	left: 50%;
	top: 50%;
	cursor: pointer;
}

.ls-wp-fullwidth-container {
	width: 100%;
	position: relative;
}

.ls-wp-fullwidth-helper {
	position: absolute;
}

.ls-container img,
.entry-content .ls-container img,
.comment-content .ls-container img,
.widget .ls-container img {
	border-radius: 0px;
	box-shadow: none;
	max-width: none !important;
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

.entry-content .ls-container *,
.comment-content .ls-container *,
.widget .ls-container * {
	line-height: normal;
	padding: 0px;
	outline: none;
	border: 0px;
}

.entry-content .ls-yourlogo,
.entry-content .ls-inner *,
.comment-content .ls-inner *,
.widget .ls-inner * {
	margin: 0px;
}

.entry-content .ls-tn,
.comment-content .ls-tn,
.widget .ls-tn {
	display: none;
}

/* Style of LayerSlider Debug Console */

.ls-debug-console * {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	color: white !important;
	text-shadow: none !important;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, serif !important;
	line-height: normal !important;
	-webkit-font-smoothing: antialiased !important;
	text-align: left !important;
}

.ls-debug-console h1 {
	padding-top: 10px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
}

.ls-debug-console h1:first-child {
	padding-top: 0px !important;
}

.ls-debug-console ul {
	padding-top: 10px !important;
	list-style: none !important;
}

.ls-debug-console li {
	margin-left: 10px !important;
	font-size: 13px !important;
	position: relative !important;
	font-weight: normal !important;
}

.ls-debug-console li ul {
	display: none;
	position: absolute !important;
	width: 260px;
	left: -10px;
	bottom: 100% !important;
	padding: 10px 10px 10px 0px !important;
	background: white !important;
	border-radius: 10px !important;
	box-shadow: 0px 0px 20px black !important;
}

.ls-shadow { display: none !important; }

.ls-debug-console li:hover ul {
	display: block;
}

.ls-debug-console li ul * {
	color: black !important;
}

.ls-debug-console a {
	text-decoration: none !important;
	border-bottom: 1px dotted white !important;
}

/* LayerSlider Skin */
#layerslider-container {
	background: url(../images/layerslider-loader.gif) no-repeat center;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.ls-fullwidth .ls-playvideo,
.ls-fullwidth .ls-playvideo:hover {
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
}

.ls-fullwidth .ls-nav-prev { background: url(../images/slider-left.png) no-repeat 50%; background-color: #4c4c4c; left: 0; border-radius: 0 2px 2px 0; }
.ls-fullwidth .ls-nav-next { background: url(../images/slider-right.png) no-repeat 50%; background-color: #4c4c4c; right: 0; border-radius: 2px 0 0 2px; }

.ls-fullwidth .ls-nav-next:hover,
.ls-fullwidth .ls-nav-prev:hover { background-color: #3475B5; }

.ls-fullwidth .ls-playvideo {
	width: 50px;
	height: 50px;
	display: block;
	margin-left: -25px;
	margin-top: -25px;
	background: url(../images/layerslider-video.png) no-repeat 50%;
	opacity: 0.8;
}

.ls-fullwidth .ls-playvideo:hover {	opacity: 1; }

.caption-gray,
.caption-color,
.caption-transparent {
	padding: 18px 22px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.caption-gray { background: #4c4c4c; }
.caption-color { background: #3475B5; }
.caption-transparent { background-color: #4c4c4c; background: rgba(0, 0, 0, 0.40); }


/*==================================================================== */
/* FlexSlider
====================================================================== */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles */
.flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {display: block;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme */
.flexslider {margin: 0 0 0; border: none;position: relative; zoom: 1;}
.flexslider.home {margin: 0; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav, .flexslider .flex-direction-nav li {*height: 0;}

.flex-direction-nav .flex-next, .flexslider .flex-direction-nav li a.next {
	background: url(../images/slider-right_grey.png) no-repeat 50%; 
	background-color: #f2f2f2; right: 0; border-radius: 2px 0 0 2px; 	
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;}
.flex-direction-nav .flex-prev, .flexslider .flex-direction-nav li a.prev {
	background: url(../images/slider-left_grey.png) no-repeat 50%; 
	background-color: #f2f2f2; left:0; border-radius: 0 2px 2px 0; 	
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;}

.flex-direction-nav a {
	width: 35px;
	height: 43px;
	margin-top: -28px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
}

.flexslider.home:hover .flex-next,
.flexslider.home:hover .flex-prev, .flexslider:hover .flex-direction-nav li a { opacity: 1; filter:alpha(opacity=100); }
.home .flex-direction-nav a, .flexslider .flex-direction-nav li a { opacity: 0; filter:alpha(opacity=0); }

.flexslider .flex-next:hover,
.flexslider .flex-prev:hover, .flexslider .flex-direction-nav li a:hover { background-color: #3475B5; }

.flexslider .flex-direction-nav li .prev:hover { background: url(../images/slider-left.png) no-repeat 50%; background-color: #3475B5;}
.flexslider .flex-direction-nav li .next:hover { background: url(../images/slider-right.png) no-repeat 50%; background-color: #3475B5;}

.flex-control-nav li a {
    background: url("../images/bg_control_nav.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 13px;
    text-indent: -999em;
    width: 13px;
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 14px; height: 14px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flex-control-nav {
    position: absolute;
    text-align: center;
    top: 103%;
    width: 100%;
}
.flex-control-nav li:first-child {
    margin: 0 15px 0 0;
}
.flex-control-nav li {
    margin: 0 15px 0 0;
}
.flex-control-nav li:last-child {
    margin: 0;
}

#eingang .flex-control-nav li {
    display: inline-block;
    margin: 0 5px;
}


#eingang .flex-control-nav {
    font-size: 0;
    left: -9px;
    position: absolute;
    text-align: right;
    top: 425px;
    width: 100%;
}

#eingang .flex-caption {
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.68);*/
/*
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.69) 40%, rgba(255, 255, 255, 0.91) 80%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.48) 40%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  background:-ms-linear-gradient( top, rgba(255, 255, 255, 0.68) 40%, rgba(255, 255, 255, 0.9) 80%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  */
  
  background: none;
  
    color: #000000;
    font-size: 18px;
    height: 100%;
    left: 0;
    line-height: 25px;
    margin: 0;
    padding: 30px 4% 4% 4%;
    position: absolute;
	text-shadow:none;
    top: 0;
    width: 94%;
}

#eingang .flex-caption h1 {
	margin: 20px 0;
}

#eingang .flex-caption h2, #eingang .flex-caption h3 {
	margin: 10px 0;
}

#eingang .flex-caption div h2 span.name-of-person {
	color: #3475B5;
	font-weight: 600;
}

#eingang #footer-bottom .twelve {
	margin: 0 !important;
}

body#eingang div#wrapper div#content div.container div.flexslider ul.slides li div.flex-caption div ul li {
    background: url("../images/categories.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    display: block;
    margin: 5px 0 5px;
    padding: 0 0 0 15px;
	line-height: 25px;
}

body#eingang div#wrapper div#content div.container div.flexslider ul.slides li div.flex-caption div ul {
    list-style: none outside none;
	margin: 15px 0;
}


#eingang #footer-bottom {
    padding: 12px 0;
}

/* Caption */

.slides {
	overflow: hidden;
}

.slide-caption {
	width: 270px;
	padding: 20px 39px;
	margin: 0;
	position: absolute;
	display: block;
	background-color: #fafafa;
	background: rgba(250, 250, 250, 0.78);
	border: 1px solid #bbb
}

.flex-caption {
    background: none;
    color: #686868 !important;
    text-shadow: 1px 1px 5px rgba(70, 70, 70, 0.4);
    line-height: 19px;
    margin: 0;
	font-size: 13px;
}

.flex-caption h3 {
	text-shadow: 1px 1px 5px rgba(75, 75, 75, 0.3);
}

.pos-t-l {
	left: -1px;
	top: -1px;
}

.slide-caption.pos-t-l {
	/*-webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;*/
	
	-webkit-box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
    -moz-box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
    box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
}

.pos-b-l {
	left: -1px;
	bottom: -1px;
}

.slide-caption.pos-b-l {
	/*-webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;*/
	
	-webkit-box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
    -moz-box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
    box-shadow: 2px -2px 10px rgba(85,85,85,0.6);
}

.pos-t-r {
	right: -1px;
	top: -1px;
}

.slide-caption.pos-t-r {
	border-bottom-left-radius: 10px;
}

.pos-b-r {
	right: -2px;
	bottom: -1px;
}

.slide-caption.pos-b-r {
	/*-webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
	border-top-right-radius: 7px;*/
	
	-webkit-box-shadow: -2px -2px 10px rgba(85,85,85,0.6);
    -moz-box-shadow: -2px -2px 10px rgba(85,85,85,0.6);
    box-shadow: -2px -2px 10px rgba(85,85,85,0.6);
}

.slide-caption h3 {
	color: #3a3a3a;
	padding-bottom: 10px;
	margin:0;
	line-height: 22px;
}

.slide-caption p {
	margin:0;
	line-height: 19px;
	color: #bbb;
}

/* =================================================================== */
/* Icon Boxes
====================================================================== */
.icon-box-container { margin:  40px 0 45px 0; float:left; }
body#home .icon-box-container { margin: 15px 0 30px; }
.icon-box-container p { margin: 0; }

.icon-box p,
.icon-box h3 { margin-left: 45px; }

body#home .icon-box p,
body#home .icon-box h3 { margin-left: 50px; line-height: 22px; }

.icon-box i {
	float: left;
	font-size: 31px;
	margin: 8px 0 0 0px;
	color: #404040;
}

body#home .icon-box i {
    margin: 8px 10px 10px 1px;
}

body#home article.icon-box .emu {
    background: url("../images/picto-emu.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 4px 8px 0 0;
    padding-top: 4px;
    width: 32px;
}

body#home article.icon-box .klinepi {
    background: url("../images/picto-klinepi.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 4px 10px 0 0;
    padding-top: 4px;
    width: 32px;
}

body#home article.icon-box .praev {
    background: url("../images/picto-praev.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 4px 8px 0 0;
    padding-top: 4px;
    width: 32px;
}

body#home article.icon-box .bioedv {
    background: url("../images/picto-bioedv.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    margin: 4px 8px 0 0;
    padding-top: 4px;
    width: 32px;
}

/* =================================================================== */
/* Departments
====================================================================== */

body#emu .page-content .csc-header-n1 {
    background: url("../images/dept-emu-cdline.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 0;
	margin: 1px 0 0 0;
}

body#emu .page-content .csc-header-n1 h1 {
    background: url("../images/dept-emu-icon.png") no-repeat scroll 5px 9px rgba(0, 0, 0, 0);
    padding: 0 0 20px 65px;
}

body#klinepi .page-content .csc-header-n1 {
    background: url("../images/dept-klinepi-cdline.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 0;
	margin: 1px 0 0 0;
}

body#klinepi .page-content .csc-header-n1 h1 {
    background: url("../images/dept-klinepi-icon.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding: 10px 0 30px 65px;
}

body#praev .page-content .csc-header-n1 {
    background: url("../images/dept-praev-cdline.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 0;
	margin: 1px 0 0 0;
}

body#praev .page-content .csc-header-n1 h1 {
    background: url("../images/dept-praev-icon.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding: 10px 0 30px 65px;
}

body#bioedv .page-content .csc-header-n1 {
    background: url("../images/dept-bioedv-cdline.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 0;
	margin: 1px 0 0 0;
}

body#bioedv .page-content .csc-header-n1 h1 {
    background: url("../images/dept-bioedv-icon.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding: 10px 0 30px 65px;
}


/* =================================================================== */
/* Personal
====================================================================== */

ul#personal_navigation li.index {
	list-style: none !important;
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul#personal_navigation li.index a {
    font-size: 9px !important;
    margin-right: 4px !important;
	margin-bottom: 10px !important;
    padding: 5px 7px !important;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

ul#personal_navigation li.index a {
    font-size: 9px !important;
    margin-right: 4px !important;
	margin-bottom: 10px !important;
    padding: 5px 7px !important;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

#c628.csc-default .personal, #c1879.csc-default .personal {
	padding-bottom: 5px;
}

/* =================================================================== */
/* WiMi
====================================================================== */

#wimi h1 {
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 15px;
}

#wimi h2 {
    font-size: 20px;
    line-height: 25px;
}

#wimi .right aside.sidebar h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
}
#wimi .right aside.sidebar .staffPhone {
	margin: 0 0 8px 0;
}

/* =================================================================== */
/* Publikation
====================================================================== */
#publikation h2 {
	margin-top: 20px;
}

ul.publication li {
	margin-bottom: 15px !important;
}

ul.publication .highlight {
	background-color: #B0C8E1;
	border-radius: 3px;
}
.three.floated.sidebar.right aside.sidebar form#pub_select_search p input {width: 90%;}
/* =================================================================== */
/* Jobs
====================================================================== */

.tx_jobfair table th {
    text-align: left;
}
div.tx_jobfair dt {
    width: 130px;
    letter-spacing: -0.7px;
}

table.tx_jobfair.standard-table a {
	font-weight: bold;
}


/* =================================================================== */
/* Carousel
====================================================================== */

.arl,
.arr {
	margin-top: 20px;
	float: left;
	width: 24px;
	height: 24px;
	display: block;
	background-color: #eee;
	cursor: default;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	margin-right: 1px;
}

.arl i,
.arr i { margin: 3px 0 0 10px; font-size: 10px; color: #c8c8c8; }

.arl { border-radius: 2px 0 0 2px; }
.arr { border-radius: 0 2px 2px 0 }

.arl.active i,
.arr.active i {color: #fff;}
.arl.active,
.arr.active { background-color: #3475B5; cursor: pointer; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07); }

.arl.active:hover,
.arr.active:hover { background-color: #aaa; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1); }

.carousel-navi { margin: -10px 0 40px 0; float: left; }

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

section.jcarousel .portfolio-item {
	position: relative;
}

section.jcarousel .portfolio-link a {
	width: 220px;
	height: 237px;
	color: #fff;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

section.jcarousel .portfolio-link {
	z-index: 100;
}

section.jcarousel .portfolio-image {
	margin: -18px 0 0;
}

/* =================================================================== */
/* Recent Work
====================================================================== */
.entire { margin: 30px 0 0 0; }
.entire h3 { margin: 0 0 8px 0; }
.entire p { margin: 0 0 9px 0; color: #888; }
.entire a { color: #555; }
.entire a:hover { color: #888; }

.item-description {
	padding: 14px 0 19px 0;
	background: #fff;
	border-radius: 0 0 2px 2px;
	border-top: 5px solid #e5e5e5;
	text-align: center;
	-webkit-transition: all 180ms ease-in-out;
	-moz-transition: all 180ms ease-in-out;
	-o-transition: all 180ms ease-in-out;
	-ms-transition: all 180ms ease-in-out;
	transition: all 180ms ease-in-out;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 0 1px rgba(0,0,0,0.1);
}

.portfolio-item {
	position: relative;
}

.portfolio-item figure div.portfolio-link a {
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.ie8 .item-description {border-bottom: 1px solid #e8e8e8; }

.portfolio-item img {
	-webkit-transition: opacity 180ms ease-in-out;
	-moz-transition: opacity 180ms ease-in-out;
	-o-transition: opacity 180ms ease-in-out;
	-ms-transition: opacity 180ms ease-in-out;
	transition: opacity 180ms ease-in-out;

    border-left: 1px dotted #DEDEDE;
    border-right: 1px dotted #DEDEDE;
    border-top: 1px dotted #DEDEDE;
}

.portfolio-item:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.item-description h5 {
	margin-bottom: -3px;
	font-size: 13px;
	font-weight: 600;
}

.item-description span { color: #888; font-size: 13px; font-weight: 300; }

.portfolio-item {
	margin: 50px 0 40px;
	display: block;
	background-color: #fff;
}

.portfolio-item:hover > figure > .item-description {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2), 0 0 1px rgba(0,0,0,0.1);
	border-top: 5px solid #3475B5;
}


/* =================================================================== */
/* Recent Blog
====================================================================== */
.recent-blog { margin-bottom: 38px; }
.recent-blog h4 { line-height: 21px; margin-bottom: 10px; }
.recent-blog h4 a { color: #333; }
.recent-blog h4 a:hover { color: #888; }
.recent-blog p { margin-top: 7px; margin-bottom: 0; }
.margin-1 { margin: 28px 0 22px 0; }

.entry,
.recent-blog h4,
.recent-blog p { margin-left: 60px; }

body#home .entry,
body#home .recent-blog h4,
body#home .recent-blog p { margin-left: 55px; }

body#home .three-col .entry,
body#home .three-col .recent-blog h4,
body#home .three-col .recent-blog p { margin-left: 50px; }

.date { float:left; text-align: center; height: 0px; }
.date span { display: block; width: 24px; }
.day { background: #f2f2f2; padding: 10px; font-size: 16px; font-weight: 500; color: #999; border-radius: 2px 2px 0 0; }
.month { background: #3475B5; padding: 0px 10px 2px 10px; color: #fff; border-radius: 0 0 2px 2px; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07); }

body#home .recent-blog { position:relative; }

body#home .day {
	padding: 5px
}

body#home .month {
    padding: 0 5px 2px;
}

body#home .recent-blog .color {
	position: absolute;
	top: 120px;
	left: 53px;
    margin: 5px 0 10px;
    padding: 1px 4px 2px 6px;
    background: none repeat scroll 0 0 #3475B5;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.05) inset;
    color: #999;
	border-radius: 2px 2px 2px 2px;
}

body#home .recent-blog .color:hover{ 
	background-color:#3475B5; 
	color:#FFF; 
	transition: all 200ms ease-in-out 10ms;
	-webkit-transition: all 200ms ease-in-out 10ms;
	-moz-transition: all 200ms ease-in-out 10ms;
	-o-transition: all 200ms ease-in-out 10ms;
	-ms-transition: all 200ms ease-in-out 10ms; 
}

.recent-blog p span.cut, .news-latest-item .medium-content p {
	color: #888888;
	font-weight: normal;
}

#content .box-content .news-latest-container {
	padding: 0
}

.news-latest-item {
    padding: 0;
}

body#home .news-latest-item a {
    width: 47%;
	float: left;
	height: 180px;
	padding-right: 20px;
}

body#home .three-col .news-latest-item a {
    width: 96%;
	float: left;
	height: 180px;
}

body#home .twelve .news-latest-item a:nth-of-type(odd) {
    border-right: none;
}

body#home .twelve .news-latest-item a {


    border-right: 1px dotted #dadada;
    float: left;
    height: 180px;
    padding-right: 20px;
    width: 47%;
}

body#home .three-col .six .news-latest-item a {
    border-right: 1px dotted #dadada;
    float: left;
    height: 180px;
    padding-right: 15px;
    width: 96%;
}

body#home .three-col .six .news_no_teaser .news-latest-item a {
    border-right: 1px dotted #dadada;
    float: left;
    height: 112px;
    padding-right: 10px;
    width: 96%;
}

body#home .three-col .six .news-latest-item a:last-child {
	margin-bottom: 20px;
	height: 112px;
}

body#home .four .news-latest-item a {
    width: 100%;
	float: left;
	height: 180px;
	padding-right: 20px;
}

body#home .four .news_no_teaser .news-latest-item a {
    width: 100%;
	float: left;
	height: 112px;
	padding-right: 20px;
}

body#home .three-col .six .news_no_teaser .news-latest-item a:last-child, body#home .three-col .four .news_no_teaser .news-latest-item a:last-child {
    margin-bottom: 5px;
}

.news-latest-gotoarchive {
	display: none;
}

#content .box .box-static-link {
    margin-left: 0;
    padding-left: 32px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

body#home #content .box .box-static-link {
	margin: 0 0 15px 0;
	padding-left: 0;
	padding-bottom: 15px;
}
#press .news-latest-item article, #news .news-latest-item article, .press-list-container article, #events .news-latest-item article {
	min-height: 90px;
}

/* News Buttons*/
.box-static-link a, .news-single-backlink a {color:#fff; background:#3475B5; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);}

.box-static-link a:hover, .news-single-backlink a:hover {background:#aaa !important;}

.news-single-backlink {
    padding: 10px 0;
}

.news-latest-container {
    padding: 0;
}

#home .news-latest-container {
    padding: 10px;
}

.news-single-img {
    float: left;
    margin: 0;
    padding: 15px 0 15px;
}

.news-single-imgcaption {
    margin: 0;
    padding: 1px 0 3px;
    width: 100% !important;
}

.post {
    margin: 0 !important;
}

.post-img a img {
	margin-bottom: 0 !important;
}

article.post section.news-info{
	margin: 0 0 10px 0;
}

.page-content article.post span.news-latest-date {
	font-size: 12px;
	margin: 15px 15px 0 0;
	line-height: 15px;
}

article.post section.news-info .halflings {
    height: 18px;
    width: 20px;
}

article.post section.news-info .calendar {
	background-position: -192px -118px !important;
}

article.post section.news-info .user {
	background-position: -168px 3px !important;
}

.news-list-browse {
    margin-bottom: 0;
    text-align: center;
}

.news-list-browse .news-list-browse{
    display: none;
}

.news-amenu-container {
    margin-left: 0;
    padding: 0;
    width: 100%;
}

body#press article.post div.medium-image {
    display: none;
}

body#press article.post .button a {
    color: #fff;
}
.news-list-container article.post.medium .button.color a {
	color: #fff !important;
}

/* =================================================================== */
/* Miscellaneous Styles
====================================================================== */
.margin-reset {margin-top: -10px;}
.sidebar.padding-reset { padding-top: 0; }

.glyphicons { margin: 15px 0 0 0; }
.glyphicons li { margin: 0 0 2px 1px; }
.glyphicons li i { float: left; margin: 0 5px 0 0; }

.the-icons { margin: 18px 0 20px 0; }
.the-icons li i { font-size: 24px; color: #555; float: left; margin: 0 3px 0 0; }
.the-icons li { margin: 0 0 14px 0; }

.right aside.sidebar a.external-link, .right aside.sidebar a.mail {
	font-size: 11px;
}

.right aside.sidebar .csc-header-n1 h4 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
}

.right aside.sidebar h4 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
}

body#fitnesstest #c1582.csc-default .csc-textpic-imagewrap figure.csc-textpic-image img {
    max-width: 375px;
}


/* 404 Error Page
====================================*/
#not-found { margin: 50px 0 75px 0; }

#not-found h2 {
	text-align: center;
	font-size: 210px;
	line-height: 210px;
	font-weight: normal;
	letter-spacing: -5px;
}

#not-found p {
	text-align: center;
	font-size: 28px;
	line-height: 36px;
}

#not-found i {
	color: #ddd;
	font-size: 200px;
}


/* Dropcaps
====================================*/
.dropcap {
	float: left;
	color: #3475B5;
	font-size: 58px;
	line-height: 54px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: -2px;
}

.dropcap.gray { color: #555; }


/* Highlights
====================================*/
.highlight.color,
.highlight.gray,
.highlight.light { padding: 2px 6px; color: #fff; border-radius: 2px; }

.highlight.color { background: #3475B5; }
.highlight.gray { background: #4c4c4c; }
.highlight.light { background: #aaa; }


/* Blockquote
====================================*/
blockquote {
	border-left: 3px solid #e8e8e8;
	padding-left: 20px;
	color: #888;
	line-height: 20px;
	margin: 5px 0 20px 15px;
}

/* Page Content
====================================*/
b {
	font-weight: 600 !important;
    opacity: 1 !important;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

#content p.align-center {
	text-align: center;
}

#content .three.floated.sidebar.right aside.sidebar ul {
	padding-bottom: 15px;
}

p.deptfis {
    margin-bottom: 5px;
    padding-top: 10px;
}

p.csc-frame-frame1 {
    background-color: #F3F7FA;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    padding: 14px 0 15px 20px;
    position: relative;
    transition: background-color 200ms ease-in-out 0s;
    border: 1px solid #E0E0E0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}

.page-content h1 {
	margin: 0 0 0 0;
}

.page-content h2 {
	margin: 0 0 20px 0;
}

.page-content .csc-default:first-child {
	margin-top: 0;
}

.page-content .csc-default {
	margin: 0 0 20px 0;
}

.page-content .csc-default:last-child {
	margin-bottom: 0;
}

.page-content img, .page-content embed, .page-content object, .page-content video, .news-single-img  {
  max-width: 100%;
  height: auto;
  width: auto;
}

aside.sidebar div.csc-textpic div.csc-textpic-imagewrap a.shadowbox img, figure.csc-textpic-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#forschung .csc-textpic-imagerow.csc-textpic-imagerow-last figure.csc-textpic-image {
    margin-bottom: 10px !important;
}

#dept .csc-textpic-imagerow.csc-textpic-imagerow-last figure.csc-textpic-image {
    margin-bottom: 10px !important;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image:last-child {
    margin-top: 10px !important;
}

#content .csc-textpic .csc-textpic-imagewrap figure.csc-textpic-image figcaption {
	padding-top: 5px;
}

#content .right aside.sidebar figure.csc-textpic-image figcaption {
	font-size: 11px;
}

body#forschung #content .csc-textpic .csc-textpic-imagewrap figure.csc-textpic-image figcaption {
	font-weight: normal;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
aside.sidebar div.csc-textpic div.csc-textpic-imagewrap a.shadowbox img, figure.csc-textpic-image img {
  max-width: 100%;
  width: auto;
  height: 100%;
}

footer#footer figure.csc-textpic-image img {
  max-width: 100%;
  width: auto;
  height: auto;
}
}

.csc-textpic-intext-right {
    float: right;
}

.csc-textpic-intext-left {
    float: left;
}
.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap {
    width: 50%;
}
#sb-body-inner {
    background-color: #FFFFFF;
}

#sb-body div#sb-body-inner img#sb-player {
  max-width: 100%;
  height: auto;
  width: auto;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	margin: 0;
	padding: 0 0 5px 30px;
}


#sb-body div#sb-body-inner img#sb-player {
	max-width: 100%;
	height: auto !important;
	width: auto !important;
}

body#home #content .container .six .box .csc-default, .box .box-static-link {
	padding-left: 0;
}

body#home #content .container .six .box .box-content, .box .box-static-link {
	padding-left: 0;
}

.page-content .csc-header h1.csc-firstHeader {
    line-height: 30px;
	padding: 0 0 20px;
	letter-spacing: -0.5px;
}

.page-content .csc-header hgroup {
	margin: 0 0 10px;
}

.page-content .csc-header hgroup h1 {
   	line-height: 32px;
    margin: 0;
	padding: 0 0 10px !important;
}

.page-content .csc-header hgroup h2 {
	line-height: 25px;
	font-size: 17px;
	font-weight: normal;
	margin: -12px 0 5px 0;
}

#content .container h3 {
    margin: 30px 0 15px;
	line-height: 20px;
}

body#forschung #content .page-content h2 {
    margin: 30px 0 15px ;
}

body#forschung .page-content .csc-header hgroup h2 {
	line-height: 22px;
	font-size: 16px;
	font-weight: normal;
	margin: -12px 0 5px 0 !important;
}

body#home .csc-header {
    margin: 20px 0 15px;
	line-height: 20px;
}

.page-content .csc-textpic-text h3 {
    margin: 0 0 15px !important;
}

.page-content h4 {
    padding: 20px 0 10px;
	line-height: 20px;
}

#content .box-content .csc-header h3.csc-firstHeader {
	margin-left: 0;
}

#content .container .icon-box-container h3 {
    line-height: 20px;
    margin: 25px 0 5px 9px;
}

body#home .icon-box-container .columns {
    margin-left: 9px;
    margin-right: 11px;
}

#content p a.internal-link {
    background: url("../images/internal_link.gif") no-repeat scroll 1px 4px transparent;
    padding-left: 10px;
	color: #3869b1;
}

#content p a.external-link-new-window {
    background: url("../images/external_link_new_window.gif") no-repeat scroll 2px 4px transparent;
    padding-left: 18px;
}

#dept .page-content ul li {
	background: none;
}

#dept li a.internal-link {
   	background: url("../images/internal_link.gif") no-repeat scroll -1px 4px transparent;
    padding-left: 16px;
	display: block;
}

#content .right aside.sidebar ul li {
    margin: 5px 0;
}

#content .right aside.sidebar ul li a.internal-link {
    background: url("../images/internal_link.gif") no-repeat scroll 1px 4px transparent;
    padding-left: 12px;
	font-size: 11px;
	display: block;
}

#content .page-content p a.mail {
    background: url("../images/mail.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    font-size: 13px;
    padding-left: 24px;
}

#content p.align-justify {
	text-align: justify;
}

#content p.bodytext i {
	font-style: italic;
}

#typo3-previewInfo {
	position: fixed !important;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	border-radius: 5px;
	color: #fff !important;
}

/* PMK Shadowbox
====================================*/
#sb-border {
    border-radius: 0 !important;
    box-shadow: 0 !important;
}

#sb-wrapper-inner {
    border: 0 !important;
}

#sb-border {
    box-shadow: 0 10px 29px #111111 !important;
}

#sb-title-inner {
    position: absolute;
    width: 95%;
}

#sb-title, #sb-info {
    position: inherit !important;
	padding: 0 0 5px 0 !important;
}

/* Page Content li
====================================*/
.page-content ul li {
	display: block;
	padding: 0;
	padding-left: 15px;
	margin: 0 0 3px 0;
	background: url("../images/categories.png") no-repeat scroll 0 5px transparent;
}
body#wimi ul.publication li.cat_splitter {
	display: block;
	padding: 0;
	padding-left: 0;
	margin: 0 !important;
	background: none !important;
}

.page-content ol {
    margin: 0 0 0 15px;
    padding: 0 0 0 3px;
}
.page-content ol li {
    margin: 0 0 10px;
    padding: 0 0 0 5px;
}
#customwrapper ul li {
	display: block;
	padding: 0;
	padding-left: 15px;
	margin: 0 0 3px 0;
	background: url("../images/categories.png") no-repeat scroll 0 5px transparent;
}

.page-content ul.nolistyle li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0 0 3px;
    padding: 0;
}

/* Progress Bar
====================================*/
.skill-bar {
	height: 41px;
	position: relative;
	background: #f6f6f6;
	margin: 0 0 10px 0;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
}

.skill-bar-content[data-percentage] { text-indent: -9999px; }

.skill-bar-content {
	background: #3475B5;
	height: 41px;
	width: 0%;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.12);
}

.skill-bar .skill-title {
	color: #fff;
	top: 9px;
	left: 15px;
	position: absolute;
}

.skill-bar .percentage {
	color: #666;
	position: absolute;
	top: 9px;
	left: 90%;
}


/* Client Logo List
====================================*/
.client-list li {
	border: 1px solid #e0e0e0;
	float: left;
	margin: -1px 0 0 -1px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}


/* Team
====================================*/
.team-name {
	padding: 20px 0 12px 0;
}

.team-name h5 {
	line-height: 16px;
	font-size: 13px;
}

.team-name span {
	display: block;
	font-weight: normal;
	color: #888;
}

.team-about p {
	margin-bottom: 0;
}

.team-entry {
	display: block;
	position: relative;
}


/* Page Title
====================================*/

#home .page-title {
	display: none !important;
}

.page-title {
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid #e0e0e0;
}

.page-title h2 {
    color: #FFFFFF;
    float: left;
    font-weight: normal;
    padding: 12px 0;
    position: absolute;
    z-index: -1;
}

body.h2remove .page-title h2 {
	display: none;
}


/* Breadcrumbs
====================================*/
#error_404 #breadcrumbs {
	display: none !important;
}

#breadcrumbs ul {
    float: right;
    font-size: 12px;
    padding: 10px 0;
}

#breadcrumbs ul li {
	display: inline-block;
	color: #888;
	padding: 0 11px 0 0;
	margin: 0 0 0 5px;
	background: url(../images/breadcrumbs.png) no-repeat 100% 50%;
}

#breadcrumbs ul li:last-child a,
#breadcrumbs ul li a { color: #3475B5; }

#breadcrumbs ul li:first-child { padding-right: 0; margin-left: 0; }

#breadcrumbs ul li:first-child,
#breadcrumbs ul li:last-child {
	color: #888;
	background: none;
}

#breadcrumbs ul li:last-child { padding:0; background: none; }


/* Sidebars
====================================*/
.floated.sidebar.right {
	background: #fdfdfd;
	margin-left: -1px;
	border-left: 1px solid #e0e0e0;
	-webkit-box-shadow:inset 2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset 2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03), 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
}

.floated.sidebar.left {
	background: #fdfdfd;
	margin-right: -1px;
	border-right: 1px solid #e0e0e0;
	-webkit-box-shadow: inset -2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: inset -2px 0px 0px 0px rgba(0, 0, 0, 0.03), inset 0px 2px 0px 0px rgba(0, 0, 0, 0.03), 0 -1px 0 0 rgba(0, 0, 0, 0.09) inset;
}

.sidebar,
.page-content { padding: 30px 0; }

h4.margin { margin: 0 0 10px 0; }
h3.margin { margin: 0 0 10px 0; }
p.margin { margin: 0 0 25px 0; }

.line {
	height: 1px;
	width: 100%;
	margin: 0 0 35px -30px;
	padding: 0 80px 0 0;
	border-bottom: 1px solid #e0e0e0;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

body#home .line {
    border-bottom: 1px solid #E0E0E0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    height: 1px;
    margin: 0 0 10px -30px;
    padding: 0 80px 0 0;
    width: 100%;
}

.widget-search {
	float: left;
}

.widget-search input {
	width: 200px;
	color: #888;
}

.search-btn-widget {
	float: right;
	position: relative;
	padding: 0;
	top:0;
	right:0;
	margin: 0 0 0 -35px;
	background: url(../images/search-2.png) 50% no-repeat;
	background-color: #3475B5;
	width: 35px;
	height: 36px;
	cursor: pointer;
	border: none;
	z-index: 100;
	border-radius: 0 2px 2px 0;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.search-btn-widget:hover {
	background-color: #aaa;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

/* DAM Downloadlist */

li.ddl_file_list_item {
    background: url("/typo3conf/ext/dd_download/Resources/Public/Icons/document-pdf-text.png") no-repeat scroll 0 5px transparent;
    display: block;
    list-style: none outside none;
    padding: 4px 3px 5px 20px;
}

dd.ddl_description ul.ddl_file_list li.ddl_file_list_item span {
    color: #B5B5B5;
    font-size: 10px;
}

/* Downloads - Home */
body#home .tx-dd-download {
	margin: 0 0 0 13px;
}

body#home .tx-dd-download ul li.fileinfos img {
	float: left;
	padding: 3px 4px 15px 0;
}

body#home .tx-dd-download strong {
	margin: 0;
}

body#home .tx-dd-download ul li.dlbutton {
	padding: 0 0 20px 0;
}

body#home .tx-dd-download ul li {
	width: 100%;
}

/* FE User Registraton & FE Login */

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-style: normal !important;
}
.tx-srfeuserregister-pi1 p.tx-srfeuserregister-pi1-notice {
	padding: 10px 0 0 !important;
}

input[type="button"], input[type="submit"] {
    float: none;
    margin: 5px 5px 5px 0;
}

.tx-srfeuserregister-pi1 legend {
    font-weight: 600;
    padding: 0 !important;
}

.tx-srfeuserregister-pi1 dt {
    text-align: left !important;
}


.tx-srfeuserregister-pi1 dt {
    clear: both;
    padding-right: 1em;
    text-align: right !important;
    width: 20%;
}

form select.sex, form select.uni {
    width: 250px;
}

#tx-srfeuserregister-pi1-middle_name {
	display: none;
}

.tx-felogin-pi1 h3 {
	margin-top: 0 !important;
}

form#loginform {
	margin: 0 0 10px 0;
}

form#loginform fieldset div.username {
	margin: 10px 0;
}

form#loginform fieldset div.username label {
	font-weight: 600;
}

form#loginform fieldset div.password {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

form#loginform fieldset div.password label {
	font-weight: 600;
}

/* Downloads */
.tx-dd-download {
	margin: 0 0 15px 0;
}

.tx-dd-download ul.download-file {
    height: auto;
	min-height: 40px;
    margin: 10px 0 10px;
    padding: 0 0 0 10px;
}

.tx-dd-download ul li.fileinfos {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0;
    width: 86%;
}

.tx-dd-download ul li.fileinfos img {
	float: left;
	padding: 3px 4px 15px 0;
}

body#home .tx-dd-download ul li.dlbutton {
	padding: 0 0 20px 0;
}

.tx-dd-download ul.download-file li.dlbutton {
	background: none repeat scroll 0 0 transparent;
}

.page-content .tx-dd-download ul.download-file:nth-of-type(2n+2) {
    background-color: #EFEFEF;
    height: auto;
    margin: 5px 0 0;
    padding: 10px 0 6px 10px;
}

/* Categories */
ul.categories {
	padding: 15px 0 0 0;
}

.subnav  ul.sec-ul {
	margin-top: 5px;
}

.subnav  ul.sec-ul ul {
	margin-top: 5px;
}

aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul a {
	margin-left: 10px;
	background: url(../images/categories.png) no-repeat left 8px;
}

aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul ul a {
    background: url(../images/breadcrumbs.png) no-repeat scroll 3px 9px transparent;
    font-size: 11px;
    margin-left: 17px;
}

.categories a {
	color: #666;
	display: block;
	padding: 3px 0;
	padding-left: 10px;
	background: url(../images/categories.png) no-repeat left 8px;
}

.categories li a:hover {color: #888}

.categories li:first-child a {
	margin: -6px 0 0 0;
}

.categories li span {
	color: #aaa;
}

/* Blog Widgets */
.widget {
	margin: 30px 0 0 0;
}

.widget h4 {
	margin: 0 0 12px 0;
}


/* Tags */
.tags a {
	padding: 3px 10px 5px 10px;
	display: inline-block;
	color: #888;
	background-color: #f2f2f2;
	margin: 0 2px 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	border-radius: 2px;
}

.tags a:last-child {margin-right:0;}

.tags a:hover {
	background: #3475B5;
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}


/* Popular Posts */
.latest-post-blog {
	margin-bottom: 18px;
}

.latest-post-blog p {
	margin: 0;
	color: #666;
	line-height: 19px;
	margin-left: 75px;
}

.latest-post-blog p a {color: #666; display: block;}
.latest-post-blog p a:hover {color: #888;}

.latest-post-blog p span {
	color: #888;
	margin: 5px 0 0 0;
	display: block;
}

.latest-post-blog img {
	float: left;
	width: 56px;
	height: 56px;
	border: 1px solid #e0e0e0;
	padding: 4px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}


.latest-post-blog img:hover {
	background: #3475B5;
	border: 1px solid #3475B5;
}

/* Twitter */
#twitter-blog li {
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	background: url(../images/twitter-01.png) no-repeat left 5%;
}

#twitter-blog li:last-child { margin: 0; }

#twitter-blog b a,
#twitter-blog b a:hover {
	color: #888;
	font-weight: normal;
}

footer#footer div.container div.four.columns iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
	width: 100% !important;
	height: 210px !important;
}

div.four.columns.kontakt2 a img {
	margin: 0 0 15px 0;
}

/* Flickr */
.flickr-widget-blog {margin-right: -15px;}
.flickr-widget-blog img {display: block; width: 100%;}

.flickr-widget-blog a {
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #e8e8e8;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
}

.flickr-widget-blog a:hover {
	border: 5px solid #3475B5;
	border-radius: 2px;
}
/* Publikationsfilter
====================================*/
#publicationsfilter .highlight1, #publicationsfilter .highlight2, #publicationsfilter .highlight3, #publicationsfilter .highlight4, #publicationsfilter .highlight5 {
	background-color: #E4EDF8;
	border-radius: 3px;
	padding: 0 2px;
}
.publication .highlight1, .publication .highlight2, .publication .highlight3, .publication .highlight4, .publication .highlight5 {
	background-color: #E4EDF8;
	border-radius: 3px;
	padding: 0 2px;
}

/* Projetfilter
====================================*/
#filter .highlight1, #filter .highlight2, #filter .highlight3, #filter .highlight4, #filter .highlight5 {
	background-color: #E4EDF8;
	border-radius: 3px;
	padding: 0 2px;
}
.projekt .highlight1, .projekt .highlight2, .projekt .highlight3, .projekt .highlight4, .projekt .highlight5 {
	background-color: #E4EDF8;
	border-radius: 3px;
	padding: 0;
}

/* Google Maps
====================================*/
.google-map-container { margin: -4px 0 0 0; }
.google-map-container img { max-width: none !important; }


/* Fancybox
====================================*/
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.ie8 .fancybox-overlay { background: url('../images/fancybox_overlay.png') !important; }

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 600;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
			box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('../images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}


/* Blog Post
====================================*/

/* Comments */
.comments-sec {
	float:left;
	width:100%;
	margin: 30px 0 25px 0;
}

ol.commentlist {
	float:left;
	width:100%;
	margin: 0;
}


ol.commentlist li {
	float:left;
	padding: 10px 0 15px 0;
}

ol.commentlist li:first-child {
	border:none;
	padding: 25px 0 0px 0;
}

ol.commentlist li {list-style: none;}

ol li ol.childlist{
	float:right;
	width:86%;
	margin:0px;
}

ol.commentlist li ol.childlist li:first-child {
	padding: 25px 0 0 0;
}

ol.commentlist li ol.childlist li {
	margin: 0px 0 15px 0;
}

.comments-amount {color: #888;}

ol li ol.childlist .comment-des {
	float:right;
	width:78%;
}

.avatar {float:left}
.avatar img {
	float: left;
	border-radius: 2px;
}

.comment-des p {margin:0;}

.comment-des {
	float:right;
	width: 81%;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	padding: 17px 20px 20px 20px;
}

.arrow-comment {
	width: 10px; 
	height: 20px; 
	position: relative;
	float: left;
	background: url(../images/comment-arrow.png) no-repeat;
	margin-left: -30px;
}

.comment-des strong {
	float:left;
	padding-right:5px;
	font-size:13px;
	
}
.comment-des span {
	float:left;
	color:#888;
}

.comment-by {
	float:left;
	width:100%;
	padding-bottom:8px;
	padding-top:5px;
}

.comment-by span.reply {
	color:#888;
	float:right;	display: inline;
}

.comment-by span.reply a {
	float: right;
	height: 17px;
	margin-left: 5px;
	font-weight: normal;
	float:right;

}

.comment-by span.date {
	color: #999;
	padding-right: 7px;
	float: right;
}

/* =================================================================== */
/* Filemanager
====================================================================== */
div.media-left {
    float: left !important;
	margin: 20px 25px 0 0 !important;
	border: 1px solid #ccc;
}

div.tx-filelist > table {
    width: 100%;
}

/* =================================================================== */
/* Portfolio
====================================================================== */
.containerslideshow .portfolio-item.isotope { margin: 7px 24px 0px -25px}

.portfolio-item.isotope { margin: 10px 0}

/* Filters
====================================*/
#filters {
	display: block;
	margin: 10px 0 24px -1px;
}

#filters a {
	color: #888;
	display: block;
	padding: 4px 0;
}

#filters a:hover { color: #666; }
.selected { color: #3475B5 !important; }

.filters-dropdown {
	position: relative;
	z-index: 9;
	width: 280px;
	height: 20px;
	cursor: pointer;
	padding: 6px 12px 8px 12px;
	display: inline-block;
	color: #888;
	background-color: #eee;
	margin: 0 3px 6px 0;
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-ms-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	border-radius: 2px;
}

.filters-dropdown.active { 
	color: #fff;
	background-color: #3475B5;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}

.filters-dropdown.active:after { border-color: #fff rgba(255,255,255, 0); }
.ie8 .filters-dropdown.active:after { border-color: #fff transparent; }

.filters-dropdown.active .option-set {
	opacity: 1;
	pointer-events: auto;
}

.filters-dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -2px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #aaa rgba(255,255,255, 0);
}

.ie8 .filters-dropdown:after { border-color: #aaa transparent; }
.filters-dropdown.active:after { border-width: 0 5px 5px 5px; }

.filters-dropdown .option-set {
	width: 271px;
	position: absolute;
	top: 100%;
	margin-top: 0;
	left: 1px;
	z-index: 1;
	border: inherit;
	background: #fff;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.91);
	list-style: none;
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-ms-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
	opacity: 0;
	pointer-events: none;
	padding: 15px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 0 1px rgba(0,0,0,0.2);
}

.ie8 .filters-dropdown .option-set { display: none; }
.ie8 .filters-dropdown.active .option-set { display: block; }


/* Portfolio Content
====================================*/
.page-content.portfolio {
	padding: 10px 0;
	background: #fff;
}

.related-works {
	margin-bottom: -40px;
	padding-bottom: 40px;
	background: #fcfcfc;
}


/* Portfolio Navigation
====================================*/
#portfolio-navi {
	position: relative;
	float: right;
	display: block;
	margin: 29px 0 0 10px;
}

#portfolio-navi ul li {
	display: inline;
}

#portfolio-navi a {
	padding: 5px 10px 7px 10px;
	display: inline-block;
	color: #888;
	background-color: #f4f4f4;
	margin: 0 0 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 2px;
}

#portfolio-navi a:hover b { opacity: 1; }

#portfolio-navi a:hover {
	background-color: #3475B5;
	color: #fff;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}



/* Portfolio Info
====================================*/
.project-info {
	padding: 21px 25px;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}

.project-info .button { line-height: 22px; }

.project-info li:first-child { padding-top: 0; }
.project-info li:last-child { border-bottom: 0; }

.project-info li {
	padding: 2px 0;
}
.ui-accordion .projectlist {
	padding: 15px 0 0;
}
.projectlist {
	padding: 0;
}

.launch {
	margin-top: 10px;
}

.project-tags {
	margin-top: 15px;
}

.project-tags strong {
	float: left;
	margin: 5px 10px 20px 0;
}


/* Isotope Filtering
====================================*/

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	 transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}

/**** Disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	 transition-duration: 0s;
}


/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


/* =================================================================== */
/* Shortcodes
====================================================================== */


/* Buttons
====================================*/
.button,
input[type="button"],
input[type="submit"],
.box-static-link a,
.news-single-backlink a {
	padding: 5px 14px 7px 14px;
	display: inline-block;
	border: 0px;
	font-weight: 500;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
	letter-spacing: -0.2px;
}

input[type="button"],
input[type="submit"] {float: left;}

.button i { margin: 0 2px 0 -1px; height: 14px; }
.button i.halflings { margin: 2px 0px 0 -1px; }

.button.medium {padding: 9px 18px; font-size: 14px;}

.button.gray {color: #fff;background: #4c4c4c; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.4);}
.button.gray:hover,
.box-static-link a:hover, .news-single-backlink a:hover {background:#3475B5; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);}

.button.light {color:#fff; background:#aaa; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);}
.button.light:hover {background:#3475B5; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);}

.button.color {color:#fff; background:#3475B5; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }
.button.color:hover {background:#aaa; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15); }

/* Input Button */
input[type="button"],
input[type="submit"],
input[type="button"]:focus,
input[type="submit"]:focus {
	color:#fff;
	background:#3475B5;
	padding: 9px 11px;
	border: none !important;
}

ininput[type="button"]:hover,
input[type="submit"]:hover { background:#aaa; }


/* Alert Boxes
====================================*/
.notification {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.notification p {margin: 0;}
.notification span {font-weight: 600;}

.notification.success,
.notification.success strong {
	background-color: #EBF6E0;
	color: #5f9025;
	border: 1px solid #b3dc82;
}

.notification.error,
.notification.error strong {
	background-color: #ffe9e9;
	color: #de5959;
	border: 1px solid #fbc4c4;
}

.notification.warning,
.notification.warning strong {
	background-color: #FBFADD;
	color: #8f872e;
	border: 1px solid #ded58a;
}

.notification.notice,
.notification.notice strong {
	background-color: #E9F7FE;
	color: #5091b2;
	border: 1px solid #b6d7e8;
}

.notification strong { border: none !important; }

.notification.success .close,
.notification.error .close,
.notification.warning .close,
.notification.notice .close {
	padding: 0px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	height: 8px;
	weight: 8px;
}

.close i { font-size: 11px; margin: -5px 5px 0 0; float: left; }
.notification.success .close { color: #8dbf52; }
.notification.error .close { color: #f59292; }
.notification.warning .close { color: #c6bd67; }
.notification.notice .close { color: #86b4cc; }


/* Tabs
====================================*/
.tabs-nav {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.tabs-nav li {
	float: left;
	line-height: 38px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.tabs-nav li a {
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	border-right: none;
	color: #888;
	font-weight: 500;
	display: block;
	letter-spacing: 0;
	outline: none;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.tabs-nav li:first-child a { border-left: 1px solid #e0e0e0; }
.tabs-nav li:last-child a { border-right: 1px solid #e0e0e0; }

.tabs-nav li.active a {	color: #333; font-weight: 500; }
.tabs-nav li.active i:before  {	color: #555; }

.tabs-nav li i:before { color: #909090; }
.tabs-nav li span { margin-left: -7px; }
.tabs-nav li.active a i {opacity: 1; filter: alpha(opacity=100);}
.tabs-nav li i {opacity: 0.64; filter: alpha(opacity=64); margin: 10px 0 0 0; }

.tabs-nav li a:hover  { background: #fff; }

.tabs-nav li.active a {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #3475B5;
	color: #3475B5
}

.tab-content {padding: 20px;}

.tabs-container {
	border: 1px solid #e0e0e0;;
	margin: -1px 0 20px;
	overflow: hidden;
	width: 100%;
	line-height: 21px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}


/* Accordions
====================================*/
#accordion {
	/*-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);*/
    margin-top: 20px;
	overflow: hidden;
}
.ui-widget {
    font-size: 1em;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0;
	padding: 10px 0 ;
	line-height: 20px;
	outline: none;
	color: #707070;
	border: 1px solid #e0e0e0;
	margin-top: -1px;
	font-weight: 500;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-widget {
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 1.01em;
}

#content .container h3.ui-accordion-header:first-child {
    margin: 0 0 0 !important;
	line-height: 20px;
	background-color: #f8f8f8 !important;
}

#content .container h3.ui-accordion-header {
    margin: -1px 0 0 !important;
	line-height: 20px;
	background-color: #f8f8f8 !important;
}

#content .container .ui-accordion-content p.bodytext {
    padding: 15px 0 0 !important;
	margin: 0;
}

#content .container .ui-accordion-content ul {
    padding: 15px 0 0 !important;
	margin: 0;
}

#wimi #content .container .ui-accordion-content ul {
    padding: 0 !important;
	margin: 0;
}

#content .container .ui-accordion-content .tx-bipsinterface-pi1 ul {
    padding: 0 0 0 !important;
	margin: 0;
    overflow: hidden;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: visible;
}

.ui-accordion .ui-accordion-header { background-color: #efefef !important; background:none; box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.08); transition: box-shadow 300ms ease-out;}
.ui-accordion .ui-accordion-header:hover { background-color: #fff; }

.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active { background-color: #fff; color: #3475B5; border-bottom: 0;}

.ui-accordion .ui-accordion-icons { padding: 10px 10px 10px 50px !important;}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: 20px; margin: 2px 0 0; }
.ui-accordion .ui-accordion-content { padding: 0px 20px 15px 20px; }

.ui-accordion .ui-accordion-content p { margin: 0 0 15px; }
.ui-accordion .ui-accordion-content { border: 1px solid #e0e0e0; border-top: 0;}

.ui-accordion-icon,
.ui-accordion-icon-active {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #ccc;
	border-radius: 2px;
	background-image: url('../images/accordion-plus.png') !important;
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin: 5px 10px 0 0;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.ui-accordion-icon-active {
	background-color: #3475B5;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	background-image: url('../images/accordion-minus.png') !important;
}

.ui-widget-content a {
    color: #3869b1;
}

#wimi .ui-accordion .ui-accordion-content p:last-child {
    margin: 0;
    padding: 0;
}

#wimi .ui-accordion .ui-accordion-content p:first-child {
    margin: 0;
    padding:  15px 0 0;
}

#wimi .ui-accordion .ui-accordion-content p {
    margin: 0;
    padding: 15px 0 0;
}

.ui-accordion .ui-accordion-content p:last-child {
    margin: 0;
    padding: 0;
}

.ui-accordion .ui-accordion-content p:first-child {
    margin: 0;
    padding:  15px 0 15px;
}

.ui-accordion .ui-accordion-content p {
    margin: 0;
    padding: 15px 0 15px;
}


/* Toggle
====================================*/
.toggle-wrap {
	float: left;
	width: 100%;
	border: 1px solid #e0e0e0;
	margin-bottom: 15px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.trigger a {
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 13px;
	padding: 14px 0 15px 20px;
	line-height: 26px;
	color: #707070;
	font-weight: 500;
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.trigger a { background-color: #fcfcfc; }

.trigger a:hover,
.trigger.active a,
.trigger.active a:hover { background: #fff; }

.trigger.active a {
	color: #3475B5;
}

.toggle-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-color: #ccc;
	border-radius: 2px;
	background-image: url(../images/accordion-plus.png);
	background-repeat: no-repeat;
	background-position: 50%;
	float: left;
	margin: 5px 10px 0 0;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
	-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;
}

.trigger.active .toggle-icon {
	background-color: #3475B5;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
	background-image: url(../images/accordion-minus.png);
}

.toggle-container p { margin: 0; }
.toggle-container { padding: 0 20px 17px 20px; }



/* Notice
====================================*/
.large-notice {
	background-color: #fcfcfc;
	border: 1px solid #e0e0e0;
	padding: 32px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.large-notice h2 {
	margin-bottom: 10px;
}

.large-notice p {
	font-size: 14px;
	color: #888;
	line-height: 22px;
}


/* List Styles
====================================*/
.sign-list li,
.plus-list li,
.star-list li,
.check-list li { list-style: none; margin: 5px 0; }

.sign-list li:first-child,
.plus-list li:first-child,
.star-list li:first-child,
.check-list li:first-child { margin-top: 0; }

.check-list li { background: url(../images/icon-list-check.png) no-repeat 0% 3px; padding: 0 0 0 18px; }
.sign-list li { background: url(../images/icon-list-sign.png) no-repeat 0% 3px; padding: 0 0 0 18px; }
.plus-list li { background: url(../images/icon-list-plus.png) no-repeat 0% 3px; padding: 0 0 0 18px; }
.star-list li { background: url(../images/icon-list-star.png) no-repeat 0% 3px; padding: 0 0 0 18px; }


/* Table
====================================*/
table.standard-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border:none;
	margin-bottom: 15px;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

table.standard-table th {
	border: 1px solid #e0e0e0;
	border-right: none;
	background-color: #fafafa;
	text-align: left;
	padding: 10px 15px;
	color: #444;
	vertical-align: top;
	font-size: 14px;
	font-weight: 600;
}

table.standard-table td:last-child {
	border-right: 1px solid #e0e0e0;
}

table.standard-table th:last-child {
	border-right: 1px solid #e0e0e0;
}

table.standard-table td {
	padding: 10px 15px;
	border: #e0e0e0 1px solid;
	border-top: none;
	border-right: none;
}

table.standard-table tr:hover td {background-color: #fafafa;}


/* Testimonial Carousel
====================================*/
.testimonial-container {
	position: relative;
}

.testimonials {
	background: #f6f6f6;
	color: #888;
	padding: 25px;
	line-height: 21px;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
}

.testimonials-bg {
	background: url(../images/testimonials-bg.png) no-repeat;
	margin-top: -1px;
	display: block;
	margin-left: 25px;
	width: 200px;
	height: 30px;
}

.testimonials-author {
	color: #3475B5;
	float: right;
	display: block;
	margin-top: -23px;
	margin-bottom: 20px;
}

.testimonials-author span {
	color:#a0a0a0
}

.flexslider.testimonial-slider .flex-direction-nav {display: none;}

.kostentraegerlogo {
	padding-top: 10px;
	width: 230px !important;
}

/* Tooltip
====================================*/
.ui-tooltip, .arrow:after {
	background: #444;
}

.ui-tooltip {
	color: #fff;
	padding: 1px 8px;
	position: absolute;
	z-index: 9999;
	font-size: 11px;
	max-width: 300px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.ie8 .arrow {display: none;}

.arrow {
	width: 70px;
	height: 5px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -5px;
}


.arrow.top {
	top: -16px;
	bottom: auto;
}

.arrow.left {
	left: 20%;
}

.arrow:after {
	content: "";
	position: absolute;
	left: 23px;
	top: -20px;
	width: 21px;
	height: 21px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}

.arrow.top:after {

	top: auto;
}

/* =================================================================== */
/* Timeline
====================================================================== */
#timeline {
    border-top: 1px solid #cacaca;
    padding: 30px 0 0;
}
#timeline ul.timeline-entries {
    background: transparent url("/fileadmin/templates/bips/images/timeline-bg.jpg") repeat-y scroll 6px 0;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
#timeline ul.timeline-entries li.timeline-entry {
    background: transparent url("/fileadmin/templates/bips/images/timeline-year-bg.png") no-repeat scroll 0 0;
    height: auto;
    margin: 0;
    padding: 0 0 45px;
    position: relative;
    width: 100%;
}
#timeline ul.timeline-entries li.timeline-entry:last-child {
    padding: 0 0 35px;
}
#timeline ul.timeline-entries li.timeline-entry .year {
    color: #fff;
    font: bold 24px/24px "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    left: 10px;
    position: absolute;
    top: 4px;
}
#timeline ul.timeline-entries li.timeline-entry .title {
    color: #595959;
    font: bold 16px/16px "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 15px;
    padding: 15px 0 0;
}
#timeline ul.timeline-entries li.timeline-entry .image {
    float: left;
    margin: 47px 20px 0;
    width: 135px;
}
#timeline ul.timeline-entries li.timeline-entry .text p {
    display: block;
    padding-left: 20px;
}
#timeline ul.timeline-entries li.timeline-entry .text {
}
#timeline ul.timeline-entries li.timeline-entry .more {
    margin: 40px 0 0;
}
#timeline ul.timeline-entries li.timeline-entry .more p {
}
#timeline ul.timeline-entries li.timeline-entry .more a:hover {
    text-decoration: none;
}
#timeline ul.timeline-entries li.timeline-entry .more h1 {
    display: none;
}
#timeline ul.timeline-entries li.timeline-entry .more .tx-shadowboxhidden-pi1 a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #000;
    height: 28px;
    padding: 0;
}
#timeline ul.timeline-entries li.timeline-entry .more .tx-shadowboxhidden-pi1 a img {
    width: 160px !important;
}
#timeline ul.timeline-entries li.timeline-entry .more .tx-shadowboxhidden-pi1 {
    margin-left: 175px !important;
}
#timeline ul.timeline-entries li.timeline-entry .more .tx-shadowboxhidden-pi1 .standard-caption {
    display: none;
}

/* =================================================================== */
/* Blog
====================================================================== */


/* Posts
====================================*/
.post {
	margin: 40px 0;
	overflow: hidden;
}

.post-content {
	margin: 0;
}

.post-content h1 {
	line-height: 32px;
	margin: 0;
}

.post-img a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	margin: 0 0 23px 0;
}

.post-img a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* Tags */
.meta {
	color: #888;
	margin: 0 0 5px 0;
}

.meta a {
	color: #888;
	text-decoration: none;
}

.meta time {
	margin: 0 0 0 -2px;
}

.meta a:hover {
	color: #666;
}

.meta i.halflings {
	display: inline-block;
	opacity: 0.53;
	filter: alpha(opacity=53);
	margin: 2px 5px 0 0;
}


.meta:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

.meta i.halflings:before {
	color: #a5a5a5;
}

.meta span {
	margin-right: 12px;
	float: left;
}


/* Title */
.meta h2 {
	line-height: 25px;
	font-size: 17px;
	font-weight: normal;
	margin: 2px 0 5px 0;
	width: 93%;
}

.meta h2 a {
	color: #444;
}

.meta h2 a:hover {
	color: #666;
}


/* Medium Image */
.medium-image { float: right; margin: 0 20px 10px 0; width: 28%;}
.medium-content { float: left; width: 59%; margin-left: 60px; }

.eight .medium-content {
    width: 85%;
}

.press-latest-item .medium-content { float: left; width: 88%; margin-left: 60px; }

#press .eight .medium-content {
    width: none;
}

.post .medium-content {
    margin-top: -7px;
}

#events div.medium-content {
    margin-top: -17px;
}

.post.medium { margin-top: 40px; margin-bottom: 16px; }
.post.medium:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

/* Media-Overview
====================================*/

.tx-rwmediaoverview-pi1 .media-entry .media-content h3 {
    margin-top: 0 !important;
}

/* Pagination
====================================*/
.pagination {
	margin: 15px 0;
}

.pagination ul li a {
	padding: 6px 10px;
	border-bottom: none;
	display: inline-block;
	color: #888;
	float: left;
	margin-right: 4px;
	background-color: #f4f4f4;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 2px;
}

.pagination .current {
	background: #3475B5 !important;
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}

.pagination ul li a:hover {
	background-color: #3475B5;
	color: #fff;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}


/* About Author
====================================*/
.about-author {
	margin-bottom: 40px;
	padding: 20px;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
	-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
}

.about-author p { margin: 0 0 2px 0; }
.about-author img {
	float: left;
	margin: 7px 5px 5px 5px;
	width: 65px;
	height: 65px;
	border-radius: 2px;
}

.about-description {
	margin: -2px 0 0 90px;
}


/* =================================================================== */
/* Pricing Tables
====================================================================== */
.pricing-table {
	float: left;
	margin: 1px 0 0 -1px;
}

.pricing-table h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	margin: 0;
	font-weight: 200;
}

.pricing-table ul {
	padding: 10px 0 0 0; 
	border: 1px solid #e0e0e0;
	border-top: 0;
	background: #fff;
	-webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.pricing-table li {
	color: #888;
	background: #fff;
	text-align: center;
	padding: 4px 0;
}	

li.sign-up {
	border-top: 1px solid #e0e0e0;
	background: #fafafa;
	padding: 12px 0;
	margin-top: 10px;
}

li.sign-up a { font-weight: 200; letter-spacing: 0; }
li.sign-up a:hover { opacity: 0.8; filter: alpha(opacity=80); }


/* Table
====================================*/
.pricing-table h3,
.pricing-table h4 {
	text-align: center;
	color: #fff;
	margin: 0;
}

.pricing-table {
	z-index: 1;
	position: relative;
}

.pricing-table h4 {
	padding: 12px 0 10px 0;
}

.price,
.time {
	display: block;
	line-height: 20px;
}

.price {
	font-size: 24px;
	font-weight: normal;
}

span.time {
	font-size: 12px;
	font-weight: 200;
	opacity: 0.6;
}


/* Featured
====================================*/
.pricing-table.featured ul {
	padding: 10px 0 0 0; 
	border: 1px solid #e0e0e0;
	border-top: 0;
	background: #fff;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.pricing-table.featured h3 {
	padding: 11px 0 13px 0;
	margin: -12px 0 0 0;
}

.pricing-table.featured li.sign-up {
	border-top: 1px solid #e0e0e0;
	background: #fafafa;
	padding: 18px 0;
	margin-top: 10px;
}

.featured div {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}


/* Color Schemes
====================================*/

/* Color 1 */
.pricing-table .color-1 h3, .color-1 .sign-up .button {background-color: #909090;}
.pricing-table .color-1 h4 {background-color: #808080;}

/* Color 2 */
.pricing-table .color-2 h3, .color-2 .sign-up .button  {background-color: #565656;}
.pricing-table .color-2 h4 {background-color: #4c4c4c;}

/* Color 3 */
.pricing-table .color-3 h3 { background-color: #3dafea; }
.pricing-table .color-3 h4, .color-3 .sign-up .button { background-color: #3475B5; }



/* =================================================================== */
/* Contact Form
====================================================================== */

#contact fieldset div  { margin-bottom: 20px; }

#contact fieldset div input { width: 220px; }

#contact textarea {
	max-width: 620px;
	min-width: 620px;
	min-height: 160px;
}

#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #d6d6d6;
	outline: none;
	position: relative;
	z-index: 5;
}

#contact input.error, #contact textarea.error, #contact select.error {
	border: 1px solid #f2c4c2;
	background: #ffeceb;
}

#contact label span {color: #ed1c1c;}
#contact input[type="submit"][disabled] { background:#aaa; }

#message {margin: 0; padding: 0; display: block; background: transparent none;}

.loader {
	padding: 10px;
	float: left;
}


.tx-powermail {
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

div.powermail_fieldwrap {
    clear: both;
    margin: 0 0 0.5em;
    width: 100% !important;
}

.powermail_field {
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 3px 3px 5px #EEEEEE;
    color: #888;	
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    padding: 3px;
    width: 69%;
}

input.powermail_field {
    width: 62%;
}

#powermail_fieldwrap_35 input {
	margin-left: 30% !important;
	width: 65.8%;
}

div.powermail_fieldwrap_file_inner {
    background-image: url("/typo3conf/ext/powermail/Resources/Public/Image/upload_bg.png");
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
    overflow: hidden;
    padding: 3px;
    width: 65% !important;
}

.powermail_fieldset, .powermail_confirmation, .powermail_create, .powermail_frontend {
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.35);
}

.powermail_label {
    clear: left;
    color: #3475B5;
    display: block;
    float: left;
    font-weight: normal;
    width: 30% !important;
	line-height: 16px
}

.formError .formErrorContent {
 	background:	-moz-linear-gradient(center top , #3475B5 0%, #387dc2 50%, #387dc2 51%, #3475B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #DDDDDD;
    border-radius: 1px;
    box-shadow: 0 0 6px #000000;
    color: #FFFFFF;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: 150px;
}

.parentFormundefined {
	left: 140px !important;

}

.formError .formErrorArrow div {
 	background:	-moz-linear-gradient(center top , #3475B5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.powermail_confirmation form.powermail_form {
	margin: 0 15px 0 0;
	float: left;
}

#powermail_fieldwrap.powermail_fieldwrap {
	margin: 15px 0 3px 0;
	font-weight: 600;
}

input.powermail_field.powermail_submit {
	width: 120px !important;
	float: right;
}

/* =================================================================== */
/* Cookie Hinweis
====================================================================== */
.cc_container .cc_btn {color:#fff !important; background:#3475B5 !important; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15) !important; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
 
.cc_container {
background: #FFF !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000 !important; /* Schriftfarbe des gesamten Bereichs */
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 1.1em !important;
box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
}
 
.cc_container a {
color: #3475B5 !important; /* Textlink-Farbe "Mehr Infos" */
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* =================================================================== */
/* Footer
====================================================================== */

body#home #footer {
	background: #E8EEF6;
	width: 1020px;
	padding: 30px 0 31px 0;;
	margin: 0 auto;
	font-size: 12px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	display: block !important;
}

#footer {
	background: #E8EEF6;
	width: 1020px;
	padding: 30px 0 31px 0;;
	margin: 0 auto;
	font-size: 12px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	display: none !important;
}

#footer-bottom {
	background: #3475B5;
	width: 1020px;
	padding: 15px 0;
	margin: 0 auto;
	font-size: 12px;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
}

#footer, #footer p, #footer a { color: #333; }
#footer a:hover { color: #3475B5; }

#footer h4 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #333;
}

footer#footer .large-notice {
	padding: 12px 30px 12px;
}

footer#footer .large-notice {
	padding: 10px 30px 15px;
}

footer#footer .box-static-link a {
	padding: 5px 14px 7px;
	margin: 0 0 10px;
	background-color: #3475B5 !important;
	color: #fff !important;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}

footer#footer .box-static-link a:hover {
	background-color: #AAAAAA !important;
}

footer#footer .large-notice ul li, footer#footer .arrow-list ul li {
    background: url("../images/categories.png") no-repeat scroll 0 3px transparent;
    display: block;
    margin: 0 0 5px;
    padding: 3px 0 3px 15px;
}
footer#footer .large-notice li {
    line-height: 10px;
}
footer#footer .arrow-list ul li {
    background: url("../images/categories.png") no-repeat scroll 0 8px transparent;
}
footer#footer .arrow-list li {
    line-height: 18px;
}

footer#footer-bottom div.container div.eight div.eight {
	margin-left: 0;
}

footer#footer-bottom div.container div.eight div.eight .copyright a:hover {
	color: #fff !important;
}

.copyright { color: #fff; }
.copyright a,
.copyright span { color: #b0c8e1 !important; }

#sub-menu {
	float: right;
	font-size: 11px;
}

#sub-menu ul li a  { color: #b0c8e1; }
#sub-menu ul li a:hover  { color: #fff; }

#sub-menu ul li  {
	display: inline-block;
	border-left: 1px solid #fff;
	margin:0;
	padding: 0 8px 0 8px;
	line-height: 12px;
}

#sub-menu ul li:first-child  { border: none; padding-left: 0; }
#sub-menu ul li:last-child  { padding-right: 0; }
#logo-footer { margin: 10px 0 20px 0; width: 100px; height: 24px; }
footer#footer img#leibniz-logo {margin-top: 35px;}

.uparrow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    border-radius: 5px 5px 5px 5px;
    bottom: 70px;
    font-weight: normal;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    z-index: 10;
    color: #fff;
    display: none;
}

.uparrow img {
   text-align: center;
   padding: 0 0 5px 20px;
}

/* Photo Stream
====================================*/
.flickr-widget {margin-right: -12px; margin-top: 0px;}
.flickr-widget img {display: block; width: 100%;}
.flickr-widget a:hover {border-color: #3475B5;}

.flickr-widget a {
	float: left;
	width: 58px;
	height: 58px;
	margin-right: 9px;
	margin-bottom: 9px;
	border: 5px solid #424242;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
}

.ie7 .flickr-widget a {width: 54px; height: 54px;}


/* Twitter Widget
====================================*/
#twitter li {
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
	background: url(../images/social/twitter.png) no-repeat left 5%;
}

#twitter li:last-child {
	margin: 0;
	padding: 0 0 0 25px;
}

#twitter a {color: #fff;}

#twitter b a,
#twitter b a:hover {
	margin-top: 5px;
	display: block;
	color: #999;
	font-weight: normal;
}


/* Contact Details
====================================*/
.contact-details-alt li p strong { color:#333; float: left; margin: 0 5px 0 0; }
.contact-details li p strong { color:#333; float: left; margin: 0 5px 5px 0; }

span.hours {float: right;}

.contact-informations.second {margin: 15px 0 0 0}

.address {line-height: 21px;}

.contact-details-alt li {
	margin: 0 0 10px 0;
}

.contact-details p,
.contact-details li,
.contact-details a {color: #333;}

.contact-informations p {margin:0;}
.contact-informations.hours i { float: left; margin: 0 5px 0 0; }

.contact-details-alt p {
	margin: -2px 0 0 22px;
	line-height: 18px;
}

.contact-informations li i {
	float: left;
	margin: 3px 5px 0 0;
}

.contact-details-alt li i {
	float: left;
	margin: 1px 0 0 0;
}


/* =================================================================== */
/* Media Queries
====================================================================== */


/* Higher than standard 960 (desktop devices)
====================================================================== */
@media only screen and (min-width: 960px) {
	/* You need at least a height, adjust this to your needs */
	.jcarousel { height: 305px !important; }
}


/* Smaller than standard 960 (devices and browsers)
====================================================================== */
@media only screen and (max-width: 959px) {
	#events div.medium-content {
		margin-top: -7px;
	}
	div.social-icons-wrap ul.social-icons {display: block;}
	
	.portfolio-item.isotope {
    margin: -4px 5px 0px -25px;
	}

}


/* Tablet Portrait size to standard 960 (devices and browsers)
====================================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	#wrapper,
	body#home #footer, 
	#footer,
	#footer-bottom {
		width: 714px;
	}

	#events div.medium-image {
		display: block;
	}

	#tagline {
		padding-top: 0;
	}
	
	body#home .three-col .six .news_no_teaser .news-latest-item a {
		overflow: hidden;
	}
	
	.containerslideshow .portfolio-item.isotope {margin: 7px 12px 0px -18px;}
	
	body#home .three-col .six .news_no_teaser .news-latest-item .recent-blog::after {
		content: '';
		display: block;
		position: absolute;
		left: 50px;
		top: 85px;
		width: 100%;
		height: 27px;
		background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
		background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);
	}
	
	.containerslideshow .item-description {
    	padding: 5px 0;
	}
	
	.containerslideshow .four.columns .csc-header.csc-header-n1 {
		display: none;
	}

	#tagline2 {
		width: 65%;
		font-size: 20px;
	}
	
	#tagline3 {
		width: 65%;
		font-size: 20px;
	}
	
	.ads {
		margin: -71px 0 0 -85px;
	}
	.ads_en {
		margin: -71px 0 0 -85px;
	}
	aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul ul a {
    	font-size: 9px;
	}
	
	#breadcrumbs ul {
		font-size: 11px;
	}

	body#home .twelve .news-latest-item a {
		border-right: 1px dotted #dadada;
		float: left;
		height: 230px;
		padding-right: 14px;
		width: 47%;
	}
	
	body#home .three-col .six .news-latest-item a {
		border-right: 1px dotted #dadada;
		float: left;
		height: 230px;
		padding-right: 10px;
		width: 96%;
	}
	
	body#home .three-col .six .news-latest-item a:last-child {
		border-right: 1px dotted #dadada;
		float: left;
		height: 92px;
		padding-bottom: 20px;
		padding-right: 10px;
		width: 96%;
	}
	
	body#home .four .news-latest-item a {
		width: 100%;
		float: left;
		height: 230px;
		padding-right: 14px;
	}

	body#home .recent-blog .color {
		top: 180px;
		left: 53px;
	}

	body#home .four .recent-blog .color {
		left: 53px;
	}

	#content .box .box-static-link {
		padding-top: 0;
	}

	body#home .icon-box i {
		margin: 8px 10px 10px 11px;
	}

	body#home .emu .icon-box h3 { font-size: 11px; }

	body#home .icon-box h3 { font-size: 13px; }

	body#home .icon-box-container .columns {
		margin-left: 9px;
		margin-right: 6px;
	}

	.tx-dd-download ul li.fileinfos {
		width: 81%;
	}
	
	body#press article.post div.medium-image {
		display: block;
	}

	footer#footer .large-notice {
    		padding: 10px 16px 15px;
	}
	

	.news-latest-item IMG {
		margin: 15px 5px 5px 26px;
	}
	
	#content .box .box-static-link {
		padding-top: 15px;
	}
	
	#navigation {
		width: 714px;
	}

	.categories a {
		font-size: 11px;
	}

	.style-2 {
		width: 714px !important;
	}

	.contact-details-alt li p strong {
		margin: 0 5px 0 0;
	}


	.line {
		margin: 0 0 0 -28px;
		padding: 0 56px 0 0;
	}

	.widget-search input {
		width: 134px;
	}

	.cut {
	}
	
	.sidebar {
		padding: 28px 0;
	}

	.post {
		margin: 24px 0;
	}

	ol li ol.childlist .comment-des {
		float:right;
		width:70%;
	}
	.comment-des {
		float:right;
		width: 73%;
	}

	#contact textarea {
		max-width: 425px;
		min-width: 425px;
	}

	.medium-image {
		margin: 0 25px 0 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.medium-content {
		width: 85%;
	}

	#not-found h2 {
		font-size: 160px;
		line-height: 160px;
	}

	#not-found i {
		font-size: 155px;
	}

	#not-found p {
		font-size: 22px;
		line-height: 32px;
	}

	.client-list img {
		width: 130px;
		height: auto;
	}
	
	section.jcarousel .portfolio-link a {
		height: 208px;
		width: 154px;
	}

}


/* All Mobile Sizes (devices and browsers)
====================================================================== */
@media only screen and (max-width: 767px) {

	#sub-menu {
		float: left;
		margin: 5px 0 0 0;
	}
	.ads {
	    display: none;
	}
	.social-icons,
	.contact-details,
	.top-search,
	.slide-caption,
	.js #responsive,
	.left-corner,
	.right-corner {
		display: none;
	}
	
	#tagline,
	#tagline2,
	#tagline3 {
		font-size: 11px;
	}
	
	.portfolio-item.isotope {
    	margin: 0;
	}

	body#home .twelve .news-latest-item a {
		border-right: none;
		float: left;
		height: 160px;
		padding-right: 0;
		width: 100%;
	}
	
	body#home .four .news-latest-item a {
		width: 100%;
		float: left;
		height: 120px;
		padding-right: 0;
	}
	
	body#home .recent-blog .color {
		top: 110px;
		left: 50px;
	}

	body#home .four .recent-blog .color {
		left: 50px;
		top: 65px;
	}
	
	body#home #content .container .six .box .csc-default, .box .box-static-link {
		border-left: none;
		padding-left: 0;
	}
	
	body#home #content .container .six .box .box-content, .box .box-static-link {
		padding-left: 0;
	}
	
	#content .box-content .csc-header h3.csc-firstHeader {
		margin-left: 0;
	}

	.tx-dd-download ul li.fileinfos {
		width: 100%;
	}

	.news-latest-item {
		padding-top: 0;
	}
	
	body#press article.post div.medium-image {
		display: block !important;
	}

	article.post section.post-content header.meta h1 {
		font-size: 24px;
	}

	.news-latest-item IMG {
		margin: 15px 5px 5px 26px;
	}
	
	#content .csc-default {
		padding-bottom: 10px;
	}
	
	#content .box .box-static-link {
		margin-left: 10px;
		padding-left: 0;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.portfolio-item,
	.recent-blog {
		margin: 0 0 40px 0;
	}

	.js .selectnav {
		display: block;
	}

	#navigation {
		margin:0;
		width: 100%;
		height: auto;
		background: transparent;
	}

	.selectnav {
		cursor: pointer;
		padding: 10px;
		margin: 0 0 30px 30px;
		float: left;
		font-size: 14px;
	}

	#header {
		min-height: 115px;
	}

	#footer h4 {
		margin-top: 20px;
	}

	#footer, body#home #footer, {
		padding-top: 20px;
	}

	.page-title {
		padding-bottom: 30px !important;
	}

	#breadcrumbs ul {
		float: left;
		padding: 0;
		margin-top: 5px;
		width: 100%;
	}
	
	.icon-box-container {
		margin: 30px 0 20px 0;
	}
	
	.icon-box {
		margin-bottom: 20px;
	}

	.page-title h2 {
		padding: 0;
		position: absolute;
	}

	.floated.sidebar {
		position: relative;
	}

	.post {
		margin: 24px 0;
	}

	.meta span {
		display: none;
	}

	.line {
		margin: 0 0 0 -30px;
		padding: 0 60px 0 0;
	}

	.floated.sidebar.left,
	.floated.sidebar.right {
		-webkit-box-shadow:  none;
		box-shadow:  none;
		padding-bottom: 0;
		margin: 0;
		border: none;
		height: auto !important;
	}

    .floated.sidebar.left {
		border-bottom: 1px solid #e0e0e0;
	}

    .floated.sidebar.right {
		border-top: 1px solid #e0e0e0;
	}

	#portfolio-navi {
		float: left;
	}

	#not-found h2 {
		font-size: 110px;
		line-height: 120px;
	}

	#not-found i {
		font-size: 105px;
	}

	#not-found p {
		font-size: 22px;
		line-height: 32px;
	}
	
	body .container .columns.carousel-intro {
		float:none !important;
	}
	
	.comment-by {
		margin-bottom: 20px;
	}
	
	.caption-gray,
	.caption-color,
	.caption-transparent {
		display: none !important;
	}
	
	#logo-footer {
		margin: 20px 0;
	}
	
	.pricing-table {
		margin-bottom: 20px;
	}

	.pricing-table.featured {
		margin-top: 12px;
	}
	.fontresizer {
		float: right;
		margin: 5px 0 0;
		padding-bottom: 20px;
	}
	
	#header .six.columns, #header .six.floated {
    width: 255px;
	}
	
	.lang-menu {
		float: right;
		margin: 20px 0;
	}
	.containerslideshow .portfolio-item.isotope { margin: 7px 0 0 0}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers)
====================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	#wrapper,
	body#home #footer,
	#footer,
	#footer-bottom {
		width: 420px;
	}

	#header { background: none;}

	body#personal .left.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	body#patrec .left.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
		
	body#wimi .left.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
		
	.social-icons-wrap {
		float: right;
		margin: 3px 5px 0 0;
	}

	.print {
    float: right;
    height: 22px;
    margin: 25px 6px 10px;
    text-align: right;
	}

	#logo a img {
		float: left;
		height: 83px;
		margin: 0;
		width: 83px;
	}
	
	#tagline,
	#tagline2,
	#tagline3{
		color: #3475B5;
		float: left;
		font-size: 22px;
		margin: 3px 0 5px 10px;
		padding: 0 0 0 9px;
		width: 70%;
	}

	aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul ul a {
    	font-size: 11px;
		line-height: 15px;
    	background: url("../images/breadcrumbs.png") no-repeat scroll 3px 13px;
	}

	body#home .icon-box i {
		margin: 4px 10px 10px 1px;
	}

	.news-latest-item IMG {
		margin: 15px 5px 5px 26px;
	}

	body#home #content .container .six .box .csc-default, .box .box-static-link {
		border-left: none;
		padding-left: 0;
	}
	
	body#home #content .container .six .box .box-content, .box .box-static-link {
		padding-left: 0;
	}
	
	#content .box-content .csc-header h3.csc-firstHeader {
		margin-left: 0;
	}

	body#home .three-col .six .news-latest-item a {
		border-right: none;
		float: left;
		height: 170px;
		padding-right: 0;
		width: 100%;
	}	

	.news-latest-item {
		padding-top: 0;
	}
	
	#content .csc-default {
		padding-bottom: 10px;
	}
	
	#content .box .box-static-link {
		margin-left: 10px;
		padding-left: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	DIV.csc-textpic-intext-right .csc-textpic-imagewrap {
		float: left;
		margin: 0;
		padding: 0 20px 5px 0;
	}

	div.csc-textpic div.csc-textpic-imagewrap figure.csc-textpic-image {
		margin: 0;
	}
	
	.selectnav {
		width: 355px;
	}

	.lang-menu {
		float: left;
		margin: 20px 0 20px 0;
	}

	.container.floated {
		width: 420px;
		padding: 0;
	}

	.blank.floated {
		width: 360px;
		padding: 0 30px;
	}

	.flickr-widget a {
		width: 73px;
		height: 73px;
		margin-right: 9px;
		margin-bottom: 9px;
	}

	ol li ol.childlist .comment-des {
		float:right;
		width:61%;
	}

	.comment-des {
		float:right;
		width: 67%;
	}

	#contact textarea {
		max-width: 340px;
		min-width: 340px;
	}

	.medium-image {
		margin: 0 25px 0 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.medium-content {
		width: 85%;
	}

	.client-list img {
		width: 179px;
		height: auto;
	}
	
	.uparrow {
    		font-size: 8px;
    		right: 10px;
    		bottom: 10px
	}

	.uparrow img {
   		padding: 0 0 1px 13px;
   		height: 20px;
	}
	section.jcarousel .portfolio-link a {
		height: 339px;
		width: 360px;
	}
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)
====================================================================== */
@media only screen and (max-width: 479px) {
	#wrapper,
	body#home #footer,
	#footer,
	#footer-bottom {
		width: 320px;
	}

	body#personal .left.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	#wimi .floated.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	body#patrec .left.sidebar {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.social-icons-wrap {
		float: right;
		margin: 3px 5px 0 0;
	}
	
	body#home .three-col .six .news_no_teaser .news-latest-item a {
		height: 100%;
	}

	.print {
    float: right;
    height: 22px;
    margin: 25px 6px 10px;
    text-align: right;
	}

	#header { background: none;}

	#logo a img {
		float: left;
		height: 70px;
		margin: 0;
		width: 70px;
	}

	#tagline,
	#tagline2,
	#tagline3{
		color: #3475B5;
		float: left;
		font-size: 16px;
		margin: 0 0 4px 10px;
		padding: 0 0 0 5px;
		width: 60%;
	}
	
	#tagline2,
	#tagline3 {
		letter-spacing: -0.5px;
	}


	body#home .twelve .news-latest-item a {
		border-right: none;
		float: left;
		height: 190px;
		padding-right: 0;
		width: 100%;
	}
	
	body#home .three-col .six .news-latest-item a {
		border-right: none;
		float: left;
		height: 190px;
		padding-right: 0;
		width: 100%;
	}
	
	body#home .three-col .six .news-latest-item a:last-child {
		margin-bottom: 20px;
	}
	
	body#home .four .news-latest-item a {
		width: 100%;
		float: left;
		height: 150px;
		padding-right: 0;
	}


	body#home .recent-blog .color {
		top: 140px;
		left: 50px;
	}

	body#home .four .recent-blog .color {
		left: 50px;
		top: 105px;
	}
	
	body#home .icon-box i {
		margin: 4px 10px 10px 1px;
	}

	.csc-textpic-intext-right .csc-textpic-imagewrap {
		float: left;
		margin: 0;
		padding: 0 20px 5px 0;
	}
	.csc-textpic .csc-textpic-imagewrap figure.csc-textpic-image {
		margin: 0;
	}
	
	.container .csc-header h1 {
		font-size: 24px;
	}	

	.selectnav {
		width: 255px;
	}

	.lang-menu {
		float: left;
		margin: 20px 0 20px 0;
	}

	.container.floated {
		width: 320px;
		padding: 0;
	}

	.blank.floated {
		width: 260px;
		padding: 0 30px;
	}

	.flickr-widget a {
		width: 69px;
		height: 69px;
		margin-right: 9px;
		margin-bottom: 9px;
	}

	ol li ol.childlist .comment-des {
		float:right;
		width:47%;
	}

	.comment-des {
		float:right;
		width: 54%;
	}

	#contact textarea {
		max-width: 240px;
		min-width: 240px;
	}

	.medium-image {
		margin: 0 25px 0 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.medium-content {
		width: 80%;
	}

	.client-list img {
		width: 260px;
		height: auto;
	}

	.uparrow {
    		font-size: 8px;
    		right: 10px;
    		bottom: 10px;
	}

	.uparrow img {
   		padding: 0 0 1px 13px;
   		height: 20px;
	}

	section.jcarousel .portfolio-link a {
		height: 267px;
		width: 260px;
	}
	
	.eight .page-content .csc-header-n1 h1 {
		line-height: 27px;
		font-size: 22px;
	}
	
	div.tx_jobfair dt {
	    width: 100%;
	    letter-spacing: 0;
		float: none;
		text-align:left;
	}

}

/* Retina Images (High Resolution)
====================================================================== */
@media (min--moz-device-pixel-ratio: 1.3),
	   (-o-min-device-pixel-ratio: 2.6/2),
	   (-webkit-min-device-pixel-ratio: 1.3),
	   (min-device-pixel-ratio: 1.3),
	   (min-resolution: 1.3dppx) {
	   
	/* Miscellaneous */
	#twitter li { background: url(../images/social/twitter@2x.png) no-repeat left 5%; background-size: 16px auto; }
	#twitter-blog li { background: url(../images/twitter-01@2x.png) no-repeat left 5%; background-size: 16px auto; }
	#breadcrumbs ul li { background: url(../images/breadcrumbs@2x.png) no-repeat 100% 50%; background-size: 3px auto; }
	.categories a { background: url(../images/categories@2x.png) no-repeat left 7px; background-size: 5px auto; }
	aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul a { background: url(../images/categories@2x.png) no-repeat left 8px; background-size: 5px auto; }
	aside.sidebar nav.subnav ul.categories li.act-1 ul.sec-ul ul a { background: url(../images/breadcrumbs@2x.png) no-repeat scroll 3px 9px transparent; background-size: 3px auto; }
	.page-content .csc-default ul li {background: url(../images/categories@2x.png) no-repeat left 7px; background-size: 5px auto;}
	.search-btn { background: url('../images/search@2x.png') center center no-repeat; background-size: 13px auto; }
	.search-btn-widget { background: url(../images/search-2@2x.png) 50% no-repeat; background-color: #3475B5; background-size: 13px auto; }
	.flex-direction-nav .flex-next {background: url(../images/slider-right@2x.png) no-repeat 50%; background-color: #4c4c4c; right: 0; background-size: 25%;}
	.flex-direction-nav .flex-prev {background: url(../images/slider-left@2x.png) no-repeat 50%; background-color: #4c4c4c; left:0; background-size: 25%;}
	.ls-fullwidth .ls-nav-prev { background: url(../images/slider-left@2x.png) no-repeat 50%; background-color: #4c4c4c; left: 0; background-size: 25%; }
	.ls-fullwidth .ls-nav-next { background: url(../images/slider-right@2x.png) no-repeat 50%; background-color: #4c4c4c; right: 0; background-size: 25%; }
	.ui-accordion-icon, .ui-accordion-icon-active { background-image: url(../images/accordion-plus@2x.png); background-repeat: no-repeat; background-position: 50%; background-size: 12px;}
	.ui-accordion-icon-active { background-image: url(../images/accordion-minus@2x.png); }
	.toggle-icon { background-image: url(../images/accordion-plus@2x.png); background-repeat: no-repeat; background-position: 50%; background-size: 12px; }
	.trigger.active .toggle-icon { background-image: url(../images/accordion-minus@2x.png); background-size: 12px;}
	.check-list li { background: url(../images/icon-list-check@2x.png) no-repeat 0% 3px; padding: 0 0 0 18px; background-size: 13px 11px; }
	.sign-list li { background: url(../images/icon-list-sign@2x.png) no-repeat 0% 3px; padding: 0 0 0 18px; background-size: 12px; }
	.plus-list li { background: url(../images/icon-list-plus@2x.png) no-repeat 0% 3px; padding: 0 0 0 18px; background-size: 12px; }
	.star-list li { background: url(../images/icon-list-star@2x.png) no-repeat 0% 3px; padding: 0 0 0 18px; background-size: 12px; }

	/* Social Icons */
	.twitter {background: url(../images/social/twitter@2x.png) no-repeat 50%; background-size: 50%; }
	.facebook {background: url(../images/social/facebook@2x.png) no-repeat 50%; margin: 0 -4px; background-size: 50%;}
	.dribbble {background: url(../images/social/dribbble@2x.png) no-repeat 50%; background-size: 50%; }
	.linkedin {background: url(../images/social/linkedin@2x.png) no-repeat 50%; background-size: 50%; }
	.rss {background: url(../images/social/rss@2x.png) no-repeat 50%; margin: 0 -5px 0 0; background-size: 50%; }
	.amazon {background: url(../images/social/amazon@2x.png) no-repeat 50%; background-size: 50%; }
	.blogger {background: url(../images/social/blogger@2x.png) no-repeat 50%; background-size: 50%; }
	.deviantart {background: url(../images/social/deviantart@2x.png) no-repeat 50%; background-size: 50%; }
	.digg {background: url(../images/social/digg@2x.png) no-repeat 50%; background-size: 50%; }
	.flickr {background: url(../images/social/flickr@2x.png) no-repeat 50%; background-size: 50%; }
	.forrst {background: url(../images/social/forrst@2x.png) no-repeat 50%; background-size: 50%; }
	.lastfm {background: url(../images/social/lastfm@2x.png) no-repeat 50%; background-size: 50%; }
	.picasa {background: url(../images/social/picasa@2x.png) no-repeat 50%; background-size: 50%; }
	.pinterest {background: url(../images/social/pinterest@2x.png) no-repeat 50%; background-size: 50%; }
	.skype {background: url(../images/social/skype@2x.png) no-repeat 50%; background-size: 50%; }
	.tumblr {background: url(../images/social/tumblr@2x.png) no-repeat 50%; background-size: 50%; }
	.vimeo {background: url(../images/social/vimeo@2x.png) no-repeat 50%; background-size: 50%; }
	.wordpress {background: url(../images/social/wordpress@2x.png) no-repeat 50%; background-size: 50%; }
	.yahoo {background: url(../images/social/yahoo@2x.png) no-repeat 50%; background-size: 50%; }
	.youtube {background: url(../images/social/youtube@2x.png) no-repeat 50%; background-size: 50%; }

	body#home article.icon-box .emu {
		background: url("../images/picto-emu@2.png") no-repeat scroll 0 0 transparent;
		background-size: 32px auto;
	}
	
	body#home article.icon-box .klinepi {
		background: url("../images/picto-klinepi@2.png") no-repeat scroll 0 0 transparent;
		background-size: 32px auto;
	}
	
	body#home article.icon-box .praev {
		background: url("../images/picto-praev@2.png") no-repeat scroll 0 0 transparent;
		background-size: 32px auto;
	}
	
	body#home article.icon-box .bioedv {
		background: url("../images/picto-bioedv@2.png") no-repeat scroll 0 0 transparent;
		background-size: 32px auto;
	}

}