body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #747984;
}


p, .standard {
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

a:link, a:visited, a:active {
	color:#686C76;
	text-decoration:none;
	background: transparent;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #686C76;
}


#template1_box_rechts {
	position:static;
	width:229px;
	height:406px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index:1;
}

#template2_box_links {
	position:static;
	width:293px;
	height:406px;
	overflow: hidden;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index:1;
}

#template2_box_rechts {
	position:static;
	width:293px;
	height:406px;
	overflow: hidden;
	margin-left: 25px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index:1;
}


.formmandatory {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

input {
   background-color : transparent; 
   color : #404040; 
   font-family: tahoma, arial, helvetica, sans-serif;
   font-size: 8pt;
   font-weight : normal;
   border-color : #747474;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 2px;
}

textarea {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 8pt;
  color : #404040; 
  background-color : transparent;
  font-weight : īnormal;
  border-color : #404040;
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px; 
  text-indent : 2px;
}

.formSubmit {
  width: 120px;
  color : #404040;
  border-color : #404040;  
}

.formhpRadio {
  width: 10px;
}

