/* @override http://www.praxis-arbon.ch/cms/css/screen.css */

/* @group basic */

* {
    margin: 0;
    padding: 0;
}

a:link, a:visited, a:hover, a:active, a:focus {
    color: #54616A;
}

a img, img {
    border: 0 none;
}

abbr, acronym {
    cursor: help;
}

address {
    font-style: normal;
    clear: both;
}

big {
    font-size: 110%;
}

body {
    color: #54616A;
	background-color: #ccc4b7;
    font: 75%/140% Tahoma, Geneva, sans-serif;
}

button {
    cursor: pointer;
}

fieldset {
    border: 0 none;
}

input,
select {
    border: 0 none;
    font-size: 100%;
    font-family: Tahoma, Geneva, sans-serif;
}

input[type="submit"] {
    cursor: pointer;
}

input[type="text"],
input[type="password"] {
    border: .16666667em inset #E6EEF4;
    border: 0 none;
    padding: .16666667em .16666667em .083333333em .25em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 0 0 .25em 0;
    line-height: 140%;
    font-size: 1em;
}

i,
legend {
    display: none;
}

ol {
    list-style: none;
}

ol a:link,
ol a:visited {
    text-decoration: none;
}

ol a:hover,
ol a:active,
ol a:focus {
    text-decoration: underline;
}

option {
    padding-left: .25em;
}

q {
    quotes: '\201E' '\201D' '\2018' '\2019';
}

small {
    font-size: 90%;
}

table {
    width: 100%;
    border-collapse: collapse;
}

th, td {
    text-align: left;
    vertical-align: top;
}

textarea {
    font: 100%/140% Tahoma, Geneva, sans-serif;
}

ul {
    margin-left: 2em;
    list-style-type: square;
;
}

ul a:link,
ul a:visited {
    text-decoration: underline;
}

/* @end */

#overall {
    position: relative;
	margin: 0 auto;
    width: 82.5em;
    background: #ccc4b7 url(../upload/img/bkgd/body-start.jpg) no-repeat 0 0;
	overflow: hidden;
}

#underwear {
	float: left;
    position: relative;
    width: 100%;
    background: url(../upload/img/logo/xsundheitspraxis.png) no-repeat 0 0;
}

/* @group #navi */

#navi {
    position: absolute;
    top: 3.5em;
    width: 100%;
}

#navi h1 {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #54616A;
    border: .3333333em solid #BAC7CE;
    border-right: 0 none;
    height: 2.25em;
    width: 63.5em;
    opacity: .45;
}

#navi h1 span {
    position: absolute;
    left: -999em;
}

#navi ol {
    position: absolute;
    width: 63.5em;
    top: 0.75em;
    right: 0;
    list-style: square inside;
    list-style-type: square;
    list-style-position: inside;
    color: #FFF;
}

#navi li {
    float: left;
    font-size: 1.166666667em;
    font-weight: bold;
    padding-left: 2em;
}

#navi a:link,
#navi a:visited {
    color: #FFF;
}

/* @end */

/* @group #body */

#body {
	position: relative;
    margin: 8.75em 3.25em 1.25em 3.25em;
    padding: .3333333em;
    background: url(../upload/img/bkgd/ws-20pc.png) repeat;
    overflow: hidden;
}

#body .glass {
    padding: 2.5em 4.5em;
    background: url(../upload/img/bkgd/ws-70pc.png) repeat;
    overflow: hidden;
}

#body h1 {
    font-size: 1.5em;
    line-height: 140%;
    margin-bottom: 1em;
    width: 100%;
}

#body p {
    margin-bottom: 1em;
}

#body ul {
    margin-bottom: 1em;
}

#body li {
    font-weight: bold;
}

#body p.vorspann {
    font-size: 1.1666667em;
    font-weight: bold;
}

#body #text {
    float: left;
    clear: left;
    overflow: hidden;
    width: 35em;
    
}

#body #illu {
    overflow: hidden;
    background: url(../upload/img/bkgd/gr-illu.png) repeat;
    position: absolute;
    top: 6.75em;
    right: 5em;
    bottom: 0.3333333em;
    left: 44em;
    padding-top: 1em;
    padding-left: 1em;
}

/* @end */

/* @group #foot */

#foot {
    position: relative;
    width: 100%;
}

#foot h1 {
    background-color: #54616A;
    border-top: .3333333em solid #BAC7CE;
    border-bottom: .3333333em solid #BAC7CE;
    height: 2.25em;
    width: 100%;
    opacity: .45;
}

#foot h1 span {
    position: absolute;
    left: -999em;
}

#foot address {
    position: absolute;
    top: 0.75em;
    left: 0;
    color: #FFF;
    padding-left: 3.5em;
    width: 100%;
}

#foot span {
    font-size: .9166667em;
    display: inline;
    font-weight: bold;
}

#foot a:link,
#foot a:visited {
    color: #FFF;
    white-space: nowrap;
}

#foot .rgt {
    position: absolute;
    font-weight: bold;
    right: 7.75em;
    top: 0;
    font-size: .9166667em;
}

/* @end */
