﻿/* CONTACT FORM */
.pos{
	margin: 0 auto 0 auto;
	position: relative;
	width: auto;
	height: auto;
	z-index: auto;
	float: none;
	text-align: left;
}
.level_pic{
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
}
input[type=submit] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #008000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
input[type=reset] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #FF0000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
.warn {
	color: #FFFF00;
	text-align: left;
}
.warn_2{
	margin: 2% 0 2% 0;
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: left;
}
.txt_form_1{
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_2{
	font-size: .875em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_3{
	font-size: .95em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}

.kontaktdaten  {
	margin: 0 auto 0 auto;
	width: 400px;
	height: auto;
}
.anfrage {
	width:400px;
	height:auto;
}
.upload  {
	width:400px;
	height:auto;
}
.captcha  {
	width:400px;
	height:auto;
	text-align:left;
}
.action  {
	width:400px;
	height:auto;
	text-align:left;
}
.copyright  {
	color: #808080;
	width: 400px;
	height: auto;
	text-align: center;
	margin: -10px auto 0 auto;
	font-size: xx-small;
	/*font-family: Verdana, Geneva, Tahoma, sans-serif;*/
}
.house{
	margin: 0 auto 0 auto;
	position: relative;
	width: 302px;
	height: 191px;
	z-index: auto;
	float: none;
	text-align: center;
	border: 1px #99CCFF solid;
}
.refresh { 
	width: 100%;
	max-width: 40px;
	height: 40px;
	float: none;
	z-index: auto;
	border: 1px #000080 solid;
}
@media screen and (max-width: 900px) {
.pos{
	margin: 0 auto 0 auto;
	position: relative;
	width: auto;
	height: auto;
	z-index: auto;
	float: none;
	text-align: left;
}
.level_pic{
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
}
input[type=submit] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #008000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
input[type=reset] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #FF0000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
.warn {
	color: #FFFF00;
	text-align: left;
}
.warn_2{
	margin: 2% 0 2% 0;
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: left;
}
.txt_form_1{
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_2{
	font-size: .875em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_3{
	font-size: .95em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}

.kontaktdaten  {
	margin: 0 auto 0 auto;
	width: 400px;
	height: auto;
}
.anfrage {
	width:400px;
	height:auto;
}
.upload  {
	width:400px;
	height:auto;
}
.captcha  {
	width:400px;
	height:auto;
	text-align:left;
}
.action  {
	width:400px;
	height:auto;
	text-align:left;
}
.copyright  {
	color: #808080;
	width: 400px;
	height: auto;
	text-align: center;
	margin: -10px auto 0 auto;
	font-size: xx-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.house{
	margin: 0 auto 0 auto;
	position: relative;
	width: 302px;
	height: 191px;
	z-index: auto;
	float: none;
	text-align: center;
	border: 1px #99CCFF solid;
}
.refresh { 
	width: 100%;
	max-width: 40px;
	height: 40px;
	float: none;
	z-index: auto;
	border: 1px #000080 solid;
}
}
@media screen and (max-width: 600px) {
.pos{
	margin: 0 auto 0 auto;
	position: relative;
	width: auto;
	height: auto;
	z-index: auto;
	float: none;
	text-align: left;
}
.level_pic{
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: center;
	margin-top: 5px;
}
input[type=submit] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #008000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
input[type=reset] {
	border: thin #000080 solid;
	cursor: pointer;
	border-radius: 3px;
	background-color: #FF0000;
	width: 100px;
	color: #FFFFFF;
	height: 20px;
}
.warn {
	color: #FFFF00;
	text-align: left;
}
.warn_2{
	margin: 2% 0 2% 0;
	position: relative;
	width: 440px;
	height: auto;
	z-index: auto;
	float: left;
	text-align: left;
}
.txt_form_1{
	font-size: 1em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_2{
	font-size: .875em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}
.txt_form_3{
	font-size: .95em;
	font-weight: normal;
	color: #FFFF00;
	text-align: left;
}

.kontaktdaten  {
	margin: 0 auto 0 auto;
	width: 400px;
	height: auto;
}
.anfrage {
	width:400px;
	height:auto;
}
.upload  {
	width:400px;
	height:auto;
}
.captcha  {
	width:400px;
	height:auto;
	text-align:left;
}
.action  {
	width:400px;
	height:auto;
	text-align:left;
}
.copyright  {
	color: #808080;
	width: 400px;
	height: auto;
	text-align: center;
	margin: -10px auto 0 auto;
	font-size: xx-small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.house{
	margin: 0 auto 0 auto;
	position: relative;
	width: 302px;
	height: 191px;
	z-index: auto;
	float: none;
	text-align: center;
	border: 1px #99CCFF solid;
}
.refresh { 
	width: 100%;
	max-width: 40px;
	height: 40px;
	float: none;
	z-index: auto;
	border: 1px #000080 solid;
}
}



