@charset "utf-8";
/* CSS Document */

body {
	background: #EEEEEE;
	padding-top: 50px;
}

.main {
	background: url(bg_main.gif);
	margin:auto;
	width: 620px;
	height: 400px;
}
.content {
	margin-left: 20px;
	padding-top: 50px;
	width: 600px;
	height: 350px;
}
.logo {
	padding-top: 80px;
	margin-left: 10px;
	float: left;
}
.text {
	float: left;
	padding-top: 40px;
	margin-left: 40px;
}
.text p {
	margin: 0;
	font-family: Eurostile, Arial;
	font-size:15pt;
}
.footer {
	clear: both;
	padding-top: 0px;
	font-family: Eurostile, Arial;
	font-size:10pt;
}
.fernwartung {
	margin: 5px 0 0 0;
	font-family: Eurostile, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.fernwartung a {
	text-decoration: none;
	color: #FF6600;
	border: 1px dashed #000000;
}

.eset {
	margin: 10px 0 0 0;
	font-family: Eurostile, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.eset img {
	text-decoration: none;
	color: #FF6600;
}
