@charset "utf-8";
/* CSS Document */
body {background: #ccdfeb url(../images/bg1.jpg) top center no-repeat;}

.header { }
.logo { min-height:120px; text-align:center; padding-top: 20px; color:#ffffff; }
.logo h1{text-align:center; font-weight:700; font-size:24px;}
.slogan {text-align:center;}
.telefon {text-align:center;}
.menu { } 



.main{}
.slideshow { border-radius:5px; margin-bottom:15px;}
.content { background-color: #ffffff; min-height:50px; padding:15px; border:1px solid #dedede; border-radius:5px; margin-bottom:15px;}

.footer { background-color: #003366; min-height:50px; padding:15px; border:1px solid #dedede; border-radius:5px; margin-bottom:15px; color:#ffffff;}