/* CSS Document */
*{
   margin:0;
   padding:0;   
}
html,body{

   font-family: Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#000;
   text-align:left;   
}
body{
   background-color:#FFFFFF;
   background-image:url(../freise_texte_shiatsu_bilder/ohm_hintergrund.gif);
   overflow: visible;
}
/*---------------------- F O R M A T I E R U N G E N --------------------------------*/
/*---------------------- F O R M A T I E R U N G E N --------------------------------*/
h1{font-size:23px;font-weight:normal;color:#619540;margin-bottom:20px;}
h2{font-size:16px;font-weight:bold;color:#619540;margin:15px 0;}
h3{}
h4{font-size:13px;color:#619540;}
h5{}
h6{}
b{color:#619540;}
u{}
p{margin:10px 30px 10px 0;}
.cite{text-align:center; font-style:italic;color:#619540;}
a{color:#619540; text-decoration:none;}
a:visited{color: #619540;}
a:hover{color: #000; text-decoration:underline;}
a:active{color:#CCCCCC;}
img{border:0;}
.strong{}
/*---------------------- S T R U K T U R --------------------------------*/
/*---------------------- S T R U K T U R --------------------------------*/
div#container{
   position:relative;
   margin:30px auto 0 auto;
   width:835px;
   height:550px;
   padding:20px 20px 0 20px;
   background-color:#F5F6F8;
}
div#header_1{
   width:265px;
   height:120px;
   float:left;
   margin-right:10px;
}
div#header_2{
    width:180px;
   height:120px;
   float:left;
   margin-right:10px;
}
div#header_3{
   width:180px;
   height:120px;
   float:left;
   margin-right:10px;
}
div#header_4{
   width:180px;
   height:120px;
   float:left;
}
.clearing{height:10px;font-size:1px;clear: both;}
div#freise_shiatsu_menue{
   width:265px;
   height:395px;
   float:left;
   margin-right:10px;
   background-color:#619540;
   background-image:url(../freise_texte_shiatsu_bilder/ginko1.png);
   background-position:bottom right;
   background-repeat:no-repeat;
}
div#content{
   width:560px;
   height:395px;
   overflow-y: auto;
   float:left;
}
div#content li{list-style:none;margin:5px 0;}
/*---------------------- M E N U E --------------------------------*/
/*---------------------- M E N U E --------------------------------*/
#linkliste {
    list-style-type: none;
	margin:30px;padding:0;
}
#linkliste li {
margin:15px 0;		
}
#linkliste li a, #linkliste li.active{
   color:#FFFFFF;
   font-size:18px;
}
#linkliste li a:hover{
   color:#CCCCCC;}
div#footer{
   width:265px;
   height:15px;
   padding-top:5px;
   clear:both;
   text-align:center;
   color: #999999;
}
div#footer a{color: #999999;text-decoration:none;}
div#footer a:hover{color: #666666;}
div#counter{width:120px;height:18px;margin-top:15px;}
div#facebook_like{
   position:relative;
   margin:2px auto 0 auto;
   width:835px;
   height:15px;
   padding:0 20px 0 20px;
   text-align:right;
}
.feed{font-size:12px;}
.feedback{color:#619540}
