/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{
	clear: both;
	padding: 0 0 0 0 !important;
}


a
{
	outline: none;	
}


/*** CONTOUR */

.contourFieldSet div
{
	padding:5px 0px;
}

.fieldLabel
{
float: left;
width: 13em;
margin-right: 1em;
text-align: left;
font-size:12px;	
}
	
.agentrecommendedby input
{
	font:arial;
	font-size:12px;
	    color:#ccc;

}

.website input
{
	font:arial;
	font-size:12px;
}
	
.text, textarea
{
	padding: 0;
	width:305px;
	font:arial;
	font-size:12px;
	font-family:arial;
}

select
{
	font-size:12px;
}

textarea
{
		height:100px;

}

.country select
{
	width:307px;
}
.selectyourbertlingoffice select
{
	width:307px;
}

.additionalinformation input
{
	padding: 0;
	width:400px;
	height:300px;
	font-family: arial;
}

.phone input
{
	width:210px;
	font:arial;
	font-size:12px;
}

.countrycode
{
	float:left;
	position:relative;
	height:0px;
}


.countrycode label
{
	display:none;	
}

.countrycode select
{
	 left: 168px;
    position: absolute;
    top: 6px;
	z-index:9999999;
}

.countrycodefax
{
	float:left;
	position:relative;
	height:0px;
}


.countrycodefax label
{
	display:none;	
}

.countrycodefax select
{
	 left: 168px;
    position: absolute;
    top: 6px;
	z-index:999999999;
}

.phone input {
    margin-left: 60px;
    width: 245px;
}

.fax input {
    margin-left: 60px;
    width: 245px;
	font:arial;
	font-size:12px;
}

.contournavigation button
{
	border:none;	
	display: inline;
	cursor:pointer;
	background-color: #05488b;
	background-image:url(../staticmedia/img/blueButtonArrow.gif);
	background-position: 9px center;
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 10px 4px 24px;
	height:18px;
	font-size: 14px;
	line-height: 16px;
	font-family: DinWebBold, Arial, Helvetica, sans-serif;
	
}

/* 
.zipcode input
{
	width:60px;	POTZLEITZAHLENFELD 
}






.zipcode, .country
{
		margin-left:10px;

}

.phone
{
	clear:both;
}

.fax
{
		margin-left:610px;

}

*/


.cookieAlert
{
	color: #004187 !important;
	background-color: #a8cee9 !important;
	border-color: #004489 !important;
	padding: 20px 0px !important;
	text-align:center;
}

.cookieButton
{
	padding-bottom: 19px !important;
    margin-left: 25px;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
