@CHARSET "UTF-8";

body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;	
	background-color: #002e5f;
	background-image: url(../img/leiton_world_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

h1 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;	
}

h1#page_title {
	color: #fff;
	font-size: 20px;
	padding: 20px 0px;
}

h2 {
	font-size: 13px;
	margin: 30px 0px 10px 0px;	
}

hr {
	border-color: #ffb300;
	background-color: #ffb300;
	border: 0px;
	height: 2px;
}

legend {
	background-color:inherit;
	color:#72A2DE;
	font-size:14px;
	font-weight:bold;
	padding:0 5px;
}

input {
	border:1px solid #979797;
	color:#000000;
	height:22px;
	width:270px;
	margin-bottom: 10px;
}

textarea {
	width: 350px;
	height: 120px;	
}

input.button {
	background-color:#F4BD14;
	border:1px solid #0F266C;
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin: 15px 0px 0px 0px;
	padding:2px 30px;
	width: 140px;
}

label {
	display: block;
	font-weight: bold;
	padding-right: 20px;
}


#center {
	width: 1020px;
	text-align: center;
	margin: 0px auto;
	background-color: #ffffff;
}

#content_center {
	text-align: left;
	width: 1020px;
}

#enum_sites {
	width: 990px;	
	margin: 0px auto;
	text-align: left;
	margin-left: 10px;
}

#content {
	width: 1020px;	
	padding-left: 5px;
	margin: 0px auto;
	text-align: left;
}

#logo {
	margin-top: 0px;
	margin-right: 5px;
	width: 275px;
	height: 265px;
	float: left;
}

#img_logo {
	width: 275px;	
}

.enum_site {
	float: left;
	width: 300px;
	
}

.company_head {
	font-weight: bold;
}

.company_head a:link, .company_head a:visited {
	color: #292929;
	text-decoration: none;	
}

.company_head a:hover {
	text-decoration: none;
	color: #ffb300;	
}

.company_location {
	color: #0c2070;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 10px;
}

#footer {
	padding-top: 30px;
	width: 1018px;
	margin: 0px auto;
	font-size: 9px;
	color: #9F9F9F;
}

#footer a:link, #footer a:visited {
	color: #9F9F9F;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: none;
	color: #ffb300;	
}

.label {
	width: 80px;
	font-weight: bold;
}

.label2 {
	width: 110px;
	font-weight: bold;
}

.button a, .button a:link, .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/sidebar_button.gif);
	display: block;
	width: 154px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	padding: 0px 10px;
	margin: 0px auto;
	margin-top: 20px;
}

.button a:hover {
	text-decoration: underline;
	text-shadow: 1px 1px 6px #fff;
}

.management {
	padding-bottom: 15px;
}

.telephone {
	padding-top: 15px;
}

#kontaktformular_div {
	margin-top: 15px;
}

#kontaktformular {
	width: 500px;
}

#language_picker {
	position: relative;
	top: 157px;
	left: 465px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	width: 200px;
	height: 30px;
}

#metanavigation {
	padding-right: 40px;
	padding-top: 5px;
	text-align: right;
	color: #292929;
	font-size: 11px;
}

#metanavigation a:link, #metanavigation a:visited {
	color: #292929;
	text-decoration: none;	
}

#metanavigation a:hover {
	text-decoration: none;
	color: #ffb300;	
}

#SiteLanguage {
	width: 150px;
}

.error-message {
	color: red;
	margin-bottom: 10px;
}

div#flashMessage {
	text-align: center;
	font-size: 15px;
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
}

#View {
	padding-left: 10px;
}

a#calculator, a#calculator:visited, a#calculator:link, a#calculator:hover {
	position: relative;
	top: 275px;
	left: 40px;
	width: 235px;
	height: 245px;
	display:block;
}

a#germany, a#germany:visited, a#germany:link, a#germany:hover {
	position: relative;
	top: 123px;
	left: 496px;
	width: 13px;
	height: 13px;
	display:block;
}

a#mexico, a#mexico:visited, a#mexico:link, a#mexico:hover {
	position: relative;
	top: 187px;
	left: 180px;
	width: 13px;
	height: 13px;
	display:block;
}

a#hongkong, a#hongkong:visited, a#hongkong:link, a#hongkong:hover {
	position: relative;
	top: 182px;
	left: 779px;
	width: 13px;
	height: 13px;
	display:block;
}

#text {
	width: 760px;
	margin-top: -25px;
	margin-left: 10px;
}

#overlay {
	width: 1020px;
	height: 580px;
	text-align: left;	
}

