html {min-height: 100%;}
body {background-color: #fff; margin: 0px; padding: 0px; min-height: 100%;}
#wrapper {width: 100%; background-image: url(../images/size_bg.png); background-repeat: repeat-x; background-position: bottom; min-height: 100%;}
#band {position: absolute; top: 120px; left: 0px; height: 200px; width: 100%; background-image: url(../images/band_bg.jpg); background-repeat: repeat-x;}
#size {position: relative; width: 1000px; left: 50%; margin-left: -500px; min-height: 700px;}
#head {position: relative; height: 110px; background-image: url(../images/head_bg.jpg); background-repeat: no-repeat; background-position: bottom;}
#logo {position: absolute; left: 50px; top: 2px;}
#menue {position: absolute; right: 50px; top: 0px; height: 110px; background-image: url(../images/menue_bg.png); background-repeat: no-repeat; background-position: right;}
#menue ul {list-style-type: none; margin: 0px; padding: 0px;}
#menue ul li {float: left; padding-left: 12px; padding-right: 12px; padding-top: 20px; line-height: 90px; text-transform: uppercase; font-size: 1.3em; font-weight: bold; background-image: url(../images/menue_bg.png); background-repeat: no-repeat;}
#menue ul li.cur {background-image: url(../images/menue_bg_cur.png); background-position: left;}
#menue ul li.cur a {color: #fff;}
#menue ul li.act {background-image: url(../images/menue_bg_cur.png); background-position: left;}
#menue ul li.act a {color: #fff;}
#area {height: 225px; background-image: url(../images/area_bg.jpg); background-repeat: no-repeat; background-position: bottom; padding-top: 10px;}
#content {min-height: 355px; padding-left: 50px; padding-right: 50px;}
#right {float: right; width: 340px; min-height: 240px; background-image: url(../images/right_bg.png); background-repeat: no-repeat;}
#right ul {list-style-type: none; margin-top: 75px; margin-left: 50px; padding: 0px;}
#right ul li {padding-left: 35px; line-height: 30px; text-transform: uppercase; background-image: url(../images/sub_menue_bg.png); background-repeat: no-repeat;}
#right ul li.cur {background-image: url(../images/sub_menue_bg_cur.png);}
#right {float: right; width: 340px; min-height: 240px; background-image: url(../images/right_bg.png); background-repeat: no-repeat;}
#right_text {float: right; width: 340px; padding-top: 0.6em; margin-left: 50px;}
#bottom {position: relative; width: 1000px; left: 50%; margin-left: -500px; bottom: 0px; height: 120px;}
#address {position: absolute; right: 50px; top: 35px; width: 300px; color: #e0e0e0; text-transform: uppercase; font-size: 0.9em;}
#address p {margin: 0px; padding: 0px;}
#address a {color: #e0e0e0;}
#intro_menue {margin-left: -20px; margin-right: -20px; margin-top: 30px; cursor: pointer;}
#intro_menue a:hover {text-decoration: none;}
#intro_menue .intro_menue {display: block; position: relative; float: left; width: 215px; height: 270px; background-image: url(../images/intro_menue_bg.png); margin-left: 10px; cursor: pointer;}
#intro_menue .intro_menue .title {display: block; position: absolute; text-align: center; top: 0px; width: 215px; overflow: hidden; font-size: 1.3em; font-weight: bold; padding-top: 20px; cursor: pointer;}
#intro_menue .intro_menue .image {display: block; position: absolute; left: 48px; top: 50px; width: 120px; height: 120px; overflow: hidden; font-size: 1.3em; font-weight: bold; padding-top: 20px; cursor: pointer;}
#intro_menue .intro_menue .image .image_top {display: block; position: absolute; height: 100%; width: 100%; left: 0px; background-image: url(../images/blank.gif);}
#intro_menue .intro_menue .subtitle {display: block; position: absolute; text-align: center; bottom: 20px; width: 195px; left: 10px; overflow: hidden; cursor: pointer;}
#intro_menue .intro_menue .subtitle a:hover {text-decoration: underline;}
#main {padding-top: 1em; padding-bottom: 1em; line-height: 1.5em;}
#main .csc-textpic-intext-left .csc-textpic-imagewrap {padding-right: 2em; padding-bottom: 1em;}

#main form fieldset {border: none;}
#main form {margin-left: 1em;}
#main form .csc-mailform-field input {border-left: none; border-right: none; border-top: none; border-bottom: 1px dotted #376a7b; width: 100%; background-color: transparent;}
#main form .csc-mailform-field label b {color: #376a7b;}
#main form #mailformInformation {border: none; width: auto;}
#main form #mailformBeratungstermin {border: none; width: auto;}
#main form .csc-mailform-field textarea {border: 1px dotted #376a7b; width: 100%;}
#main form small {font-size: 0.8em;}
#main form #mailformformtype_mail {border: 1px dotted #376a7b; width: auto;}
