/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 		screen.css
Author : 		Bertram Simon / Agentur Simon

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

*{
margin:0;
padding:0
}
body{
background: #fff;
color: #000;
text-align: center;
}

/* styles for IE 5 Mac */
#h {
background: url(../i/bg_h.gif) 0 0 repeat-x;  /* #0060a3 ;*/
position: absolute;
top: 20px;
left: 20px;
}

/* following rules are invisible to IE 5 \*/
#h {
top: 50%;
left: 0;
width: 100%;
margin-top: -290px;
text-align: center;
min-width: 990px;
}
/* end IE 5 hack */ 
 
#v {
position: relative;
text-align: left;
width: 995px;
height: 580px;
margin: 0 auto;
}

/* --------------------------------------------------------- */

#head {
background:#fff;
height:55px;
}

#head #sanol {
float:left;
margin-left:15px;
margin-top:7px;
}

#head ul {
float:right;
list-style-type:none;
margin-top:16px;
padding:0;
}

#head ul li {
display:inline;
}

#head ul li a {
background-repeat:no-repeat;
display:block;
float:left;
height:39px;
overflow:hidden;
text-decoration:none;
text-indent:-1000em;
width:92px;
}

#head ul li a:hover {
background-position:0 -39px;
}

#head ul li a:active {
background-position:0 -78px;
}

#head ul li.on a {
background-position:0 -78px;
}

#head ul li.on a:hover {
background-position:0 -78px;
}

#head .btnHome {
background-image:url(../i/btn_home.gif);
}

#head .btnTherapien {
background-image:url(../i/btn_therapien.gif);
}

#head .btnTipps {
background-image:url(../i/btn_tipps.gif);
}

#head .btnBestellen {
background-image:url(../i/btn_bestellen.gif);
}

#head .btnKontakt {
background-image:url(../i/btn_kontakt.gif);
}

#main {
height:450px;
}

#main form {
display:inline;
}

#main table.kontakt {
border:0;
margin-left:100px;
}

#main table.kontakt td {
height:130px;
vertical-align:top;
width:400px;
}

#main table.kontakt td a {
color:#fff;
font:200 11px/13px Arial,Helvetica,sans-serif;
text-decoration:none;
}

#main table.kontakt td a:hover {
color:#000;
}

#main table.kontakt td img {
float:left;
margin-right:20px;
}

#main table.bestellen {
border:0;
margin-top:85px;
}

#main table.bestellen td {
color:#fff;
font:200 11px/13px Arial,Helvetica,sans-serif;
vertical-align:top;
}

#main h1 {
color:#fff;
font:200 14px Arial,Helvetica,sans-serif;
text-indent:-999em;
}

#main h1.kontakt {
background:url(../i/img_kontakt.gif) 0 40px no-repeat;
height:95px;
margin-left:100px;
width:800px;
}

#main a.triangle {
background:url(../i/btn_triangle.gif) 0 0 no-repeat;
color:#fff;
display:block;
font:200 14px/25px Arial,Helvetica,sans-serif;
height:25px;
overflow:hidden;
padding-left:30px;
text-decoration:none;
}

#main a.triangle:hover {
background-position:0 -25px;
color:#F32835;
}

#main a.quad {
background:url(../i/btn_quad.gif) 0 0 no-repeat;
color:#fff;
display:block;
font:200 14px/25px Arial,Helvetica,sans-serif;
padding-left:30px;
text-decoration:none;
}

#main a.quad:hover {
background:url(../i/btn_quad_over.gif) 0 0 no-repeat;
color:#F32835;
}

#main #mainLeft {
float:left;
height:450px;
width:535px;
}

#main #mainLeft.bestellen {
background:url(../i/img_bestellen.gif) 100px 80px no-repeat;
}

#main #mainLeft.bestellen img {
margin-top: 40px;
margin-left: 100px;
}
#main #mainLeft.bestellen p{
margin-left:284px;
}

#main #mainLeft p {
height:30px;
margin-left:100px;
}

#main #mainLeft .foto {
margin-bottom:10px;
margin-left:100px;
margin-top:40px;
}

#main #mainRight {
float:left;
width:456px;
}

#main #mainRight img {
margin-top: 40px;
}

#foot {
color:#000;
font:11px/22px Arial,Helvetica,sans-serif;
height:75px;
text-align:right;
text-decoration:none;
}

#foot #menu {
padding-top:55px;
}

#foot #menu a {
color:#000;
font:11px/22px Arial,Helvetica,sans-serif;
text-decoration:none;
}

/* --- Popup Fenster -------------------------------- */
table.copyright, table.impressum{
margin:10px;
}
table.copyright td, table.impressum td{
text-align: justify;
}
a.impressum{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
vertical-align:middle
}
a.impressum:hover{
color:#ff0000
}
.impressum-headline{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold
}
.impressum-normal{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px
}
.impressum-subline{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal
}

