@import url(fancybox.css);

body {
        margin: 0;
        padding: 0;
        background: #d7e9f8 url(../images/img01.png) repeat;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #5B5B5B;
}

h2 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: normal;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;
        color: #222222;
        font-size: 16px;
}
h1 {
        margin: 0;
        padding: 0px 0px 7px 0px;
        font-size: 1.2em;
        font-weight: normal;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;
        color: #78A5C8;
}



h3 {
        font-size: 1.0em;
        margin: 0;
        padding: 0px 0px 30px 0px;
        line-height: 22px;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;
        color: #222222;
}
h4 {
        font-size: 1.0em;
        margin: 0;
        padding: 0px 0px 30px 0px;
        line-height: 22px;
        font-family: 'Oswald', sans-serif;
        font-weight: 200;
        color: #222222;
}


p, ul, ol {
        margin-top: 0;
        line-height: 180%;
}

ul, ol {
}

a {
        color: #5E5E5E;
}

a:hover {
}

#wrapper {
        background: #FFFFFF url(../images/img05.png) repeat;
}

.container {
        width: 1000px;
        margin: 0px auto;
}

/* Header */

#header-wrapper {
        overflow: hidden;
}

#header {
        width: 1000px;
        height: 150px;
        margin: 0 auto;
        padding: 0px 0px;
}


/* Menu */

#menu {
        background: #f4f4f4 url(../images/logo.png) right top no-repeat;
        float: right;
        width: 1000px;
        height: 150px;
        margin: 0 auto;
        padding: 0;
}

#menu ul {
        float: right;
        margin: 0;
        padding: 50px 0px 0px 0px;
        list-style: none;
        line-height: normal;
}

#menu li {
        float: left;
}

#menu a {
        display: block;
        line-height: 50px;
        margin-right: 1px;
        margin-top: 55px;
        padding: 0px 20px 0px 20px;
        text-decoration: none;
        text-align: center;
        text-shadow: 1px 1px 0px rgba(0,0,0,.2);
        text-transform: uppercase;
        font-family: sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #1F1F1F;
        border: none;
}

#menu a:hover, #menu .current_page_item a {
        background: url(../images/img01.jpg) repeat;
        text-decoration: none;
        color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
        width: 1000px;
        margin: 0 auto;
        padding: 30px 0px;
}

/* Content */

#content {
        float: right;
        width: 660px;
        padding: 0px 0px 0px 0px;
}

.post {
        overflow: hidden;
        margin-bottom: 40px;
        border-bottom: 1px solid #E7EBED;
}

.post .title {
        display: block;
        line-height: 50px;
        margin-right: 1px;
        padding: 7px 0px 0px 0px;
        text-decoration: none;
        text-shadow: 1px 1px 0px rgba(0,0,0,.2);
        text-transform: uppercase;
        font-family: sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #1F1F1F;
        border: none;
}

.post .title a {
        border: none;
        text-decoration: none;
        color: #222222;
}

.post .meta {
        margin-bottom: 30px;
        padding: 10px 0px 0px 0px;
        text-align: left;
        font-family: 'Abel', sans-serif;
        font-size: 16px;
        font-weight: 300;
}

.post .meta .date {
        float: left;
}

.post .meta .posted {
        float: right;
}

.post .meta a {
}

.post .entry {
        padding: 20px 0px 0px 0px;
        text-align: left;
}
.post .aerzte {
        padding: 20px 0px 0px 0px;
        text-align: left;
}
.entry ul {
        list-style: square;
        line-height: 28px;
        list-style: none;

}
.aerzte ul {
        list-style: none;
        line-height: 20px;
}
.links {
        padding-top: 20px;
        margin-bottom: 30px;
}

.more {
        display: block;
        float: left;
        width: 88px;
        padding: 5px 5px;
        margin-right: 10px;
        background: #222222;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
}

.comments {
        display: block;
        float: left;
        width: 88px;
        padding: 5px 5px;
        background: #222222;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
}

/* Sidebar */

#sidebar {
        float: left;
        width: 270px;
        margin: 0px;
        padding: 25px 0px 0px 0px;
}

#sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar li {
        margin: 0;
        padding: 0;
}

#sidebar li ul {
        margin: 0px 0px;
        padding-bottom: 30px;
}

#sidebar li li {
        line-height: 40px;
        border-bottom: 1px solid #E7EBED;
        margin: 0px 0px;
        border-left: none;
}

#sidebar li li span {
        display: block;
        margin-top: -20px;
        padding: 0;
        font-size: 11px;
        font-style: italic;
}

#sidebar li li a {
        padding: 0px 0px 0px 20px;
        background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar h2 {
        height: 38px;
        padding: 0px 0px 30px 0px;
        letter-spacing: -.5px;
        color: #222222;
}

#sidebar p {
        margin: 0 0px;
        padding: 10px 30px 20px 0px;
        text-align: left;
}

#sidebar a {
        border: none;
}

#sidebar a:hover {
        text-decoration: underline;
}


/* Footer */

#footer {
        height: 100px;
        margin: 0 auto;
        padding: 50px 0 15px 0;
        font-family: 'Abel', sans-serif;
        background: #d7e9f8;
}

#footer p {
        margin: 0;
        padding-top: 10px;
        letter-spacing: 1px;
        line-height: normal;
        font-size: 10px;
        text-transform: uppercase;
        text-align: center;
        color: #5E5E5E;
}

#footer a {
        color: #5E5E5E;
}
/*
#marketing {
        overflow: hidden;
        margin-bottom: 30px;
        padding: 20px 0px 10px 0px;
        border-top: 1px solid #E7EBED;
        border-bottom: 1px solid #E7EBED;
}

#marketing .text1 {
        float: left;
        margin: 0px;
        padding: 0px;
        letter-spacing: -2px;
        text-transform: lowercase;
        font-size: 34px;
        color: #345E9B;
}

#marketing .text2 {
        float: right;
}

#marketing .text2 a {
        display: block;
        width: 252px;
        height: 38px;
        padding: 15px 0px 0px 0px;
        background: url(../images/img07.jpg) no-repeat left top;
        letter-spacing: -2px;
        text-align: center;
        text-transform: lowercase;
        font-size: 30px;
        color: #FFFFFF;
}
*/

#banner {
        margin: 0px auto;
        width: 1000px;
        height: 340px;
        background: url(../images/img03.png) no-repeat left bottom;
}

#banner .content {


.list-style1 {
        margin: 0px;
        padding: 0px;
        list-style: none;
}

.list-style1 a {
        color: #7F7F7F;
}