  #page_margins {
	top: 50%;
	left: 50%;
	width:800px;
	height:505px;
	margin-top: -250px;
	margin-left: -400px;
	text-align:left;
	position:absolute;
	border:4px solid #6599a8;
  }

#inhalt {
	position:absolute;
	width:800px;
	height:505px;
	left:0;
	top:0;
	z-index:1000;
	overflow:hidden;
	background-color:transparent;
}


.titel {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			font-weight: bold; 
			text-transform: none; 
			color: #5690A6
}

.danke {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 66px; 
			font-weight: bold; 
			color: #5690A6
}

.text {  font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px; 
			font-weight: normal; 
			text-transform: none; 
			color: #5690A6
}

.langtext {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 13px; 
			font-weight: normal;
			text-align: justify; 
			text-transform: none; 
			color: #5690A6
}

.schliessen {  font-family: "Courier New", Courier, mono; 
				font-size: 12px; 
				font-weight: normal; 
				text-transform: lowercase; 
				color: #999999
}

.bild {
	border: 4px solid #6599a8;
}

.bildvisio {
	border: 4px solid #F4E154;
}

body {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	line-height: normal;
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color:#999999;
	text-align:center;
}

a {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal; 
	text-transform: none;
	text-decoration: none;
	color: #5690A6
}

a:hover {  
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #E4FEFF;
	color: #42798E;
	text-decoration: none;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	text-transform: lowercase; 
	color: #E4FEFF;
	width:120;
	border-color: #5690A6;
	border-bottom-color: #5690A6;
	border-left-color: #5690A6;
	border-right-color: #5690A6;
	background-color: #5690A6;
	text-decoration: none;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #E4FEFF;
	color: #42798E;
	text-decoration: none;
	scrollbar-base-color: #E4FEFF;
	scrollbar-arrow-color: #E4FEFF;
	scrollbar-face-color: #5690A6;
	scrollbar-shadow-color: #E4FEFF;
	scrollbar-highlight-color: #5690A6;
	scrollbar-darkshadow-color: #5690A6;
}

iframe {
	scrollbar-base-color: #E4FEFF;
	scrollbar-arrow-color: #E4FEFF;
	scrollbar-face-color: #5690A6;
	scrollbar-shadow-color: #E4FEFF;
	scrollbar-highlight-color: #5690A6;
	scrollbar-darkshadow-color: #5690A6;
}
.impressum {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;

}
