body { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#050505; line-height: 20px; background-color: #e6e6e6; background-image: none; text-align: left; padding:0; margin: 0; }

/* for iePC */
a { color: #172981; font-style: normal; text-decoration: none; }
a:visited { color:#172981; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color:#4b4b4b; text-decoration: underline; }

h1{ color: #172981; font-size:24px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; }
h2{ color: #4b4b4b; font-size:14px; font-weight: normal; font-style: normal; line-height: 24px; }
h3{ color: #e11919; font-size:15px; font-weight: bold; line-height: 22px; }
h4 { color: #172981; font-size: 12px; font-weight: bold; margin-top: -1px; margin-bottom: -1px; }
hr { color: #4b4b4b; font-weight: normal; }
form{
padding: 0px;
margin: 0px;
}

.form{
padding: 0;
margin: 5px 25px 15px;
}

textarea, .formgenerell input, input.formgenerell {
width:300px;
border: solid 1px #aaaaaa; 
margin-top: 5px;
padding: 2px;
}

.formbutton {
width:100px;
border: 1px solid #aaaaaa; 
}

/* patforms filter */
.formErrors {
    margin: 5px 25px 25px;
    padding: 5px;
    border: solid 1px ;
    background-color: #e1e1e1;
}

.formlabelerror {
    color: #ff6937;
    font-weight: bold;
}

/* container to center the layout
-------------------------------------- */
#container { background-color: #afafaf; width: 900px; background-image: none; background-repeat:repeat-y; background-position: 0 top; margin-top: 30px; margin-right: auto; margin-left: auto; border: solid 2px #000; }

/* head container for logo and metanavi
-------------------------------------- */
#banner { background-image: url(../images/banner_novidarte.jpg); width: 900px; padding: 0; margin: 0; height: 125px; border-bottom-style: solid; border-bottom-width: 2px; }
#metanavi { 
float: right;
padding: 5px 15px 0px 0px;
margin: 0px;
}
/* content elements
-------------------------------------- */
#content { background-color: #ffffff; background-image: none; background-position: 0 bottom; width: 900px; margin: 0; padding: 35px 0 20px 0; border-top-style: solid; border-top-width: 2px; display: inline-table; }
/*footer
-------------------------------------- */
#footer { color: #fff; font-size: 10px; line-height: 18px; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; word-spacing: 1px; letter-spacing: 1px; position: inherit; width: 865px; height: 20px; margin-top: -10px; margin-bottom: 5px; padding: 10px 10px 10px 25px; }

