/*
Theme Name: Monika Mika
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset
-------------------------------------------------------------- */

/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(./fonts/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(./fonts/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(./fonts/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(./fonts/jizYRExUiTo99u79D0e0x8mI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(./fonts/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(./fonts/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(./fonts/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(./fonts/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(./fonts/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(./fonts/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(./fonts/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(./fonts/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




/* latin-ext */
@font-face {
  font-family: 'Gentium Basic';
  font-style: italic;
  font-weight: 400;
  src: local('Gentium Basic Italic'), local('GentiumBasic-Italic'), url(./fonts/WnzjHAw9aB_JD2VGQVR80We3LAi5hBo7UIM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Gentium Basic';
  font-style: italic;
  font-weight: 400;
  src: local('Gentium Basic Italic'), local('GentiumBasic-Italic'), url(./fonts/WnzjHAw9aB_JD2VGQVR80We3LAi5iho7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 400;
  src: local('Gentium Basic'), local('GentiumBasic'), url(./fonts/Wnz9HAw9aB_JD2VGQVR80We3LAOJiAI_.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 400;
  src: local('Gentium Basic'), local('GentiumBasic'), url(./fonts/Wnz9HAw9aB_JD2VGQVR80We3LA2JiA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 700;
  src: local('Gentium Basic Bold'), local('GentiumBasic-Bold'), url(./fonts/WnzgHAw9aB_JD2VGQVR80We3JLasnTMebbqI.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 700;
  src: local('Gentium Basic Bold'), local('GentiumBasic-Bold'), url(./fonts/WnzgHAw9aB_JD2VGQVR80We3JLasnT0ebQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

a {
	color:#000;
	text-decoration:none;
}

.entry-content ul  li{
	display:list;
	list-style-type:disc;
	margin-left:15px;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	clear:both;
}

/* ------------------------------------------------------------------------------------------------------- */


html,body {
	width:100%;
	height:100%;
	font-family:"PT Sans";
}


#main-page {
	display:block;
	position:relative;
	width:100%;
	height:100%;
	clear:both;
}

#page-header {
	width:1268px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.header-top {
	height:24px;
	width:100%;
	background:#c51521;
	clear:both;
}

.header-middle {
	height:208px;
	width:100%;
	position:relative;
	background:url('images/bgmiddle.png') top left no-repeat #fff;
	color:#898989;
	clear:both;
}


.root-link{
	position:absolute;
	width:313px;
	height:112px;
}

.root-link b{
	display:block;
	width:313px;
	height:112px;
	clear:both;
}

.header-bottom {
	width:100%;
	height:28px;
	background:#c51521;
	clear:both;
}

#page-content {
	width:1268px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


#page-footer {
	width:1268px;
	height:154px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:#c51521;
	padding-top:16px;
	clear:both;
}

#menu-small-menu-top {
	float:right;
}

#menu-small-menu-top li{
	float:left;
}

#menu-small-menu-top li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	line-height:23px;
	margin-right:16px;
	font-family:"PT Sans";
	font-weight:bold;
}


#menu-primary-navigation{
	width:840px;
	padding-left:82px;
	padding-right:74px;
}

#menu-primary-navigation:hover {
	background:url('images/menu-bg.png') top left repeat-x;
	height:130px;
	position:absolute;
	z-index:9999999;
}


#menu-primary-navigation li{
	float:left;
	width:166px;
	height:28px;
}

#menu-primary-navigation li  a {
	border-left:2px solid #d65861;
}

#menu-primary-navigation li a{
	padding-left:8px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:15px;
	line-height:28px;
	font-family:"PT Sans";
	font-weight:bold;
}

#menu-primary-navigation .sub-menu {
	display:none;
	position:absolute;
	z-index:999999;
	height:88px;
	border-left:2px solid #cfb4c6;
	padding-top:2px;
	margin-left:0px;
	margin-top:5px;
}

#menu-primary-navigation:hover .sub-menu {
	display:block;
}

#menu-primary-navigation .sub-menu li {
	border:none;
	clear:both;
	display:block;
	height:23px;
	line-height:22px;
}

#menu-primary-navigation .sub-menu li a{
	font-size:13px;
	height:23px;
	line-height:22px;
	opacity:0.6;
	filter:alpha(opacity=60);
	border-left:0px;
}

#menu-primary-navigation .sub-menu li a.menu-right-active,
#menu-primary-navigation .sub-menu li a:hover {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}

/* ----------------------------- */

#text-2 {
	position:absolute;
	height:82px;
	width:240px;
	right:98px;
	padding-top:30px;
	display:none;
}

#text-2  .textwidget {
	font-weight:normal;
	font-family:'Gentium Basic';
	font-style:italic;
	font-size:15px;
	line-height:16px;
}

#text-2 .align-right {
	clear:both;
	text-align:right;
	padding-top:5px;
}


#column-full-width {
	width:1268px;
	position:relative;
	clear:both;
}

/* home news--------------------------------- */

.project-news-home-container {
	position:absolute;
	width:240px;
	right:84px;
	top:160px;
	z-index:999999;
}

.project-news-home-title {
	height:25px;
	line-height:25px;
	background:rgba(255, 255, 255, 0.8);
	padding-left:10px;
	margin-bottom:2px;
	font-weight:bold;
	font-size:14px;
}


.project-news-home-list{
	background:rgba(255, 255, 255, 0.8);
	padding:10px;
}


.home-list-entry {
	font-size:14px;
	padding-bottom:15px;
}

.home-list-entry b,
.home-list-entry p {
	display:inline;
}


.home-list-entry .more-link {
	float:right;
	color:#999aa5;
	font-weight:bold;
	text-decoration:none;
}

/* --------------------------- */

#menu-footer-menu{
	margin-left:82px;
}

#menu-footer-menu li{
	float:left;
	height:131px;
	border-left:2px solid #d65861;
	width:157px;
	padding-left:7px;
}

#menu-footer-menu li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

#menu-footer-menu .sub-menu {
	padding-top:5px;
}

#menu-footer-menu .sub-menu li {
	display:block;
	clear:both;
	height:auto;
	border-left:none;
	padding-left:0px;
}

#menu-footer-menu .sub-menu li a {
	text-transform:capitalize;
	font-size:13px;
	font-weight:normal;
}

/* ----------------------- */

.footer-kontakt {
	width:270px;
	height:131px;
	/* border-left:2px solid #d65861; */
	position:absolute;
	margin-left:896px;
	padding-left:7px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
	padding-top:18px;
}

.footer-kontakt .widget-title {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	padding-bottom:5px;
	padding-top:3px;
	font-weight:normal;
	font-weight:bold;
}

/* ----------------------- */
.footer-small-menu {
	position:absolute;
	width:110px;
	height:131px;
	right:5px;
	top:30px;
	background:url('images/footer-contact-icon.jpg') top left no-repeat;
}

/* ------------------------------------ */

#menu-footer-small-menu {
	padding-top:25px;
	padding-left:2px;
}

#menu-footer-small-menu a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	line-height:22px;
	margin-right:16px;
	font-family:"PT Sans";
	font-weight:bold;
}

/* ------------------------------------------ */



.footer-events {
	width:168px;
	height:131px;
	border-left:2px solid #d65861;
	position:absolute;
	margin-left:418px;
	padding-left:7px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}


.footer-events .widget-title {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	padding-bottom:5px;
	padding-top:3px;
	font-weight:normal;
	font-weight:bold;
}

/*

.footer-events-title {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	padding-bottom:5px;
	font-weight:bold;
}

.footer-events-wrapper {
	padding-top:3px;
	padding-left:7px;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}

*/
/* -------------------------------------- */

.cycloneslider-pager {
	text-align:right !important;
	margin-left:-90px !important;
}

.cycloneslider-pager span {
    width: 5px !important;
    height: 5px !important;
    box-shadow: none !important;
	background: #cccccc !important;
	margin-top:-4px !important;
}

.cycloneslider-pager span.cycle-pager-active {
	background: #999999 !important;
}

/* -------------------------------------- */

.text-under-slider {
	position:absolute;
	color:#000;
	margin-top:-23px;
	padding-left:25px;
}


/* -------------------------------------- */

.content-container {
	padding-top:52px;
	padding-bottom:70px;
	clear:both;
	padding-left:205px;
}

.column-left {
	float:left;
	width:585px;
	margin-left:85px;
}

.column-right {
	width:200px;
	float:right;
	margin-right:46px;
}

.category-title {
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:38px;
	margin-bottom:0px;
	clear:both;
}


.post-entry {
	width:592px;
	border-bottom:2px solid #dcdcdc;
	margin-bottom:25px;
	padding-bottom:25px;
}

.post-image-left {
	float:left;
}


.post-image-left {
	width:111px;
	padding-bottom:1px;
	float:left;
}
.post-image-left img {
	width:111px;
	height:auto;
}

.content-left {
	width:405px;
	margin-left:50px;
	float:left;
}

h1.entry-title {
	padding-bottom:10px;
	font-weight:bold;
	font-size:17px !important;
}

.entry-content {
	font-size:14px;
	line-height:16px;
}

.entry-content li,
.entry-content p {
	padding-bottom:8px;
	font-size:17px;
	line-height:30px;
	color:#8e8d8d;
}

.entry-content strong {
	line-height:18px;
}


/* ---------------------------------------------------- */

#advanced_menu-6 {
	margin-top:82px;
	margin-left:-3px;
	background:#eeeeee;
}

#advanced_menu-6 li {
	display:block;
	clear:both;
}

#advanced_menu-6 li a {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	color:#131313;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}


#advanced_menu-6 li a.menu-right-active {
	background:#bbbbbb;
	color:#fff;
}


/* ------------------------------------------------- */

.event-date {
	width:135px;
	margin-right:10px;
	float:left;
	font-size:14px;
}

.event-content {
	width:380px;
	margin-right:10px;
	float:left;
	font-size:14px;
}

.event-standort {
	width:215px;
	margin-right:10px;
	float:left;
	font-size:14px;
}

.event-entry {
	clear:both;
	border-bottom:2px solid #dcdcdc;
	margin-bottom:25px;
	padding-bottom:25px;
	margin-left:128px;
	margin-right:100px;
}

.event-title {
	margin-left:128px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:30px;
	margin-bottom:0px;
	clear:both;
}

/* ----------------------------------------------------- */

.projekte-entry {
	width:692px;
	border-bottom:2px solid #dcdcdc;
	margin-bottom:25px;
	padding-bottom:25px;
}

.projekte-image-left {
	width:325px;
	padding-bottom:1px;
	float:left;
}

.projekte-entry-content {
	float:left;
	width:300px; 
	padding-left:19px;
}

.projekte-image-left .cycloneslider-pager{
	margin-left:0px !important;
}

.projekte-entry-content .entry-title {
	padding-bottom:0px;
}

.projekte-entry-content .entry-subtitle {
	padding-bottom:0px;
	font-size:14px;
	padding-bottom:15px;
	padding-top:5px;
}

.projekte-entry-content .entry-content {
	font-size:13px;
	line-height:16px;
}
/* ------------------------------ */

.type-post,
.type-page {
	padding-left:130px;
	padding-right:130px;
}

.page-id-7 .type-page{
	padding-left:66px;
}

.form-row {
	padding-bottom:5px;
	clear:both;
}

.form-row label{
	width:45px;
	margin-right:15px;
	display:block;
	float:left;
	text-align:right;
	line-height:25px;
}

.form-row .wpcf7-text{
	width:428px;
	height:25px;
	padding:0;
	margin:0;
	border:1px solid #cf6a6c;
}

.wpcf7-textarea {
	width:428px;
	height:146px;
	padding:0;
	margin:0;
	border:1px solid #cf6a6c;
}

.page-id-7  .entry-title,
.row-info {
	padding-left:60px;
}

.row-info {
	padding-bottom:20px;
}

.wpcf7-submit {
	background:none !important;
	border:none !important;
	font-size:15px !important;
	color:#000 !important;
	margin-left:380px;
	clear:both;
	box-shadow:none !important;
}

/* --------------------------- */

.contact-left {
	float:left;
}
.contact-right {
	float:left;
	padding-left:40px;
}

.contact-right-info-top {
	padding-bottom:20px;
	padding-top:0px;
	clear:both;
}

/* --------------------------- */


#menu-item-195,
#menu-item-197,
#menu-item-198 {
	display:none !important;
}




.page-id-15 .section-container{
		display:none;
}


* {
	outline:none !important;
}

.root-link {
	right:130px;
}

.checkbox-row {
	position:relative;
	padding-left:55px;
}

.checkbox-row .wpcf7-list-item-label {
	display:block;
	padding-left:10px;
	font-size:12px;
	max-width:430px;
	margin-bottom:20px;
}

.checkbox-row input {
	position:absolute;
	left:0;
	margin-top:3px;
}

.form-row .wpcf7-not-valid-tip {
	padding-left:60px;
}

.checkbox-row .wpcf7-not-valid-tip {
	padding-left:5px;
}

.footer-events,
.footer-menu {
	display:none;
}

.sloganinfo {
	text-align:right;
	color:#fff;
	padding-right:150px;
	padding-top:1px;
}


#menu-small-menu-top {
	padding-right:135px;
}

.entry-content ul {
	margin-top:2px;
}

.entry-content ul li {
	display:block;
	padding-left:24px;
	margin-left:0;
	position:relative;
	margin-bottom:2px;
}

.entry-content li:before {
	content:'•';
	font-size:33px;
	color:#de0055;
	left:0;
	position:absolute;
}

.entry-content ul {
	padding-left:0;
	margin-left:0;
}


.home h1.entry-title {
	display:none;
}