/*
Theme Name: GWBv2
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.9
Description: based on Trim
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {    quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
article, aside, footer, header, hgroup, nav, section { display: block; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

@font-face {
	font-family: 'ColaborateThinRegular';
	src: url('fonts/ColabThi-webfont.eot');
	src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/ColabThi-webfont.woff') format('woff'),
	url('fonts/ColabThi-webfont.ttf') format('truetype'),
	url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*GWB FONT*/
@font-face {
	font-family: 'gwb';
	src:url('fonts/gwb.eot');
	src:url('fonts/gwb.eot?#iefix') format('embedded-opentype'),
		url('fonts/gwb.svg#gwb') format('svg'),
		url('fonts/gwb.woff') format('woff'),
		url('fonts/gwb.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'gwb';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'gwb';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon-twitter:before {
	content: "\21";
}
.icon-google-plus:before {
	content: "\22";
}
.icon-facebook:before {
	content: "\23";
}
.icon-feed:before {
	content: "\24";
}
/*GWB FONT ENDE */
body { line-height: 21px; font-family: "Roboto", Arial, sans-serif; font-size: 14px; color: #656464; background: #0099cc url(images/body-bg.png); }

a, #reply-title a { text-decoration: none; color: #549eb9; }
#reply-title a { text-decoration: none; color: #ff4444!important; }
a.readmore, a.readmore:hover{color: #ff4444!important;}
a.readmore:hover{text-decoration: underline;}
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #656464; letter-spacing: -1px; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #656464;}
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

h1, h2, h3, h4, h5, h6, #quote, span.post-meta span, span.fn { font-family: 'ColaborateThinRegular', Arial, sans-serif; }

#container { text-align: left; margin: 0 auto; width: 960px; position: relative; }
#main-header { background-color: #fff;  }
#top-area {  padding: 30px 49px 30px 58px;
position: relative;
height: 30px; }
#logo { margin-top: 9px;
font-size: 26px;
text-decoration: none;
position: absolute;
margin-left: 135px;}

#logoimg { position: absolute;}
#search-form {
	float: right;
	height: 32px;
	border: 1px solid #efefef;
	margin: 7px 10px 10px 10px;
}
#search-form #searchinput { background: none; border: none; float: left; margin: 7px 14px 0 7px; width: 110px; padding-left: 6px; font-size: 11px; color: #e2e2e2; font-family: "Roboto", sans-serif; font-style: normal; }
#search-form #searchsubmit { margin-top: 10px; margin-right: 11px; }
			#menu #main-menu { float:left; width: 860px; }
					#social-icons a { padding-left: 4px; color:transparent; }
					#featured { position:relative; min-height:276px; }
					.slide_wrap { padding: 18px 40px; }
					.featured_box { background: #fff; padding: 5px; position: relative; }
					.et_image_description { position: absolute; bottom: 5px; left: 5px; background: #111; background: rgba(0, 0, 0, 0.3); width: 870px; color: #fff; }
					.et_inner_description { padding: 18px 25px 5px; }
					.et_image_description h2 { font-family: "Roboto", Arial, sans-serif; font-size: 13px; text-transform: uppercase; font-weight: bold; letter-spacing: 0; }
					.et_image_description h2.title a { color: #fff; }
					.et_image_description h2.title a:hover { color: #eee; text-decoration: none; }

					.et_slide_video .featured_box { float: left; margin-right: 30px; }
					.et_slide_video .featured_description { float: left; width: 385px; padding-top: 45px; }
					.et_slide_video .featured_description, .et_text_slide { font-family: Georgia, serif; font-size: 18px; color: #bdbdbd; text-shadow: 1px 1px 0 #fff; font-style: italic; }
					.et_slide_video h2.title, .et_text_slide h2.title { font-size: 48px; line-height: 42px; font-style: normal; padding-bottom: 10px; }
					.et_slide_video h2.title a:hover, .et_text_slide h2.title a:hover { color: #111; text-decoration: none; }
					.video_slide iframe { display: block; }

					.et_text_slide { padding-top: 70px; text-align: center; }
					.et_text_slide a.readmore { font-size: 13px; font-family: "Roboto", Arial, sans-serif; font-style: normal; margin-top: 4px; }

					#featured .flex-direction-nav a  { position:absolute; top: 50%; width:25px; height:25px; text-indent: -9999px; margin-top: -12px; }
					#featured .flex-direction-nav a.prev { left:0; background: url(images/left-arrow.png) no-repeat; }
					#featured .flex-direction-nav a.next { right:0; background: url(images/right-arrow.png) no-repeat; }

					#content { background-color: #fff; padding-top: 1px; }	
					
					.controller { border-top: 3px solid #f7f7f7; padding:35px 33px 27px; }
					.controller h2 { font-size:20px; color:#656464; margin-bottom: 2px; } 
					.controller p { font-size:13px; color:#c6c6c6; font-family: Georgia, serif; font-style: italic; line-height: 20px; }

					#featured-controllers li:hover { cursor: pointer; }
					.et_slide_hover { background-color:#fafafa; position: absolute; z-index: -7; width: 100%; height: 100%; display: none; }
					#services { border-bottom:1px solid #efefef; margin-top:39px; position: relative; }
					#services:before { position: absolute; content: ''; bottom: -7px; left: 50%; margin-left: -5px; background: url(images/blurbs_arrow.png) no-repeat; width: 11px; height: 7px; }
					.service { margin: 0 40px; width: 240px; float:left; position:relative; padding-bottom: 26px; }
					img.icon { position:absolute; top: 0px; left: 0px; }
					.service h3  { font-size: 24px; padding-left: 48px; color: #1f262d; }
					.service p { line-height: 21px; padding-left: 48px; }
					#quote { border-bottom:1px solid #efefef; text-align:center; font-size:35px; color:#656464; padding:33px 40px; background:url(images/left-quote.png) no-repeat 40px 33px; }		
					#quote p { line-height:40px; padding:0 40px; background:url(images/right-quote.png) no-repeat top right; }
					#home-sections { border-bottom:1px solid #efefef; padding:37px 40px; position: relative; }
					#home-sections:before, #main_content:before { position: absolute; content: ''; top: 0; left: 480px; width: 1px; height: 100%; border-left: 0px solid #efefef; }
					#main_content:before { left: 633px; }
					#recent-work { float:left; width:404px; padding-right:39px; }
					#recent_work_thumbs { margin-left: -27px; margin-bottom: -4px; }
					#home-sections h3 { color:#1f262d; font-size:24px; margin-bottom: 18px; }
					#recent-work .thumb { float:left; padding:2px; margin: 0 0 26px 27px; -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); -moz-box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); line-height:0; }
					#recent-work .last { margin-right:0; }
					#from-the-blog { float:left; padding-left:39px; width:398px; }
					.blog-post { padding-bottom:12px; }
					.blog-post h4 { font-size:20px; }
					.blog-post h4 a { color: #656464; }
					.blog-post h4 a:hover { color: #111; text-decoration: none; }

					.avatar-box, #wrapper  { -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.08); -moz-box-shadow: 0 0 7px rgba(0,0,0,0.08); box-shadow: 0 0 7px rgba(0,0,0,0.08); }

					body.home #wrapper { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

					
					body.home #menu { border-bottom: none; }

					a.readmore, /*.reply-container a, #commentform input#submit*/ { 
						display: inline-block; 
						color: #cc0000; 
						text-shadow: 1px 1px 0 white; 
					}
					a.readmore:hover, .reply-container a:hover { color: #111; text-decoration: none; }

					#recent-work a.readmore, #from-the-blog a.readmore { float: right; }

					.post_meta { float: left; color: #fff; font-size: 11px; font-weight: bold; text-transform: uppercase; background: #549eb9; border-top: 1px solid #3c819a; padding: 0 7px; position: relative; line-height: 18px; margin-right: 5px; top: 2px; }
					.post_excerpt { clear: both; }

					#main_content { padding: 35px 39px; position: relative; }
					#left_area { width: 553px; float: left; margin-right: 80px; }
					h1.main_title, h1#comments, h3#reply-title { font-size: 35px; }
					h1.main_title a { color: #656464; }
					h1.main_title a:hover { color: #111; text-decoration: none; }

					#breadcrumbs { font-style: italic; font-family: Georgia, serif; margin-bottom: 30px; }
					#breadcrumbs span, #breadcrumbs a { color: #e5e5e5; }
					#breadcrumbs, #breadcrumbs a:hover { text-decoration: none; color: #656464; }

					.entry, #comment-wrap { padding: 0 0 35px 60px; position: relative; font-size: 16px;}
					body.page .entry { padding-left: 0; }
					#comment-wrap > #respond h3#reply-title:before, #comment-wrap > #respond h3#reply-title:after { content: ''; }
					span.post-meta, #comment-wrap > #respond h3#reply-title:before { position: absolute; top: 0; left: -20px; top: -7px; display: block; background: #ff4444; color: #fff; font-size: 11px; text-transform: uppercase; font-weight: bold; text-align: center; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; width: 60px; height: 60px; line-height: 41px; }
					#comment-wrap > .post-meta { background: #ffbb33!important;}
					h3#reply-title:before {background: #33b5e5!important;}
					span.post-meta span { display: block; font-size: 26px; margin-top: -26px; }
					p.meta, p.meta a { font-family: Georgia, serif; color: #c6c6c6; font-style: italic; }
					p.meta a:hover { color: #111; text-decoration: none; }

					.post-content .featured_box { margin-bottom: 14px; }
					.entry a.readmore { float: right; }
					.entry_content{text-align: justify;}

					.post ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
					.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 16px; line-height: 26px; }
					.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
					.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }

					.featured-img{
						float:left;
						margin: 0 10px 10px 0;
					}

/*------------------------------------*/
/*------recentposts-------------------*/
/*------------------------------------*/

					.nav_box{
						float:left;
						width:24%;
						height:66px;
						overflow:hidden;
						margin:2px;
					}

					.nav_box_image
					{
						float:left;
						min-width:64px;
					}

					.nax_box_text
					{
						padding-left:2px;
						padding-right:2px;
						clear:left;
					}

					.nav_box a:link, .nav_box a:visited
					{
						color:#000000;
						text-decoration:none;
					}

					.nav_box a:hover
					{
						color:#666666;
					}

					#recentposts{
						height: 70px;
						clear:both;
						width:100%;
					}
	/*------------------------------------------------*/
	/*--------------[FEATURED SLIDER]-----------------*/
	/*------------------------------------------------*/

	/* Browser Resets */
	.flex-container a:active,
	.flexslider a:active {outline: none;}
	.slides,
	.flex-control-nav,
	.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img, .post img, #left_area img, .service img{ max-width: 100%; height: auto; width: auto; }
.flexslider .slides img { display: block; width: auto; }
.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 {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
	.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

	.flex-control-nav, #controllers-wrapper { display: none; }

	/*------------------------------------------------*/
	/*-------------------[COMMENTS]-------------------*/
	/*------------------------------------------------*/

	#comment-wrap { padding-top: 35px; }
	#comment-wrap:before, #respond:before { position: absolute; top: 0; left: -40px; width: 635px; height: 1px; border-top: 1px solid #efefef; content: ''; }
	#respond:before { left: -100px; }
	
	.comment #respond { padding: 15px 0 10px; }
	.comment #respond:before { display: none; }
	
	#comment-wrap span.post-meta { top: 24px; }
	#comment-wrap span.post-meta span, #comment-wrap > #respond h3#reply-title:after { background: url(images/comment_cloud.png) no-repeat; display: block; width: 30px; height: 25px; position: absolute; top: 45px; left: 15px; }
	#comment-wrap > #respond h3#reply-title:after { top: 8px; left: -61px; background-image: url(images/respond_icon.png); width: 22px; height: 29px; }

	.avatar-box { float: left; padding: 2px; background: white; margin-right: 14px; }
	.avatar-box img { display: block; }
	span.fn, span.fn a { color: #656464; font-size: 24px; display: block; margin-bottom: 2px; }
	span.comment_date { font-family: Georgia,serif; color: #C6C6C6; font-style: italic; }
	.comment-meta { margin-bottom: 10px; }
	span.fn a:hover { color: #111; text-decoration: none; }
	.reply-container { text-align: right; }

	.comment-body { padding: 10px 0; }
	h1#comments { padding-bottom: 30px; }
	h3#reply-title { position: relative; }
	h3#reply-title small { display: block; font-size: 14px; font-family: "Roboto", Arial, sans-serif; letter-spacing: 0; }

	.commentlist { margin-bottom: 35px; }
	.commentlist ul.children { padding-left: 58px; }

	#respond { position: relative; padding-top: 35px; }
	#comment-wrap > #respond h3#reply-title:before { left: -80px; }
	
	#commentform input[type="text"] { width: 40%; }
	#commentform textarea { width: 94%; }
	#commentform input[type="text"], #commentform textarea { border: 1px solid #efefef; padding: 5px 12px; color: #656464; font-family: "Roboto", serif; font-style: normal; }

	#commentform .form-submit { overflow: hidden; text-align: right; }
	.comment-form-author input{margin-left: 66px;}
	.comment-form-url{display:none;}

	/*------------------------------------------------*/
	/*---------------------[FOOTER]-------------------*/
	/*------------------------------------------------*/

	#footer { border-top: 3px solid #f7f7f7; background-color:#fcfcfc; padding:0 40px; }
	.footer-widget { margin-right: 20px; float: left; border-right: 1px dashed #dcdcdc; padding: 34px 20px 0 0; width: 259px; text-shadow: 1px 1px 1px #fff; }
	.f_widget { padding-bottom: 27px; }
	.footer-widget.last { margin-right: 0; padding-right: 0; border-right: none; }
	h4.widgettitle { color: #1f262d; font-size: 24px; font-family: 'ColaborateThinRegular', Arial, sans-serif; margin-bottom: 9px; }
	.footer-widget p { line-height: 21px; }
	p#copyright { text-align: right; font-size:12px; color:#002F75; text-shadow: 1px 1px 1px #fff; margin: 37px 0 130px; }	
	p#copyright a { color:#002F75; }

	/*------------------------------------------------*/
	/*--------------------[SIDEBAR]-------------------*/
	/*------------------------------------------------*/

	#sidebar { float: left; width: 246px; }
	h4.widget_title { font-size: 24px; color: #1f262d; margin-bottom: 6px; }
	#sidebar .widget { margin-bottom: 30px; }
	
	#sidebar li, #footer li { background: url(images/sidebar_bullet.png) no-repeat left 8px; padding: 3px 0 3px 20px; }
	#sidebar li a, #footer li a { color: #656464; }
	#sidebar a:hover, #footer a:hover { color: #111; text-decoration: none; }

	/*------------------------------------------------*/
	/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
	/*------------------------------------------------*/

	div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
	.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
	.wp-caption.alignright { margin: 0px 0px 10px 10px; }
	.wp-caption img { margin: 0; padding: 0; border: 0 none; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
	.alignright { float: right; }
	.alignleft { float: left }
	img.alignleft { display:inline; float:left; margin-right:15px; }
	img.alignright { display:inline; float:right; margin-left:15px; }

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: auto;	}
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #ffffff; }
#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 20px 42px 0; }

.wp-pagenavi { position: relative; text-align: center; clear: none !important; padding: 20px 0 0 0; text-shadow: 0 1px 0 #fff; font-size: 12px; text-align: right; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current { margin: 2px 3px; text-decoration: none; border: none !important; background-color: #ebebeb;  display: inline-block; padding: 0 !important; width: 32px; height: 32px; text-align: center; font-size: 14px; -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; color: #797a7a; text-shadow: none; line-height: 32px; font-weight: bold !important; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important; border: none !important; color: #989898; background-color: none; font-style: normal; font-size: 13px; margin-right: 10px !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { margin: 2px 3px; background-color: #549eb9 !important; border: none !important; color:#fff !important; }


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.foursixeight { margin: 0px 0px 15px 84px;}

#main_content.fullwidth:before, .fullwidth #comment-wrap:before, .fullwidth #respond:before { display: none; }
.fullwidth #comment-wrap { padding-top: 0; }
.fullwidth #left_area { width: auto; float: none; margin-right: 0; }
.fullwidth .post-content .featured_box { float: left; margin: 0 15px 10px 0; }

body.page h1.main_title { padding-bottom: 17px; }

.et_pt_blogentry a.readmore { border: none !important; padding: 0 13px 0 0 !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }

#mobile_nav { display: none; }
ul#mobile_menu { width: 225px; position: absolute; top: 45px; left: -43px; z-index: 1000; display: none; }
ul#mobile_menu a { color: #fff; }
#mobile_nav.opened { background: #549eb9; color: #fff; }

#et_pt_gallery { margin-right: -20px !important; }
.et_pt_gallery_entry { margin-left: 18px !important; }

#et_pt_portfolio_gallery { margin-right: -20px !important; }
.et_pt_portfolio_item { margin-left: 52px !important; }
.et_portfolio_small .et_pt_portfolio_item { margin-left: 34px !important; }

.et_embedded_videos { display: none !important; }

.et_portfolio_large .et_pt_portfolio_item { margin-left: 59px !important; width: 430px !important; }

/*.js #main-menu { display: none; }*/
.wp-caption { max-width: 96%; padding: 8px; }


#et-control-panel { position: fixed; left: 0px; top: 94px; width: 169px; z-index: 9000; color: #9f9f9f; text-shadow: 1px 1px 1px #fff; background: url(images/control_panel/control-panel-bottom.png) no-repeat bottom left; padding-bottom: 18px; }
#control-panel-main { background: url(images/control_panel/control-panel-mainbg.png) repeat-y; -moz-border-radius-topright: 14px; -webkit-border-top-right-radius: 14px; border-top-right-radius: 14px; }
#et-control-close { background: url(images/control_panel/control-panel-closebutton.png) no-repeat; position: absolute; top: 17px; right: -41px; width: 45px; height: 40px; display: block; }
.control-open { background: url(images/control_panel/control-panel-openbutton.png) no-repeat !important; }
#et-control-inner { background: url(images/control_panel/control-inner.png) no-repeat; padding: 16px 16px 0px 16px; }
#et-control-panel h3.control_title { font-size: 15px; padding: 2px 0 10px; float: left; }
#et-control-panel p { font-style: italic; font-family: Georgia, serif; font-size: 10px; }
.et-sample-setting { display: block; width: 29px; height: 29px; position: relative; float: left; margin: 0 4px 4px 0; text-indent: -9999px; }
.et-sample-setting span.et-sample-overlay { background: url(images/control_panel/control-link-overlay.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; }
#et-sample-color1 { background: #6a8e94; }
#et-sample-color2 { background: #8da49c; }
#et-sample-color3 { background: #b0b083; }
#et-sample-color4 { background: #859a7c; }
#et-sample-color5 { background: #c6bea6; }
#et-sample-color6 { background: #b08383; }
#et-sample-color7 { background: #a4869d; }
#et-sample-color8 { background: #f5f5f5; }
#et-sample-color9 { background: #4e4e4e; }
#et-sample-color10 { background: #556f6a; }
#et-sample-color11 { background: #6f5555; }
#et-sample-color12 { background: #6f6755; }

#et-sample-texture1 { background: url(images/control_panel/body-bg2.png) 14px 13px; }
#et-sample-texture2 { background: url(images/control_panel/body-bg3.png); }
#et-sample-texture3 { background: url(images/control_panel/body-bg4.png); }
#et-sample-texture4 { background: url(images/control_panel/body-bg5.png); }
#et-sample-texture5 { background: url(images/control_panel/body-bg6.png); }
#et-sample-texture6 { background: url(images/control_panel/body-bg7.png); }
#et-sample-texture7 { background: url(images/control_panel/body-bg8.png); }
#et-sample-texture8 { background: url(images/control_panel/body-bg9.png); }
#et-sample-texture9 { background: url(images/control_panel/body-bg10.png); }
#et-sample-texture10 { background: url(images/control_panel/body-bg11.png) 139px 104px; }
#et-sample-texture11 { background: url(images/control_panel/body-bg12.png); }
#et-sample-texture12 { background: url(images/control_panel/body-bg13.png) 14px 14px; }
#et-sample-texture13 { background: url(images/control_panel/body-bg14.png); }
#et-sample-texture14 { background: url(images/control_panel/body-bg15.png); }
#et-sample-texture15 { background: url(images/control_panel/body-bg16.png); }
#et-sample-texture16 { background: url(images/control_panel/body-bg17.png); }

.et-control-colorpicker { background: url(images/control_panel/control-panel-colorpicker.png) no-repeat; width: 18px; height: 19px; display: block; float: right; }
.et-font-control { margin-top: 9px; }
.colorpicker { z-index: 10000; }

#et_control_header_font, #et_control_body_font { width: 73px; }

.colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(images/colorpicker/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; }
.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }
.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(images/colorpicker/colorpicker_overlay.png); }
.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(images/colorpicker/colorpicker_select.gif); margin: -5px 0 0 -5px; }
.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; }
.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(images/colorpicker/colorpicker_indic.gif) left top; margin: -4px 0 0 0; left: 0px; }
.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }
.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }
.colorpicker input { background-color: transparent; border: 1px solid transparent; position: absolute; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #898989; top: 4px; right: 11px; text-align: right; margin: 0; padding: 0; height: 11px; }
.colorpicker_hex { position: absolute; width: 72px; height: 22px; background: url(images/colorpicker/colorpicker_hex.png) top; left: 212px; top: 142px; }
.colorpicker_hex input { right: 6px; }
.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }
.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }
.colorpicker_rgb_r { background-image: url(images/colorpicker/colorpicker_rgb_r.png); top: 52px; left: 212px; }
.colorpicker_rgb_g { background-image: url(images/colorpicker/colorpicker_rgb_g.png); top: 82px; left: 212px; }
.colorpicker_rgb_b { background-image: url(images/colorpicker/colorpicker_rgb_b.png); top: 112px; left: 212px; }
.colorpicker_hsb_h { background-image: url(images/colorpicker/colorpicker_hsb_h.png); top: 52px; left: 282px; }
.colorpicker_hsb_s { background-image: url(images/colorpicker/colorpicker_hsb_s.png); top: 82px; left: 282px; }
.colorpicker_hsb_b { background-image: url(images/colorpicker/colorpicker_hsb_b.png); top: 112px; left: 282px; }
.colorpicker_submit { position: absolute; width: 22px; height: 22px; background: url(images/colorpicker/colorpicker_submit.png) top; left: 322px; top: 142px; overflow: hidden; }
.colorpicker_focus { background-position: center; }
.colorpicker_hex.colorpicker_focus { background-position: bottom; }
.colorpicker_submit.colorpicker_focus { background-position: bottom; }
.colorpicker_slider { background-position: bottom; }

#control-panel-main label { font-size: 11px; }

.wp-caption { max-width: 96%; padding: 8px; }
 
#mobile_menu ul { display: block !important; visibility: visible !important; }
  

@media only screen and ( max-width: 960px ) {
	#et-search, p#et-search-title, p#et-search-title span { background: none !important; }
	#et-search { width: auto !important; height: auto !important; }
	#et-search-inner { padding: 0 !important; }
	#et-search-right { float: none !important; clear: both; text-align: left !important; }
	#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }
	p#et-search-title { margin-bottom: 2px !important; }
	p#et-search-title span { padding: 0 !important; text-shadow: none !important; }
	#et-searchinput { width: auto !important; }
	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }
	#et-search-left { float: none !important; width: 100% !important; }
}

@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	#container { width: 748px; }
	#cssmenu,#menu #main-menu { width: 646px; }
	.et_slide_video h2.title, .et_text_slide h2.title { font-size: 42px; }
	#featured-controllers li { width: 186px; }
	.controller { padding-right: 15px; padding-left: 16px; }
	#featured-controllers li.first .controller { padding-right: 10px; padding-left: 39px; }
	#featured-controllers li.last .controller { padding-right: 39px; padding-left: 17px; }
	#featured-controllers .last { width: 187px; }
	
	.et_slide_video .featured_description { width: 244px; padding-top: 20px; }
	.et_image_description { width: 660px; }
	
	.service { margin: 0 20px; width: 197px; }
	.service.first { margin-left: 39px; }
	
	#quote { font-size: 30px; }
	#quote, #home_sections, #footer, .slide_wrap { padding-left: 39px; padding-right: 39px; }
	#home-sections::before { left: 373px; }
	#recent-work { width: 294px; }
	#from-the-blog { width: 296px; }
	.footer-widget { width: 196px; }
	
	#left_area { width: 420px; }
	#sidebar { width: 170px; }
	#main_content:before { left: 500px; }
	
	#comment-wrap:before, #respond:before { width: 502px; }
	.et_pt_gallery_entry { margin-left: 22px !important; }
	
	#et_pt_portfolio_gallery { margin-left: -35px !important; }
	.et_pt_portfolio_item { margin-left: 21px !important; width: 219px !important; }
	.et_portfolio_more_icon, .et_portfolio_zoom_icon { top: 50px !important; }
	.et_portfolio_more_icon { left: 65px !important; }
	.et_portfolio_zoom_icon { left: 106px !important; }

	#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -18px !important; }
	#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item { margin-left: 10px !important; width: 128px !important; }
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { top: 20px !important; }
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon { left: 26px !important; }
	#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { left: 62px !important; }

	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -20px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 7px !important; width: 348px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 99px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 140px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 178px !important; }

	.et_slide_image .slide_wrap { padding-top: 48px; }
	/*Menu*/
	.hide-medium { display:none;}
}

@media only screen and ( max-width: 767px ) {
	#container { width: 525px; }
	#featured-controllers, #menu #main-menu, #social-icons, .et_image_description, .et_slide_video .featured_description, #home-sections:before, #sidebar, #main_content:before { display: none !important; }
	#top-area { padding-top: 29px; padding-bottom: 29px; }
	#logo { margin-bottom: 17px; }
	#search-form { width: 200px; margin: 0 auto; }
	#search-form #searchsubmit, #search-form #searchinput { margin-right: 0; }
	#search-form #searchinput { width: 140px; }
	#logo, #search-form, .service { float: none; }
	.service, .service.last { margin: 0 39px !important; width: auto; }
	#top-area, #quote, #home-sections, #footer, .slide_wrap  { padding-left: 39px; padding-right: 39px; }
	#quote { font-size: 25px; }
	#recent-work { width: auto; padding-right: 0; padding-bottom: 40px; }
	#home-sections { overflow: hidden; }
	#recent_work_thumbs { margin-left: -67px; }
	#recent-work .thumb { margin-left: 67px; }
	#from-the-blog { width: auto; float: none; padding-left: 0; clear: both; overflow: hidden; }
	#from-the-blog a.readmore { float: right; }

	.footer-widget { float: none; width: auto; padding-right: 0; border: none; margin-right: 0; }
	
	#menu { text-align: center; }
	#mobile_nav { display: block; font-size: 12px; color: #c6c6c6; text-transform: uppercase; display: inline-block; padding: 12px 18px; position: relative; border: 1px dashed #dcdcdc; border-width: 0 1px; }
	#mobile_nav:hover { text-decoration: none; }

	#left_area { width: auto; margin-right: 0; float: none; }
	#comment-wrap:before, #respond:before { width: 461px; }
	
	.sitemap-col { float: none !important; width: auto !important; }
	
	#et_pt_gallery { margin-right: -30px !important; }
	.et_pt_gallery_entry { margin-left: 7px !important; }

	.et_pt_portfolio_item { margin-left: 121px !important; }

	.et_portfolio_small .et_pt_portfolio_item { width: 412px !important; margin-bottom: 10px; }
	.et_portfolio_small .et_pt_portfolio_entry { float: left; margin-right: 15px; }
	.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px !important; }
	.et_portfolio_small .et_portfolio_more_icon { left: 38px !important; }
	.et_portfolio_small .et_portfolio_zoom_icon { left: 77px !important; }
	
	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: 0 !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 404px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 109px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 155px !important; }
	#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 195px !important; }

	.et_slide_image .slide_wrap { padding-top: 84px; }
	.nav_box{width: 32%;}
	/*Menu*/
	.nav_count-4,.hide-small, .hide-medium { display:none;}
}

@media only screen and ( max-width: 479px ) {
	#logoimg {display: none;}
	#logo{margin-left: 0;}
	#container { width: 350px; }
	#featured, #quote, .blog-post .post_meta, #footer, span.post-meta, .wp-pagenavi .pages { display: none; }
	body.home #main-header { }
	#recent_work_thumbs { margin-left: -56px; }
	#recent-work .thumb { margin-left: 56px; }
	.entry, .wp-pagenavi, #comment-wrap, .commentlist ul.children { padding-left: 0; }
	
	h1.main_title, h1#comments, h3#reply-title { font-size: 30px; }
	h3#reply-title:before, h3#reply-title:after { display: none !important; }
	#respond::before { left: -40px; }
	#comment-wrap:before, #respond:before { width: 300px; }
	#et_contact_right { width: auto !important; margin-left: 0 !important; }
	p.et-registration { margin-top: 35px !important; }
	.et-protected-form { padding: 0 !important; background: none !important; }
	.et-protected { width: auto !important; }
	.et_pt_gallery_entry { margin-left: 37px !important; }
	
	#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large { margin-left: 0 !important; }
	.et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 228px !important; }
	.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 53px !important; }
	.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 70px !important; }
	.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 110px !important; }

	.entry .et_portfolio_small .et_pt_portfolio_item { width: 280px !important; margin-left: 6px !important; }
	
	.et_portfolio_small .et_pt_portfolio_item { margin-left: -15px !important; width: 254px !important; }
	#recentposts,#menu {display:none;}
}
#bannerindex {margin-left:auto;margin-right:auto; width:720px; padding:10px 0 10px 0;}
#bannerjens {margin-left:auto;margin-right:auto; width:720px; padding:10px 0 10px 0;}
/*************/
/*MENU CSS3***/
/*************/

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a,
#cssmenu nav {
	margin: 0;
	padding: 0;
	position: relative;

}
#cssmenu {
	height: 49px;
	background: #transparent;
	border-top: 3px solid #f7f7f7!important;
	padding: 0 14px 0 0; 
	border-bottom:1px solid #efefef;
}
#cssmenu:after,
#cssmenu ul:after {
	content: '';
	display: block;
	clear: both;
}
#cssmenu a {
	background: #transparent;
	color: #000000;
	display: inline-block;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 15px;
	line-height: 49px;
	padding: 0 20px;
	text-decoration: none;
}
#cssmenu a:hover{
	color: #ffffff!important;
}
#cssmenu ul {
	list-style: none;
}
#cssmenu > ul {
	float: left;
}
#cssmenu > ul > li {
	float: left;
}

#cssmenu .has-sub {
	z-index: 1;
}
#cssmenu .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	left: 0;
}
#cssmenu .has-sub ul li {
	*margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
	background: #0fa1e0;
	border-bottom: 1px dotted #6fc7ec;
	filter: none;
	font-size: 11px;
	display: block;
	line-height: 120%;
	padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
	background: #0c7fb0;
}
#cssmenu .has-sub .has-sub:hover > ul {
	display: block;
}
#cssmenu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
	background: #0c7fb0;
	border-bottom: 1px dotted #6db2d0;
}
#cssmenu .has-sub .has-sub ul li a:hover {
	background: #095c80;
}
.menu-pages{
	float:left; 
	border-right: 1px dashed #dcdcdc;
	max-height: 49px;
}
.menu-blue:hover a{
	background: #33b5e5;
	border-top: 3px solid #0099cc;
	top: -3px;
	max-height: 49px;
}
.menu-violet:hover a{
	
	background: #aa66cc;
	border-top: 3px solid #9933cc;
	top:-3px;
	max-height:49px;
}
.menu-yellow:hover a{
	background: #ffbb33;
	border-top: 3px solid #ff8800;
	top:-3px;
	max-height: 49px;
}
.menu-red:hover a{
	background: #ff4444;
	border-top: 3px solid #cc0000;
	top:-3px;
	max-height:49px;
}
.menu-green:hover a{
	background: #99cc00;
	border-top: 3px solid #669900;
	top: -3px;
	max-height: 49px;
}

/**Farben auf Index**/
/*blau*/
.h1-store,.h1-nowlauncher,.h1-ingress,.h1-alerts,.h1-analytics,.h1-apps,.h1-authenticator,.h1-books,.h1-buzz,.h1-calendar,.h1-checkout,.h1-chromium,.h1-chromium-webstore,.h1-cloud_storage,.h1-cloudstorage,.h1-code,.h1-compute_engine,.h1-computeengine,.h1-contacts,.h1-coordinate,.h1-desktop,.h1-docs,.h1-drive,.h1-ebooks,.h1-fastflip,.h1-favicon,.h1-gdrive,.h1-gmail_offline,.h1-goggles,.h1-google,.h1-googledrive,.h1-googlemail_offline,.h1-groups,.h1-ie,.h1-images,.h1-io,.h1-knol,.h1-mobile,.h1-mydevices,.h1-notebook,.h1-photos,.h1-picnik,.h1-qna,.h1-research,.h1-script,.h1-search,.h1-search_pointer,.h1-sms_search,.h1-statement,.h1-sync,.h1-translate,.h1-twitter,.h1-vault,.h1-voice,.h1-webmaster{border-bottom: #33B5E5 solid 2px;}
/*lila*/
.h1-admob,.h1-adsense,.h1-adwords,.h1-affiliatenetwork,.h1-go,.h1-help,.h1-news,.h1-picasa,.h1-picasaweb,.h1-scholar,.h1-scholarship,.h1-sites{border-bottom: #aa66cc solid 2px;}
/*grün*/
.h1-android,.h1-androidpay,.h1-playgames,.h1-android_market,.h1-nexus,.h1-android-market,.h1-consumer_surveys,.h1-consumersurveys,.h1-directions,.h1-earth,.h1-earth_engine,.h1-earth_pro,.h1-earthbuilder,.h1-earthengine,.h1-earthpro,.h1-finance,.h1-forms,.h1-fusiontable,.h1-guru,.h1-hotelfinder,.h1-hotelfinder,.h1-labs,.h1-latitude,.h1-mapmaker,.h1-maps,.h1-motorola,.h1-market,.h1-panoramio,.h1-play,.h1-playstore,.h1-spreadsheets,.h1-streetview,.h1-talk,.h1-transit,.h1-tango{border-bottom: #99cc00 solid 2px;}
/*gelb/orange*/
.h1-cast,.h1-selfdrivingcar,.h1-blogger,.h1-keep,.h1-blogs,.h1-bookmarks,.h1-chrome,.h1-chromecast,.h1-chrome_web_store,.h1-chrome-webstore,.h1-chromeos,.h1-classifieds,.h1-music,.h1-offers,.h1-presentations,.h1-scratchpad,.h1-shopping,.h1-tasks,.h1-v8,.h1-weather, .h1-camera{border-bottom: #ffbb33 solid 2px;}
/*rot #ff4444*/
.h1-datenschutz,.h1-developer,.h1-developers,.h1-dictionary,.h1-drawings,.h1-feedburner,.h1-gmail,.h1-mail,.h1-googlemail,.h1-gplus,.h1-hangout,.h1-hangouts,.h1-igoogle,.h1-local,.h1-orkut,.h1-places,.h1-plus,.h1-privacy,.h1-reader,.h1-tag_manager,.h1-tagmanager,.h1-toolbar,.h1-video,.h1-videos,.h1-wallet,.h1-youtube{border-bottom: #ff4444 solid 2px;}
/*schwarz #000000 */
.h1-glass{border-bottom: #000000 solid 2px;}
/*ENDE Farben auf Index*/
img#wpstats{display:none}

.socialicon{
	font-family:gwb;
	font-size: 20px;
	border-radius: 50%;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
a.socialicon,a.socialicon:hover{
	color:#ffffff!important;
}
.sidebar-rss{
	background-color: #ff9900;
}
.sidebar-twitter{
	background-color: #41ABE1;
}
.sidebar-facebook{
	background-color: #3B5998;
}
.sidebar-gplus{
	background-color: #ff4444;
}

#bannerindex{
	margin-left:auto;
	margin-right:auto;
	width:728px;
	padding-bottom:10px;
}

#bannerjens{
	margin-left:auto;
	margin-right:auto;
	margin:0 auto;
	width:728px;
	padding-bottom:10px;
}