@charset "utf-8";

@font-face {
    font-family: "OpenSans-Regular";
    font-style: normal;
    src: url("../fonts/OpenSans-Regular-webfont.woff");}

@font-face {
    font-family: "OpenSans-SemiboldItalic";
    font-style: normal;
    src: url("../fonts/OpenSans-SemiboldItalic-webfont.woff");}

@font-face {
    font-family: "OpenSans-Semibold";
    font-style: normal;
    src: url("../fonts/OpenSans-Semibold-webfont.woff");}

* {
    margin: 0;
    padding: 0;
    font-family: "OpenSans-Regular", Georgia, Times, serif;
    font-style: normal;
    font-size: 1.5vw; /* 100% entspricht i.d.R. 16px */
}

p {
    margin-bottom: 2.6%;
    font-family: "OpenSans-Regular", Georgia, Times, serif;
    font-style: normal;
    font-size: 90%;
    /*color: #343434;*/
    /*word-spacing: normal;*/
    line-height: 150%; /* 18/12px */
}

body, html { background-color: #f1f1f2; margin: 0; height: 100%; width: 100%; }

a:link, a:visited, a:focus, a:focus {
    text-decoration: none;
    color: #343434;
}

a:hover {
    text-decoration: none;
    color: #606060;

}

a.link_icon:link { text-decoration: none; color: #7d7d7d; font-size: 3vw; }
a.link_icon:visited { text-decoration: none; color: #7d7d7d; font-size: 3vw; }
a.link_icon:hover { text-decoration: none; color: #343434; font-size: 3vw; }
a.link_icon:active { text-decoration: none; color: #343434; font-size: 3vw; }

h1 {
    font-family: "OpenSans-SemiboldItalic", Georgia, Times, serif;
    font-size: 100%;
    margin-bottom: 2.6%;
    word-spacing: normal;
    color: #343434;
}

h2 {
    font-family: "OpenSans-Semibold", Georgia, Times, serif;
    font-size: 100%;
    margin-bottom: 2.6%;
    word-spacing: normal;
    color: #343434;
}

h3 {
    font-family: "OpenSans-Regular", Georgia, Times, serif;
    font-size: 100%;
    margin-bottom: 2.6%;
    word-spacing: normal;
    color: #343434;
}

h4 {
    font-family: "OpenSans-Regular", Georgia, Times, serif;
    font-size: 90%;
    margin-bottom: 0%;
	font-style: normal;
    word-spacing: normal;
    color: #343434;
}


/*--Main-Attributes--------------------------------*/

.img_xlarge {
    position: relative;
    width: 65%;
    margin-left: 24%;
}

.img_large {
    position: relative;
    width: 60%;
    margin-left: 40%;
    margin-bottom: -7%;
}

.img_large_tipp {
    position: relative;
    width: 52%;
    margin-left: 50%;
    margin-bottom: -7%;
}

.img_medium {
    position: relative;
    width: 48%;
    margin-left: 40%;
    margin-bottom: -6%;
}

#wrapper { background: none; height: 100%; width: 100%; }

/*--Header-und-Navigation--------------------------*/

#header {
    position: fixed;
    clear: both;
    width: 100%;
    top: 0px;
    z-index: 99;
}

#navigation {
    position: relative;
    clear: both;
    z-index: 99;
    width: 100%;
    height: 0;
    padding-bottom: 5%; /* H�he des Navigationshintergrunds */
    background: rgba(0,0,0,0.80);
    box-shadow: 0px 0px 20px rgba(52, 52, 52, 0.70);
    font-size: 2vw;
    word-spacing: 0.5em;
}

#navi_left_col {
    width: auto;
    padding: 1.4%;
    float: left;
    font-size: 70%;
    text-align: left;
    background: none;
}

#navi_right_col {
    width: auto;
    padding: 1.4%;
    float: right;
    font-size: 70%;
    text-align: right;
    background: none;
}

nav > ul { list-style: none; }
nav > ul > li { display: inline; }

.link  a:link { text-decoration: none; color: #cbcbcb; }
.link  a:visited { text-decoration: none; color: #cbcbcb; }
.link  a:hover { text-decoration: none; color: #f1f1f2; }
.link  a:active { text-decoration: none; color: #cbcbcb;}

li#button > input {
    margin-top: 10px;
    margin-bottom: 2px;
    border: solid 1px #f1f1f2;
    border-radius: 2px;
    background: none;
}

.button_log {
    display: block;
	cursor: pointer;
    width: 81.5%;
    margin-top: 10px;
    margin-bottom: 2px;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
	background:none;
}

.button_reg {
	cursor: pointer;
    width: 48%;
    margin-top: 5px;
    margin-bottom: 2px;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
	background:none;
}

/*--Banner-----------------------------------------*/

#banner {
    position: fixed;
    z-index: 10;
    top: 0%;
    width: 100%;
}

.banner_01 {
    background: url(../img/banner_01.jpg) no-repeat;
    background-size: cover;
}

.banner_02 {
    background: url(../img/banner_02.jpg) no-repeat;
    background-size: cover;
}

.banner_03 {
    background: url(../img/banner_03.jpg) no-repeat;
    background-size: cover;
}

.banner_04 {
    background: url(../img/banner_04.jpg) no-repeat;
    background-size: cover;
}

.banner_05 {
    background: url(../img/banner_05.jpg) no-repeat;
    background-size: cover;
}

.banner_06 {
    background: url(../img/banner_06.jpg) no-repeat;
    background-size: cover;
}

/*--Logo-------------------------------------------*/

#logo {
    position: relative;
    z-index: 1;
    width: 35%;
    height: 0;
    margin: 12% auto;
    padding-bottom: 20%;
    background: none;
}

#kreis {
    position: absolute;
    z-index: 2;
    width: 65%;
    height: 0;
    margin: 0 16% auto;
    padding-bottom: 65%;
    background:rgba(241,241,242,0.30);
    border-radius: 100%;
}

#rechteck {
    position: absolute;
    z-index: 3;
    width: 100%;
    margin: 19% auto;
    background:rgba(52,52,52,0.0);
    border-top: 2px groove #f1f1f2;
    border-bottom: 2px groove #f1f1f2;
    border-radius: 0%;
    text-align: center;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
    font-family: "OpenSans-SemiboldItalic", Georgia, Times, serif;
    font-size: 6vw;
    color: #f1f1f2;
}

/*--Titel------------------------------------------*/

#headline {
    position: relative;
    z-index: 20;
    margin: 39% 0 0 0;
}

#headline_bg {
    padding-bottom: 5%; /* H�he des Titelhintergrunds */
    background:rgba(52,52,52,0.6);
}

#headtext {
    position: absolute;
    z-index: 1;
    left: 2%;
    bottom: -26%;
    font-size: 4vw;
    color: #f1f1f2;
}

#headdate {
    position: absolute;
    z-index: 1;
    right: 2%;
    bottom: -26%;
    font-size: 4vw;
    color: #f1f1f2;
}

/*--Content----------------------------------------*/

#content {
    position: relative;
    z-index: 10;
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 2%;
    background: #f1f1f2;
}

.content_left {
    float: left;
    width: 45%;
    text-align: center;
    padding-left: 2%;
    margin-bottom: 10%;
}

.content_right {
    float: right;
    width: 45%;
    padding-left: 2%;
    padding-right: 4%;
    margin: 9% 0%;
    text-align: justify;
    border-left: dashed 0px #343434;
}

.content_right_tipp {
    float: right;
    width: 45%;
    padding-left: 2%;
    padding-right: 4%;
    margin: 1.6% 0%;
    text-align: justify;
    border-left: dashed 0px #343434;
}

.content_center {
    position: relative;
    width: auto;
    margin: 0% 20%;
    padding-top: 2.5%;
    text-align: justify;
}

.space {
    padding-top: 20%;
}

/*--Contentbox-------------------------------------*/

.titlebox {
    position: absolute;
    z-index: 3;
    margin-top: -15.4%;
    margin-left: 4%;
    background: none;
    padding-bottom: 0%;
    color: rgba(52, 52, 52, 0.10);
    font-size: 3vw;
}

.titlebox_icon {
    position: absolute;
    z-index: 3;
    margin-top: -15.5%;
    margin-left: 92%;
    background: none;
    padding-bottom: 0%;
    color: rgba(52, 52, 52, 0.10);
    font-size: 3vw;
}

.titlebox_tipp {
    position: absolute;
    z-index: 3;
    margin-top: -7.72%;
    margin-left: 2%;
    background: none;
    padding-bottom: 0%;
    color: rgba(52, 52, 52, 0.10);
    font-size: 3vw;
}

.titlebox_search {
    position: absolute;
    z-index: 3;
    margin-top: 4.6%;
    margin-left: 4%;
    background: none;
    padding-bottom: 0%;
    color: rgba(52, 52, 52, 0.10);
    font-size: 3vw;
}

.titlebox_login {
    margin-top: -7.72%;
}

.shadowbox {
    position: relative;
    z-index: 2;
    width: 96%;
    margin-top: -10%;
    padding: 2%;
    text-align: left;
    border-top: 0px double #cbcbcb;
    background: #f1f1f2;
    box-shadow: 0px -20px 20px -15px rgba(52, 52, 52, 0.40);
}

.shadowbox_search {
    position: relative;
    z-index: 2;
    width: 96%;
    margin-top: 10%;
    padding: 2%;
    text-align: left;
    border-top: 0px double #cbcbcb;
    background: #f1f1f2;
    box-shadow: 0px -20px 20px -15px rgba(52, 52, 52, 0.40);
}

.center_text {
    text-align: center;
}

/*--Footer-----------------------------------------*/

#footer {
    position: relative;
    z-index: 20;
    clear: both;
    width: 100%;
    padding-top: 5%;
    text-align: center;
    background: #f1f1f2;
}

#footer_content {
    width: 60%;
    margin: 0% 20%;
    margin-top: 10%;
    padding-top: 2%;
    border-top: double 1px #cbcbcb;
}

/*--Login-Section-----------------------------------*/

#login {
    padding-top: 5%;
    padding-left: 18%;
}

#login ul > li {
    list-style: none;
    margin: 1% auto;
}

#login label {
    display: inline-block;
    width: 7.5em;
}

#login legend {
    margin: 0% 2%;
    word-spacing: normal;
}

li#log_button > input {
    display: block;
    width: 81.5%;
    margin-top: 10px;
    margin-bottom: 2px;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
}

.right_link { padding-left: 16%; }

/*--Register-Section---------------------------------*/

#register {
    padding-top: 3%;
    text-align: center;

}

#register ul > li {
    list-style: none;
    margin: 1% auto;

}

#register label {
    display: inline-block;
    width: 6.5em;
    text-align: left;
}

#register legend {
    margin: 0% 2%;
    word-spacing: normal;
}

li.reg_button > input {
    display: block;
    width: 48%;
    margin-top: 1%;
    margin-left: 26%;
    text-align: center;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
}

/*--Search-Section----------------------------------*/

#search {
    display: inline;
    padding-left: 3%;
}

#search ul > li {
    list-style: none;
    margin: 1% auto;
    width: 50%;
}

#search label {
    display: inline-block;
    width: 15em;
}

#search legend {
    margin: 0% 2%;
    word-spacing: normal;
}

#search select {
    width: 60%;
}

li.search_button > input {
    display: inline;
    width: 96%;
    margin-top: 3%;
    text-align: center;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
}

/*--Rechner-Section----------------------------------*/

#rechner {
    padding-left: 0%;
}

#rechner ul > li {
    list-style: none;
    margin: 1% auto;
    width: 50%;
}

#rechner label {
    display: inline-block;
    width: 15em;
}

#rechner legend {
    margin: 0% 2%;
    word-spacing: normal;
}

#rechner select {
    width: 60%;
}

button.rechner_button {
    display: inline;
	margin-left: 5%;
    width: 65%;
	text-align: center;
    border: solid 1px #343434;
    border-radius: 2px;
	font-style: normal;
    font-size: 90%;
}

input[type=number] {
	margin-left: -50%;
	width: 18%;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*--Zutat-Section----------------------------------*/

#zutat {
    display: inline;
    padding-left: 3%;
}

#zutat ul > li {
    list-style: none;
    margin: 1% auto;
    width: 80%;
	padding-left: 15%;
}

#zutat label {
    display: inline-block;
    width: 9em;
}

#zutat legend {
    margin: 0% 2%;
    word-spacing: normal;
}

#zutat select {
    width: 60%;
}

li.zutat_button > input {
    display: inline;
    width: 60%;
    margin-top: 3%;
	margin-left: 10%;
    text-align: center;
    border: solid 1px #343434;
    border-radius: 2px;
    padding: 0.5% 12%;
}

/*--Button-Section----------------------------------*/

label.suche {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 10%;
	margin-right: 15%;
	font-size: 90%;
	width: 14em;
}

label.zutat {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 6%;
	margin-right: 15%;
	font-size: 90%;
	width: 12em;
}

input[type=radio],
input[type=checkbox] {
	display: none;
}
label.suche:before {
	content: "";
	display: inline-block;
	width: 5.5%;
	height: 70%;
	margin-right: 10%;
	position: absolute;
	left: 2%;
	bottom: 20%;
	background-color: #e6e6e6;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

label.zutat:before {
	content: "";
	display: inline-block;
	width: 7.5%;
	height: 60%;
	margin-right: 10%;
	position: absolute;
	left: -2%;
	bottom: 15%;
	background-color: #e6e6e6;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.radio label:before {
	border-radius: 8%;
}
.checkbox label {
	margin-bottom: 20%;
}
.checkbox label:before {
    border-radius: 8%;
}

input[type=radio]:checked + label:before {
    content: "\2714";
    color: #343434;
    font-size: 170%;
    text-align: center;
    line-height: 38%;
}

input[type=checkbox]:checked + label:before {
	content: "\2714";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 140%;
	color: #343434;
	text-align: center;
    line-height: 45%;
}
