/*
 * Template: "jnetzer2"
 *
 * @author     S. Guth
 * @copyright  S. Guth
 * @version    2.00
 * @platform   Website Baker 2.8.x
*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 8, 2018 */



@font-face {
    font-family: 'courgetteregular';
    src: url('../fonts/courgette-regular-webfont.woff2') format('woff2'),
         url('../fonts/courgette-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* RESET CSS */

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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
    height: 100%;
}
body {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.76em;
	line-height: 1.6em;
	color: #505050;
	background: #E6EAD3 url('../images/jnetzer_header2.png') center top no-repeat;
}
a {
	cursor: pointer;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.clearfix {
	clear: both;
}

/* general container */

#wrapper {
	width: 960px;
	margin: 0px auto; /*overflow-x: hidden; -ms-overflow-x: hidden;*/

}

/* grid system */

.full {
	width: 100%;
}
.one_half, .one_half_last {
	width: 46%;
	margin-right: 8%;
}
.one_third, .one_third_last {
	width: 30%;
	margin-right: 5%;
}
.two_third, .two_third_last {
	width: 65%;
	margin-right: 5%;
}
.one_fourth, .one_fourth_last {
	width: 22%;
	margin-right: 4%;
}
.two_fourth, .two_fourth_last {
	width: 48%;
	margin-right: 4%;
}
.three_fourth, .three_fourth_last {
	width: 74%;
	margin-right: 4%;	
}
.one_fifth, .one_fifth_last {
	width: 16%;
	margin-right: 4%;
}
.one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_third_last, .two_third_last, .one_fourth_last, .two_fourth_last, .three_fourth_last{
	float: left;
}
/*.full {
	margin-bottom: 60px;
}*/
.one_third_last, .two_third_last, .one_fourth_last, .two_fourth_last, .three_fourth_last{
	margin-right: 0%;
}
.three_fourth_last p{
	padding: 0 30px 25px 40px;
}

.full p{
	padding: 10px 30px 25px 40px;
}
/* customise the standard HTML */

a:link, a:visited {
	color: #000;
}
a:hover {
	color: #A70025;
}
/*hr {
	margin: 5px 0px 5px 0px;
	color: #603;
	border: 0;
	border-top: 1px solid #603;
	height: 1px;
}*/
/*  page headings */

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 1.4em;
	color: #000061;
	padding-bottom: 12px;
}

.article h1 {
	font-family: 'Courgette', cursive;
	font-size: 2.6em;
	color: #a70026;
	padding: 40px 0 20px 40px;
}
.article h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.8em;
	color: #9eac6f;
	font-style:italic;
	line-height: 1.2em;
	padding: 30px 0 10px 40px;
}
h3 {
	font-size: 1.2em;
	color: #000061;
	font-weight: bold;
}
.page-title {
	font-size: 1.4em;
	color: #000061;
	padding-bottom: 24px;
}

/*  header */

#header {
	margin: 0 auto;
	width: 960px;
	background: transparent;
	height: 204px;
}
.boxleft p {
	font-family: 'Open Sans', sans-serif;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
	color: #fff;
	line-height: 1.2em;
}
.boxleft h1 {
	margin: 10px 0 -10px 0;
	font-family: 'Open Sans', sans-serif;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
	/*color: #333E43;*/
	color: #fff;
	font-size: 24px; 
	font-weight: 600; 
	line-height: 1.1em;
}
.boxright h2 {
	margin: 20px 0 0 220px;
	color: #333E43;
	font-family: 'Courgette', cursive;
	text-shadow: 1px 1px 1px #000;
    filter: dropshadow(color=#000, offx=1, offy=1);
	font-size: 2.8em;
	line-height: 1.2em;
}
.normal {
	margin:0;
	color: #fff;
	font-family: 'Courgette', cursive;
	font-size: 0.7em;
	line-height: 1.2em
}
* html #header {
	clear: both;
	height: 70px;
} /* ie6 misbehaves again */
/* main content from the WYSIWYG goes in here */

#contentContainer {
	width: 960px;
}
html #contentContainer #content {
	text-align: left;
} /* ie6 misbehaves */
html #contentContainer #content table {
	width: 90%;
} /* ie6 fix to stop tables being pushed below floats */
/* main article */

.article {padding-top: 10px;
}
.article ul {
	list-style-type: square;
	margin: 0 0 0 50px;
	padding: 0;
}
.article img {
	margin: 0 10px 0 0;
}
.white {
	background-color: white;
	min-height: 300px;
	/*margin-bottom: 20px;*/
}
/* for ie */
/*\*/
/** html .article {
	height: 460px;
}

/*  Features and Boxes */

html #contentContainer #content {
	text-align: left;
} /* ie6 misbehaves */
html #contentContainer #content table {
	width: 90%;
} /* ie6 fix to stop tables being pushed below floats */
footer {
	margin: 0 auto;
	margin-top: 5px;
	width: 100%;
	bottom: 0px;
	color: #fff;
	font-size: 80%;
	text-align: center;
	background-color: #9eac6f;
	padding: 10px 0;
}

/*  header menue */
nav {
	margin: -40px 0 -10px 20px;
}
/*nav {
	margin: -40px 0 -10px 230px;
    width: 730px;
}*/
nav ul {
	background-color: transparent;
    padding: 0px;
    margin: 0px;
}
nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
nav ul li {
    list-style: none;
    float:left;
}
nav ul li a {
    text-decoration: none;
    display: block;
	text-transform: uppercase;
    color: #fff !important; 
    padding: 10px 20px 10px 20px;
	background: transparent;
    transition: background 0.3s ease-out; /* explorer 10 */
    -webkit-transition: background 0.3s ease-out; /* chrome & safari */
    -moz-transition: background 0.3 ease-out; /* firefox */
    -o-transition: background 0.3 ease-out; /* opera */
}
nav ul li ul li a  {
    background-color: #333E43;
}

nav ul li a:hover {
    color: #B3C37E  !important;
}
nav ul li:hover > ul {
    visibility: visible;
}

nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
	float: none;
}
nav ul li ul li a:hover{
	color: #B3C37E !important;
}

/* tables */

table {
	width: 640px;
	margin: 0;
	border-left: 1px solid #e2e2e2;
	font-size: 13px;
}
table h3 {
	font-size: 12px;
	font-weight: bold;
}
td {
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px;
}
th {
	background: transparent;
	font-size: 16px;
}
table.seminar{
	width: 880px;
	border-left: none;
	margin: 0 auto;
	font-size: 13px;
}
.seminar td{
	vertical-align: top;
	text-align: left;
	border-right: none;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 15px;
}
.seminar h2 {
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-size: 1.6em;
	color: #9eac6f;
	font-style:italic;
	padding: 10px 0 20px 0;
}
.seminar p {
	padding: 0 0 15px 0; }
	
.seminar img{
	padding: 10px 0 0 10px; }
/*  float containers fix: */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  forms */

form {
	width: 600px;
	margin-left: 30px;
}
form table {
	border: 0;
}
form td {
	border: 0;
}
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:29px;
	-moz-border-radius-topleft:29px;
	border-top-left-radius:29px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:29px;
	-moz-border-radius-bottomright:29px;
	border-bottom-right-radius:29px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:10px;
	width:94px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.button:active {
	position:relative;
	top:1px;
	cursor: pointer;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}
.button:active {
	position:relative;
	top:1px;
}
.reset, .submit {
	background-color: #FAFAFA;
	height: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
input, textarea {
	border: 1px solid #ccc;
	background: #FAFAFA url(/templates/jnetzer2/images/bg_content.gif) repeat-x;
	margin: 6px 0 6px 6px;
	padding: 4px;
}
.textarea {
	width: 120px;
}
.radio_label {
	padding: 0 20px 0 5px;
}
.field_title {
	padding-right: 20px;
	font-weight: bold;
}
.captcha_table {
	width: 400px;
}
.hidden {
	visibility: hidden;
	display: none;
} /* hides from normal css enabled browsers */
.ohne {
	border: 0px;
}
.nurankerlinks {
	font-size: 24px;
	background: transparent;
}
.section_anchor {display:none;}
