@charset "utf-8";

/* CSS Document */

@import "navl.css";
@import "nav.css";
@import "form.css";

html, body, form {
    margin: 0;
    padding: 0;
    min-height: 100%;
}

body {
    font-family: Arial, sans-serif;
    font-size: 1em;
    background-attachment: fixed;
    text-align: center;
    /*background-color: #b4cbeb;*/
    /*background-color: #fff;*/
    background: #e6ecf5 url('../files/images/layout/back.jpg') repeat-x;

    /*background-position: bottom right;*/
}

p { color: black; }

a img, img, #content .angebot img { border: none; }

a, a:visited { color: blue; }

.logo a img, .logo a img:visited { border: none; }

td p {
/*    padding: 0 !important;
    margin: 0 !important;*/
}


#mainbox { }

#content {
    border:1px solid #1f589f;
    background:white;
    /*border-bottom: 3px solid #1A69A5;
	border-top: 3px solid #1A69A5;*/
    overflow: auto;
    text-align: left;
    padding: 20px;
}

#content p {
    text-align: justify;
    padding: 0 0 4px 0;
    margin: 0 0 3px 0;
}

#content img {
    /*float: left;*/
    margin: 0.3em;
    border: 1px solid black;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 220%;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    text-align: left;
}


#content h1 {
    margin: 20px;
    padding-left: 45px;
    /*background: url(../img/layout/h1_lh_logo.gif) no-repeat left;*/
    border-bottom: 1px solid #ccc;
}

#content h2 {
    font-size: 140%;
    margin: 10px 0 4px 3px;
}

#content h3 {
    font-size: 110%;
    margin: 8px 0 4px 3px;
}

#content h4 {
    font-size: 100%;
    font-style: normal;
    margin: 6px 0 4px 3px;
}
#content h5 {
    font-style: normal;
    font-size: 100%;
    margin: 4px 0 4px 3px;
}

#content h6 {
    font-style: normal;
    font-size: 100%;
    margin: 4px 0 4px 3px;
}

#content img, #content p img {
    /*margin-right: 5px;*/
}

.breadcumb a:link, .breadcumb a:visited, .breadcumb a:hover, .breadcumb {
    color: black;
    font-size: 10px;
}

#head {
    text-align: left;
    vertical-align: middle;
}

.footer { color: #000; }

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.angebot {
/*    padding: 5px;*/
    width: 100%;
    font-family: Arial, sans-serif !important;
/*    font-size: 0.9em !important;*/
}

.angebot td, th {
    padding-bottom: 2px;
}

.angebot h1, .angebot h2, .angebot h3 {
    margin-top: 0;
    margin-left: 0 !important;
    padding-top: 0;
    font-family: Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    font-style: normal;
}

.angebot ul {
    margin: 0;
}

.angebotbox {
    background: url(../files/images/layout/angebot.jpg) repeat-y;
    margin-bottom: 1em;
}

.angebothead {
    background: url(../files/images/layout/angebot_h.jpg) no-repeat;
    height: 41px;
}

.angebotfooter{
    background: url(../files/images/layout/angebot_f.jpg) no-repeat;
    height: 41px;
}

.angebothead h3 {
    font-family: "Comic Sans MS",Verdana;
    padding: 0.5em;
    font-style: normal;
}

td.angebotimage {
    width: 90px;
}


.angebot td {
    vertical-align: top;
/*    padding: 0.2em 0.2em 0.4em 0.4em;*/
}



.angebot th {
    width: 7em;
    font-weight: bold;
/*    padding: 0 0 0.4em 0.4em;*/
    vertical-align: top;
    font-family: "Comic Sans MS",Verdana;
}

.angebot th span {
    /*float: right;*/
    /*margin-top: 1em;*/
    /*vertical-align: middle;*/
}

.angebot img {
    float: left;
    margin-right: 0.2em;
}

.angebotIndiv {
    margin: 0 24px 0 24px;
    padding-right: 10px;
}

.angebot td p {
    padding: 0px 15px 0px 0px !important;
}

.firstth {
    /*background-color: #999966;*/
    /*padding: 0.4em !important;*/
    text-decoration: underline;
    /*background: url('../img/layout/angebot_h.jpg') no-repeat;*/
}

.termine table {
    border-collapse: collapse;
}

.termine th{
    background: url('../files/images/layout/s_zeit_sm.jpg') no-repeat ;
    font-weight: bold;
    padding-right: 2em;
    vertical-align: top;
    padding-bottom: 1em;
    padding-left: 60px;
    border-bottom: 1px solid #E6ECF5;
}

.termine td {
    padding-bottom: 1em;
    vertical-align: top;
    border-bottom: 1px solid #E6ECF5;
}

.preistabelle th {
    text-align: left;
    font-weight:  bold;
    background-color: #E6ECF5;
    padding: 0.5em;
}

.preistabelle td {
    border: 1px solid #E6ECF5;
    padding: 0.3em 0.5em 0.3em 0.5em;
}

.contactadress {
    background:  url('../files/images/layout/s_adresse.gif') no-repeat;
    padding-left: 70px;
    vertical-align: top;
}

.contacttel {
    background:  url('../files/images/layout/s_telefon.gif') no-repeat;
    padding-left: 70px;
    height: 60px;
}

.contactfax {
    background:  url('../files/images/layout/s_fax.gif') no-repeat;
    padding-left: 70px;
    height: 45px;
}

.contactmail {
    background:  url('../files/images/layout/s_email.gif') no-repeat;
    padding-left: 70px;
    height: 60px;
}

#mitarbeiter {
    margin-bottom: 1em;
}
.mitarbeiter img {
    margin: 0;
    padding: 0;
}
.maboxl {
    float: left;
    width: 100px;
/*    height: 151px;*/
    margin-right: 0.7em;
}
.maboxr {
    height: 140px;
    
}

/* //Bildergalerie */
#gallery {
    /*background-color: #c0c0c0;*/
    /*background-color: #29a097;*/
    /*background:  url("images/ui-bg_highlight-soft_40_29a097_1x100.png") repeat-x scroll #29A097;*/
/*    background: -moz-linear-gradient(top,  #fff,  #29a097);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#29a097));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#29a097');*/
    padding: 10px;
    /*width: 520px;*/
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 1px solid #29a097;
    /*border-width: 5px 5px 20px;*/
}
#gallery ul a:hover img {
    /*border: 5px solid #fff;
    border-width: 5px 5px 20px;*/
    /*color: green;*/
    border: 1px solid #fff;
}
#gallery ul a:hover { color: #fff; }
