@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0; padding: 0; font-size:14px; width: 100%; height: 100%;
	background-image: url(http://www.detektiv-nali.de/pattern/pat_20030502124251_3.gif); 
	font-family: "Times New Roman", Times, serif;
}
.ie_error {
	background: url(../images/bg_welcome.png) top left no-repeat;
	width:230px;
	min-height:182px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -101px 0 0 -125px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding: 10px;
}

.ie_error p{margin-top: 80px;}
