@charset "utf-8";

@import url("//hello.myfonts.net/count/2ed888");
 
@font-face {font-family: 'FrizQuadrataCom-Bold';src: url('../webfonts/2ED888_0_0.eot');src: url('../webfonts/2ED888_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2ED888_0_0.woff2') format('woff2'),url('../webfonts/2ED888_0_0.woff') format('woff'),url('../webfonts/2ED888_0_0.ttf') format('truetype');}
@font-face {font-family: 'FrizQuadrataCom-Regular';src: url('../webfonts/2ED888_1_0.eot');src: url('../webfonts/2ED888_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2ED888_1_0.woff2') format('woff2'),url('../webfonts/2ED888_1_0.woff') format('woff'),url('../webfonts/2ED888_1_0.ttf') format('truetype');}
				   
@font-face {
	font-family: 'RockwellStd-Bold';
	src: url('../webfonts/2873CC_0_0.eot');
	src: url('../webfonts/2873CC_0_0.eot?#iefix') format('embedded-opentype'),
		 url('../webfonts/2873CC_0_0.woff') format('woff'),
		 url('../webfonts/2873CC_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face { 
	font-family: 'Rockwell_Extra_Bold'; 
	src: url('../webfonts/rockwell_extra_bold.eot'); 
	src: url('../webfonts/rockwell_extra_bold.eot?#iefix') format('embedded-opentype'), 
		 url('../webfonts/rockwell_extra_bold.woff') format('woff'), 
		 url('../webfonts/rockwell_extra_bold.ttf') format('truetype'); 
		 url('../webfonts/rockwell_extra_bold.svg#Rockwell Extra Bold') format('svg'), 
	font-weight: normal;
	font-style: normal;
}

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

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

html {
	background-color: black;
	margin: 0px;
	color: white;
	height: 100%;
}
 
:focus {
	 outline:0; 
	 -moz-outline:0; 
}

.green {
	color: #4fa08a;
}

body {	 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	padding: 0px;
}	  

a {					
	zoom: 1;
	color: #4fa08a;
	text-decoration: none;
}			   
 
a:hover {
	text-decoration: underline;
}
   
img {
	vertical-align: baseline;
}

span,div {
	zoom: 1;
}			   
	
a img {
	border-width: 0px;
}	   

form {
	margin: 0px;
	padding: 0px;
}
		
textarea, input, select {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	letter-spacing: 0px;
}		

ul, li {
	padding: 0px;
	margin: 0px;
}

sup {
	font-size:60%;
	vertical-align:top;
}

.clear {
	clear: both;
}

.smalltext {
	font-size: 11px;
	line-height: 14px;
}

p {
	margin-top: 0px;
}

.trenner {
	width: 100%;
	height: 0px;
	border-bottom: white 1px solid;
	margin-top: 9px;
	margin-bottom: 5px;
}

.textlink_button {
    background:none;
    border:none; 
    padding:0;
    color: #db7589;
    font-weight: bold;
	font-size: 14px;
	line-height: 17px;
    cursor: pointer;
}

.textlink_button:hover {
	text-decoration: underline;
}

#bg_fred {
	position: fixed;
	z-index: -1;
	right: 0px;
	top: 0px;
}

#logo {
	position: fixed;
	left: 13px;
	top: 23px;
	text-indent:-999em;	
	width: 130px;
	height: 279px;
	background-image: url(../img/austrofred-logo.png);
}

#menu {
	position: fixed;
	left: 22px;
	bottom: 80px;
	width: 119px;
}

#menu li {
	list-style-type: none;
}

.menuitem {
	font-family: 'FrizQuadrataCom-Regular',sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 15px;
	line-height: 17px;
}

.menuitem:hover, .menuitem.sel {
	color: #4fa08a;
	text-decoration: none;
}

#menu hr {
	border: none;
	background-color: white;
	height: 1px;
	margin-top: 10px;
}

#menu #icon-austrofred {
	margin-right: 9px;
}

#menu #icon-facebook {
	margin-right: 9px;
}

#jump_to_top {
	position: fixed;
	left: 48px;
	bottom: 20px;
	font-weight: bold;
	color: #4ba089;
	padding-top: 10px;
	background-image: url(../img/pfeil_hinauf.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#mobile-bar {
	display: none;
}

#top {
	position: absolute;
	top: 0px;
}

.main {
	margin-left: 180px;
	padding-top: 50px;
	padding-bottom: 30px;
	max-width: 820px;
	padding-right: 20px;
	position: relative;
}

.main h1 {
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.textcontent {
	max-width: 450px;
}

.produkt {
	max-width: 555px;
	margin-bottom: 60px;
}

.produkt .produktbild {
	width: 200px;
	float: left;
	padding-bottom: 15px;
}

.produkt .produktinfo {
	max-width: 355px;
	float: left;
}

.produkt .produktinfo .infoheader {
	position: relative;
	margin-bottom: 30px;
}

.produkt .produktinfo .infoheader h2 {
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom:0px;
	max-width: 265px;
	padding-right: 80px;
	min-width: 200px;
}

.produkt .produktinfo .infoheader .subtitel {
	font-size: 12px;
	line-height: 16px;
}

.produkt .produktinfo .infoheader .zusatzinfo {
	font-size: 11px;
	line-height: 14px;
	padding-top: 15px;
	max-width: 220px;
	min-height: 14px;
	padding-right: 130px;
}

.produkt .produktinfo .infoheader .preis {
	/*font-family: 'RockwellStd-Bold', sans-serif;
	font-size: 20px;
	line-height: 24px;*/
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	right: 0px;
	top: -2px;
	
}

.produkt .produktinfo .infoheader .preis.soldout {
	font-size: 14px;
	color: #db7589;
	
}

.produkt .produktinfo .infoheader .preis .euro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
}

.produkt .produktinfo .infoheader .warenkorb_link {
	position: absolute;
	right: 0px;
	bottom: -1px;
	font-size: 14px;
	font-weight: bold;
	color: #db7589;
}

.produkt .produktinfo .infoheader .groessenauswahl {
	position: absolute;
	right: 0px;
	bottom: 20px;
	font-size: 11px;
	line-height: 14px;
}

.warenkorb {
	position: fixed;
	left: 785px;
	top: 50px;
	width: 195px;
}

.warenkorb h3 {
	font-family: 'Rockwell_Extra_Bold', sans-serif;
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: white 1px solid;
	padding-left: 1px;
}

.warenkorb a {
	font-size: 14px;
	font-weight: bold;
	color: #db7589;
}

.warenkorb .bezahlen {
	margin-top: 8px;
	text-align: right;
}

.warenkorb li {
	font-weight: bold;
	list-style-type: none;
	position: relative;
}

.warenkorb li .cart-delete {
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	line-height: 14px;
	color: white;
}

.checkout {
	max-width: 555px;
}

.checkout h2 {
	font-family: 'Rockwell_Extra_Bold', sans-serif;
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: white 1px solid;
}

.checkout .anzahl {
	width: 25px;
	text-align: center;
}

.checkout table {
	width: 100%;
}

.checkout .fehler {
	font-weight: bold;
	color: #4ba089;
	padding-left: 6px;
}

.checkout table td { height: 28px; }

.checkout table td.col1 { width: 105px; }
.checkout table td.col2 { width: 20px; }
.checkout table td.col3 {  }
.checkout table td.col4 { width: 130px; }
.checkout table td.col5 { width: 10px; }
.checkout table td.col6 { width: 60px; text-align: right; font-weight: bold;}
.checkout table td.col7 { width: 70px; text-align: right;}

.checkout .address-table {
	display: table;
}

.checkout .address-row {
	display: table-row;
	height: 25px;
}

.checkout .address-field {
	display: table-cell;
	vertical-align: middle;
}

.checkout .address-label { 
	display: table-cell;
	width: 125px;
	vertical-align: middle;
}

.checkout input[name=name] { width: 290px;}
.checkout input[name=adresse] { width: 240px;}
.checkout input[name=hausnummer] { width: 40px;}
.checkout input[name=plz] { width: 60px;}
.checkout input[name=ort] { width: 290px;}
.checkout input[name=email] { width: 290px;}
.checkout input[name=email2] { width: 290px;}
.checkout textarea[name=zusatzinfo] { width: 290px; height: 42px;}

.checkbox { margin-bottom: 5px; }

.works, .presse {
	margin-bottom: 160px;
	clear: both;
}

.works_info, .presse_info {
	float: left;
	display: inline-block;
	width: 300px;
	padding-right: 20px;
}

.works_text, .presse_text, .presse_bilder {
	float: left;
	display: inline-block;
	max-width: 500px;
	padding-top: 1px;
}

.works_info h2, .fotos h2, .video h2, .presse h2, .textcontent h2 {
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
}

.works_link {
	padding-top: 10px;
}

.works_link a {
	font-size: 14px;
	font-weight: bold;
	color: #db7589 !important;	
}

.presse h2 {
	margin-bottom: 15px;
}

.works_info .subtitel, .fotos .credits {
	font-family: 'ars_maquette_proregular',sans-serif;	
	font-size: 13px;
	line-height: 13px;
}

.works_info .zusatzinfo {
	font-size: 11px;
	line-height: 13px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.fotos {
	padding-bottom: 70px;
}

.bilder {
	clear: both;
	padding-top: 15px;
	margin-right: -20px;
	font-size: 0px;
	line-height: 0px;
}

.thumbnail {
	display: inline-block;
	margin-right: 13px;
	margin-bottom: 13px;
}

.termine h2 {
	font-family: 'FrizQuadrataCom-Bold',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.termine-table {
	padding-top: 15px;
	display: table;
	width: 100%;
}

.termine-row {
	display: table-row;
}

.termine-col {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
	line-height: 15px;
	padding-bottom: 8px;
}

.termine .col_datum { width: 70px; }
.termine .col_uhrzeit { width: 50px; }
.termine .col_ort { width: 170px; }
.termine .col_link { width: 150px; }

.uhrzeit_mobil {
	display: none;
}

.video_container {
	margin-top: 10px;
	margin-bottom: 70px;
}

.presse_credits {
	clear: both;
}

.presse_info {
	padding-bottom: 15px;
}

.presse_text, .presse_bilder {
	padding-bottom: 40px;
}

#mobile-footer {
	display: none;
}

.newsletterform {
	padding-top: 20px;
}

.newsletterform input[name=email] {
	width: 200px;
}

.shop-infotext {
	position: relative;
	max-width: 555px;
	padding-bottom: 30px;
}

.ske {
	margin-top: 5px;
	font-size: 9px;
	line-height: 20px;
}

.smallmenu {
	font-size: 8px;
}

.smallmenu a {
	color: white;
}

.smallmenu .bar {
	display: inline-block;
	margin-left: 1px;
	margin-right: 1px;
}

/**** RETINA ****/

@media screen and (min-resolution: 2dppx), screen and (-webkit-min-device-pixel-ratio: 2) { 

	#logo {
		background-size: 130px 279px;
		background-image: url(../img/austrofred-logo-big.png);
	}

}

/**** KLEINERE SCREENS ****/

@media only screen and (max-width: 1150px) {

	#bg_fred {
		opacity: 0.3;
		-webkit-filter: saturate(60%);
	}
	
}

@media only screen and (max-width: 1020px) {

	.warenkorb {
		display: none;
	}
	
}

@media only screen and (max-width: 650px) {

	#bg_fred {
		display: none;
	}

	#sidebar {
		display: none;
	}

	#mobile-bar {
		display: block;
		padding-top: 120px;
		width: 100%;
		background-color: black;
		z-index: 99999;
	}
	
	#logo-mobile {
		position: absolute;
		left: 15px;
		top: 13px;
	}
	
	#mobile-menu-button {
		position: absolute;
		right: 20px;
		top: 18px;
	}
	
	#mobile-menu-close {
		display: none;
		position: absolute;
		right: 20px;
		top: 18px;
	}
	
	#mobilemenu {
		margin-left: 20px;
		margin-right: 20px;
		position: relative;
		display: none;
		border-top: 1px solid #c4c4c4;
		border-bottom: 1px solid #c4c4c4;
	}
	
	#mobilemenu .linie_bottom { 
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	#mobilemenu ul li {
		list-style-type: none;
		border-bottom: 1px solid #c4c4c4;
	}
	
	#mobilemenu ul li:last-child {
		border-bottom: none;
	}
	
	#mobilemenu ul li a {
		display: block;
		text-align: center;
		/*text-transform: uppercase;*/
		padding-top: 7px;
		padding-bottom: 4px;
	}
	
	.main {
		margin-left: 20px !important;
		padding-right: 0px;
		padding-top: 35px;
		margin-right: 0px;
		min-height: 400px;
	}

	.works_info, .presse_info {
		width: auto;
	}
	
	.works_text {
		padding-right: 20px;
	}

	.bilder {
		margin-right: 0px;
	}

	.thumbnail {
		margin-right: 8px;
		margin-bottom: 8px;
	}

	.thumbnail img {
		width: 88px;
		height: 88px;
	}

	#mobile-footer {
		position: relative;
		display: block;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 10px;
		padding-bottom: 40px;
		border-top: 1px solid white;
		clear: both;
	}
	
	#mobile-footer #icon-austrofred {
		margin-right: 9px;
	}

	#mobile-footer #icon-facebook {
		margin-right: 9px;
	}

	#jump_to_top_footer {
		position: absolute;
		left: auto;
		right: 0px;
		top: 10px;
		text-align: center;
		font-weight: bold;
		color: white;
		padding-top: 10px;
		background-image: url(../img/pfeil_hinauf_white.png);
		background-repeat: no-repeat;
		background-position: center top;
		text-decoration: none;
	}
	
	.termine .col_uhrzeit { display: none;}
	.termine .uhrzeit_mobil { display: block; }

	.termine .col_ort { display: block; padding: 0px}
	.termine .col_location { display: block; padding: 0px }
	.termine .col_link { display: block; }

	.produkt {
		padding-right: 20px;
		max-width: none;
	}

	.produkt .produktinfo {
		max-width: none;
	}
	
	.anzahl_minus, .anzahl_plus {
		display: none;
	}

	.checkout {
		padding-right: 20px;
	}

	.checkout table td.col1 { width: 45px; }
	.checkout table td.col2 { display: none; }
	.checkout table td.col4 { display: none; }
	.checkout table td.col6 { width: 50px; }
	.checkout table td.col7 { display: none; }

	.checkout .address-field {
		display: block;
	}
	
	.checkout .address-label { 
		display: block;
	}

	.checkout input[name=name] { width: 267px;}
	.checkout input[name=adresse] { width: 219px;}
	.checkout input[name=hausnummer] { width: 30px;}
	.checkout input[name=plz] { width: 60px;}
	.checkout input[name=ort] { width: 267px;}
	.checkout input[name=email] { width: 267px;}
	.checkout input[name=email2] { width: 267px;}
	.checkout textarea[name=zusatzinfo] { width: 274px; height: 42px;}

	.produkt .produktinfo .infoheader .warenkorb_link {
		font-size: 13px;
	}

	.textlink_button {
		font-size: 13px;
	}
	
	.checkout .fehler {
		display: block;
		padding-left: 0px;
		padding-bottom: 3px;
	}	
}