body { background-color:white; 
  background-image: url(http://www.langeooger-strandhotel.de/img/bg.png);  
  background-repeat:repeat-x;

}


.wrap.menu, .wrap.header
{

background-color: #4C7DC1;
background-color: white;

}

.nav_articles
{
 font-family: Arial;
}

a, .navigation a { color: #316ac5;}
a:hover {  decoration:underline;}

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#3274B6;

}

.menu li.current_page_item a,
.menu li.current_page_parent a { 

background-color: #3274B6; ;
color: white;
}

.widget, .comment-wrap { background:#F4F3F2; }

.comment-wrap { border-color:#EFECE0; }

.post-pages a span,
.post-pages span,
.widget h2 { background:#ECEAE1; color:#7E7E7E; text-shadow:1px 1px 1px rgba(255,255,255,0.6); }

.post-pages a:hover span, 
.post-pages span, 


input.button, .more-link { background:#ACA47D; }