/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('_fonts/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
       url('_fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}


* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	width:100%;
	margin:0; 
	padding:0;
	background-color:#ffffff;
	font-feature-settings: 'lnum' 1;
}
body {
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	font-feature-settings: 'lnum' 1;
}
img { 
	border:0;
	border-style: none;
	padding:0px;
	margin:0px;
	line-height:0px; 
}
b {
	font-weight:600;
}
/* -------------------------------------------------- OBEN */
#oben {
	position:relative;
	height:86px;
	background-color:#5780c9;
	min-width:980px;
}
#logo {
	position:absolute;
	top:21px;
	left:22px;
	width:200px;
	height:auto;
}
#gesamtue {
	position:absolute;
	left:290px;
	top:35px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight:600;
}
.formularfeld_login {
	color: #000000; 
	border: 0px; 

	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	width:150px;
	height:15px;
	margin-left:2px;
	margin-right:20px;
	padding-top:4px;
	padding-bottom:4px;

}
/* -------------------------------------------------- MENÜ */
#menue {

	background-color:#94b6f3;
	min-width:980px;
	color: #000000;

	padding-left:20px;
	padding-top:12px;
	padding-bottom:10px;
}
.menue,.menue_aktiv {
	text-decoration:none;
	color:#000000;
	padding-right:20px;
}
.menue:hover {
	text-decoration:underline;
}
.menue_aktiv {
	text-decoration:underline;
}
/* -------------------------------------------------- */
#content {
	min-width:980px;
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
}
/* -------------------------------------------------- */
#umenue {
	position:absolute;
	left:0px;
	top:-8px;
	width:360px;




	color: #000000;


	margin-top:5px;
	padding-top:1px;
	padding-bottom:1px;
}
.umenue, .umenue_aktiv {
	display:block;
	text-decoration:none;



	color: #000000;

	margin-bottom:0px;

	padding-top:1px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:10px;
	background-image: none;
}
.umenue:hover {
	text-decoration:underline;
}
.umenue_aktiv {
	background-color:#ded3ca;
	color:#000000;
	
}
/* -------------------------------------------------- */
#mitte {
	position:relative;


	color: #000000;


	margin-left:400px;
	max-width:580px;
	padding-right:20px;
}
#mitte h2 {
	font-weight:600;
	font-size: 18px;
	color:#505050;
	line-height:22px;
	margin-bottom:18px;
}
#mitte a {
	color:#a07d67;
	font-weight:600;
	text-decoration:none;
}
#mitte a:hover {
	text-decoration:underline;
}
/* -------------------------------------------------- */
.textfeld {
	color: #000000; 
	border:0px;

	padding:4px;
	margin:0px;
	margin-bottom:10px;
	background-color:#94b6f3;

	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	font-feature-settings: 'lnum' 1;
}
.dropdown2 {
	color: #000000; 
	border:0px;

	padding:4px;
	margin:0px;
	margin-bottom:10px;
	background-color:#ded3ca;

	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	font-feature-settings: 'lnum' 1;
	width:300px;
	margin-bottom:0px;
}
.textarea1 {
	position:relative;
font-feature-settings: 'lnum' 1;

	color: #000000; 
	border:0px;
	background-color:#94b6f3;

	padding:4px;
	margin:0px;
	margin-bottom:10px;

	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
}

.buttongfx {
	display:inline-block;
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	line-height:35px;
	font-weight:400;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	min-width:174px;
	cursor:pointer;
	background-color:#5780c9;
	border:0px;
}
.buttongfx:hover {
	background-color:#94b6f3;
}


.buttongfx2 {
	display:inline-block;
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	line-height:25px;
	font-weight:400;
	color:#ffffff;
	text-decoration:none;
	text-align:center;

	cursor:pointer;
	background-color:#a07d67;
	border:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
}
.buttongfx2:hover {
	background-color:#492511;
}
.dropdown0 {
	position:relative;
	margin-bottom:6px;
	padding-top:2px;
	margin-top:-2px;
}
.dropdown1 {
	position:absolute;
	left:140px;
	width:450px;

	resize:none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding:0px;
	margin:0px;
	border:1px solid #b0b0b0;
	padding:4px;
	font-feature-settings: 'lnum' 1;
}
/* -------------------------------------------------- */
.dropdown {
	background-color: #f0f0f0; 
	resize:none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding:0px;
	margin:0px;
	padding-left:2px;
	border: 1px solid #c0c0c0;
}


/* -------------------------------------------------- */
.fotovs {
	position:relative;
	float:left;

	margin-right:10px;
	margin-bottom:10px;
	background-color:#404040;
	width:100px;
	height:133px;
	
}

.fotovs_nr {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000000;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
}
.fotovs_zoom {
	position:absolute;
	right:0px;
	top:0px;

	color:#ffffff;
	font-size:8px;
	line-height:12px;
	padding-left:0px;
	padding-right:0px;
}
.fotovs_zoom a {
	font-weight:400;
	color:#ffffff;
	text-decoration:none;
	opacity:0.5;
	background-color:#000000;
}
.fotovs_zoom a:hover {
	opacity:1;
}
.fotovs_foto {
	position:absolute;

	cursor:pointer;
	line-height:0px;
}
.fotovs img {
	width:100px;
	height:auto;
}
.fotovs_text {
	display:none;
	position:absolute;
	bottom:1px;
	left:0px;
	z-index:30000;
	line-height:0px;
}
.fotovs_textfeld {
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0; 

	font-family: 'Raleway', sans-serif;
	font-weight:400;
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
	line-height:14px;

	padding:2px;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:-1px;
	width:150px;
}
.fotovs_loeschen {
	position:relative;
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0; 

	font-size:12px;
	line-height:12px;
	color:#000000;
	margin-bottom:10px;
	padding:2px;
	padding-top:4px;
	padding-bottom:4px;
}
/* -------------------------------------------------- */
.strich {
	position:relative;
	height:1px;
	background-color:#000000;
	margin-top:30px;
	margin-bottom:30px;
}
.strich2 {
	position:relative;
	height:3px;
	background-color:#ded3ca;
	margin-top:30px;
	margin-bottom:30px;
}
/* -------------------------------------------------- */
#warenkorb2 table {
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	width:100%;

	font-size:14px;
	line-height:20px;
}
#warenkorb2 table tr {
	border-bottom:1px dotted #000000;
}

#warenkorb2 table tr:nth-child(1) {
	background-color:#ded3ca;
	font-weight:600;
}
#warenkorb2 table td {
	padding-right:4px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
}
#warenkorb2 table td:nth-child(3) {
	text-align:right;
}
#warenkorb2 table td:nth-child(4) {
	text-align:right;
}
#warenkorb2 table td:nth-child(5) {
	text-align:right;
}
#warenkorb2 table td:nth-child(6) {
	text-align:right;
}

.wktab_ende {
	position:relative;
	margin-top:10px;
	text-align:right;
}
/* -------------------------------------------------- */
.hinweis {
		position:relative;
		background-color:#278913;
		color:#ffffff;
		font-weight:600;
		text-align:center;
		padding:10px;
}
/* -------------------------------------------------- */
.verpackung {
	position:relative;
	width:30%;
	float:left;
}

.checkb1 {
	background-color:#ded3ca;
}
#druck {
	display:none;
}
.tab1 {
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
	width:100%;
	margin-bottom:8px;
}

.tab1 td { 
	border:1px solid #e0e0e0; 
	vertical-align:top; 
	overflow:hidden;
	padding-left:3px;
	padding-right:3px;

	font-family: 'Raleway', sans-serif;
	font-weight:400;
	font-size: 14px;
	color: #404040;
	line-height:19px;
}
.tab1 td:nth-child(2) {
	 text-align: center;
}

.tab1 td:nth-child(1) {
	width:40%;
}
.tab1 td:nth-child(2) {
	width:5%;
}
.tab1 td:nth-child(3) {
	width:35%;
}
.tab1 td:nth-child(4) {
	width:20%;
}