* {
margin: 0; padding: 0;
}

html, body {
background-color: #96badf;
margin: 0; padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%
color: #333;
text-align: center;
}

a {
color: #3e75da;
text-decoration: none;
}

a:hover {
color: #003897;
text-decoration: underline;
}

a:focus { outline: none; }

div.clearer { clear: both; }

#wrapper {
width: 980px;
position: relative;
margin: 0 auto;
text-align: left;
}

#header {
position: relative;
background: url("../images/header.jpg") left top no-repeat;
width: 980px;
height: 160px;
}

h1 {
text-indent: -9999em;
}

h2 {
text-indent: -9999em;
}

h3 {
height: 24px;
font-size: 1.6em;
font-style: italic;
color: #bbccee;
}

h4 {
font-size: 1.4em;
font-style: italic;
color: #003897;
margin-bottom: 1em;
}

h5 {
font-size: 1.25em;
font-style: italic;
color: #003897;
margin-bottom: 1em;
}

hr {
clear: both;
height: 0px;
margin: 1em 0;
border: none;
border-top: 1px solid #999999;
}

.small {
font-size: 10px;
}

p.error { font-weight: bold; color: #cc0000; margin-bottom: 1em; }
p.success { font-weight: bold; color: #009900; margin-bottom: 1em; }

#center {
background: url("../images/back_center.jpg") left top repeat-y;
width: 980px;
}

#left {
float: left;
background: url("../images/back_menu.jpg") left top repeat-y;
width: 260px; height: 370px;
}

#left ul {
list-style: none;
margin-top: 10px;
}

#left li {
margin: 0; padding-bottom: 8px;
}

#left li a {
display: block;
width: 260px; height: 32px;
margin: 0; padding: 0;
text-indent: -500em;
}

#left li a.home, #left li a.home-active { background: url("../images/button_home.jpg") left top no-repeat; }
#left li a.ueber-mich, #left li a.ueber-mich-active { background: url("../images/button_ueber-mich.jpg") left top no-repeat; }
#left li a.behandlungen, #left li a.behandlungen-active { background: url("../images/button_behandlungen.jpg") left top no-repeat; }
#left li a.gaestebuch, #left li a.gaestebuch-active { background: url("../images/button_gaestebuch.jpg") left top no-repeat; }
#left li a.kontakt, #left li a.kontakt-active { background: url("../images/button_kontakt.jpg") left top no-repeat; }

#left li a:hover {
background-position: 0 -32px;
}

#left li a.home-active,
#left li a.ueber-mich-active,
#left li a.behandlungen-active,
#left li a.gaestebuch-active,
#left li a.kontakt-active {
background-position: 0 -64px;
}

#content {
float: right;
position: relative;
padding: 0px;
width: 720px;
font-size: 0.9em;
}

#content ul {
padding-left: 1em;
margin-bottom: 1em;
}

#content ul li {
margin-bottom: 0;
}

#content div.contentheader {
background: url("../images/back_contentheader.jpg") left top repeat-y;
width: 720px; height: 60px;
}

#content div.contentmain {
background: url("../images/back_contentmain.jpg") left top repeat-y;
width: 620px; min-height: 320px;
padding: 10px 40px 20px 60px;
}

#content div.contentfooter {
background: url("../images/back_contentfooter.jpg") left top repeat-y;
width: 720px; height: 100px;
}


.button {
display: inline-block;
padding: 0.25em 0.5em;
margin: 0.5em 0 1em 0;
background-color: #3e75da;
color: #eeeeee !important;
border: 1px solid #eee;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
cursor: pointer;
}

.button:hover {
background-color: #003897;
color: #ffffff !important;
text-decoration: none;
}

input[disabled], input[disabled]:hover {
background-color: #cccccc;
color: #999999 !important;
cursor: default;
}


div.gbentry {
width: 540px;
margin-bottom: 20px;
border: 1px solid #999;
}

div.gbheader {
background-color: #eee;
padding: 2px 4px;
font-size: 0.9em;
border-bottom: 1px solid #999;
}

div.gbtext {
font-size: 0.8em;
}

div.gbcomment {
font-style: italic;
background-color: #eeeeee;
border-top: 1px solid #999;
}

div.gbtext, div.gbcomment {
padding: 0.5em;
}

div.gbfooter {
display: block;
background-color: #6972a1;
padding: 0.5em;
border-top: 1px solid #3d477d;
color: #ffffff !important;
-webkit-border-radius: 0 0 10px 10px;
   -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
text-align: right;
}






.img-left {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.img-right {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

.img-left, .img-right {
border: none;
}

p, .contentmain li {
margin-bottom: 10px;
color: #333;
}

div.download {
clear: both;
}

div.download span.hint {
font-size: 0.9em;
font-style: italic;
color: #fff;
}

div.download a {
font-size: 1em;
font-weight: bold;
text-decoration: none;
color: #eeb2b2;
}

div.download a:hover {
text-decoration: underline;
color: #eeb2b2;
}

img.imgframes { /* groove, ridge, inset, outset */
border: 4px inset #666;
}
img.imgnoframes {
border: none;
}

div.gallerybox {
float: left;
text-align: center;
background-color: #ddd;
}

fieldset.formular {
border: none;
}

fieldset.formular label {
float: left;
width: 160px;
}

fieldset.formular input, fieldset.formular select, fieldset.formular textarea {
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
border: 2px solid #cccccc;
}

input.size60 { width: 60px; }
input.size240 { width: 240px; }
input.size400 { width: 400px; }

select.size40 { width: 40px; }
select.size50 { width: 50px; }
select.size80 { width: 80px; }
select.size120 { width: 120px; }
select.size240 { width: 240px; }

textarea.size400 {
width: 400px; height: 150px;
resize: none;
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
}

.errorfield input,
.errorfield textarea,
.errorfield select {
border: 2px solid red;
background-color: #ffeeee;
}

/* Pager */

p.pager {
padding: 1em 0 2em;
border: none;
}

p.pager a,
p.pager span.active,
p.pager span.inactive {
display: inline-block;
padding: 0.25em 0.5em;
margin: 0 0.1em;
border: 1px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

p.pager a {
background-color: #3e75da;
color: #eeeeee !important;
}

p.pager a:hover {
background-color: #003897;
color: #ffffff !important;
text-decoration: none;
}

p.pager span.active {
background: none;
border: none;
font-weight: bold;
color: #3e75da !important;
}

p.pager span.inactive {
background-color: #ccc;
border-color: #999999;
color: #999999;
}

p.pager span.txt-goto {
display: inline-block;
margin-left: 0.5em;
}

p.pager .hellip {
display: inline-block;
padding: 0 4px;
margin: 0 2px;
border: none;
color: #3e75da;
}

p.pager select {
padding: 0.1em 0 0.1em 0.25em;
background-color: #3e75da;
font-weight: bold;
color: #eeeeee;
text-align: center;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
}

p.pager option.active {
background-color: #f3e577;
color: #fff;
border: none;
}


#footer {
clear: both;
position: relative;
background: none;
padding: 12px 0px 0px 0px;
width: 992px; height: 38px;
font-size: 12px;
color: #003897;
text-align: center;
}

#footer p {
color: #003897;
}

#footer a {
color: #d72729;
text-decoration: none;
}

#footer a:hover {
color: #f00;
text-decoration: underline;
}










