body {
	margin:0 auto;
	background: url('/images/background.png') repeat-x #fff;
	color: #555;
	font: 12px/160% Verdana, Arial, 'Bitstream Vera Sans', sans-serif;	
	text-align: center;
}

.line {
	width: 887px;
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: 1px solid #ddd;
	height: 10px;
}

#top {
	width: 887px;
	display: inline-block;
	padding-top: 50px;
	height: 80px;
}

#top .logo {
	width: 287px;
	float: left;
	text-align: left;
}

#top .menu {
	width: 600px;
	float: left;
	text-align: right;
	padding-top: 30px;
}

#splash {
	margin-top: 25px;
	clear: both;
}

#formular_start {
	margin-top: 25px;
	clear: both;
	width: 887px; 
	height: 230px;
}

#formular_start .left {
	width: 500px; 
	float: left;
}

#formular_start .left .content {
	padding: 50px;
	padding-top: 45px;
	text-align: left;
}

#formular_start .right {
	width: 300px; 
	padding-top: 80px;
	padding-left: 60px;
	float: left;
	color: #fff;
}

#footer {
	clear: both;
	width: 850px; 
	margin-top: 20px;
}

#footer .copyright {
	text-align: left;
	float: left;
	width: 350px;
}

#footer .menu {
	text-align: right;
	float: left;
	width: 500px;
}


a {
	color:#433f6d;
	text-decoration: none;
}

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

input.textfield, textarea {
	width: 350px;
	padding: 4px;
	border: 1px solid #e1e1e1;
	color: #777;
	background: url('/images/gradients_green.png') repeat-x #f9f9f9;
	font-size: 125%;
	font-family: Arial, Verdana, sans-serif;
}

.shortfields input.textfield, textarea {
	width: 225px;
}

input.checkboxfield {
	font-size: 25px;
	height: 15px;
	width: 15px;
}

.selectfield {
	margin-top: 5px;
	font-size: 15px;
	color: #777;
	width: 100px;
}
	
textarea {
	font-size: 120%;
	height: 100px;
}	

.formular {
	text-align: left;
}

.formular .title {
	color: #84ae5a;
	font-size: 18px;
	padding-left: 215px;
	padding-top: 25px;
}

.formular .field_block {
	min-height: 30px;
	display: inline-block;
	padding-bottom: 5px;
	clear:both;	
	width: 100%;
}

.formular .label {
	color: #4d5762;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
	padding: 8px 15px 0px 0px;
	float: left;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
}

.formular .value {
	padding: 8px 0px 0px 0px;
	float: left;
}

.formular .input {
	padding: 0px 0px 0px 0px;
	float: left;
}

.formular .info {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-top: 5px;
}

.formular .line {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: 1px solid #ddd;
	height: 10px;
}

.formular .header {
	clear: both;
  color: #42463d;
	font-size: 15px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding-bottom: 15px;
	padding-left: 25px;
}

.formular .header span {
	clear: both;
	font-size: 14px;
}


.formular .right_info {
	float: right;
	padding-left: 25px;
  background: url('/images/icons_arrow.png') no-repeat 0 0 #fff;
  font-size: 14px;
}

.contact_formular {
	text-align: left;
}

.contact_formular .field_block {
	display: inline-block;
	padding-bottom: 5px;
	clear:both;	
}

.contact_formular .label {
	color: #4d5762;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 150px;
	padding: 8px 15px 0px 0px;
	float: left;
	font-family: Arial, Verdana, sans-serif;
}

.contact_formular .value {
	padding: 8px 0px 0px 0px;
	float: left;
	font-size: 15px;
}

.contact_formular .input {
	padding: 0px 0px 0px 0px;
	float: left;
}


#menu_list {
}
#menu_list li {
	list-style: none;
	float: right;
	display: inline;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 10px;
	border-left: 1px solid #ddd;
}
#menu_list .first {
	border-left: 0;
}
#menu_list .last {
	margin-right: 0px;
}

.help_list {
	margin: 0;
	padding: 0;
}

.help_list li {
	line-height: 140%;
	list-style: none;
	background: url(/images/bullet.png) no-repeat 0 2px;
	color: #585858; 
	padding-left: 20px;
	padding-bottom: 7px;
}


.help_area_list {
	margin: 0;
	padding: 0;
}

.help_area_list li {
	list-style: none;
	background: url(/images/bullet.png) no-repeat 7px 18px;
	color: #585858; 
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}


.formation_list {
	margin: 0;
	padding: 0;
}

.formation_list li {
	line-height: 140%;
	list-style: none;
	background: url(/images/checkmark.png) no-repeat 0 2px;
	padding-left: 30px;
	margin-left: 10px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #42463d;
}

.contact_list {
	margin: 0;
	padding: 0;
}

.contact_list li {
	line-height: 200%;
	list-style: none;
	padding-right: 15px;
	margin-left: 10px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #42463d;
	text-align: right;
}

.warnings {
	line-height: 22px;
}

.errorbox_OLD {
	border: 1px solid #ddd;
	background: #FFFFCC url(/images/icons_warning.png) no-repeat 15px 15px;
	min-height: 60px;
	padding: 10px 25px 10px 100px;
}

.errorbox {
	background-color: #FFFFCC;
	border: 1px solid #ddd;
	padding: 10px 25px 10px 25px;
	font-weight: bold;
}

.green_box {
	width: 90px; 
	float: left; 
	height: 20px; 
	padding-top: 1px; 
	text-align: center;
	border-left: 1px solid #fff;
}

.red_box {
	width: 90px; 
	float: left; 
	height: 20px; 
	padding-top: 3px; 
	text-align: center;
	border-left: 1px solid #fff;
}

.top_box {
	width: 90px; 
	float: left; 
	height: 20px; 
	padding-top: 3px; 
	text-align: center;
	color: #000;
	font-weight: bold;
}

.box_block {
	clear: both;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 5px;
	height: 23px; 
}

.title_box {
	text-align: right; 
	width: 325px; 
	float: left; 
	padding-right: 25px;
	padding-top: 3px;
}

.area_box {
	width: 200px; 
	float: left;
	color: #aaa;
	padding-top: 3px;
}