﻿*
{
    outline: none;
}

@font-face
{
    font-family: "Signika";
    font-style: normal;
    font-weight: 600;
    src: local("Signika-Semibold"), url("//themes.googleusercontent.com/static/fonts/signika/v3/FZa_MODmDkR9DTu5jHSnSRsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
@font-face
{
    font-family: "Signika";
    font-style: normal;
    font-weight: 400;
    src: local("Signika"), local("Signika-Regular"), url("//themes.googleusercontent.com/static/fonts/signika/v3/_M5k9_BZTkfaM2dnN0vNGw.woff") format("woff");
}

@font-face
{
    font-family: "Vollkorn";
    font-style: normal;
    font-weight: 400;
    src: local("Vollkorn Regular"), local("Vollkorn-Regular"), url("//themes.googleusercontent.com/static/fonts/vollkorn/v3/BCFBp4rt5gxxFrX6F12DKvesZW2xOQ-xsNqO47m55DA.woff") format("woff");
}
@font-face
{
    font-family: "Vollkorn";
    font-style: italic;
    font-weight: 400;
    src: local("Vollkorn Italic"), local("Vollkorn-Italic"), url("//themes.googleusercontent.com/static/fonts/vollkorn/v3/Oiz0tNwvC-Nd29SBQWfWTBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}


html, body
{
    padding: 0;
    margin: 0;
    background-color: transparent;
}

body
{
    font-family: "Vollkorn",Arial,Verdana,sans-serif;
    font-size: 14px;
    color: #83807d;
    padding-bottom: 60px;
}

h1
{
    font-size: 18px;
    color: #000000;
    padding: 0;
    margin: 0 0 20px;
    font-family: 'Signika' , Arial, Verdana, sans-serif;
}

.wrapper
{
    position: relative;
    width:490px;
    height:auto;
}

.description
{
    font-size: 16px;
}

.textbox
{
    font-family: 'Signika' , Arial, Verdana, sans-serif;
    background: url(../images/bginput.gif) no-repeat;
    padding: 4px 8px 3px 8px;
    color: #f3f0ec;
    border: 1px solid transparent;
    width: 222px;
    margin-right: 10px;
}

.popup
{
    position: absolute;
    left: 10px;
    top: 10px;
    border: 1px solid #000;
    border-radius: 5px;    
    padding: 10px;
    display: none;
}

.clearmargin
{
    margin:0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
    color: #f3f0ec;
}
input:-moz-placeholder, textarea:-moz-placeholder
{
    color: #f3f0ec;
}

.strasse
{
    width: 387px !important;
}

.nummer
{
    width: 57px !important;
}

.plz
{
    width: 82px !important;
}

.ort
{
    width: 362px !important;
}

.telefon
{
    width: 310px !important;
}

.email
{
    width: 175px !important;
}

.select
{
    font-family: 'Signika' , Arial, Verdana, sans-serif;
    background: url(../images/bgselect.gif) repeat-x;
    padding: 1px 2px 1px 2px;
    margin:0;
    color: #83807d;
    border: 1px solid #d8d6d2;
}

.ralign
{
    text-align:right;
}

.permission input
{
    padding: 3px 0px 0px 0px;
    margin:0;
}

.permission div
{
    position: relative;
    width:25px;
    height:55px;
    float: left;
}

.permission div.label
{
    position: relative;
    float: left;
    width:465px;
}

.intro
{
    font-family: 'Vollkorn' , Arial, Verdana, sans-serif;
    line-height: 18px;
    margin: 0 0 10px 0;
}

.formrow
{
    height: 34px;
}

.permission
{
    font-size: 11px;
    line-height: 15px;
    margin: 10px 0 10px 0;
}

.mandatory
{
    right: 0;
    font-size: 11px;
    margin: 0px 0 0 0;
    width: auto !important;
}

.btn
{
    position: absolute;
    top:295px;
    left:143px;
    background: url(../images/bgbutton.gif) repeat-x;
    padding: 4px 15px 4px 15px;
    color: #f4f1ed;
    text-decoration: none;
    border: 1px solid #d8d6d2;
    font-size: 13px;
}

.btn2
{
    position: absolute;
    background: url(../images/bgbutton.gif) repeat-x;
    padding: 4px 15px 4px 15px;
    color: #f4f1ed;
    text-decoration: none;
    border: 1px solid #d8d6d2;
    font-size: 13px;
}

.link
{
    text-decoration: underline;
    cursor: pointer;
}

.img
{
    cursor: pointer;
    position: absolute;
    top:-12px;
    right:-12px;
}

.clear
{
    clear: both;
}

.error
{
    border: solid 1px #e80000 !important;
}

.errorTxt
{
    color: #e80000 !important;
}

.validators
{
    display: none;
}

.ssl
{
    position: absolute;
	right: 330px;
    top: 500px;
}

.sslShort
{

}

#datenschutz
{
    position: absolute;
	top: 20px;
	left: 20px;
	z-index: 9000;
	display: none;
	width: 420px;
	height: auto;
	padding: 10px 15px 10px 15px;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc; /* Mozilla Firefox */
	-webkit-box-shadow: 3px 3px 3px #ccc; /* Google Chrome */
	border: 1px solid #eee;
	background-color: #fff;
	font-weight: normal;
	font-size: 11px;
}

#versandbedingungen
{
    position: absolute;
	top: 20px;
	left: 20px;
	z-index: 9000;
	display: none;
	width: 420px;
	height: auto;
	padding: 10px 15px 10px 15px;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc; /* Mozilla Firefox */
	-webkit-box-shadow: 3px 3px 3px #ccc; /* Google Chrome */
	border: 1px solid #eee;
	background-color: #fff;
	font-weight: normal;
	font-size: 11px;
}

.interesse label
{
    display: block;
    margin-left: 30px;
}

.interesse input
{
    float:left;
}