body{
margin: 0 auto;
background: linear-gradient(to right, rgba(224,196,121,1) 0%,rgba(219,169,76,1) 40%,rgba(234,173,60,1) 100%);
background-size: cover;
}

#wrapper {
position: relative;
top:10vh;
width: 96%; 
height: 100%;
left: 0px;
}

nav {
position: fixed;
top: 0px;
left: 0px;	
background-image: url("../bilder/nav_stoff.png");
background-repeat:repeat-x;
background-size: 40%;
width: 100%;
height: 80px;
margin-bottom: 20px;
z-index:7;
}

.anfrage{
position:relative;
z-index: 4;
top:53px;
left:25px;
height:25px;
width:25px;
cursor:pointer;
background-image: url("../bilder/info-01.png");
}

#lightbox{
position: absolute;
top: 30px;
width: 85%;
left:50%;
margin-left:-50%;
z-index: 5;
border-radius: 0 0 8px 8px ;
}


.lightb,.inbox{
height:1%;
z-index: 1;
transition: all 1s ease;
}


.active{
position: absolute;
top: 50px;
width: auto;
height:87%;
left:50%;
margin-left:-40%;
padding:15px;
background-color:rgba(3,21,32,0.9);
z-index: 3;
transition: all 1s ease;
}

.startbox{
position:relative;
top:0px;
width: 90%;
height: 1%;
overflow: hidden;
left:50%;
margin-left:-45%;
color: transparent;
background:rgba(250,250,250,0.8);
transition: all 1s ease;
}

.starthidden{
visibility: hidden;
height: 0%;
transition:height 1s ease;
}

.startshow{
position: absolute;
visibility: visible;
top: 50px;
width: auto;
height:auto;
left:50%;
margin-left:-45%;
padding:10px;
z-index: 3;
border: 3px solid #F4AB1A;
background:rgba(250,250,250,0.8);
box-sizing: border-box; 
transition: all 1s ease;
}

.shown{
width: 97%;
padding-left: 0px;
}
.startactive{
position: absolute;
top: 50px;
width: auto;
height:82%;
left:50%;
margin-left:-40%;
padding:15px;
z-index: 3;
background-color: rgba(250,250,250,0.8);
background-repeat: none;
background-size: cover;
border: 3px solid rgba(0, 0, 0, 0.5); 
transition: all 1s ease;
}

.startbox_active{
position: relative;
top: 5px;
width: 100%;
left:50%;
margin-left:-50%;
color: black;
height: 400px;
border-radius:10px;
background-color: rgba(255,255,255,0.8);
transition: all 1s ease;
}

.katblock{
display: inline-block;
width: 97%;
height: auto;
min-height: 150px;
margin: 20px;
padding-bottom: 30px;
border: 2px solid white;
border-radius: 4px;
background-color: rgba(227,150,9,0.7);
text-align: center;
}
.viertext{
display: none
}

.bildactive{
position: relative;
top: 25px;
width: auto;
height:55%;
left:50%;
margin-left:-50%;
border-radius: 10px;
cursor:pointer;
transition: all 1s ease;
}

.lbartbig{
display: none;
}


.slo {display: none}
.sl_on{background:green;}
.sl_off{background:darkgray;}

.slbearb{
display:none
}

.off{
display: none;
}

.hiddn{
	visibility: hidden;
	}
	
.visib{
	visibility: visible;
	}

.sln{
display: none
}

.onsl{
display:none
}


.farbbox{
display: none
}

.parabox{
none
}

.pbut{float: left; cursor: pointer;}
.pbut:hover{border-color: red;}

.parafeld{
	display:none;
}


.farbe{display:none
}


.trans{width:22px;height: 22px;}
.orange{background-color:rgba(238,137,25,1);}
.dblau{background:rgba(41,64,141,1);}
.rot{background-color:rgba(245,2,2,1);}
.gruen{background-color: rgba(89,151,8,1);}
.weiss{background-color: rgba(255,255,255,1);}
.schwarz{background-color:rgba(0,0,0,1.0);}
.lila{background-color:rgba(94,8,160,1.0);}
.blau{background-color:rgba(1,77,180,1.0);}
.hblau{background-color:rgba(66,170,250,1.0);}
.tuerkis{background-color:rgba(97,167,182,1.0);}
.hellgruen{background-color:rgba(34,245,49,1.0);}
.dgruen{background-color:rgba(6,108,47,1.0);}
.gelb{background-color:rgba(244,253,0,1.0);}
.sonne{background-color:rgba(200,170,3,1.0);}
.pink{background-color:rgba(248,8,223,1.0);}
.drot{background-color:rgba(150,2,19,1);}
.braun{background-color:rgba(84,15,4,1);}
.grau{background-color:rgba(128,128,128,1.0);}
.aqua{background-color:rgba(3,242,239,1.0);}
.smaragd{background-color:rgba(3,242,87,1.0);}
.gelbgruen{background-color:rgba(177,242,3,1.0);}
.rosa{background-color:rgba(250,125,204,1.0);}
.himmelblau{background-color:rgba(125,219,250,1.0);}
.gold{background-color:rgba(253,191,4,1.0);}
.umbra{background-color:rgba(73,44,31,1.0);}
.silber{background-color:rgba(167,173,179,1.0);}



.bildoff{
position: relative;
top:25px;
width:0px;
left:50%;
z-index:1;
visibility:hidden;
}

#artbild{
display: block;
width: 100%;
height: auto;
margin-bottom: 15px;
}

.det_bild{
display: block;
width: 90%;
height:auto;
margin-bottom: 20px;
border: 20px solid transparent;
border-image: url("../bilder/randbildf.png") 25 repeat;
border-radius: 8px;
cursor: pointer;
}

.varart{
display:block;
float: left;
width:auto;
height:70px;
border: 5px solid lightblue;
margin-right: 5px;
margin-bottom: 5px;
cursor:pointer;
}

.varart:hover{
border: 5px solid black;
}

.artNr, .artNrI, .artLag{
font-family: Palatino, serif;
font-size: 14px;
color: black;
font-weight: lighter;
}

.artNrV{
display: block;
width:auto;
height:70px;
margin-bottom: 20px;
margin-left: 2px;
float: left;
}

.artNrI{
position:relative;
width: 25px;
height:17px;
margin-bottom: -30px;
margin-left:2px;
background: rgba(173,216,230,1);
border-radius: 0 0 3px 0;
padding-top: 5px;
font-size: 12px;
}

.artLag{
position:relative;
width: auto;
min-width: 80px;
height:18px;
z-index:4;
margin-bottom: -15px;
margin-left:30px;
background: rgba(66,199,65,1);
border-radius: 4px;
color: white;
text-align: center;
}

.varicontainer{
display: block;
width:300px;
max-height: 250px;
overflow-y: auto;
padding-top:10px;
}

#art_beschreib{
display: block;
background-color: whitesmoke;
width: 85%;
height: auto;
margin: 0 auto;
border-radius: 10px;
padding: 15px;
}

#art_anfrage{
display: block;
background-color: whitesmoke;
width: 95%;
height: auto;
font-family: Palatino, serif;
font-size: 16px;
}

.descript{
display: block;
font-size: 14px;
font-style: italic;
line-height: 18px;
color:#1C5AA2;
}

.wertschaetz{
display: block;
width: 100%;
height:150px;
resize: vertical;
font-family: Palatino, serif;
font-size: 14px;
border: 2px solid #0E3B80;
border-radius: 8px;
background-color: #C9C7C7;
}

.menu {
	font-family: sans-serif;
	font-size: 1.8em;
	font-weight: 200;
	color: whitesmoke;
	text-decoration: none;
	line-height: 1.5em;	
}

.menu:hover {
color: lightblue;
}

.msnmall{
	font-size: 1rem;
}

.admin{
	display: block;
	margin-left: 40px;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #EC9803;
	text-decoration: none;
	line-height: 1em;	

}

#titel {
position: absolute;
height: 36%;
width: auto;
color: rgba(255,255,255,0.8);
left: 24%;
top: 3%;
font-family: "Comic Sans MS", cursive, sans-serif;
font-size: 1.3rem;
}

#logo{
position: absolute;
height: 60px;
width: 90px;
top: 5px;
left: 70%;
background-image: url("../bilder/logo.png");
background-repeat:no-repeat;
background-size: cover;
margin-right: 15px;
}

#footer{
	position:absolute; 
	max-height: 25px;
 	width: 55px; 
	left: 0px;
	top:0px;  
	background-color:rgba(3,21,32,0.9); 
	z-index:3;
	border-radius: 0 0 4px 4px;
	border: 2px solid #065274;
	transition: all 0.5s ease;
	}
	
#footer:hover{
	position:absolute; 
	max-height: 500px;
   transition: max-height 0.15s ease-in;
	width: 200px;
	padding-bottom:30px; 
	left: 0px;
	top:0px;  
	background-color:rgba(3,21,32,0.9); 
	z-index:3;
	border-radius: 0 0 8px 8px;
	}	
	
.footin {
	position: relative;
	visibility: hidden;
	height: auto;
	width: 200px;
	top: 20px;
	left:-75px;
	text-align: left;
	color: white;
	font-family: Palatino, serif;
	font-size: 0.8em;
	font-weight: 100;	
	}

.finden{
position:relative;
height: 26px;
width: 150px;
left: 80px;
top:0px;
border: 1px solid lightgrey;
border-radius: 6px;
background: rgba(255, 255, 255, 0.2);
}

.findfeld{
display: block;
width:80px;
height: 18px;
background-color: transparent;
border-color: transparent;
color: white;
}

.findstoff, #findkleidung{
position: relative;
left: 50%;
width:80%;
margin-left: -40%;
min-height:300px;
margin-bottom: 50px;
background: whitesmoke;
border-radius: 10px;
}

.findbildergeb{
display: block;
float: left;
height: 90px;
width: auto;
margin-left: 10px;
margin-bottom: 45px;
}

#lupe{
display: block;
float: left;
height:26px;
width: 30px;
background-image: url("../bilder/suche.svg");
background-position: center; 
background-size: cover;
background-color: black;
cursor: pointer;
margin-left: 1px;
border-radius: 5px 0 0 5px;
}
#lupe:hover{
background-color: lightblue;

}
	
.visib {
	visibility: visible;
	}	

.startbildcont{
	display:block;
	float:left;
	height: 18vh;
	width: 18wh;
	padding-bottom: 15px;
	}

.zufallsbilder{
	display:block;
	height: 80%;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 15px solid transparent;
  	border-image: url("../bilder/randbildf.png") 30 repeat;
	border-radius:8px;
	cursor:pointer;
	}

.bende{
	clear:left;
	}

.abstand15{
	padding:15px;
	}

	
.impress{
	display: block; 
	float: left;
	color: rgba(140,140,140,0.9);
	font-size: 0.8rem;
	margin: 5px 0 0 5px;
	 }
	 
#meldebox {
position:absolute;
height: 100px;
width: 300px;
visibility: hidden;
top: 5%;
left: 0;
margin: 0 auto;
padding-top: 10px;
background: rgba(77, 77, 77, 0.9);
cursor: pointer;
border: 3px solid red;
border-radius: 10px;
font-family: verdana;
font-size: 1rem;
font-weight: 100;
color: whitesmoke;
font-weight: 700;
text-align: center;
z-index: 99;
}



	
.inp{
	display: block;
	float: left;
	height: 24px;
	width: 150px;
	font-family: verdana;
	font-size: 1em;
	color: #4D4D4D;
	border-radius: 5px;
   border: 1px solid rgba(0, 0, 0, 1); 
   padding: 2px;
   background: rgba(14, 59, 128, 0.1);
   margin: 0 5px 2px 0;
}

.inputAd{
font-family: verdana;
font-size: 16px;
font-weight:100;
line-height: 19px;
background-color: whitesmoke;
border: 1px solid whitesmoke;
border-bottom-style: dotted;
border-bottom-color: grey;
}

.inSt{
width: 300px;
}
.inSSM{
width:40px;
}

.inSM{
width:60px;
}

.inMD{
width:80px;
}

.in120{
width:120px;
}

.inFR{
float: right;
width: 24px;
}
.textar{
width: 300px;
height: auto;
resize: vertical;
}

.slfeld{
display: none
}	

.abut:hover, .stlg:hover, #st_close:hover{
background-color:#656262;
cursor:pointer;
border-color: black;
}

.minbut{
	display: inline;
	float: right;
	height: 20px;
	width: 80px;
	font-family: verdana;
	font-size: 0.9em;
	color: white;
	border-radius: 2px;
   border: 1px solid rgba(50, 50, 50, 1); 
   padding-bottom: 2px;
   background: rgba(150, 150, 150, 1);
	cursor: pointer;
	text-align: center;
}

.w100{width: 100px;}
.w150{width: 150px;}
.w200{width: 200px;}
.w290{width: 290px;}
.w80{width: 80px;}
.h45{height: 45px;}
.h80{height: 80px;}

.bear{margin-top:-20px;}
.minbut:hover{
background-color: #F70404;
}

.csv{
display: none;
}
.abut{
display: block;
background-color:#0E3B80;
border-radius:8px;
border: 3px solid lightblue;
width:auto;
min-width: 80px;
height:30px;
padding:5px;
color:white;
font-size: 18px;
text-align:center;
margin-top:5px;
margin-bottom: 15px;
text-decoration: none;
}

.abut150{
position: relative;
top:10px;
left:10px;
width: 150px;
}

.stlg{
display: block;
margin: 0 auto;
background-color:#0E3B80;
border-radius:8px;
border: 1px solid lightblue;
width:auto;
height:30px;
padding:5px;
color:white;
font-size: 18px;
text-align:center;
margin-top:5px;
margin-bottom: 15px;
text-decoration: none;
cursor:pointer;
}

.standard{
display: block;
width: 100%;
height: auto;	
}

.space{
margin-bottom: 10px;
margin-top: 10px;
}

.sp_RL2{margin-left:2px;margin-right: 2px;}
.sp_L15{margin-left:15px;}

#st_close{
position: relative;
background-color:#0E3B80;
width:auto;
min-width: 80px;
height:30px;
padding:5px;
color:white;
font-size: 18px;
text-align:center;
text-decoration: none;
top: 0px;
left:0px; 
}

.stoffe{
position: absolute;
background:whitesmoke;
top: -100px;
left:50%;
margin-left: -225px;
width: 98%;
height: 0px;
overflow-y: scroll;
border: 5px solid rgba(12,74,142,0.8);
border-radius: 10px;
transition: all 0.5s ease;
}

.stoff_open{
position: absolute;
background:whitesmoke;
top: 10%;
left:50%;
margin-left: -43%;
width: 86%;
height: 400px;
overflow-y: scroll;
border: 5px solid rgba(12,74,142,0.8);
border-radius: 10px;
transition: all 0.5s ease;
}

.kath{
position: sticky;
position: -webkit-sticky;
left: 0px;
top: 0px;
height: 60px;
width: 100%;
z-index: 4;
background:#3B6CA3;
}

.kat{
position: relative;
width: auto;
height: 20px;
left: 0px;
background-color: #ADD8E6;
margin-top: 10px;
padding: 5px;
border-bottom: 1px solid black;
font-family: verdana;
font-size:1rem;
font-weight: bolder;
}
.katL{
display: block;
width:auto;
height: 20px;
background:#ADD8E6; 
font-family: verdana;
font-size: 0.8rem;
font-style: oblique;
float: left;
padding: 3px;
margin-bottom: 5px;
border-left: 1px solid black;
cursor: pointer;
}

.katL:hover{
background: #F29817;
}
#formupdate{
display: none;
}

.radio{
border: 3px solid lightblue;
background:lightblue;
border-radius: 16px;
width: 16px;
height: 16px;
padding:3px 8px 6px 0;
cursor:pointer;
}

.radio:hover, .radiohover{
border-color: darkblue;
background: red;
}

.textareadiv{
display:block;
margin-top: 10px;
}

.blockrechts{
display:block;
height:auto;
width: 100%;
margin-top: 10px;
padding-bottom: 15px;
}

p,.pgt, .red, .psmall, li{
font-family: "Palatino", serif;
font-size: 18px;
font-weight:100;
line-height: 24px;
}	

.pre { 
white-space:pre-wrap; 
}

.psmall{
font-size: 16px;
font-style: italic;
line-height: 15px;
}

.red{
color: red;
}

h1, h2, h3, .h3 {
font-family: "Comic Sans MS", cursive, sans-serif;
}

h1{
font-size: 1.4rem;
color:#1C5AA2;
font-weight: 500;
}

h2{
font-size: 1.4rem;
color:grey;
font-weight: 200;
display: block;
width: 80%;
}

h3, .h3{
font-size: 1.1rem;
color:#1C5AA2;
font-weight: bold;
}

.img{
display: block;
float: left;
width: 100px;
height: 120px;
margin: 5px 5px 0 0;
border: 1px solid rgba(190, 190, 190, 1);
border-radius: 4px;
cursor: pointer;
}

.imgno{display: none;}

.login{
display: none;
}
.show{
display: block;
width:100px;
margin-left:80px;
margin-top: 10px;
height: 24px;
}

/*ADMIN BEARBEITUNG */

.loginfield{
	height: 18px;
	width: 130px;
	font-family: verdana;
	font-size: 18px;
	color: white;
	border-radius: 3px;
   border: 1px solid rgba(14, 59, 128, 1); 
   padding: 2px;
   background: rgba(60, 60, 60, 0.6);
}

.floatl{
float: left;
}

.floatR{
float: right;
}

.boxcenter{
display: block;
margin: 0 auto;
width:60%;
height:auto;
min-height:100px;
}

.l_bund{
margin-left: 0px;
padding-bottom: 25px;
}

.listart:link, .listart:visited{
font-family: verdana;
font-size: 1.2rem;
color:#1C5AA2;
line-height:24px;
text-decoration: none; 
}
.listart:hover, .listart:focus{
text-decoration: underline;
color: white;
}

.iadmin{
display: none;
margin-left: 15px;
}

#wrapperliste{
display: block;
margin: 0 auto;
width: 980px;
height: auto;
min-height: 800px;
background: white;
margin-top:-20px;
}

.ad_term{
display: block;
margin-top:10px; 
height: auto;
max-height: 300px;
overflow-y: auto;
width: 345px; 
float: right;
border: 2px solid lightblue;
background:lightblue;
}

.ad_hinw{
display: block;
height: 18px;
width: 345px;
overflow: hidden;
}

.open{
height: 140px;
}

#wrappstoff{
display: block;
margin: 0 auto;
width: 90%;
height: auto;
min-height: 500px;
background: whitesmoke;
margin-top:-25px;
border-radius: 10px;
padding-top: 20px;
}

.impbild{
max-width: 95%;
height: auto;
}

.anfrageText{
display: block;
margin: 8px;
height: auto;
width: 250px;
padding:10px;
background: whitesmoke;
border: 2px solid lightblue;
border-radius: 8px;
}

.schmelzen{
border-radius: 0 0 8px 8px;
margin-top: -10px;
}

.anfrsort{
position: fixed;
left:400px;
top:15%;
background: whitesmoke;
border: 2px solid lightblue;
border-radius: 10px;
padding:10px;
width:320px;
min-height:400px;
height: auto;
}

.textarmar{
margin-bottom: 20px;
}

.tab, .tab_stoffe {
display: table; 
border: 0px;
background: whitesmoke;
}

.tab_zelle {
display: table-cell; 
width: 190px; 
background: whitesmoke; 
padding: 5px; 
border-bottom: 1px solid grey;
vertical-align:top;
}

.zellR {
text-align: right;
}
.tab_zell_stoff {
display: table-cell; 
width: auto; 
height:55px;
background: whitesmoke; 
padding: 5px; 
border-bottom: 1px solid grey;
vertical-align:top;
overflow-y: auto;
}

.zelLink{
text-decoration: underline;
cursor: pointer;
font-size: 0.95rem;
color: #1C5AA2;
font-weight: bolder;
}

.zelLink:hover{
color:#E00F0F; 
}

.tab_zeile{
display: table-row;
}

.ntab{
	display:none;
}
.ergebn{
display: block;
width: 100%;
height: 25px;
font-size: 1rem;
font-family: verdana;
font-weight: bolder;
color: #1C5AA2;
text-align: right;
margin-left: 0 auto;
margin-right: 0 auto;
}

.zeiglist{
display: block;
width: 98%;
margin: 0 auto;
margin-top:10px;
height: 50px;
min-height: 50px;
overflow-y: hidden;
border: 1px solid rgba(28, 90, 162, 1);
border-radius: 8px;
background: rgba(28, 90, 162, 0.3 );
background-size: 300px 50px;
cursor:pointer; 
transition: all 0.5s ease;
}
.zeiglist:hover{
background: #EE8919;
}

.zeig{
min-height: 100px;
height: auto;
overflow-y: visible;
transition: all 0.5s ease;
}
.minThumb{
position: relative;
z-index: 2;
width: 40px; height: auto;
border:2px solid lightblue;
cursor:pointer;
transition: all 0.5s ease
}

.thbig{
z-index: 2;
width: 200px; height: auto;
border:4px solid black;
transition: all 0.5s ease
}

#grossbild{
position: absolute;
width: 90%;
height: auto;
top:-80px;
left: 50%;
margin-left: -50%;
visibility: hidden;
border: 30px solid rgba(10, 10, 10, 0.8);
border-radius: 16px;
z-index: 8;
}

.wahlinhalt{
background: lightblue;
cursor: pointer;
}
