/******************************************************************
Theme Name: t02310_v02 WERKEINS
Theme URI: http://www.01241.com/04/09
Description: The t02310 template was built with using the Bones Development Theme.
Author: Markus Steiger f&uuml;r Netzprinz
Author URI: http://www.01241.com/
Version: 2.1
Tags: html5, css3, development, responsive, media queries, mobile
******************************************************************/

html { overflow-y: scroll; }

body {
	font-family: 'Open sans', sans-serif;
	font-size: 115%;
	line-height: 140%;
	color: #000000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	background-color: #F2EEEB;
}

#container, .wrap { width: 660px; margin: 0 auto; }
#main {  margin: 3em 0 0 0; padding: 0; }

#banner_image {
	text-align: left;
	-moz-box-shadow: -4px 2px 25px -3px rgba(116,116,116, 0.4);
	-webkit-box-shadow: -4px 2px 25px -3px rgba(116,116,116, 0.4);
	box-shadow: -4px 2px 25px -3px rgba(116,116,116, 0.4);
	background-color: #D1C9C3;
	height: 220px;
	color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAEA6;
}

#description { text-shadow: 1px 1px 1px #E0E0E0; color: #111111;  font-size: 100%; margin: 0 auto; width: 660px; }
.description_line { display: block; }

#logo { padding: 30px 0 34px 0px; overflow: hidden; height: 80px;  margin: 0 auto; width: 810px; }
#logo img { width: 340px; height: auto; border: none; } 

#jubi-logo { position: relative; top: -130px; right: 16em; float: right; overflow: hidden; }
#jubi-logo img { width: 220px; height: auto; border: none; } 

/*-------- Headernavigation -----------*/

.nav_wrapper {
	text-align: left;
	margin: 0 auto;
	width: 660px;
}

div#headernavigation { margin: 0 auto; width: 660px; }
#headernavigation ul { margin: 0; padding: 0; }
ul.menu, li.widget_nav_menu { margin: 0; padding: 0; display: inline-block; }
li.menu-item { margin: 0; padding: 0; display: inline-block; float: left; text-align: center; }
.menu-02-footer-menu-container { margin: 3em 0 1em 0; padding: .3em 0 0 0;  }

#headernavigation a, #footer_01 .menu li a {
	-webkit-transition: background-color .125s linear;
	display: block;
	margin: 8px 17px 0px 0px; /*Version 1 = 8px 40px 0px 0px */
	padding: 10px 0 0 0;
	font-size: 100%; /*Version 1 = 110%*/
	color: #FF0000;
	text-decoration: none;
}

#headernavigation .current-menu-item a {
	padding: 17px 15px 17px 15px; /*Version 1 = 17px 30px 17px 30px*/
	margin: -1px 15px 0px 0px; /*Version 2 = -1px 25px 0px 0px*/
	background-color: #D1C9C3;
	box-shadow: 7px 7px 17px -10px rgba(116, 116, 116, 0.4);
	font-weight: 700;
	font-size: 100%; /*Version 1 = 110%*/
	color: #1A171B;
	text-shadow: 1px 1px 1px #E9E9E9;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1C9C3;
	border-right-color: #B3A69B;
	border-bottom-color: #BFB8B2;
	border-left-color: #FFFFFF;
}

#headernavigation a:hover, #footer_01 a:hover { text-decoration: underline; }
#headernavigation .current-menu-item a:hover, #footer_01 .current-menu-item a:hover { text-decoration: none; }

/*-------- Footer -----------*/

footer[role=contentinfo] { margin-top: 3em; width: 100%; font-size: 100%; }
#inner-footer { padding: 2em 0 3em 0; text-align: center; margin: 0;   } 

#footer_01 li.current_page_item a  {
	color: #333333;
	font-weight: 700;
}

#logo_footer img { width: 180px; height: auto; padding: .7em 0 0 0; }
#logo_footer { height: 60px; overflow: hidden;  margin: 10px 0 100px 0; }

/*---------------- LINK STYLES ----------------------*/

a,
a.comment-reply-link:link, a.comment-reply-link:visited,
a.url:link, a.url:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.postlink_link_icon:link, a.arrow:link {
	color: #FF0000;
	text-decoration: none;
}
a img {  border: none !important; }
a:visited, a.postlink_link_icon:visited, a.arrow:visited  {
	color: #FF0000;
	text-decoration: none;
}
a:hover, a:focus,
a.post-edit-link:hover,
a.comment-reply-link:hover, a.arrow:hover { color: #c63128; text-decoration: underline; }
a:active {} /* on click ?? */
a:link { -webkit-tap-highlight-color : rgba(0,0,0,0); /* this highlights links on Iphones / iPads */ }

a.pdf:link {
	color: #1347A1;
	text-decoration: none;
	background-image: url(library/images/icoset_02.png);
	background-repeat: no-repeat;
	background-position: -456px 0px;
	padding: 0px 0px 7px 20px;
}

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


/*--- INLINE NAV arrows  Example: <span class="nav_link top_normal"></span>  ----*/

.nav_link {	         
	background-image: url(library/images/icoset_02.png);
	opacity: 0.7;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.top_normal {	                
	background-position: -150px -2px;
	padding: 16px 48px 48px 53px;
	opacity: 0.2;
	height: 50px;
}

.top_small {	                
	background-position: -360px 2px;
	padding: 13px 0px 7px 40px;
	margin: 0 0 0 -40px; 
}

div.nav_intern { display: inline-block; }
div.nav_intern ul { margin: 0 1em 0 -40px; float: left;  line-height: 200%; }
.nav_intern li { list-style:none; margin: 0 1em 0 0; padding: 0; float: left; }
.nav_intern a {  text-decoration: none; display: inline-block; margin: .3em 2em 2em 1.5em; padding: 0; float: left; font-size: 110%; color: #000000; opacity: 0.6; }
.nav_intern a:hover { text-decoration: none; opacity: 1;   }

/*------------- Heading H1, H2, H3, H4, H5 -------------*/

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5  { 
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}

h1, .h1  { 
	margin: -0.5em 0 1em 0;
	font-size: 180%;
	line-height: 125%;
}

h2, .h2  { 
	margin: 2em 0 1em  0 !important;
	font-size: 160%;
	line-height: 125%;
}

h3, .h3 { 
	margin: 2em 0 .8em 0 !important;
	font-size: 110%;
	font-weight: 700;
}

h3 em { 
	font-weight: 400;
	padding: 0 0 0 .5em;
	font-size: 85%;
}

.page-id-8 h3 { 
	font-size: 130%;
}

.page-id-8 h3 em { 
	font-size: 70%;
}


h4, .h4, h5, .h5  { 
	margin: 0 0  0 0 !important;
	font-size: 100%;
}

/*------------------- DIVERSES  -----------------------------*/

.display_none { display:none; }

.gallery {
	padding: 1em;
	background-color: #ffffff;
	border: 1px solid #f4f4e9;
	margin: 0 0 1em 0;
	-moz-box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.2);
	-webkit-box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.2);
	box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.2)
}

small, .small { font-size: 80%; 	letter-spacing: 0.011cm;  line-height: 150%; }
big, .big { font-size: 160%; letter-spacing: -0.011cm; line-height: 135%; } 

i, em { letter-spacing: -0.012cm; }

hr { clear: both; border-top: 1px dotted #B3B2B1; }

ul { margin: 0 0 2em 0; }
li { padding: .5em 0 0 0; }
li li { padding: .3em 0 0 0; }

ol li ul.children { margin-left: -4em; }

.top_4em { margin-top: 4em; }
.margin_0 { margin: 0 !important; }

.align_center { text-align: center !important; }

.gesperrt { letter-spacing: 0.06cm; }   /*option:     letter-spacing: 0.0256cm;     */

.bg_white { background: #ffffff !important; } 

.screen-reader-text { position: absolute; left: -9000px; z-index:1000; top:-9000px;margin:0;padding:0; }

blockquote, .blockquote { border: 1px dashed #999999; padding: 1em 1em .9em 1.2em; margin: 1em 0 .5em 0; }
ol blockquote  { margin: 0; }
blockquote p, blockquote h2, blockquote h3 { padding: 0; margin: 0 !important; }

code, .code { font-size: 85%; line-height: 140%; font-family: monospace; margin-bottom: 2em; }

cite {
	display: block;
	margin: 2em 0 2em 1.5em;
	padding: 0;
	font-style: italic; 
	font-size: 124%;
	line-height: 128%;
}

.shadow {
	-moz-box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5);
	-webkit-box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5);
	box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5)
}

.googlemap { background-color: #ffffff; padding: 14px 14px 8px 14px; margin: 2em 0 .5em 0; }
.googlemap iframe { height: 520px !important; }


/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after, nav[role=navigation] .menu ul:before, nav[role=navigation] .menu ul:after { content: ""; display: table; }
.clearfix:after, nav[role=navigation] .menu ul:after { clear: both; }
.clearfix, nav[role=navigation] .menu ul { zoom: 1; }


/*--------------- POSTS & CONTENT STYLES  ---------------*/

.post_content img { max-width: 100%; border: none;  }
img.alignnone {
	padding: 12px;
	border: 1px solid #efefef;
	background-color: #ffffff; 
	-moz-box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.4);
	-webkit-box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.4);
	box-shadow: 2px 2px 9px -4px rgba(102,102,102, 0.4)}

.post_content p { margin: 0 0 1.7em 0; }
.post_content object { max-width: 100%; }

#socialbuttons {  list-style: none; float:left; padding: 0; width: 480px; overflow: hidden; }
#socialbuttons li { float: left; margin: 0 1em 0 0; padding: 0; }
.socialbuttons_wrapper { width: 100%; overflow:hidden; margin: 3em 0 0 0 !important; padding: 0; border-top: 1px solid #dedede; clear:both; }

/*------------ Post Lists---*/

div.postlist {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	clear: both;
	position: relative;
}

div.postlist_content {  }

.has_thumb .postlist_thumb {
	margin: 9px 20px 0 0px;
	float:left;
	padding: 8px;
	display: inline-block; 
	width: 140px;
	height: 140px;
	-moz-box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5);
	-webkit-box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5);
	box-shadow: 1px 2px 9px -3px rgba(116,116,116, 0.5);
	background-color: #ffffff;
	border: 1px solid #efefef;
}

h2.postlist {
	margin: .3em 0 .15em 0 !important;
	font-size: 100%;
}

a.postlink_link, a.postlink_link_icon, a.more_link { color: #000000; border-bottom: 1px dotted #ffffff; text-decoration: none;  }
a.postlink_link:visited {  color: #000000; text-decoration: none; }
a.postlink_link:hover,  a.postlink_link_icon:hover  { color: #000000 !important;  border-bottom: 1px solid #666666; }


/*------ Grid Options down here, where they are usable -------*/

	/* layout options ( all have margins right & left of 1%) */

	.col60  { width: 6.3829787%; } /* width 60px  / grid_1  */
	.col140 { width: 14.893617%;  } /* width 140px / grid_2  */
	.col220 { width: 23.404255%;  } /* width 220px / grid_3  */
	.col300 { width: 29.214999%;  } /* width 300px / grid_4  */ /* 31.914894% */
	.col380 { width: 40.425532%;  } /* width 380px / grid_5  */
	.col480 { width: 48.936170%;  } /* width 480px / grid_6  */ 
	.col540 { width: 57.446809%;  } /* width 540px / grid_7  */
	.col620 { width: 65.957447%;  } /* width 620px / grid_8  */
	.col700 { width: 74.468085%;  } /* width 700px / grid_9  */
	.col780 { width: 82.978723%;  } /* width 780px / grid_10 */
	.col860 { width: 91.489362%;  } /* width 860px / grid_11 */
	.col940 { width: 100.0%;  } /* width 940px / grid_12 */
	
	/* layout & column defaults */
	.col60, .col140, .col220, .col300, .col380, .col480, .col540, .col620, .col700, .col780, .col860, .col940 { 
		display: inline; 
		position: relative;
		margin-left: 1.0638298%;   /* 10px */ 
		margin-right: 5.0638298%;  /* 10px */ /* 1.0638298% */
	}
	
	/* floats */
	.left { float: left; }
	.right { float: right; }
	
	/* default styles & fixes */

	.first { margin-left: 0; } /* fixes alignment */
	.last { margin-right: 0; } /* fixes alignment */




/*-------------- COMMENT STYLES ---------------------*/

#comments { margin: 0 0 4em 0; } 

#comment-form-title,
#comments-title {
	font-size: 125%;
	margin: 0 !important;
	padding: 0 0 1em 0;
	clear: both;
}

#comment-nav select { display: none; }
#comment-nav ul li { list-style-type: none; }
.commentlist li {
	position: relative;
	clear: both;
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	}

ol.commentlist { margin: 0; padding: 0; }
header.comment-author { clear: both; margin: .5em 0 -.4em 0; display: inline-block; padding: .5em 0 0 1em; }

.commentlist li[class*=depth-] {  }
.commentlist li.depth-1 { margin: 0 0 4em 0; }
.commentlist li.depth-2 article { margin: 0 0 0 4em; padding: .2em 0 0 0; clear: both; }
.commentlist li.depth-3 article { margin: 0 0 0 8em; padding: .2em 0 0 0; clear: both; }

.commentlist li ul { margin: 0; }
.commentlist div.date,
.commentlist div.autor, 
.commentlist div.autor_url,
a.comment-edit-link  {
	color: #000000;
	margin: 0 1em 0 0;
	padding: 0 .3em .2em 0;
	font-size: 85%;
	display: inline-block;	
	float: left;
	font-family: 'Open sans, sans-serif;
}
.commentlist div.autor { font-weight: bold; }	
a.comment-edit-link  { float: none; }	
	
div.comment-reply-link {
	float: right; margin: -.5em 0 0 9em;
}

.commentlist article { margin: .2em 0 0 0;  padding: 0 0 0 0; background-color: #FFFBCF; border-radius: 8px; }

.comment_content {
	clear: both;
	padding: 0 1em 1em 1em;
	background-color: #FFFBCF; border-radius: 8px; box-shadow: 9px 10px 34px -18px rgba(116, 116, 116, 0.6);
}

.comment_content ul li {
	list-style-type: square; margin: 0 0 0 1.1em;
}

.comment_content ul {
	margin: 2em 0 2em 0 !important;
}

.comments-logged-in-as { margin: -1.1em 0 0 -2em; padding: .5em 2em .5em 1.9em; font-size: 90%; }

/*------------ COMMENT FORM STYLES + NORMAL FORM STYLES ---------------*/

input[type=text], input[type=email], input[type=url], textarea {
	display: inline-block;
  	padding: 8px 4px 8px 7px;
	margin: 0;
	line-height: 130%;
	font-size: 120%;
	border: 1px solid #dedede;
	font-family: 'Open sans, sans-serif;
}

input[type=button], input[type=submit], button { cursor: pointer; }

textarea { min-height: 150px; width: 99%; display: block; margin: 0 0 1.8em 0; }

.button {
  	padding: 8px 32px 8px 32px;
	font-size: 85%;
	text-shadow: 1px 1px 1px #D7DBE7;
	color: #000000 !important;				
	opacity: 1;
}

.button:hover, .btn_small:hover  {
	opacity: 0.8;
}

.btn_grey {
	background-color: #b9bcc9;
	border: 1px solid #ACACAC;
	border-radius: 4px;
}

.btn_small {
  	padding: 4px 16px 4px 16px;
	font-size: 80%;
}

#respond { 
	clear: both;
	}

#respond.help { 
	margin: 1.5em 0 0 0;
	border: 1px solid #dedede;
	padding: 1em 1em 1em 1em;
	background-color: #f1f1f1;
	}
		
.respond-form form[method=post] { margin: 0.75em 0; }
.respond-form form[method=post] li { list-style-type: none; }
.respond-form form[method=post] li label, .respond-form form[method=post] li small { float: none; }

.field_medium { display: block; width: 99%; }
label { margin: 1em 0 0 0; display: block; font-size: 85%; }
		
/* --form validation ---*/
.respond-form input:invalid,
.respond-form textarea:invalid {
	border-color: #fbc2c4;
	background: #fbe3e4;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background-color: #fff5f8;
	}	
	
	/* no comments */
	.nocomments { display: none; }



table { margin: -.5em 0 1em 0;  }
td {  border-bottom: 1px dotted #cccccc; padding: .3em 0em .3em 0; margin: 0 0 2px 0; }



/*********  MOBILE   ***********************/

@media only screen and (min-width: 120px) and (max-width: 660px) {

body {
	-webkit-text-size-adjust: none;
	font-size: 100%;
	line-height: 150%;
	overflow: hidden;
}

.wrap, #container {  width: 98%; margin: 0 auto; }

#main { margin: 0 0 0 0; }

#banner_image { height: 170px; max-width: 100%; }
#logo img { width: 240px; }
#logo { padding: 10px 0 0 0; margin: 0 0 0 8px; overflow: hidden; height: 65px; }
#logo_footer img { width: 240px; }
#logo_footer { height: 70px; overflow: hidden; }

#description { font-size: 80%; margin: 0 0 0 11px; width: 98%; line-height: 137%; }
.description_line { display: inline; padding-left: 4px; }

.nav_wrapper {
	text-align: left;
	width: 100%;
}

article { max-width: 100%; }

#inner-footer {  text-align: left;  } 

#inner-content { margin-top: 2em;  }

h1, .h1  { margin: 1em 0 .7em 0 !important; }

h2.postlist { font-size: 100%; } 

.has_thumb .postlist_thumb {
	width: 80px;
	height: 80px;
	padding: 4px;
}

img.alignnone { max-width: 99%; border: none; padding: 0em; padding: 6px; }
.googlemap iframe { height: 500px !important; }

.left { float: none; }
.right { float: none; }

div#headernavigation { margin: 0 auto; width: 98%; }
#headernavigation ul li.current-menu-item { position: absolute; top: 115px; left: -18px; }
#headernavigation .current-menu-item a {
	box-shadow: none;
	font-size: 160%;
	text-shadow: 1px 1px 2px #F3F3F3;
	border: none;
	padding: 8px 30px 17px 23px;
	background: none;
}

#headernavigation a, #footer_01 li a  { margin: 8px 26px 0px 4px !important; }
#footer_01 ul li.current-menu-item { display: none; }

#jubi-logo { top: -55px; right: 1em; }
#jubi-logo img { width: 86px; }

body.page-id-4 .C3-1.col300 img,
body.page-id-4 .C3-2.col300 img,
body.page-id-4 .C3-3.col300 img { float: left; max-width: 140px; margin: 0 1em .5em 0; }

body.page-id-4 .C3-1.col300,
body.page-id-4 .C3-2.col300,
body.page-id-4 .C3-3.col300 { clear: both; width: 100%; float: none !important; display: inline-block; margin: 0; padding: 0; }

body.page-id-4 .C3-1.col300 em,
body.page-id-4 .C3-2.col300 em,
body.page-id-4 .C3-3.col300 em { display: block; margin: -1.4em 0 -.9em 0; padding: 0; }

td { display: block; witdh: 100%;  border: none; padding: 0; }
tr { display: block; witdh: 100%; border-bottom: 1px solid #ded8d4; padding: 0; margin: 3px 0 12px 0; }

h3 em { display: block; margin: 6px 0 4px 0; padding: 0; float: right; }


} /* end of media query */


/*********    TABLET   ***********************/

@media only screen and (min-width: 660px) and (max-width: 1120px) {

.wrap, #container {  width: 90%; margin: 0 auto; }

#logo { padding: 30px 0 34px 10px; }

#jubi-logo { top: -100px; right: 4em; }
#jubi-logo img { width: 102px; }

} /* end of media query */



/*********    PRINT   ***********************/

@media print {

.no_print, nav, .menu-02-footer-menu-container, .toplink, .respond-form, #logo_footer, .post-edit-link {  display: none !important;  }

.wrap { width: auto; }

body,
#description,
#inner-footer,
.shadow {
	text-shadow: none !important;
	color: #000000 !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #ffffff !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	font-size: 80%;
	text-align: center;
}

#banner_image { background-color: #ffffff !important; border: none; height: 100px; box-shadow: none !important; text-align: center; }

#logo { padding: 0; height: 60px; background-color: #ffffff !important; }
#logo img { width: 180px; height: auto; } 

.googlemap iframe { height: 540px !important; }
.googlemap { padding: 0; margin: 0; -moz-box-shadow: none !important; }

.post_content { text-align: left !important; }
.post_content img { width: 50%; margin: 0; padding: 0; }

footer { border-top: 1px solid #000000; margin-top: -3cm; } 

body.page-id-8 blockquote { font-size: 60%; line-height: 130%; margin: -1cm 0 .1em 0 !important; }   /* Spezial Angebotseite */
.has_thumb .postlist_thumb { width: auto; height: auto; padding: 0; }

.page-break { display:block; page-break-before:always; }

h1, h2 {
	margin: 0 0 .5em 0 !important;
	font-size: 120%;
}

} /* end of media query */

