body { font-size: 12px; font-family: arial, Helvetica, sans-serif; color:#000; line-height: 20px; background-color: #000; background-image: none; word-spacing: 1px; letter-spacing: 1px; padding:0; margin: 0; }

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

h1{ color: #172981; font-size:22px; font-weight: normal; line-height: 30px; text-transform: uppercase; word-spacing: 1px; letter-spacing: 1px; }
h2{ color: #4b4b4b; font-size:13px; font-weight: normal; line-height: 20px; }
h3{ color: #172981; font-size:13px; font-weight: bold; font-style: normal; line-height: 20px; text-transform: uppercase; word-spacing: 0; letter-spacing: 0; margin-left: 0; }


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: #abed0e;
}

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

/* container to center the layout
-------------------------------------- */
#container { background-color: #000; width: 900px; margin: 20px auto 10px; background-image: none; background-repeat:no-repeat; }

/* head container for logo and metanavi
-------------------------------------- */
#banner { background-color: transparent; background-image: url(../images/aristos_banner.jpg); background-repeat: no-repeat; width: 900px; padding: 0; margin: 0 0 15px; height: 100px; }
/* content elements
-------------------------------------- */
#content { background-color: white; background-image: url(../images/hg_verlauf.jpg); background-repeat: no-repeat; width: 900px; height: 555px; margin-bottom: 15px; padding-top: 30px; padding-bottom: 15px; }
#content2 { background-image: url(../images/hg_verlauf_lang.jpg); background-repeat: no-repeat; margin-bottom: 15px; width: 900px; height: 755px; padding-top: 30px; padding-bottom: 15px; }
#content3 { background-image: url(../images/hg_verlauf_klein.jpg); background-repeat: no-repeat; margin-bottom: 15px; padding-top: 30px; padding-bottom: 15px; width: 900px; height: 405px; }
#content4 {
	background-image: url(../images/hg_verlauf_ch.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 900px;
	height: 755px;
}
#content_news { background-image: url(../images/NEWS_900x45.png); background-repeat: no-repeat; width: 900px; height: 45px; }
/*footer
-------------------------------------- */
#footer { color: #fff; font-size: 10px; font-weight: normal; line-height: 14px; background: #000 no-repeat; width: 900px; margin: 10px auto 0; padding: 10px 0; text-align: center; height: 30px; }

