html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}body{line-height:1;color:#000;background:#FFF}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
.hidden { display: none; }

body {
    background: transparent none repeat-x top;
    font-family: 'Segoe UI', Verdana, sans-serif;
    font-size: 13px;
    color: #444;
}

.wrapper {
    width: 800px;
    margin: 0 auto;
}

p {
    margin-bottom: 1.2em;
}

h1, p, li {
    line-height: 150%;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    margin: 6px 0 3px 0;
}

h2#contact {
    height: 40px;
    line-height: 40px;
    background: transparent url('phone.png') no-repeat left;
    padding-left: 45px;
}

strong {
    font-weight: bold;
    color: #175682;

}

a {
    color: #175682;
    text-decoration: none;
}

#body {
    border-top: 6px solid #175682;
}

#head {
    background: transparent url('logo.gif') no-repeat 0 5px;
    height: 72px;
}

ul#nav {
    background-color: #e4e4e4;
}

ul#nav,
ul#nav li,
ul#nav li a {
    height: 30px;
    line-height: 30px;
}

ul#nav li,
ul#nav li a {
    display: inline-block;
    color: #111;
    font-size: 12px;
}

ul#nav li a {
    padding: 0 10px;
}

ul#nav li a:hover {
    background-color: #175682;
    color: #fff;
}

.panel img,
.panel .text h2,
.panel .text p {
    position: absolute;
}

.panel h2, .panel p {
  
  
}

.panel h2 {
    font-size: 24px;
    padding: 10px;
    top: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #175682;
    color: #fff;
}

.panel p {
    top: 65px;
    font-size: 12px;
    padding: 5px 10px;
    width: 400px;
    background-color: #fff;
    background-color: rgba(255,255,255, .83);
}

.panel p a {
    font-weight: bold;
}

#main {
    width: 540px;
    float: left;
    padding-right: 40px;
}

#right {
    width: 220px;
    float: right;
}

h1 {
    font-size: 29px;
    padding: 5px 0;
    margin: 10px 0 4px 0;
}

a#terminbtn {
    width: 220px;
    height: 100px;
    text-indent: -9999px;
    background: transparent url('termin.jpg') no-repeat top;
    display: block;
}

a#terminbtn:hover {
    background-position: bottom;
}

#footer {
    clear: both;
    border-top: 1px solid #ccc;
    margin: 20px 0 10px 0;
    padding-top: 10px;
}

#footer a,
#footer li {
    color: #aaa;
    font-size: 11px;
}

#footer li {
    display: inline;
    padding-right: 20px;
}



ul.list {
    list-style: disc outside;
    margin: -8px 0 20px 10px;
    padding-left: 10px;
}

#head a {
    margin-top: 10px;
    display: block;
}
