/*
    Allgemein
*/

    html,
    body {
        color: #333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    
    html {
        background: #F3F3F3 url(../layout/bg-html.png) repeat-x scroll left top;
    }
    
    body {
        background-color: transparent;
    }


/*
    Klassen
*/
  
    .clear, .clearer {
        clear: both;
    }
    
    .align-left {
        text-align: left;
    }
    
    .align-center {
        text-align: center;
    }
    
    .align-right {
        text-align: right;
    }
    
    .float-left {
        float: left;
    }
    
    .float-right {
        float: right;
    }
    
    .imgcache {
        display: none;
    }
    
    
/*
    Layout
*/

    div#wrapper {
        background: transparent url(../layout/bg-wrapper.png) repeat-y scroll left top;
    	margin: 20px auto;
        width: 918px;
    }
    
        div#inner-wrapper {
            background: transparent url(../layout/bg-inner-wrapper.png) no-repeat scroll left top;
        }
    
    div#header {
        padding: 9px 9px 0;
        position: relative;
        z-index: 998;
    }
    
    div#logo {
	  float: left;
	  height: 270px;
	  width: 280px;
    }
    
        div#logo a {
          display: block;
          height: 270px;
          width: 280px;
        }
        
            div#logo img {
            	margin: 25px 0 0 30px;
            }
            
    div#flash {
        float: left;
        height: 270px;
        overflow: hidden;
        width: 620px;
    }
    
    div#navigation {
        margin: 0 9px;
        position: relative;
        z-index: 999;
    }
        
        ul#menu {
            background: #CD0521 url(../layout/bg-menu.png) repeat-x scroll left top;
            float: left;
            padding: 0 10px;
            width: 880px;
        }
        
            ul#menu li {
                float: left;
            }
            
                ul#menu li a {
                    color: #FFF;
                    display: block;
                    float: left;
                    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
                    font-size: 16px;
                    height: 50px;
                    line-height: 48px;
                    padding: 0 10px;
                    text-decoration: none;
                }
                
                
                ul#menu li a:hover {
                    text-decoration: underline;
                }
                
                ul#menu li.active a:hover {
                    text-decoration: none;
                }
                
                ul#menu li.active a {
                    background: transparent url(../layout/bg-menu-a-active.png) no-repeat scroll center bottom;
                }
        
        ul#submenu {
            background: #FFF url(../layout/bg-submenu.png) repeat-x scroll left top;
            float: left;
            width: 100%;
        }
        
            ul#submenu li {
                float: left;
                padding-left: 16px;
            }
            
                ul#submenu li a {
                    color: #CD0521;
                    display: block;
                    float: left;
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-size: 12px;
                    height: 30px;
                    line-height: 30px;
                    padding: 0 5px;
                    text-decoration: none;
                }
                
                ul#submenu li a:hover {
                    text-decoration: underline;
                }
                
                ul#submenu li.active a:hover {
                    text-decoration: none;
                }
                
                ul#submenu li.active a {
                    font-weight: bold;
                }
    
    div#content {
        padding: 0 9px;
    }
    
        div#left {
            float: left;
            overflow: hidden;
            padding: 20px;
            width: 580px;
        }
        
        div#right {
            float: right;
            overflow: hidden;
            padding: 20px;
            width: 240px;
        }
        
    div#footer {
        background: transparent url(../layout/bg-footer.png) no-repeat left bottom;
        height: 25px;
        line-height: 25px;
        padding: 0 9px 9px;
        position: relative;
    }
    
        div#footer div.wrap {
            background-color: #F5F5F5;
            border-top: 1px solid #ccc;
            float: left;
            width: 900px;
        }
        
        div#footer p {
            color: #CD0521;
            left: 19px;
            position: absolute;
            top: 0;
        }
        
        div#footer ul {
            float: right;
            padding-right: 5px;
        }
        
            div#footer ul li {
                float: left;
            }
            
            div#footer ul li a {
                color: #CD0521;
                display: block;
                float: left;
                height: 23px;
                line-height: 23px;
                padding: 0 5px;
                text-decoration: none;
            }
            
            div#footer ul li a:hover {
                color: #000;
                text-decoration: underline;
            }


/*
    Inhaltsformatierung
*/

    div#content h1 {
      color: #1A181C;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 12px;
      padding-bottom: 4px;
    }
    
    div#content h2,
    div#content table caption {
      color: #1A181C;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 4px;
    }
    
    div#content h3,
    div#content h4 {
      color: #1A181C;
      font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
      font-size: 14px;
      font-weight: normal;
      margin-bottom: 6px;
    }
    
    div#content div.csc-textpic.csc-textpic-intext-left dd.csc-textpic-caption {
      color: #424242;
      font-size: 12px;
      line-height: 14px;
      margin-top: 2px;
    }
    div#content div.csc-textpic.csc-textpic-intext-left dl.csc-textpic-image {
      margin-bottom: 0px !important;
    }
    div#content div.csc-textpic.csc-textpic-intext-left div.csc-textpic-imagewrap {
      margin-bottom: 5px;
      margin-top: 5px;
    }
    div.csc-textpic-intext-left div.csc-textpic-imagewrap,
    div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
        margin-right: 20px !important;
    }
    div.csc-textpic-intext-right div.csc-textpic-imagewrap,
    div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
        margin-left: 20px !important;
    }
    
    div#content div.csc-textpic.csc-textpic-intext-right dd.csc-textpic-caption {
      color: #424242;
      font-size: 12px;
      line-height: 14px;
      margin-top: 2px;
    }
    div#content div.csc-textpic.csc-textpic-intext-right dl.csc-textpic-image {
      margin-bottom: 0px !important;
    }
    div#content div.csc-textpic.csc-textpic-intext-right div.csc-textpic-imagewrap {
      margin-bottom: 5px;
      margin-top: 5px;
    }
    
    div#content p,
    div#content label,
    .csc-textpic-caption {
      color: #424242;
      font-size: 12px;
      line-height: 18px;
    }
    
    .csc-textpic-caption {
      font-size: 12px !important;
    }
    
    div#content .csc-textpic ul li {
        padding: 0;
    }
    
    div#content a {
      color: #CD0521;
      text-decoration: underline;
    }
    
      div#content a:hover {
        color: #424242;
      }
      
    div#content .csc-textpic-border img,
    div#content .teaser img {
      border: 1px solid #CD0521;
      padding: 2px;
    }
    
    div#content .teaser img {
        margin-bottom: 15px;
    }
    
    div#content a.lightbox {
      border: none;
    }
    
    div#content table {
      background: #eee;
      border: 1px solid #DDDDDD;
      border-width: 1px 0 0 1px;
      margin-bottom: 18px;
    }

    div#content table tbody {
      border: 1px solid #555;
    }

    div#content table p {
      margin: 0;
    }

    div#content table th,
    div#content table td {
      border: 1px solid #DDDDDD;
      border-width: 0 1px 1px 0;
      padding: 5px;
    }

    div#content table tr th {
      background: #ddd;
    }

    div#content table th p {
      font-weight: bold;
    }

    div#content table td p {
      color: #69554D;
    }
    
    div#content ul,
    div#content ol {
      margin-bottom: 9px;
    }

    div#content ol {
      margin-left: 9px;
      padding-left: 30px;
    }
    
      div#content ul li {
        background: transparent url(../layout/bg-li.png) no-repeat scroll 18px 6px;
        color: #424242;
        list-style: none;
        line-height: 18px;
        padding-left: 30px;
      }

      div#content ol li {
        color: #424242;
        list-style: outside decimal;
        line-height: 18px;
      }
      
        div#content ul li ul,
        div#content ol li ol {
          margin-bottom: 0px;
        }
        
          div#content ul li ul li,
          div#content ol li ol li {
            color: #777;
          }
          

/*
    Teaser rechts
*/

    div#content div.teaser {
    	padding: 0 0 20px;
    }
    
    div#content div.teaser h2 {
        font-weight: normal;
        margin-bottom: 12px;
        padding-bottom: 6px;
    }
    
    div#content div.teaser h2 a {
        color: #CD0521;
    	text-decoration: none;
    }
    
    div#content div.teaser h2 a:hover {
        text-decoration: underline;
    }
    
    div#content div.teaser img {
        margin-bottom: 9px;
    }
    
    div#content div.teaser a.mehr {
        color: #CD0521;
        display: block;
        text-align: right;
    }


/*
    Contactform
*/

    #error {
        background-color: #FDE5E5;
        border: 1px solid #ec4e48;
        -moz-box-shadow: 0px 0px 7px #f29e9b;
    	-webkit-box-shadow: 0px 0px 7px #f29e9b;
    	box-shadow: 0px 0px 7px #f29e9b;
        color: #c92721;
        margin-bottom: 10px;
        padding: 8px 10px;
        width: 496px;
    }
    
        #error ul {
            margin-bottom: 0;
        }
    
    #contact .row {
        float: left;
        margin-bottom: 10px;
        width: 520px;
    }
    
        #contact .left,
        #contact .right {
            float: left;
            width: 250px;
        }
        
        #contact .left {
            margin-right: 20px;
        }
        
        #contact .right {
            text-align: left;
        }
        
            #contact label {
                display: block;
            }
            
            #contact .radioList {
                margin-top: 4px;
                padding-left: 10px;
            }
            
                #contact .radioList input {
                    border: 0 !important;
                    float: left;
                    width: auto;
                }
                
                #contact .radioList label {
                    float: left;
                }
                
                #contact input[type=checkbox],
                #contact input.checkbox {
                    border: 0 !important;
                }
            
            #contact input,
            #contact textarea {
                background-color: #fff;
                border: 1px solid #4F403A;
                color: #1A181C;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 3px;
                width: 240px;
            }
            
                #contact input:focus,
                #contact textarea:focus,
                #contact .submit input:hover {
                    border-color: #555;
                    -moz-box-shadow: 0px 0px 7px #69554D;
                	-webkit-box-shadow: 0px 0px 7px #69554D;
                	box-shadow: 0px 0px 7px #69554D;
                	color: #1A181C;
                }
                
                #contact input.error,
                #contact textarea.erorr {
                    background-color: #FDE5E5;
                    border-color: #C92721;
                    -moz-box-shadow: 0px 0px 7px #F29E9B;
                	-webkit-box-shadow: 0px 0px 7px #F29E9B;
                	box-shadow: 0px 0px 7px #F29E9B;
                	color: #69554D;
                }
            
            #contact .plz,
            #contact .ort {
                float: left;
            }
            
            #contact .plz {
                margin-right: 20px;
            }
            
                #contact .plz input {
                    width: 70px;
                }
                
                #contact .ort input {
                    width: 142px;
                }
                
            #contact textarea {
                height: 75px;
                line-height: 18px;
                width: 510px;
            }
                
            #contact .submit input {
                background-color: #EEE;
                border-color: #4F403A;
                color: #1A181C;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: bold;
                width: 200px;
            }
            
                #contact .submit input:hover {
                    color: #000;
                    cursor: pointer;
                }


/*
    Bugfixes
*/

    #lightbox { z-index: 9999 !important }
    
    #lightbox-overlay { z-index: 9998 !important }

 
