/*
****************IBE FORMAT******************
*/

#bgibe { width: 99.9%;height:auto;padding:0px;text-align:center;background:#1F3147;display:block;border:1px solid #9f9f9f;}

.zelle {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 15px;
	color:#000;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	padding: 5px 0px 7px;
}


input
{-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:98%;
	font-family: verdana;
	font-size: 15px;
	color:#194F7C;
	border-radius: 0px;
	border:1px solid #ccc; 
	height:25px;
	background-color: #eee;}


/* select */
select
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border:1px solid #ccc;
  height:31px;
  font-size: 15px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#eee;
  background-image:url('../bilder/pfeil2.png');
  background-position: right;
  background-repeat: no-repeat;
  width:100%;

}

.selectklein
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
 border-radius: 3px;border:1px solid #9f9f9f;
  height:40px;
  font-size: 17px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#fff;
  background-image:url('pfeil2.gif');
  background-position: right;
  background-repeat: no-repeat;
  width:80%;

}

select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display:none;
}
/* Ende select */

#submit{
	display: block;
	background: #d98b27;
	font-size: 17px;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	height: 44px;
	border-radius: 0px;
	border: 2px solid #ffcf92;
	text-align: center;
	width: 217px;
	left: 32px;
	position: absolute;
}




@media only screen and (min-width: 800px) {


#bgibe { width: 99.9%;height:auto;padding: 0px;text-align:center;background:#1F3147;display:block;}

.zelle
{width: 100%;
	float: left;
	text-align: left;
	font-size: 15px;
	color:#000;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	padding: 5px 0px 7px;}

input
{-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:98%;
	font-family: verdana;
	font-size: 15px;
	color:#194F7C;
	border-radius: 0px;
	border:1px solid #ccc; 
	height:25px;
	background-color: #eee;}


/* select */
select
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border:1px solid #ccc;
  height:31px;
  font-size: 15px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#eee;
  background-image:url('../bilder/pfeil2.png');
  background-position: right;
  background-repeat: no-repeat;
  width:100%;
}

select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display:none;
}
/* Ende select */

#submit{
	display:block;
	background:#d98b27;
	font-size:17px;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	font-variant: small-caps;
	color:#ffffff;
	height:44px;
	border-radius: 0px;
	border: 2px solid #ffcf92;
	text-align:center;
	width: 217px;
	left: 32px;
	position:absolute;
}

}

@media only screen and (min-width: 960px) {

.zelle
{width: 100%;
	float: left;
	text-align: left;
	font-size: 15px;
	color:#000;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	padding: 5px 0px 7px;}

input
{-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:98%;
	font-family: verdana;
	font-size: 15px;
	color:#194F7C;
	border-radius: 0px;
	border:1px solid #ccc; 
	height:25px;
	background-color: #eee;}


/* select */
select
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border:1px solid #ccc;
  height:31px;
  font-size: 15px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#eee;
  background-image:url('../bilder/pfeil2.png');
  background-position: right;
  background-repeat: no-repeat;
  width:100%;

}

}

@media only screen and (min-width: 1024px) {


#bgibe { width: 99.9%;height:auto;padding: 0px;text-align:center;background:#1F3147;display:block;}

.zelle
{width: 100%;
	float: left;
	text-align: left;
	font-size: 15px;
	color:#000;
	font-family: "Arial Narrow", Arial;
	font-stretch: condensed;
	font-weight: bold;
	padding: 5px 0px 7px;}

input
{-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:98%;
	font-family: verdana;
	font-size: 15px;
	color:#194F7C;
	border-radius: 0px;
	border:1px solid #ccc; 
	height:25px;
	background-color: #eee;}


/* select */
select
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border:1px solid #ccc;
  height:31px;
  font-size: 15px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#eee;
  background-image:url('../bilder/pfeil2.png');
  background-position: right;
  background-repeat: no-repeat;
  width:100%;
}

.selectklein
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
 border-radius: 3px;border:1px solid #9f9f9f;
  height:40px;
  font-size: 17px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#fff;
  background-image:url('pfeil2.gif');
  background-position: right;
  background-repeat: no-repeat;
  width:80px;
}

.select1
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px;border:1px solid #9f9f9f;
  height:40px;
  font-size: 17px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#fff;
  background-image:url('pfeil2.gif');
  background-position: right;
  background-repeat: no-repeat;
  width:150px;

}

select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display:none;
}
/* Ende select */



}

@media only screen and (min-width: 1200px) {


#bgibe { width: 99.9%;height:auto;padding: 0px;text-align:center;background:#1F3147;display:block;color:#0058A3;}

.zelle
{width:100%;float:left;text-align:left;font-size: 15px;color:#000;font-family: "Arial Narrow", Arial; font-stretch: condensed; font-weight: bold; padding:5px 0px 7px;}

input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width:277px;
	font-family: verdana;
	font-size: 15px;
	color:#194F7C;
	border-radius: 0px;
	border:1px solid #ccc; 
	height:25px;
	background-color: #eee;
}


/* select */
select
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*border-radius: 5px;border:1px solid #9f9f9f;*/
  height:31px;
  font-size: 15px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#eee;
  background-image:url('../bilder/pfeil2.png');
  background-position: right;
  background-repeat: no-repeat;
  width:281px;

}

.select1
{-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px;border:1px solid #9f9f9f;
  height:40px;
  font-size: 17px;
  color:#194F7C;
  font-family: verdana;
  padding:2px;
  background-color:#fff;
  background-image:url('pfeil2.gif');
  background-position: right;
  background-repeat: no-repeat;
  width:150px;

}
select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display:none;
}
/* Ende select */



}



/*
**************ENDE IBE FORMAT****************
*/