body{
	color:#3F3F31;
	font-family:Times New Roman,Times,serif;
	scrollbar-arrow-color: #3F3F31; 
	scrollbar-face-color: #D2C5B6;
	scrollbar-track-color: #F8E9D7; 
	background-image:url("images/hintergrund.jpg");
	background-attachment:fixed;
	background-bgcolor:#F8E9D7;
}
.mtab{
	position:absolute;
	padding:0px;
	margin:0px;
	border-style:none;
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
	background-image:url("images/hintergrund2.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
p{
	width:420px;
	text-align:right;
	font-family:Times New Roman,Times,serif;
	font-size:18px;
	font-style:italic;
}
.head{
	text-align:right;
	font-family:Times New Roman,Times,serif;
	font-size:28px;
	font-style:italic;
}
a{
	color:#3F3F31;
	text-decoration:none;
	font-family:Times New Roman,Times,serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
}
textarea{
	font-family:Times New Roman,Times,serif;
	font-size:18px;
	font-style:italic;
}
input{
	font-family:Times New Roman,Times,serif;
	font-size:18px;
	font-style:italic;
	background-color:#DED4C8;
	width:200px;
}
.submit{
	width:200px;
	color:#3F3F31;
	text-decoration:none;
	font-family:Times New Roman,Times,serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	font-style:italic;
}