body { background-color:#b6b4a5; font-family:"Times New Roman", Times, serif; font-size:14px; text-align:center; }
.mainwrap { width:900px; margin:0 auto; text-align:left; border:1px solid #000; background-color:#e3e0bf; }

.mainnavigation { border-top:1px solid #000; border-bottom:1px solid #000; padding:5px 15px; }
.mainnavigation ul li { display:inline; padding-right:15px; }
.mainnavigation ul li a { color:#000; text-decoration:none; font-size:14px; font-weight:bold; }
.listelement ul { margin:0; padding:0; list-style:none; }

.contentarea { padding:5px; }
.contentarea_left, .contentarea_right { width:420px; background-color:#e8e7d3; padding:10px; min-height:300px; height:auto !important; height:300px; }
.contentarea_wide, .subnavigation { background-color:#e8e7d3; padding:10px; }
.contentarea_wide { min-height:300px; height:auto !important; height:300px; }

.front_banner { padding-bottom:5px; }

.subnavigation { width:200px; }
.subnavigation ul ul { padding-left:20px; }
.subnavigation a { text-decoration:none; color:#000; }
.subnavigation_content { width:640px; }

.mainnavigation ul li a.selectednavi, .subnavigation a.selectednavi { text-decoration:underline; }

.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }

p { margin:0; padding:7px 0; }

/*Form*/
form { margin:0; padding:0; }

.form_content { float:left; padding:20px; width:500px; }
.form_progress { float:left; width:200px; }
.form_progress ul { margin:0; padding:0; list-style:none; }
.form_progress a { text-decoration:none; }

.form_pagetitle, .form_captiontitle { font-size:1.9em; font-family: Trebuchet MS, Arial, Verdana, Tahoma, sans-serif; color:#2D6997; margin:0; 
padding:5px 0 5px 0;	margin-bottom:10px; line-height:22px; }
.form_captiontitle { font-size:1.4em; }
.form_pagedescription { margin-bottom:5px; }

.form_fatalerror { font-weight: bold; color: #f00; }
.form_fieldrequired { background-color: #DDF0FD; }
.form_fielderror { background-color: #f00; }
.form_fieldlabelrequired { color: #333; }
.form_fieldlabelerror { color: #f00; }
.form_errormessages { color:#c80000; border:1px solid #eee; padding:5px; margin-bottom:10px; background-color:#f8f8f8; }
.form_progress_unfilled a { color: #aaa; }
.form_progress_filled a { color: #666; }
.form_progress_open a { color: #666; font-weight: bold; }
.form_confirmtext { font-size: 13px; }
.form_fieldcontainer, .form_submit, .form_caption, .form_rule { clear: both; }
.form_fieldlabel, .form_fieldinput { float: left; width: 200px; }
.form_fieldlabel { padding: 4px 2px 0 0; }
.form_fieldinput { padding: 3px; }
.form_fieldoption { }

.form_fieldcontainer { border-top:1px solid #eee; }

.form_inputtext { width:200px; }
.form_textarea { width:200px; height:100px; }
.form_submit { border-top:1px solid #eee; padding-top:3px; text-align:right; }
.form_submit input, .login_button { margin:0; padding:1px 2px; border:solid 1px #7A7B74; background-color:#F8F8F8; font-weight:normal; 
font-size:100%; cursor:pointer; }

