body {
  text-align: center;
  background: white url(../img/bg.jpg) no-repeat fixed center top;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #f00; text-decoration: none
}
A:visited {
	COLOR: #f00; text-decoration: none
}
A:active {
	COLOR: #f00; text-decoration: none
}
A:hover {
	COLOR: #f60;}

#page_wrapper { background-color: white; margin-left: auto; margin-right: auto; width: 760px; text-align: left; height: auto; border: solid 1px #060; }

#page_header { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; height: 120px; }
#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}
#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}
#menu_bar { background-image: url(../img/drop_shadow.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; height:40px; clear: both; }

#menu_bar ul {
  margin-top: 0;
  padding-left: 0;
  margin-left: 0;
  background: #f00 url(../img/menu_bg.gif) repeat-x left top;
  color: white;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{ color: #efefef; background-image: url(../img/menu_bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; text-decoration: none; float: left; padding: 5px 15px; border-right-style: solid; border-right-width: 1px; }

#menu_bar ul li a:hover, #menu_bar #current
{ color: #ffffff; background-image: url(../img/menu_hover_bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; }

#content_wrapper { clear: both; margin: 10px 15px 0; }
#left_side { float: left; background-color: white; width: 728px; border-width: 0; }
#left_side h3 { margin-top:0; margin-bottom:10px; font-family: verdana, arial, sans-serif; font-size: 20px; color: #060; line-height: 18px; background-color:#ffffff; padding:4px; border-bottom: 1px solid #060; clear:both; }
#left_side p {
  margin-top:0;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}
.float_left { float: left; margin-right: 10px; margin-left: 10px; }
#page_footer {
  height: 60px;
  background-color: #f00;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  line-height:22px;
}

* { behavior: url(iepngfix.htc) }

a img {border: none; }

#formmaileralles {
	background-color: #efefef;
	border: solid 1px #ccc;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 5px;
	text-align: center;
}
.formmailerlinks {
	clear: left;
	float: left;
	width: 50%;
}
.formmailerlinksrechts {
	clear: right;
	float: left;
	width: 50%;
}
.formmailertextfeld { border: solid 1px #cccccc; height: 20px; width: 320px; font-size: 12px; color: #0033ff; font-family: "Courier New", Courier, mono; padding-left: 3px; }
.formmailertextarea { border: solid 1px #cccccc; height: 90px; width: 680px; font-size: 12px; color: #0033ff; font-family: "Courier New", Courier, mono; padding: 1px 1px 1px 3px; }
.formmailerbutton {
	background-color: #ffffff;
	height: 20px;
	width: 130px;
	margin: 15px 5px 10px;
	border: solid 1px #cccccc;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formmailertextfeldspam {
	border: solid 1px #cccccc;
	height: 20px;
	width: 120px;
	font-size: 12px;
	color: #ff6600;
	font-family: "Courier New", Courier, mono;
	margin-right: 60px;
	text-align: center;
}
.formmailerimg {
	vertical-align: middle;
}
