
body{
	background:url("../images/bg_body.gif") #ffffff repeat-x;
	color:#101012;
	font:normal normal normal 11px/1.5em Helvetica,Arial,sans-serif;
	text-align:left;
}

a{
   color: #000000;
   font-weight: bold;
   text-decoration: underline;
}

body,html{
	margin:0;
	padding:0;
	width:100%;
}

.head {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
	background:url("../images/bg_head.gif") #002469 no-repeat fixed 629px top;
	margin-bottom: 1px;
}

.head_logo{
	top: 0px;
	margin: 0px;
	margin-left: 247px;
	padding: 0px;
	width: 285px;
	height:70px;
}

.subhead {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 100%;
	background:url("../images/bg_subhead.gif");
	margin-bottom: 1px;
}

.subhead2 {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 100%;
	background:url("../images/bg_subhead2.gif");
	margin-bottom: 1px;
}

.subhead_box {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	border-right: 1px solid white;
}

.subhead_form {
	margin: 0px;
	margin-left: -1px;
	padding: 7px;
   padding-top:3px;
   border: 0px;
	border-right: 1px solid white;
   width:184px;
   float:left;
   background-color:#798ebc;
   height:105px;
}
* html .subhead_form{
   width:198px;
   height:115px;
}

.content{
   margin-left: 247px;
   padding-left: 9px;
   padding-right: 9px;
   width: 532px;
}
* html .content {  /* nur fuer Internet Explorer */
  width:550px;     /* Version 5.x */
}

.formelement_1{
   margin: 0px;
   margin-top: 1px;
   margin-bottom: -2px;
   width: 100%;
   height: 17px;
   border: 1px solid #002469;
   font-size: 9px;
}

a.button{
   display: block;
   text-align: center;
   float: left;
   width: 75px;
   height: 13px;
   border-top: 2px solid #ffffff;
   border-left: 2px solid #ffffff;
   border-right: 1px solid #a7a7a7;
   border-bottom: 1px solid #a7a7a7;
   background: #e5e9f2;
   margin: 0px;
   margin-right: 25px;
   margin-top: 3px;
   line-height: 10px;
}
* html a.button{
   width: 78px;
}

h1{
	color:#002469;
   font:normal 20px/1.2em Arial,Helvetica,sans-serif;
   letter-spacing:1px;
   margin: 0px;
   margin-bottom: 17px;
}
h2{
	color:#002469;
	font:bold 11px/1.5em Helvetica,Arial,sans-serif;
   margin: 0px;
}

