h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color:#555555;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform:uppercase;
}

/*Titel*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}


a,p, th,td,span,div,body  { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
}
td,p{
	font-size: 11px;
	padding:2px;
	vertical-align:top;
}

input, select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #abaaa6;
	padding-left:2px;
	padding-right:2px;
	color:#555555;
}

/*--- Links --------------------------------------------------*/

a:link,a:visited{
	color:#555555;
	letter-spacing:0.2pt;
	font-weight:normal;
	text-decoration:none;
	
}

a:hover{
	color:#4656a5;
}

a.linkWhite{
	color: #ffffff;
	letter-spacing:1px;
	font-weight:bold;
}

a.linkGrey{
	color: #555555;
	letter-spacing:1px;
	font-weight:bold;
}

.box_775px_border{
	width:775px;
	border:1px solid #e7e7e7;
}
.box_775px{
	width:775px;
}
.box_385px{
	width:385px;
	padding:10px 10px 10px 10px;
}
.box_385px_border{
	width:383px;
	border:1px solid #e7e7e7;
}
.box_385px_search{
	float:left;
	width:385px;
	margin-top:5px;
	height:25px;
	background-color:#e7e7e7;
}
.box_480px{
	width:478px;
	padding:10px 10px 10px 10px;
}
.box_290px{
	width:288px;
	padding:10px 10px 10px 10px;
}
.box_255px{
	float:left;
	width:257px;
	height:240px;
}
.box_255px_search{
	float:left;
	width:258px;
	margin-top:5px;
	height:25px;
	background-color:#e7e7e7;
}
.checkbox{
	float:left;
	width:30px;
	height:25px;
	border:0px;
}
.label_row{
	line-height:22px;
	text-align:left;
}
.label_fieldtext{
	float:left;
	width:90px;
	text-align:left;
}
.label_field{
	float:left;
}

.label_info{
	height:25px;
	width:20px;
	padding-top:2px;
}

.container_header {
	text-align:left;
	vertical-align:top;
	background-color:#e7e7e7;
	font-weight:bold;
	padding:6px 10px 2px 10px;
	height:20px;
}

.listheader{
  	border:1px solid #e7e7e7;
  	padding:2px 2px 2px 2px;
  	font-size:11px;
  	font-weight:bold;
  	
 } 
 .listposition{
   	border:1px solid #e7e7e7;
   	padding:2px 2px 2px 2px;
   	font-size:11px;
 }

.listheader_white{
  	border:1px solid #ffffff;
  	padding:2px 2px 2px 2px;
  	font-size:11px;
  	font-weight:bold;
  	
 } 
 .listposition_white{
   	border:1px solid #ffffff;
   	padding:2px 2px 2px 2px;
   	font-size:11px;
 }	
.headline {
	padding:0px 0px 0px 10px;
	margin: 0px;
	position: absolute;
	top: 80px;
	left:0px;
	width: 470px;
	height:35px;
}
.headline_text {
	position:absolute;
	bottom:0px;
	font-size:15px;
	font-weight:bold;	
	color: #ffffff;
}
.header_desc{
	background-color:#e7e7e7;
	width:100%;
	color:#555555;
	height:17px;
	padding:8px 0px 0px 10px;
	font-weight:bold;
}
.bestellFormHeader{
	font-size:11px;
	font-weight:bold;
	color: #555555;
	float:left;
	width:280px;
}
.bestellFormInputDesc{
	display:block;
	font-size:11px;
	color:#555555;
	padding-bottom:5px;
}
.neuheit{
	float:left;
	background-color:#ef8410;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	padding-bottom:2px;
	width:34px;
	height:12px;
}


.errorMessage
  {
	border:1px solid #ee8413;
	padding:10px 10px 10px 10px;
	width:773px;
  }
.okMessage
  {
	border:1px solid #94bb2e;
	padding:10px 10px 10px 10px;
	width:100%;
  }
  .input_text{
  	background-color: #e7e7e7;
  	width:57px;
  	padding-left:5px;
  	padding-top:2px;
  	float:left;
  	height:17px;	
  	color: #555555;
  }
  .input_field{
  	background-color: #ffffff;
  	float:left;
  	clear:right;
  	font-size:11px;
  	color:#555555;	
  	width:217px;
  	height:17px;
  	padding:3px 0px 0px 5px;
  	border:0px;
  }
  .textarea{
  	background-color:#ffffff;
  	border:0px solid orange;
  	font-size:11px;
  	width:222px;
  	color: #555555;
  	overflow:auto;
  }
  .button{
  	padding:0px 0px 0px 10px;
  	height:18px;
  	background-color: #ffffff;
  	border: 1px solid #8d8e89;	
  	width:117px;
  }
  .pfeil{
  	float:left;
  	padding:0px 0px 0px 10px;
  	border:0px;
  	vertical-align:middle; 
  	background-image:url("/inter/blanco/images/pfeil_kl_grau_re.gif");
  	background-position:0px center;
  	background-repeat: no-repeat;
}
