﻿/*Layout elements*/
.layout-body { font-family: Georgia; overflow-y: scroll; }
.layout-page { width: 790px; margin: 0px auto; }
.layout-header { height: 120px; border-bottom-style: solid; border-width: 4.5px; }
.layout-left { width: 240px; float: left; }
.layout-logo { height: 120px; border-bottom-style: solid; border-width: 4.5px; background-image: url(/Images/Logo_lebeizli.png); }
.layout-navigation { height: 292px; margin-top: 10.5px; border-bottom-style: solid; border-width: 4.5px; }
.layout-contact { border-bottom-style: solid; border-width: 4.5px; }
.layout-herzhaft { margin-top: 10px; }
.layout-right { width: 520px; float: right; }
.layout-image { height: 292px; margin-top: 10.5px; }
.layout-teaser { border-top-style: solid; border-width: 4.5px; }
.layout-main { min-height: 200px; border-top-style: solid; border-bottom-style: solid; border-width: 4.5px; padding-bottom: 11px; }
.layout-rightindent { margin-right: 50px; }
.layout-footer { min-height: 100px; }
/*Layout modifications*/
.border-top-accent { border-top-color: #B20000; }

/*Defaults*/
a { color: #B20000; text-decoration: none; }
p { font-family: Verdana; font-size: 13px; line-height: 19px; letter-spacing: 0.3px; }
small { font-size: 11px; line-height: 14px; letter-spacing: 0.25px; }
h1, h2, h3 { font-size: 19px; line-height: 22px; font-weight: normal; }
h1, h2 { color: #B20000; margin-bottom: 0px; }
h1 { margin-top: 10.5px; border-bottom-width: 1px; border-bottom-style: solid; } 
h3 { margin-bottom: 0px; margin-top: 5px; } 
img { float: left; border-style: none; }

/*Specific text*/
.contact-text, .opening-text { font-family: Verdana; font-size: 13px; line-height: 19px; letter-spacing: 0.3px; }
.teaser-text { font-family: Georgia; font-size: 23px; line-height: 28px; color: #B20000; }
.navigation-text { color: Black; font-size: 23px; line-height: 28px; }
.navigation-text-selected, .navigation-text-hover { color: #B20000; font-weight: normal; }
.layout-rightindent p, .layout-rightindent h2 { margin-top: 10px; margin-bottom: 0px; }

