diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp
index 2c8ad34..1feb045 100755
--- a/app/View/Layouts/default.ctp
+++ b/app/View/Layouts/default.ctp
@@ -34,14 +34,7 @@
=$this->Html->image('logo.png',array('url'=>array('controller'=>'home','action'=>'home'))); ?>
-
- =$this->Html->link('Info-Seite','http://info.dream-job.eu/', array('class'=>'main','ref'=>'eventOff','target'=>'_blank'));?>
- =$this->Html->link('für Unternehmen','http://info.dream-job.eu/unser-angebot/', array('ref'=>'eventOff','target'=>'_blank'));?>
- =$this->Html->link('für Schüler','http://info.dream-job.eu/', array('ref'=>'eventOff','target'=>'_blank'));?>
- =$this->Html->link('für Schulen','http://info.dream-job.eu/unser-angebot-schulen/', array('ref'=>'eventOff','target'=>'_blank'));?>
- =$this->Html->link('Facebook','https://www.facebook.com/dreamjobbremen', array('ref'=>'eventOff','target'=>'_blank'));?>
- =(true)?'':$this->Html->image('mobil.png',array("url"=>array('controller'=>'home','action'=>'home')));?>
-
+
diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css
index 921b27f..bbf0881 100644
--- a/app/webroot/css/dreamjob.css
+++ b/app/webroot/css/dreamjob.css
@@ -62,33 +62,11 @@ legend{
position:relative;
padding:15px 0px 15px 15px;
}
-#logo_right{
- position:absolute;
- width:420px;
- height:25px;
- padding:4px 10px;
- top:0px;
- right:0px;
- background-color:#3276B1;
- color:#FFF;
- border:1px solid #285E8E;
- border-radius:0 0 0 15px;
- font-size:smaller;
-}
-#logo,#logo_right{
+
+#logo{
max-height:70px;
}
-#logo_right a{
- text-decoration:none;
- color:#FFF;
- margin:0 5px;
-}
-#logo_right a.main{
- font-weight:600;
-}
-#logo_right a:last-child{
- float:right;
-}
+
/*
* Loading
*/