/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/*oben, rechts, unten, links*/

body {
background-color: #C0C0C0;	
margin:0px;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}

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

a:visited {
color:#C16E66;
}

/* ----------container to center the layout-------------- */
#container {
width: 1000px;
height: 700px;
border: 0px;
padding: 0px;
margin-top: 15px;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
/*background-color: #000000;*/
background-image: url(../images_design/bg.jpg);
}

/* ----------schatten oben-------------- */
#header {
/*background-color: #A4C17A;*/
text-align: left;
padding: 0px;
margin: 0px;
height:5px;
}

/* ----------Menü-------------- */
#quellen {
/*background-color: #A4C17A;*/
color: #000000;
text-decoration: underline;
font-weight:bold
}

#quellen a	{
color:#000000; 
font-weight:bold
text-decoration:underline
}
#quellen a:hover	{
color:#000000; 
}
#quellen a:visited {
color:#000000; 	
}

/* -----------------content--------------------- */
#navi {
padding: 0px;
margin: 0px;
width: 170px;
height:700px;
float: left;

}

/* -----------------content--------------------- */
#content {
/*background-color: #DEE5CA;*/
padding-top: 30px;
padding-left: 30px;
margin: 0px;
width: 830px;
height:700px;
}

/* -----------------text--------------------- */
#text01 {
padding: 20px;
width: 480px;
height: 390px;
background-image: url('../images_design/kasten_weiss.png');
margin-left:170px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
}

#text02 {
padding: 0px;
width: 480px;
height: 390px;
margin-left:170px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px
}

#text03 {
padding: 20px;
width: 480px;
height: 560px;
background-image: url('../images_design/kasten_weiss_600.png');
margin-left:170px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
overflow:auto;
}

#text04 {
padding: 1px;
width: 453px;
height: 385px;
background-image: url('../images_design/kasten_weiss_390.png');
margin-left:310px; 
margin-right:0px; 
margin-top:130px; 
margin-bottom:0px;
}

#textnews {
padding: 1px;
width: 190px;
height: 510px;
margin-left:750px; 
margin-right:0px; 
margin-top:100px; 
margin-bottom:0px;
}

#text05 {
padding: 20px;
width: 700px;
height: 550px;
margin-left:170px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
}

#text06 {
padding: 20px;
width: 450px;
height: 370px;
background-image: url('../images_design/teefeld.png');
margin-left:190px; 
margin-right:0px; 
margin-top:50px; 
margin-bottom:0px;
}

#text07 {
padding: 1px;
width: 505px;
height: 435px;
margin-left:260px; 
margin-right:0px; 
margin-top:80px; 
margin-bottom:0px;
}

#text08 {
padding: 1px;
width: 453px;
height: 385px;
margin-left:320px; 
margin-right:0px; 
margin-top:0px; 
margin-bottom:0px;
text-align: center;
}

#fotocollage {
/*background-color: #DEE5CA;*/
margin-top: 0px;
margin-left: 720px;
width: 280px;
height:600px;
}

#fotodeko01 {
/*background-color: #DEE5CA;*/
margin-top: 0px;
margin-left: 720px;
width: 224px;
height:183px;
}

#fotodeko02 {
/*background-color: #DEE5CA;*/
margin-top: 130px;
margin-left: 740px;
width: 224px;
height:183px;
}

#fotodeko03 {
/*background-color: #DEE5CA;*/
margin-top: 260px;
margin-left: 720px;
width: 224px;
height:183px;
}

#fotodeko04 {
/*background-color: #DEE5CA;*/
margin-top: 390px;
margin-left: 740px;
width: 224px;
height:183px;
}

#fotodeko05 {
/*background-color: #DEE5CA;*/
margin-top: 520px;
margin-left: 720px;
width: 224px;
height:183px;
}

#produkte01 {
/*background-color: #DEE5CA;*/
margin-top: 0px;
margin-left: 720px;
width: 280px;
height:600px;
}

.tooltip {
position: absolute;
z-index:3;
display: none;
background-color: #FFFFFF;
width: 400px;
height: 80px;
border: 1px solid black;
padding: 20px;
}

.tooltip02 {
position: absolute;
z-index:3;
display: none;
background-color: #FFFF99;
width: 500px;
height: 200px;
border: 1px solid black;
padding: 5px;
font-size: 10px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}
