

/*      div {border: 1px dotted gray; padding: .5em}    */



body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
    background: #1f497d; /*url(image/bg_main_v10.jpg)*/
    text-align: center;
	}

p {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

img {
    border: 0;
}

h1,h2 {
	margin: 0px;
	padding: 0px;
	}

h3 {
    font-size: 18px;
    font-weight: bold;
	color: #800000;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 20px;
	}

h4 {
    font-size: 12px;
    color: #CCCCCC;
    font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
    padding-left: 50px;
}

h5 {
    font-size: 12px;
    font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #D8A0A0;
	}

a:visited {
	text-decoration: none;
	color: #D8A0A0;
	}

a:hover, a:active {
    text-decoration: underline;
	color: #D8A0A0;
	}

a.menu:link {
	font-weight: bold;
	text-decoration: none;
	color: #c08080;
	}

a.menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #c08080;
	}

a.menu:hover, a.menu:active {
    background: #c08080;
    text-decoration: none;
	color: #FFFFFF;
	}

li {
    /* list-style-type: none; */
	font: 12px Verdana, Arial, Helvetica, sans-serif;
  }


#header h1 {
	background: transparent url(images/head_v71.png) no-repeat top left;
	margin-top: 0px;
	width: 800px;
	height: 150px;
	float: left;
	}
	
#header h1 span {
	display:none
	}

#header h2 {

	}
#header h2 span {
	display:none;
	}

/*------------------------------LAYOUT------------------------------*/

#container {
  /*  background: transparent url(image/bg_main_v12.jpg);*/
  /*background: #efe1e0;*/
	width: 800px;
    height: auto;
  /*  border-color: #f3d9db;*/
  /*  border-width: 1px;*/
  /*  border-style: solid;*/
    margin: auto;
	/*padding: 10px;*/
	text-align: left;
  }

#container_body {
  background: #efe1e0;
	width: 800px;
    height: auto;
  /*  border-color: #f3d9db;*/
  /*  border-width: 1px;*/
  /*  border-style: solid;*/
  
  }

#container:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  
#container_body:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
    
#header {
  	/*float: left;*/
  	width: 800px;
  	height: 150px;
  }

#navigation {
/*	background: #983030 url(image/bg_navi_v11.jpg) repeat-x;*/
/*    background: #efe1e0;*/
    float: left;
    width:  140px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	min-height: 351px;
  }



#content {
	background: #FFFFFF;
    border-color: #ead6d5;
    border-width: 1px;
    border-style: solid;
    border-top-width: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 19px;
        padding-right: 19px;
        margin-left: 0px;
        margin-right: 0px;
        float: right;
        width: 610px;
        min-height: 450px;
}

/*---------------------------------FORMATIERUNG EINZELNER SEITEN--------------*/


/*---------------------------------NAVIGATION----*/

#navigation ul {
	margin: 0px;
	padding: 0px;
	}

#navigation li {
	list-style-type: none;
    font-size: 13px;
   	display: block;
   	line-height: 20px;
       	padding-top: 5px;
       	margin-bottom: 5px;
	}

.nav_hr {
  noshade: noshade;
  width: 130px;
  color: #D8A0A0;
  background-color: #D8A0A0;
  height: 2px;
  margin-left: 0;
  text-align: left;
  }
  
.hr1 {
	/*background: transparent url(image/navigation_divider.png) no-repeat top left;*/
	background-color: #D8A0A0;
	width: 120px;
  height: 2px;
  margin-top: 0px;
	float: left;
	}

/*---------------------------------HOME----*/

.home_pic {
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
       	padding: 5px;
       	margin-left: 0px;
       	margin-bottom: 20px;
}

.home_forum {
       	margin-top: 20px;
}

.weblog_separator {
    border-width: 1px;
    border-color: #999999;
    border-top-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
       	padding: 0px;
       	margin-left: 0px;
    clear: both;
}

.weblog_date {
	float:left;
    width: 100px;
	font-size: 18px;
    font-weight: bold;
	color: #800000;
       	padding-right: 15px;
       	padding-bottom: 0px;
       	margin-left: 0px;
}

.weblog_entry {
	float:right;
    font-size: 11px;
}

.weblog_menu {
	clear:both;
	float:right;
    font-size: 11px;
       	padding-top: 5px;
}

.statistik{
    clear: both;
    float: right;
       	padding-top: 20px;
}


/*---------------------------------PHYSIOTHERAPIE----*/

.physiotherapie_pic{
    float: left;
       	padding: 5px;
       	margin-left: 0px;
       	margin-right: 20px;
}


/*---------------------------------GALERIE----*/

.gallery_overview{
    /* float: left;*/
    /* border-color: #999999; */
    /* border-width: 1px; */
    /* border-style: solid; */
        padding: 5px;
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        clear: both;
}

.galerie_pic{
    float: left;
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
       	padding: 5px;
       	margin-top: 20px;
       	margin-right: 20px;
       	margin-bottom: 20px;
}


/*---------------------------------PERSOENLICH----*/

.persoenlich_pic, .physiotherapie_pic, .kontakt_pic {
    float: right;
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
       	padding: 5px;
       	margin-left: 30px;
}

.persoenlich_pic {
       	margin-left: 25px;
}


/*---------------------------------INFORMATION----*/

.validation_pic{

       	margin-top: 5px;
       	margin-right: 10px;
       	margin-bottom: 5px;

}


/*---------------------------------LINKS----*/

.links_pic {
	float: left;  
	margin-right: 5px;
	}

#links ul {
	margin: 0px;
	padding: 0px;
	}

#links li {
	list-style-type: none;
    font-size: 13px;
   	display: block;
   	line-height: 20px;
       	padding-top: 5px;
       	margin-bottom: 15px;
	}


/*---------------------------------LIGHTBOX----*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

