diff --git a/resources/assets/less/metager/result-page.less b/resources/assets/less/metager/result-page.less
index fdc2d6c11328ced7ce98e1ad8c934fb1cd5e3f40..bb6ad1de8c791af1dab76540de7c54fe04525233 100644
--- a/resources/assets/less/metager/result-page.less
+++ b/resources/assets/less/metager/result-page.less
@@ -35,7 +35,7 @@
 @lsprev-or-lsnext-i-background-color: @result-page-color-black;
 body {
     background-image: inherit;
-    background-color: @body-background-color;
+    background-color: white;
 }
 
 footer {
@@ -296,13 +296,9 @@ a {
 }
 
 .result {
-    margin-top: 30px;
+    margin-top: 10px;
+    margin-bottom: 30px;
     width: 100%;
-    &>.number {
-        font-size: 15px;
-        line-height: 1;
-        text-align: right;
-    }
     &>.resultInformation {
         border-radius: 5px;
         padding-left: 0px;
@@ -321,7 +317,7 @@ a {
     .title {
         color: @result-title-color;
         text-decoration: none;
-        font-size: 14px;
+        font-size: 18px;
         font-weight: bold;
         margin-bottom: 0;
         white-space: nowrap;
@@ -331,7 +327,7 @@ a {
         text-overflow: ellipsis;
     }
     .link {
-        font-size: 13px;
+        font-size: 16px;
         margin: 0;
         line-height: 1.5;
         &>div {
@@ -362,7 +358,7 @@ a {
     .description {
         margin-bottom: 3px;
         color: @result-description-color;
-        font-size: 14px;
+        font-size: 16px;
         line-height: 1.3;
         clear: both;
         .date {
@@ -384,7 +380,12 @@ a {
         }
     }
     &.ad {
-        margin-left: 30px;
+        .ad-label {
+            border: green solid 1px;
+            padding: 1px;
+            color: green;
+            border-radius: 4px;
+        }
         .description {
             max-width: 115ch;
             overflow: hidden;
@@ -479,15 +480,6 @@ a {
     }
 }
 
-#quicktips iframe {
-    width: 100%;
-    height: 800px;
-    background-color: transparent;
-    border: 0px none transparent;
-    padding: 0px;
-    overflow: hidden;
-}
-
 .js-only {
     display: none;
 }
@@ -626,7 +618,6 @@ a {
     }
 }
 
-
 /*
  * <div id="quicktips">
  *   <div class="quicktip" type="TYPE">
@@ -657,21 +648,24 @@ a {
         }
         .quicktip-summary {
             h1 {
-                font-size: 16px;
+                font-size: 18px;
                 font-weight: bold;
             }
+            p {
+                font-size: 16px;
+            }
         }
         .quicktip-detail {
             border-top: 1px solid #ddd;
             border-bottom: 1px solid #ddd;
             h2 {
                 margin: 10px 0px;
-                font-size: 14px;
+                font-size: 16px;
                 font-weight: bold;
             }
             p {
                 display: none;
-                font-size: 12px;
+                font-size: 14px;
             }
         }
         .gefVon {
diff --git a/resources/lang/de/ad.php b/resources/lang/de/ad.php
index 000f5b3c255210f32461d3ce10510c87285ed520..45514ae2502449a84d518587086920fe53d175df 100644
--- a/resources/lang/de/ad.php
+++ b/resources/lang/de/ad.php
@@ -1,5 +1,6 @@
 <?php
 
 return [
+    'werbung' => 'Werbung',
     'von' => 'Werbung von',
 ];
diff --git a/resources/lang/en/ad.php b/resources/lang/en/ad.php
index ad94ee89eb0cf67e992a5733e5e5b7e0fb4ce5d9..b62512838d61fcfb139998b7643eec0db85d6ede 100644
--- a/resources/lang/en/ad.php
+++ b/resources/lang/en/ad.php
@@ -1,5 +1,4 @@
 <?php
 
 return [
-    'von' => 'Advertisement by',
 ];
diff --git a/resources/lang/es/ad.php b/resources/lang/es/ad.php
index 9332c62b6c87868281853a5a6a91c884efe4f93e..6dd3552331f7b742ca73b82d99f0a1ae5b549f31 100644
--- a/resources/lang/es/ad.php
+++ b/resources/lang/es/ad.php
@@ -1,5 +1,4 @@
 <?php
 
 return [
-    "von"	=>	"Reclamo de:"
 ];
\ No newline at end of file
diff --git a/resources/views/layouts/ad.blade.php b/resources/views/layouts/ad.blade.php
index 1d9cd7806ccf10e2cd9dd3feae51ea30c6c588ec..79a11634e7402fc1f4951b4da6cda79fa6bd0675 100644
--- a/resources/views/layouts/ad.blade.php
+++ b/resources/views/layouts/ad.blade.php
@@ -11,7 +11,7 @@
 					{{ $ad->anzeigeLink }}
 				</a>
 				<span class="hoster">
-					{!! trans('ad.von') !!} {!! $ad->gefVon !!}
+					<span class="ad-label">{!! trans('ad.werbung') !!}</span> {!! trans('ad.von') !!} {!! $ad->gefVon !!}
 				</span>
 			</p>
 			<p class="description">
diff --git a/resources/views/layouts/researchandtabs.blade.php b/resources/views/layouts/researchandtabs.blade.php
index e52ad86ee9f468f647056563d2097716356342f1..2b5e3f44d5139988f4390a46c41615df6ea94192 100644
--- a/resources/views/layouts/researchandtabs.blade.php
+++ b/resources/views/layouts/researchandtabs.blade.php
@@ -17,12 +17,11 @@
 						<a href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "/") }}"><h1>M<span class="hidden-xs">eta</span>G<span class="hidden-xs">er</span></h1></a>
 					</div>
 					<div class="col-xs-9 dense-col">
-						<form method="{{ Request::method() }}" accept-charset="UTF-8" class="form" id="submitForm">
+						<form method="{{ Request::method() }}" accept-charset="UTF-8" class="form search-bar-input" id="submitForm">
 							<div class="input-group">
 								<input autocomplete="off" class="form-control" form="submitForm" id="eingabeTop" name="eingabe" placeholder="Suchbegriffe erweitern/verändern, oder völlig neue Suche:" tabindex="1" type="text" value="{{ $eingabe }}" required />
 								<div class="input-group-addon">
-									<button type='submit' form="submitForm" id='search'><i class="fa fa-search" aria-hidden="true"></i>
-									</button>
+									<button type='submit' form="submitForm" id='search'><i class="fa fa-search" aria-hidden="true"></i></button>
 								</div>
 							</div>
 							@foreach( $metager->request->all() as $key => $value)