body{background-color: #FFFFFF;}

h1, h2, h3, h4, h5, h6 {
    font-family: 'arial', sans-serif;
    font-weight: normal;
	color: #000;
}
h2 {
    font-size: 12px;
    line-height: 8px;
    padding-top: 0px;
    margin-bottom: 1px;
}
h3 {
    font-size: 10px;
    line-height: 8px;
    padding-top: 0px;
    margin-bottom: 1px;
}

.rejseplan {
	position: absolute;
	top: -95px;
	left: -1150px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 60%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
}
.main {
	position: absolute;
	top: 50px;
	left: 400px;
	border:0;
	margin: 0;
	padding: 0;
	background-color: white;
	height: 100px;
	overflow: visible;
	width: 100%;
	font-size: 1.2em;
	font-family:"Arial";
	font-weight:200;
	text-align: center;
	color: black;
	z-index: 10;
}
.mailformular  {
	position: absolute;
	top: 80px;
     left: 610px;
     width:  400px;
     margin: 0px 0;
     padding: 10px;
     font-size: 8px;
     font-family: Tahoma, Verdana, Arial;
     border: 1px solid #666666;
     background: #F5F5F5;
     float: right;
     clear: both;
     }
     
.mailformular fieldset {margin: 1px 0;}
.mailformular a {color: #990000; text-decoration: none;}
.mailformular a:hover {color: #483D8A;}
  
.mailformular legend {
	 background: #66ff99;
	 color: #000;
	 padding: 3px 5px;
	 border: 1px solid #000;
	 text-transform: uppercase;
	font-size: 14px;
	font-family:"Arial";
	 }
	  
.mailformular label {
     width: 100px;
     float: left;
     clear: both;
     padding: 3px 5px;
     margin: 3px 0;
	font-size: 12px;
	font-family:"Arial";
     }
.txt {
	width: 120px;
	float: left;
	clear: both;
	padding: 3px 5px;
	margin: 3px 0;
	font-size: 12px;
	font-family:"Arial";
	font-weight:200;
	text-align: left;
	color: black;
     
     }
.mailformular input, .mailformular textarea {
     border-right: 1px solid #ddd; 
     border-bottom: 1px solid #ddd;
     border-left: 1px solid #666666; 
     border-top: 1px solid #666666;
     background: #ddc;
     padding: 0px 3px;
     margin: 2px 0;
     width: 250px;
}

.mailformular input:active, .mailformular input:focus, .mailformular input:hover { background: #66ff99;}
.mailformular textarea:active, .mailformular textarea:focus, .mailformular textarea:hover { background: #66ff99;}



.kontaktform table .kontaktinfo table .kontaktsecurity table .kontaktupload table .kontaktsend table  { border-spacing:0px; width:360px; border:0px solid;}
.label { width:100px; padding:0px;}
.field { width:250px; padding:0px;}
.error { width:200px; padding:0px 0px 0px 5px;}
.captchareload { padding-left:10px;}
input.errordesignfields, textarea.errordesignfields { background-color:#cc3333;}




.buttons input { width:90px;}
.buttons input, .captchareload img { background: #909090; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.buttons input:hover, .captchareload img:hover { background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}

