body{
    background-color:#000000;
	background-image:url(../images/bg/bg1.jpg);
    background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	text-align: center;
	margin-top:0px;
	margin:0px;
}

a{
	color: #ffffff;
	text-decoration: underline;
}

a:link{
	color: #ffffff;
	text-decoration: underline;
}

a:visited{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	color: #990000;
	text-decoration: underline;
}

a.base:link{color : #ffffff; text-decoration: underline;} 
a.base:visited{color : #ffffff; text-decoration: underline;}
a.base:active{color : #cccccc; text-decoration: underline;} 
a.base:hover {color:#cccccc; text-decoration: underline;}

a.news_tmb {
border: #FFFFFF 1px solid;
}

#flashcontent{
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}

#flashPadding {
    padding-left: 15px;
	
	}
	
#wrapper{
	width: 770px;
    margin-left: auto;
    margin-right: auto;
	text-align:left;
}

#header{
	width: 770px;
	height: 80px;
	background-image:url(../images/global/elsa_haag_01.jpg);
	background-repeat:no-repeat;
}

#mail{
   background-image:url(../images/global/elsa_haag_02.jpg);
   background-repeat:no-repeat;
   padding-left:46px;
   width: 770px;
   height: 76px;
 }

#mainer{
	width: 770px;
	background-image:url(../images/global/elsa_haag_03.jpg);
	background-repeat:repeat-y;
}

#mainText{
	width: 690px;
	padding: 15px 0px 0px 35px; 
}

#mainText2{
	width: 690px;
	padding-left:35px;
}

#mainText3{
	width: 760px;
	padding: 15px 0 0 35px; 
}

.image1 {
    float:right;
	padding-left:10px;
	}
	
#base{
	width: 770px;
	height: 96px;
	background-image:url(../images/global/elsa_haag_05.jpg);
	background-repeat:no-repeat;
}

#footerwrap {
    padding-top:25px;
	}
	
#footer{
	width: 770px;
	height: 100px;
	background-image:url(../images/global/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-top:35px;
	
}

h1 {
    font-weight: bold;
	font-size:11px;
	margin-top: 0; 
	margin-bottom: 0;
	}

h2 {
   float:left;
   font-weight:normal;
   font-size:11px;
   margin-top: 0; 
   margin-bottom: 0;
}

.h3{
   font-weight:bold;
}

.logo1 {
	font-weight: bold;
	font-style:italic;
}

.logo2 {
	font-weight: bold;
}

 /* start form css*/

fieldset
{
  border: 1px solid #fff;
  width: 550px;
}

legend
{
    color: #ffffff;
    font-weight:bold;
    background: #990000;
    border: 1px solid #fff;
    padding: 2px 6px;
}

label {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left:5px;
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

.text {
	color: #fff;
    background: #990000;
    border: 1px solid #fff;
	width:250px;
}

.radio {
    color:#fff;
}

textarea {
	color: #fff;
    font-weight:bold;
	background: #990000;
    border: 1px solid #fff;
	width:250px;
	height:75px;
}

select {
	color: #fff;
    background: #990000;
    border: 1px solid #fff;
	
}

br {
	clear: left;
}

.submit {
   color: #fff;
   font-size:11px;
   font-weight:bold;
   background: #990000;
   border: 2px outset #fff;
   width:100px;
   margin-left:145px;
   margin-bottom:10px;
}

/* form css end*/
