

@font-face {
	font-family: Sanchez;
	src: local("Sanchez"), local("Sanchez-Regular"), url(http://themes.googleusercontent.com/static/fonts/sanchez/v2/mx466fsxfR1AA3OwUm3waQ.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Open Sans Condensed;
	src: local("Open Sans Cond Light"), local("OpenSans-CondensedLight"), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v7/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Open Sans Condensed;
	src: local("Open Sans Condensed Bold"), local("OpenSans-CondensedBold"), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v7/gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Open Sans Condensed;
	src: local("Open Sans Cond Light Italic"), local("OpenSans-CondensedLightItalic"), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v7/jIXlqT1WKafUSwj6s9AzV6XnXbwdDC8wAz6IIzmCDUP3rGVtsTkPsbDajuO5ueQw.woff) format("woff");
	font-weight: 300;
	font-style: italic;
}






/*font-family: "Oregano-Regular",sans-serif;*/
@font-face {
  font-family: 'Oregano-Regular';
  src: url('../fonts/Oregano-Regular.eot');
  src: url('../fonts/Oregano-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Oregano-Regular.woff') format('woff'),
       url('../fonts/Oregano-Regular.ttf') format('truetype'),
       url('../fonts/Oregano-Regular.svg#Oregano-Regular') format('svg');
}



/*font-family: "Oregano-Italic",sans-serif;*/
@font-face {
  font-family: 'Oregano-Italic';
  src: url('../fonts/Oregano-Italic.eot');
  src: url('../fonts/Oregano-Italic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Oregano-Italic.woff') format('woff'),
       url('../fonts/Oregano-Italic.ttf') format('truetype'),
       url('../fonts/Oregano-Italic.svg#Oregano-Italic') format('svg');
}



/*font-family: "Pompiere-Regular",sans-serif;*/
@font-face {
  font-family: 'Pompiere-Regular';
  src: url('../fonts/Pompiere-Regular.eot');
  src: url('../fonts/Pompiere-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Pompiere-Regular.woff') format('woff'),
       url('../fonts/Pompiere-Regular.ttf') format('truetype'),
       url('../fonts/Pompiere-Regular.svg#Pompiere-Regular') format('svg');
}



/*font-family: 'NewsCycle',sans-serif;*/
@font-face {
  font-family: 'NewsCycle';
  src: url('../fonts/NewsCycle-Regular.eot');
  src: url('../fonts/NewsCycle-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NewsCycle-Regular.woff') format('woff'),
       url('../fonts/NewsCycle-Regular.ttf') format('truetype'),
       url('../fonts/NewsCycle-Regular.svg#NewsCycle') format('svg');
}




/*font-family: 'NewsCycle',sans-serif;*/
@font-face {
  font-family: 'NewsCycle';
  src: url('../fonts/NewsCycle-Bold.eot');
  src: url('../fonts/NewsCycle-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NewsCycle-Bold.woff') format('woff'),
       url('../fonts/NewsCycle-Bold.ttf') format('truetype'),
       url('../fonts/NewsCycle-Bold.svg#NewsCycle') format('svg');
}











body {
	background-color: rgb(60, 61, 61); margin: 0px; padding: 0px; color: rgb(60, 61, 61); font-family: "Pompiere-Regular", sans-serif; font-size: 23px; -webkit-text-size-adjust: 100%;
}
#ansichtsfenster {
	width: 100%; overflow: hidden;
}
.container {
	margin: auto; width: 1100px; position: relative;
}

img {
	max-width: 100%;
}
header {
	background: rgb(60, 61, 61); height: 620px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
#header_beschreibung {
	height: 80px;
}




#loading_overlay {
	background: black; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.2em; font-family: "Pompiere-Regular", sans-serif; font-size: 2.4em; position: fixed; z-index: 999997; opacity: 0.9;
}
#loading_overlay div {
	left: 0px; top: 48%; width: 100%; position: fixed;
}
#loading_overlay div span {
	padding: 0px 12px 6px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 4px; border-bottom-style: solid;
}
#loading_overlay strong {
	top: 8px; font-family: "Pompiere-Regular", sans-serif; font-size: 2.2em; font-style: normal; font-weight: normal; position: relative;
}


#loading_overlay .loading_animation {
    text-align: center;
    
    top: 64%;
    
    position: fixed;
    z-index: 9999;
}






























.block_title {
	background: url("../img/bg-titel.png"); padding: 10px 10px; margin-bottom: 10px;
}





.mehr_button {
	transition:200ms ease-in-out; text-transform: uppercase; line-height: 13px; letter-spacing: 1px; font-family: "Nobel",sans-serif; font-size: 13px; font-weight: 400; display: inline-block; min-width: 115px; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;
    padding: 10px 15px; border: 1px solid rgb(255, 255, 255); width: auto; text-align: center; color: rgb(255, 255, 255); letter-spacing: 0.07em; background-color: transparent;
}
.mehr_button:hover {
	border-color: rgb(31, 163, 255); color: rgb(255, 255, 255); background-color: rgb(31, 163, 255);
}

.mehr-button-g {
	transition:200ms ease-in-out; text-transform: uppercase; line-height: 13px; letter-spacing: 1px; font-family: "Nobel",sans-serif; font-size: 13px; font-weight: 400; display: inline-block; min-width: 115px; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;
    padding: 10px 15px; border: 1px solid rgb(31, 163, 255); width: auto; text-align: center; color: rgb(31, 163, 255); letter-spacing: 0.07em; background-color: transparent;
}
.mehr-button-g:hover {
	border-color: rgb(31, 163, 255); color: rgb(255, 255, 255); background-color: rgb(31, 163, 255);
}

.mehr-button-v {
	transition:200ms ease-in-out; text-transform: uppercase; line-height: 13px; letter-spacing: 1px; font-family: "Nobel",sans-serif; font-size: 13px; font-weight: 400; display: inline-block; min-width: 115px; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;
    padding: 10px 15px; border: 1px solid rgb(155, 65, 163); width: auto; text-align: center; color: rgb(155, 65, 163); letter-spacing: 0.07em; background-color: transparent;
}
.mehr-button-v:hover {
	border-color: rgb(155, 65, 163); color: rgb(255, 255, 255); background-color: rgb(155, 65, 163);
}



#made_in_austria {
	top: 100px; position: absolute; z-index: 9999;
    background-position: 0px 0px; width: 117px; height: 90px; text-indent: -8000px; overflow: hidden; display: block; background-repeat: no-repeat;
    background-image: url("../img/logos/made_in_austria_1.png");
}
.posrechts#made_in_austria {
	right: 0px;
}


.top_kkk {
	top: 0px; width: 100%; height: 40px; line-height: 40px; text-align: right; overflow: hidden; position: absolute;
    background: url("../img/bg-secondarynav.png");
}
.top_kkk_email {
	background: url("../img/diverses/email_white_2.png") no-repeat; padding-left: 30px; color: rgb(255, 255, 255); font-size: 22px; padding-right: 20px;
}
.top_kkk_phone {
	background: url("../img/diverses/phone_white_2.png") no-repeat; padding-left: 30px; color: rgb(255, 255, 255); font-size: 22px;
}



.gridview_bez {
	transition:200ms ease-in-out; text-transform: uppercase; line-height: 13px; letter-spacing: 1px; font-family: "Nobel",sans-serif; font-size: 12px; font-weight: 300; display: inline-block;
    padding: 6px 6px; width: auto; text-align: center; color: rgb(60, 61, 61); letter-spacing: 0.07em; background-color: transparent;
}




@media all and (max-width:767px)
{
#made_in_austria {
	display: none;
}
}




@media not all, not all, not all, not all
{



}



#primary_nav {
	background: rgb(31, 163, 255); height: 150px;
}
#primary_nav a {
	color: rgb(255, 255, 255);
}
#primary_nav a:hover {
	color: rgb(60, 61, 61);
}
.logo_small {
    left: 0px; top: 5px; width: 80px; height: 50px; position: absolute;
	width: 60px; height: 61px; position: absolute;
    z-index: 10000;
}
#primary_nav .logo_small {
	display: none;
}
#logo {
	left: 0px; top: 30px; width: 280px; height: 100px; position: absolute; z-index: 150;
}
#mobile_menue_button {
	top: 0px; width: 50px; height: 50px; right: 10px; display: none; position: absolute;
}
nav.primary {
	top: 60px; width: 60%; height: 40px; text-align: right; right: 0px; font-size: 24px; position: absolute; z-index: 150;
}

nav.primary a {
	color: rgb(60, 61, 61); line-height: 40px; margin-left: 32px;
}
nav.primary a:hover {
	color: rgb(255, 255, 259);
}
#secondary_nav {
	background: url("../img/bg-secondarynav.png"); left: 0px; top: -151px; width: 100%; height: 50px; position: fixed; z-index: 200;
}

nav.secondary {
	top: 0px; width: 80%; height: 50px; text-align: right; right: 0px; line-height: 50px; position: absolute;
}
nav.secondary a {
	color: rgb(255, 255, 255); line-height: 40px; margin-left: 35px;
}
nav.secondary a:hover {
	color: rgb(60, 61, 61);
}


.icon-home::before {
	color: rgb(255, 255, 255);background: rgb(31, 163, 255);
}



footer {
	padding: 20px 0px 10px; text-align: center; color: rgb(119, 119, 119); line-height: 24px; font-size: 18px;
}
footer h2 {
	margin: 0px; color: rgb(250, 250, 250); line-height: 60px; font-family: "Oregano-Italic", sans-serif; font-size: 60px;
}
footer a {
	color: rgb(255, 255, 255); font-size: 20px;
}
footer a:hover {
	color: rgb(31, 163, 255);
}
footer span {
	margin: 0px 10px; color: rgb(255, 255, 255); font-size: 20px;
}
footer span.footer_telefon_nr {
	color: rgb(255, 255, 255); font-size: 20px;
}
footer span.footer_kortschak {
	color: rgb(255, 255, 255); font-size: 28px;
}
footer span.footer_adresse {
	color: rgb(255, 255, 255); font-size: 22px;
}
.footer_linie {
	margin: 30px auto; width: 200px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 4px; border-bottom-style: solid;
}
#footer_sozial_netzwerk {
	padding-top: 30px;
}
#footer_sozial_netzwerk a {
	background-position: top; margin: 0px 5px; width: 45px; height: 45px; display: inline-block; background-repeat: no-repeat;
}
#footer_sozial_netzwerk a.sozial_facebook {
	background-image: url("../img/footer-social-fb.png");transition:opacity 150ms; transform: translate3d(0px, 0px, 0px); -webkit-transition: opacity 150ms ease; -moz-transition: opacity 150ms ease; -o-transition: opacity 150ms ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);
}
#footer_sozial_netzwerk a.sozial_twitter {
	background-image: url("../img/footer-social-twitter.png");transition:opacity 150ms; transform: translate3d(0px, 0px, 0px); -webkit-transition: opacity 150ms ease; -moz-transition: opacity 150ms ease; -o-transition: opacity 150ms ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);
}
#footer_sozial_netzwerk a.sozial_mail {
	background-image: url("../img/footer-social-mail.png");transition:opacity 150ms; transform: translate3d(0px, 0px, 0px); -webkit-transition: opacity 150ms ease; -moz-transition: opacity 150ms ease; -o-transition: opacity 150ms ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);
}
#footer_sozial_netzwerk a.sozial_login {
	background-image: url("../img/footer-social-login.png");transition:opacity 150ms; transform: translate3d(0px, 0px, 0px); -webkit-transition: opacity 150ms ease; -moz-transition: opacity 150ms ease; -o-transition: opacity 150ms ease; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0);
}
#footer_sozial_netzwerk a:hover {
	opacity: 0.6;
}
.background_weiss {
	background: rgb(255, 255, 255);
}
.background_leicht_grau {
	background: rgb(250, 250, 250);
}
.bg-gray-dark {
	background: rgb(60, 61, 61);
}
.bg-green {
	background: rgb(181, 212, 72);
}
.col2 {
	width: 46.27%; margin-left: 7.45%; float: left;
}
:first-child.col2 {
	margin: 0px;
}
.umfrage_slider {
	height: 210px; overflow: hidden; margin-top: 40px; border-top-color: rgb(206, 206, 206); border-top-width: 1px; border-top-style: dashed; position: relative;
    background: rgb(249, 251, 251);
}
.umfrage_slider .slide {
	padding: 30px 0px; width: 100%;
}
.umfrage_slider .slide_image {
	width: 18%; float: left;
}
.umfrage_slider .slide_text {
	width: 77%; float: right;
}
.umfrage_slider .slide_titel {
	color: rgb(157, 157, 157); font-size: 16px; margin-bottom: 5px; display: block;
}
.umfrage_slider .slide i {
	line-height: 26px; font-family: "Palatino", serif; font-size: 18px; font-style: italic;
}
.umfrage_slider_nav {
	background: url("../img/bg-quotenav.png") repeat-x center; left: 0px; width: 100%; height: 23px; bottom: 0px; position: absolute;
}
.umfrage_slider_nav .next {
	float: right;
}
.umfrage_slider_nav .prev {
	float: left;
}
#dribbble-feed {
	padding: 70px 0px; text-align: center;
}
#dribbble-feed a {
	margin: 0px 5px; color: rgb(255, 255, 255);
}
#dribbble-feed a:hover {
	text-decoration: underline;
}
#dribbble-feed a:hover img {
	border: 7px solid rgb(255, 255, 255); border-image: none;
}
#dribbble-feed img {
	border: 7px solid rgb(204, 225, 129); border-image: none; width: 13%;
}
.modal {
	left: 0px; top: 0px; display: none; position: absolute; z-index: 450; background-image: url("../img/modal-blacktrans.png"); background-repeat: repeat;
}
.modal_main {
	margin: auto; width: 1100px; position: relative; box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.modal-content {
	padding: 40px;
}
.modal_video {
	width: 1100px; height: 619px; margin-bottom: -5px;
}
.modal_close {
	transition:opacity 0.1s linear; top: 35px; width: 40px; height: 40px; right: 35px; position: absolute; opacity: 0.5; -webkit-transition: opacity 0.1s linear; -moz-transition: opacity 0.1s linear;
}
.modal_close:hover {
	opacity: 1;
}
a {
	color: rgb(31, 163, 255); text-decoration: none;
}
a:hover {
	color: rgb(115, 220, 255);
}
a img {
	border: currentColor; border-image: none;
}
h1 {
	margin: 0px; line-height: 60px; font-family: "Open Sans Condensed", sans-serif; font-size: 40px;
}
h1 span {
	color: rgb(157, 157, 157); line-height: 46px; font-family: "Pompiere-Regular", sans-serif; font-size: 34px; font-weight: normal; display: block;
}
.clear {
	clear: both;
}
.nomarg {
	margin: 0px;
}
.kein_rand {
	border: currentColor; border-image: none;
}
.linie_sep {
	margin: 20px 0px; width: 80px; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 4px; border-bottom-style: solid;
}
.linie_titel {
	margin: 10px 0px; width: auto; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 3px; border-bottom-style: solid;
}
.kein_rand_rechts {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.kein_rand_unten {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.kein_rand {
	border: currentColor; border-image: none;
}
@media all and (max-width:1150px)
{
.container {
	width: 900px;
}
.videocontainer {
	width: 900px;
}
.modal_main {
	width: 900px;
}
.modal_video {
	width: 900px; height: 507px;
}
}
@media all and (max-width:960px)
{
.container {
	width: 700px;
}
.videocontainer {
	width: 700px;
}
.col2 {
	margin: 0px auto; width: 509px; float: none;
}
:first-child.col2 {
	margin: 0px auto; width: 509px; float: none;
}
.modal_main {
	width: 700px;
}
.modal_video {
	width: 700px; height: 394px;
}
nav.primary {
	width: 70%; font-size: 19px;
}
nav.primary a {
	margin-left: 25px;
}
.hide_portait {
	display: none;
}
#dribbble-feed img {
	width: 12%;
}
}
@media all and (max-width:767px)
{
.container {
	width: 80%;
}
.videocontainer {
	width: 80%;
}
#logo {
	display: none;
}
.col2 {
	width: 100%;
}
:first-child.col2 {
	width: 100%;
}
.modal_main {
	width: 90%;
}
.modal_video {
	width: 100%; height: 350px;
}
header {
	height: 400px;
}
#header_beschreibung {
	height: 50px;
}
#mobile_menue_button {
	display: block;
}
#primary_nav {
	background: url("../img/bg-secondarynav.png"); width: 100%; height: 50px; position: fixed; z-index: 200;
}
#primary_nav .logo_small {
	left: 10px; display: block;
}
#primary_nav .container {
	width: 100%;
    background: rgb(31, 163, 255);
}
#secondary_nav {
	display: none;
}
nav.primary {
	display: none;
}
nav.shownav {
	background: url("../img/bg-secondarynav.png"); left: 0px; top: 50px; width: 100%; height: auto; text-align: center; color: rgb(255, 0, 0); display: block;
    height: 100%; position: fixed; z-index: 9999;
    border-top-width: 1px; border-top-style: solid; border-top-color: rgb(217, 217, 217);
    overflow:auto;
}
nav.shownav a {
	margin: 0px; line-height: 50px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
/*#primary_nav a:hover {
	background-color: rgb(115, 220, 255);
}*/
/*Nav screen*/
nav.primary a {
	line-height: 60px; font-size: 34px;
}
nav.primary a:hover {
	color: rgb(31, 163, 255);
}

.hide_mobile {
	display: none;
}
.umfrage_slider .slide i {
	line-height: 20px; font-size: 14px;
}
footer {
	margin: auto; width: 99%;
}
footer h2 {
	line-height: 52px; font-size: 52px;
}
.row-fluid .span4 {
	margin: 0px 0px 30px; width: 100%; float: none;
}
.row-fluid .span6 {
	margin: 0px 0px 30px; width: 100%; float: none;
}
#dribbble-feed {
	padding: 40px 0px;
}
#dribbble-feed img {
	width: 38%; margin-bottom: 10px;
}
h1 {
	line-height: 35px; font-size: 35px;
}
h1 span {
	line-height: 20px; font-size: 16px;
}
}
@media all and (max-width:479px)
{
.modal_video {
	width: 100%; height: 250px;
}
footer h2 {
	line-height: 32px; font-size: 32px;
}
}
