* {
	margin:0px;
	padding:0px;
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}
body {
	background: #e2e2e2;
}
h1 {
	margin:25px 0px 15px 0px;
	font-weight:bold;	
	color:#656565;
	font-size:20px;
}
p {
	margin:0px 0px 6px 0px;
}
a {
	text-decoration:none;
}
a:hover {
}
hr {
clear:left; 
height:1px; 
border: none;
background-color:#656565; 
margin: 10px 0 10px 0;
}
#container {
position:absolute; 
top: 50%;
left:50%; 
width: 1016px;
height: 720px;
display: block;
background: #fff url(../images/vorlage.jpg);
margin: -363px 0px 0px -512px;
padding: 0; 
}

td {
font-size: 13px;
line-height: 20px;
padding: 6px;
}

input {
border: none;
background:#e2e2e2;
height: 20px;
width: 160px;
}

.boxtext, .boxmitte {
position: relative; 
margin: -330px 0 0 30px; 
width: 300px; 
height: 310px; 
display: block;
}
.boxmitte {
margin: -190px 0 0 76px; 
width: 280px; 
height: 190px; 
}

.transparent {
/* MSIE - PC */
filter: alpha(opacity=95);
/* Mozilla 1.6 und frueher */
-moz-opacity: 0.95;
opacity: 0.95;
}

.text1, .text2, .text3, .text4, .text5, .text6, .text7, .text8, .text9, .text10 {
display:none; 
position:relative; 
width: 357px;
}

.warn {
margin: 210px 0 0 0;
width:1020px; 
display:block; 
text-align:center;
background:#fff;
background: #e2e2e2;
height:300px;
line-height:200px;
color:#ff0000;
}
