* {
    margin: 0;
    padding: 0;
}
html {
  height: 100%;
}
body {
    margin-top: -2px;
	height: 100%;
    width: 100%;
    background-color: #F2E8C5;
    background-image: url(./../images/bg_header_osteo.jpg);
    background-repeat: repeat-x; 
    background-position: left top;
}
@media only screen and (min-width: 768px) {
	body {
		font-size: 0.8em;
	}
}
@media only screen and (min-width: 1024px) {
	body {
		font-size: 1.0em;
	}
}
h1 {
	margin: 0; 
	padding: 0;
	font-size: 140%;
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
	text-align: left;
}
h2 {
	margin: 0; 
	padding: 0;
	padding-top: 5px;
	font-size: 190%;
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-weight: normal;
	color: #F2E8C5;
	text-decoration: none;
	text-align: left;
}
h3 {
	margin: 0; 
	padding: 0;
	font-size: 120%;
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-weight: bold;
	color: #756734;
	text-decoration: none;
	text-align: left;
}
h4 {
	margin: 0; 
	padding: 0;
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 90%;
	font-weight: bold;
	color: #756734;
	text-decoration: none;
}
td.header_container {
	width: 900px;
}
tr.header_container {
	height: 720px;
}
#header_container {
    border: 0px solid #FF0000;
    height: 720px;
    width: 900px;
    min-height: 720px; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:720px; /* Mindesthöhe für den IE */
    overflow: hidden !important;  /* FF Scroll-leiste */ 
    z-index: 3;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    left: 0;
    top: 0; 
}
#header {
    border: 0px solid #FF0000;
    width: 900px;
	height: 308px; /* 307px */
	color: #282107;
	
	background-image: url("./../images/bg_header_osteo_linie.jpg");
	background-repeat: no-repeat;
	background-position: 635px 0;
}
#logo_osteopathie {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 25px;
	height: 82px;
	width: 90px;
}
#menu_top {
	margin: 0;
	padding: 0;
	position: relative;
	left: 800px;
	top: -60px;
	height: 30px;
	width: 100px;
	text-align: right;
}
#schriftzug_osteopathie {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 10px;
	width: 900px;
	border: 0px solid #ff0000;
}
#menu_main_container {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 239px;
	width: 650px;
	border: 0px solid #ff0000;
}
#menu_main_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.menu_main {
	float: left;
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 100%;
	font-weight: normal;
	color: #282107;
	text-decoration: none;
	width: 125px;
	height: 62px;
	text-align: center;
	border: 0px solid #FF0000;
}
li.menu_main:hover {
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 100%;
	font-weight: normal;
	color: #F2E8C5;
	text-decoration: none;
	background-image: url("./../images/menu_main_point_ON.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
li.menu_main_active {
	float: left;
	font-family: 'PT Serif Caption','Times New Roman',serif; 
	font-size: 100%;
	font-weight: normal;
	color: #F2E8C5;
	text-decoration: none;
	background-image: url("./../images/menu_main_point_ON.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 125px;
	height: 62px;
	text-align: center;
	border: 0px solid #FF0000;
}
#container {
    border: 0px solid #FF0000;
    width: 900px;
}
#main {
    border: 0px solid #FF0000;
    margin: 0 auto;
}
#titelbild {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 380px;
}
#titelbild_ueber_mich {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 380px;
	background-image: url("./../images/titelbild_ueber_mich.jpg");
	background-repeat: no-repeat;
	background-position: left top;	
}
#titelbild_anfahrt {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 600px;
	background-image: url("./../images/titelbild_anfahrt.jpg");
	background-repeat: no-repeat;
	background-position: left top;	
}
div.titelbild_spalte1 {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 220px;
	margin-left: 50px;
	width: 420px;
	border: 0px solid #43392E;
}
p.titelbild_spalte1 {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 86%;
	font-weight: normal;
	color: #F2E8C5;
	text-decoration: none;
	line-height: 2em;
	text-align: justify;
}
div.content_spalte1 {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	width: 420px;
	border: 0px solid #43392E;
}
p.content_spalte1 {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 2em;
	text-align: justify;
}
p.content_spalte1_impressum {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 70%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 2em;
	text-align: justify;
}
div.content_spalte2 {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 95px;
	margin-left: 55px;
	width: 420px;
	border: 0px solid #43392E;
}
p.content_spalte2 {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 2em;
	text-align: justify;
}
p.content_spalte2_impressum {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 70%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 2em;
	text-align: justify;
}
div.content_spalte_gesamt_900 {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	width: 900px;
	border: 0px solid #43392E;
}
p.content_spalte_gesamt_900 {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 1.6em;
	text-align: justify;
}
p.content_spalte_gesamt_900_impressum {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 70%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 1.6em;
	text-align: justify;
}
table.content_spalte_gesamt_900 {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
}
td.jahreszahl {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #CAB97C;
	text-decoration: none;
	text-align: right;
}
div.content_spalte_gesamt_900_rahmen {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	width: 900px;
	border: 0px solid #282007;
	background-color: #F2E8C5;
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: bold;
	color: #60521D;
	line-height: 2.5em;
	text-decoration: none;
	text-align: left;
}
p.content_spalte_gesamt_900_rahmen {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 60px;
	padding-bottom: 30px;
	width: 840px;
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 97%;
	font-weight: normal;
	color: #60521D;
	text-decoration: none;
	line-height: 1.6em;
	text-align: justify;
}
tr.footer {
    border: 0px solid #FF0000;
    background-image: url(./../images/bg_footer_osteo.jpg); 
    background-repeat:repeat-x; 
    background-position: left top;
	background-color: #60521D;
	height: 150px;
}
td.footer {
	width: 900px;
	height: 150px;
}
#footer {
    border: 0px solid #ff0000;
    width: 900px;
	height: 150px;
	color: #000000;
	
	background-image: url("./../images/bg_footer_osteo_linie.jpg");
	background-repeat: no-repeat;
	background-position: 635px 12px;
}
#copyright_webdesign {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	width: 350px;
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 87.5%;
	font-weight: normal;
	color: #756734;
	text-decoration: none;
	line-height: 1.8em;
	text-align: left;
	border: 0px solid #FF0000;
}
#menu_footer {
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	padding-right: 10px;
	width: 250px;
	text-align: right;
	line-height: 1.8em;
}
a.link_menu_top {
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 100%;
	font-weight: normal;
	color: #F2E8C5;
	text-decoration: none;
}
a.link_menu_top:hover {
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 100%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
span.link_menu_top_active {
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 100%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
a.link_www_footer {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
a.link_www_footer:hover {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #756734;
	text-decoration: none;
}
a.link_menu_main {
	text-decoration: none;
}
a.link_menu_main:hover {
	text-decoration: none;
}
a.link_intern {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #60521D;
	text-decoration: underline;
}
a.link_intern:hover {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
a.link_intern_email {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 90%;
	font-weight: normal;
	color: #60521D;
	text-decoration: underline;
}
a.link_intern_email:hover {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 90%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
a.rahmen {
	border: 0px solid #FF0000;
}
a.rahmen:hover {
	border: 0px solid #FF0000;
}
img.rahmen {
	border: 0px solid #FF0000;
}
/*************************************************************************/
/**************    KONTAKTFORMULAR                       *****************/
/*************************************************************************/
#form {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: -20px;
}
input.kontakt_textfeld {
  width: 580px;
  height: 20px;
  background-color: #FFFFFF;
  border: 1px solid #AF9D5B; 
  color: #60521D;
  font-family: 'PT Serif Caption','Times New Roman', serif;
  font-size: 90%;
  font-weight: normal;
  text-decoration: none; 
}
textarea.kontakt_textarea {
  width: 580px;
  height: 80px;
  background-color: #FFFFFF;
  border: 1px solid #AF9D5B; 
  color: #60521D;
  font-family: 'PT Serif Caption','Times New Roman', serif;
  font-size: 90%;
  font-weight: normal;
  text-decoration: none; 
}
#submit {
	color:#F2E8C5;
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-weight:normal;
	background-color:#87CB1E; 
	border: 1px solid #87CB1E; 
	width:100px; 
	height:24px; 
	font-size: 90%;
	padding-bottom: 3px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#submit:hover {
	color:#F2E8C5;
	font-weight:normal;
	background-color:#60521D; 
	border: 1px solid #60521D; 
	width:100px; 
	height:24px; 
	font-size: 90%;
	padding-bottom:3px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
span.pflichtfeld {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-weight: normal;   
	font-size: 90%;
	color: #87CB1E;
}
span.rubrik {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-weight: normal;   
	font-size: 90%;
	color: #60521D;
}
span.hinweis {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-weight: normal;   
	font-size: 85%;
	color: #60521D;
}
a.link_intern_datenschutz {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #87CB1E;
	text-decoration: none;
}
a.link_intern_datenschutz:hover {
	font-family: 'PT Serif Caption','Times New Roman', serif;
	font-size: 100%;
	font-weight: normal;
	color: #60521D;
	text-decoration: underline;
}
/*************************************************************************/
/**************         Besucherzähler                   *****************/
/*************************************************************************/
table.besucherzaehler {
	color: #60521D;
	font-family: 'PT Serif Caption','Times New Roman',serif;
	font-size: 81.25%;  /*  11px  */  
	font-weight: normal;
	text-decoration: none;  
}

/******************   Google Maps ***********************/
.google_maps {
    width: 900px;
    height: 640px;
    border: 0px solif #FF0000;
}
/******************   Allgemein   ***********************/
.fett { font-weight: 700; }
.regular { font-weight: 400; }
.unterstrichen { text-decoration: underline; }
.ueberschrift_grau_gross {
    font-size:100%;
    color:#AF9D5B;
    font-weight:normal;
    text-transform: uppercase;
}



