﻿/* Reset */
* { margin: 0; padding: 0; font-weight: normal; }
article, aside, footer, header, hgroup, nav, section { display: block; }
a img { border: none; }
a:active, a:focus { outline: 0; }
/*button::-moz-focus-inner { border: 0; }*/

/* Clearfix */
.clear { display: inline-block; }
.clear:after { display: block; visibility: hidden; clear: both; height: 0; content: "."; }

/* Font */
@font-face {
	font-family: 'KAIU';
	src: url('font/KAIU.TTF');
}
.jp-font {
  font-family: KAIU;
  font-size: 2.6em;  
}

@font-face {
	font-family: 'BLKCHCRY';
	src: url('font/BLKCHCRY.TTF');
}
.en-font {
  font-family: BLKCHCRY;
  font-size: 2.6em;
}

@font-face {
	font-family: 'ACUTATR';
	src: url('font/ACUTATR.TTF');
}
.font1 {
  font-family: ACUTATR;
  font-size: 2.6em;
}

@font-face {
	font-family: 'CHERL_';
	src: url('font/CHERL_.TTF');
}
.font2 {
  font-family: CHERL_;
  font-size: 2.6em;
}


@font-face {
	font-family: 'PREDATOR';
	src: url('font/PREDATOR.TTF');
}
.font3 {
  font-family: PREDATOR;
  font-size: 2.6em;
}


@font-face {
	font-family: 'BTS35_';
	src: url('font/BTS35_.TTF');
}
.font4 {
  font-family: BTS35_;
  font-size: 2.6em;
  style="font-size: 2em;"
}

@font-face {
	font-family: 'BTS55_';
	src: url('font/BTS55_.TTF');
}
.font5 {
  font-family: BTS55_;
  font-size: 2.6em;
  style="font-size: 2em;"
}


@font-face {
	font-family: 'CORRI15';
	src: url('font/CORRI15.TTF');
}
.font5 {
  font-family: CORRI15;
  font-size: 2.6em;
  style="font-size: 2em;"
}


@font-face {
	font-family: 'DAYSLATER';
	src: url('font/DAYSLATER.TTF');
}
.font6 {
  font-family: DAYSLATER;
  font-size: 2.6em;
  style="font-size: 2em;"
}

@font-face {
	font-family: 'CHOPS';
	src: url('font/CHOPS.TTF');
}
.font7 {
  font-family: CHOPS;
  font-size: 2.6em;
  style="font-size: 2em;"
}

@font-face {
	font-family: 'VNTHFAP3';
	src: url('font/VNTHFAP3.TTF');
}
.font8 {
  font-family: VNTHFAP3;
  font-size: 2.6em;
  style="font-size: 2em;"
}



/* Basics */

body, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #315488;
	background: #fff;
}

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

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

abbr {
	border: none;
	font-weight: inherit;
}

h1, h2, h3,
#pageheader ul.navigation li,
#pagefooter ul.navigation li.top .top,
#inspirator p,
p.intro,
.slideshow .text,
.producttext,
.naehrwert,
ul.attributes li,
ul.tabnav li,
.p-samer .block-4,
#insp-html .time,
#insp-html .slot .name,
.p-meta .bluebox section hgroup h2,
.button {
	font-family: Aller, Helvetica, Arial, sans-serif;
	font-style: italic; /* eventually redundant */
}

#page {
	background-image: url(img/waves/home_1.jpg);
	background-repeat: no-repeat;
}

#page .inner, #page .wrap {
	width: 771px;
	margin: 0 auto;
	position: relative;
}
.p-home .inner {
	width: 768px;
}

h1, h2 {
	color: #e3000f;
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 15px;
}



/* Buttons */

.button {
	background: transparent no-repeat right top;
	cursor: pointer;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	line-height: 13px;
	text-decoration: none !important;
}
.button span {
	background: transparent no-repeat left top;
	display: inline-block;
}
.button:hover { background-position: right bottom; }
.button:hover span { background-position: left bottom; }

.button.red-L {
	background-image: url(img/buttons/red-l-right.png);
	height: 32px;
	padding-right: 14px;
}
.button.red-L span {
	background-image: url(img/buttons/red-l-left.png);
	height: 23px;
	padding: 9px 7px 0 20px;
	/* text-shadow: 0 1px 1px #a70a0b; */
}

.button.red-M {
	background-image: url(img/buttons/red-m-right.png);
	height: 27px;
	padding-right: 12px;
}
.button.red-M span {
	background-image: url(img/buttons/red-m-left.png);
	height: 20px;
	padding: 7px 7px 0 20px;
	text-shadow: 0 1px 1px #a70a0b;
}

.button.blue-M {
	background-image: url(img/buttons/blue-m-right.png);
	height: 29px;
	padding-right: 14px;
}
.button.blue-M span {
	color: #315488;
	background-image: url(img/buttons/blue-m-left.png);
	height: 20px;
	padding: 9px 5px 0 17px;
}
.button.blue-M:hover span {
	color: #fff;
}

.button.up {
	background-image: url(img/buttons/up.png);
	width: 91px;
	height: 26px;
}
.button.up span {
	display: none;
}



/* Iframes */

div.fb-like, div.fb-like-lazy { overflow: hidden; width: 100px; height: 22px; }
div.fb-like a, div.fb-like-lazy a { display: none; }
iframe { border: none; overflow: hidden; width: 100%; height: 100%; }



/* Header */
header#pageheader .inner {
	height: 150px;
}

header#pageheader h1 {
	width: 174px;
	height: 69px;
	margin: 0;
	position: absolute;
	right: 8px;
	top: 21px;
}

header#pageheader h1 a {
	display: block;
	width: 300px;
	height: 150px;
	background: url(img/header/logo.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}

header#pageheader ul.navigation {
	list-style-type: none;
/*	background: #faa;*/
	padding-top: 28px;
}

header#pageheader ul.navigation li {
/*	width: 72px;*/
	width: auto;
	white-space: nowrap;
	float: left;
	margin: 0 2px 0 2px;
	font-style: italic;
	font-size: 15px;
	position: relative;
}

header#pageheader ul.navigation li a {
	color: #98a9c3;
}
header#pageheader ul.navigation li a:hover {
	text-decoration: none;
	color: #315488;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}

header#pageheader ul.navigation li.active > a { /* check IE behaviour!!!! */
	color: #315488;
	font-weight: bold;
}

header#pageheader ul.navigation ul {
	display: none;
	list-style-type: none;
	width: 500px;
	position: absolute;
	top: 55px;
	left: 0;
}

header#pageheader ul.navigation li.active ul {
	display: block;
}

header#pageheader ul.navigation ul li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 13px;
}

header#pageheader ul.navigation ul.sub-press {
	/*margin-left: -111px;*/
	/*width: 500px;*/
}


/* Footer */

footer#pagefooter {
	background: url(img/footer/bg.png) no-repeat top center;
	margin: 70px 0 0 0;
	padding: 36px 0 0 0;
	position: relative; /* required for IE */
}

#page footer#pagefooter .inner {
	width: 800px;
	padding: 0 34px;
}

footer#pagefooter a {
	color: #657fa6;
}

footer#pagefooter a:hover {
	color: #315488;
}

footer#pagefooter ul {
	list-style: none;
}

footer#pagefooter ul.navigation {
/*	margin-left: 34px;*/
}

footer#pagefooter ul.navigation li {
	margin-right: 10px;
	font-style: italic;
	font-size: 15px;
}

footer#pagefooter ul.navigation a.top {
	color: #315488;
}

footer#pagefooter ul.navigation li.top {
	width: 45px;
	float: left;
	font-weight: bold;
}

footer#pagefooter ul.navigation ul {
	padding-top: 10px;
}

footer#pagefooter ul.navigation ul li {
	margin-left: 0;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
}

footer#pagefooter .metanaviarea {
	width: 100%;
	padding: 25px 0;
	font-size: 11px;
	font-style: italic;
}

footer#pagefooter .metanaviarea .zott {
	float: left;
	width: 213px;
	padding-top: 2px;
}

footer#pagefooter .metanaviarea .copyright {
	margin-bottom: 3px;
}

footer#pagefooter .metanaviarea ul.metanavi li {
	float: right;
	margin-right: 10px;
}

footer#pagefooter .metanaviarea .twitter {
	float: right;
	width: 32px;
	padding-top: 2px;
}

footer#pagefooter a.up {
	position: absolute;
	top: 0;
	right: 32px;
}


/* Forms */

.text-placeholder {
	color: #98a9c3;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #98a9c3;
}

form input.text,
form textarea {
	padding: 7px 9px;
	border: #bcddef 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form .error input,
form .error textarea {
	border-color: #f17981;
}
form label.error {
	color: #f17981;
}

form .error select {
	border: #f17981 1px solid;
	background-color: #ffe0e0;
}

form p {
	margin: 10px 0;
}

form#kontact small {
	font-size: 11px;
	font-style: italic;
	padding-left: 11px;
}
