/* CSS Document */

/* -------------------Client Style */

body{
	background:#fff;
    font-family: Arial, Helvetica, sans-serif;
	color: #05164d;
	font-size: 16px;
	line-height: 1.5;
}

h1, h2, h3{	
	font-size: 1.5em;
	color: #05164d;;
	line-height: normal;
}

h1{
	font-size:1.7em;
}

h3{
	font-size:1.1em;
}

.error {
	margin-top: 20px;
	font-size:1.0em;
	color: red;
	font-weight: bold;
}


strong{
	font-weight: 700;
}

.small{
	font-size:0.8em;
}

hr {
	padding-bottom: 10px;
	border: none;
	border-top: 1px solid #b5b5b5;
	color: #FFFFFF;
	background-color: none;
	height: 1px;
}


/* -------------------Allgemein */

.floater-l{
	float:left;
}

.floater-r{
	float:right;
}


.clear{
	clear:both;
}

.hspace{
	margin-top:15px;
}

.padd-t{
	padding-top:10px;
}

/* -------------------Links */

a {
	color: #0f0f0f;
	text-decoration: none;
}

a:hover {
	color: #a46b24;
}

a.footer {
	padding-right: 3em;
}

a.m {
	font-size: 1.0em;
	color: #0f0f0f;
	padding: 10px;
	text-decoration: none;
}

a.m:hover {
	background: #0086a3;
	color: #ffffff;
}

.m2{
	margin-left: 30px;
}


/* -------------------Header */

header {
	width: 100%;
	background:#fff;
	float:left;
	padding-top: 15px;
	border-top: 10px solid #05164d;
}

#mood{
	max-width: 80%;
	min-width: 984px;
	margin: 0 auto;
}

#logo{
	max-width: 984px;
	margin: 0 auto;
}

.upmenu{
	max-width: 984px;
	margin: 0 auto;
	color: #989898;	
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px solid #d0d0d0;
}

#content{
	max-width: 984px;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 2em;
}


.footer-bg{
	background: #f2f2f2;	
	width: 100%;
	padding: 10px 0px;
	margin-top: 3em;
}

#footer{
	margin: 0 auto;
	max-width: 984px;
}







/* -------------------Content */

.padd-l{
	padding-left:0px;
}

.padd-r{
	padding-right:0px;
}

.padd-t{
	padding-top:20px;
}

.padd-b{
	padding-bottom:20px;
}

.sample {
	width: 300px; 
	float: right;
	padding-left: 15px;
}

.wi-line {
	width: 100%;
	border-bottom: 1px solid #e57236;
	padding-bottom: 15px;
}


.box50 {
	float:left;
	width: 48%;
}

.box-background {
	width:94%;
	padding:3%;
	background: #e3e3e3;
}

.box100 {
	width: 100%;
}

.box70 {
	float:left;
	width: 61%;
}

.box30 {
	float:left;
	width: 35%;
}

.b-l {
	margin: 10px 4% 10px 0px;
}

.b-r {
	margin: 10px 0px 10px 0px;
}

.b-lr-border {
	padding-bottom:0px;
	border-bottom: 1px solid #b5b5b5;
	min-height: 210px;
}

.proddetailsbox{
	width:100%;
}

.logininput {
	height:63px;
	width: 50%;
	padding: 5px;
	line-height: 1;
	border: 1px solid #b5b5b5;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	color:#4c4c4c;	
}

.in, .in-kontakt, .in-short, .in-area, .in-area-kontakt  {
	width: 50%;
	padding: 5px;
	line-height: 1;
	background:#FFF;
	border: 1px solid #b5b5b5;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	color:#4c4c4c;	
}

.in-kontakt {
	width: 70%;
}

.in-short {
	width: 20%;
}

.in-area {
	height: 170px;
}

.in-area-kontakt {
	width: 70%;
	height: 170px;
}


input:focus, select:focus{
    border: 1px solid #b5b5b5;
	background:#d6d6d6
}   

.search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}

.search-input {
  width:100%;
  border: 1px solid #b5b5b5;
  background-color:white;
  background-image: url(/pics/lcc/0-searchicon.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 5px;
  line-height: 1;
  height: 48px;
  color:#4c4c4c;	
}

.search-select {
  width:100%;
  border: 1px solid #b5b5b5;
  background-color:white;
  background-image: url(/pics/lcc/0-selecticon.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 5px;
  line-height: 1;
  height: 48px;
  color:#4c4c4c;
  margin: 4px 0px 8px 0px;
}

select::-ms-expand {
  display:none;
}

.lt-ie10 select {
    background-image: none;
}

.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	color: #ffffff;
	font-size: 1.0em;
	background: #05164d;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	white-space: nowrap;
  }
  
  .btn:hover {
	background: #253b84;
	text-decoration: none;
  }   

  .btn2 {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	color: #ffffff;
	font-size: 1.0em;
	background: #05164d;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	white-space: nowrap
  }
  
  .btn2:hover {
	background: #253b84;
	text-decoration: none;
  }

.btn-row {
	float:left;
}


/* -------------------Footer */


/* -------------------Navigation */


#bereichlogo {
	display: block;
	float: left;
	background: url(/pics/lcc/1000-logo-lcc.png) no-repeat left;
	width: 257px; 
	height: 44px;
	margin-bottom: 15px;
}

#steuerung li {
	list-style: none;
	float: left;
	font-size: 1.0em;
}

#steuerung a {
	height: 100%;
	width: 100%;
	text-decoration: none;
}	

.menue-button {
	display: none;
}	

#steuerung {
	float: right;
	margin-top: 25px;
}