
#logo {
	background-image: none;
}

@charset "utf-8";

@font-face {
	font-family: 'EurostileCondensed';
	src: url('ont/EurostileCondensed.eot');
	src: local('☺'), url('font/EurostileCondensed.woff') format('woff'), url('font/EurostileCondensed.ttf') format('truetype'), url('font/EurostileCondensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'EurostileDemi';
	src: url('font/EurostileDemi.eot');
	src: local('☺'), url('font/EurostileDemi.woff') format('woff'), url('font/EurostileDemi.ttf') format('truetype'), url('font/EurostileDemi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.wird{
	width:332px;
	height:200px;
	background:url(img/wird.png) top left no-repeat;
	float:left;
	margin-top: 345px;
	color:#fff;
	font-family:EurostileCondensed, Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:40px;
}

.aus{
	width:332px;
	height:200px;
	background:url(img/aus.png) top left no-repeat;
	float:left;
	margin-top: 345px;
	color:#fff;
	font-family:EurostileCondensed, Arial, Helvetica, sans-serif;
	font-size:19px;
	padding:40px;
}

.wird h1, .aus h1{
	font-size:24px !important;
	text-transform: none !important;
	padding:0;
	margin:0;
}

.wird p, .aus p{
	padding:0;
	margin:5px 0 ;
}