/* Tierheilpraktiker mobile 320px */
/* Co. 2015 by Mabi */

body {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-family: Arial,Helvetica,Tahoma,Sans-Serif;
	background: none no-repeat 0 0;
    height: 100%;
	font: ""Open Sans",sans-serif";
}

/* Divs */

div#all {
	width: 98%! important;
	margin: 0 auto;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; }

div#all_frame {
	width: 665px;
	margin: 10px 15px;
	padding:  10px;
	background-color: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }

/* Headerbereich*/

div#head {
	background-color: #9ea1cf;
	padding: 20px 0 0 0;
	background-image: url(../bilder/back_head.jpg);
	background-repeat: no-repeat;
	background-position: -15px 0; }

div#headlinks {
	line-height: 50px;
	width: 100%;
	height: 95px;
	float: none! important;
	padding: 4px 0 0 0;
	margin: 0px 0 0 0; }

div#headlinks p {
	font-size: 18px;
	font-weight: bold; 
	color: #FFEFB7;
	text-align: center;
	line-height: 18px;
	margin: 10px 0;
  	text-shadow:
    3px 3px 0 #313232,
   -1px -1px 0 #313232,  
    1px -1px 0 #313232,
   -1px  1px 0 #313232,
    1px  1px 0 #313232; }

div#headrechts {
	float:right;
	width: 78px;
	clear: none;
	margin: 0 0 0px 0;
	padding: 0 0 0 3px; }

div#headrechts img { margin: 0px 0 0 0; }

* html div#headrechts img { margin: 0px 0 0 0; }

div#headmitte { 
	margin: 0 px 0 0px;
	padding: 0px 0 0 0;
	float: right; }
	
* html div#headmitte { 
	z-index: 99; 
	position: relative; }

div#headmitte p {
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 13px;
	color: #1f1f1f; }

.float_left { float: left; }

img.float_left  { 
	width: 90px;
	padding: 5px; }

/* Menu */

div#menu ol {
	display: list-item;
	list-style-type: none; 
	line-height: 16px;
	margin: 0;
	padding: 0; }

/* menu */

div#menu {
	float: left;
	width: 150px;
	background-color: #545c80; 
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; }

div#menu h1 {
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 12px; 
	color: #fff;
	margin: 0; }

div#menu h2 {
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 10px; 
	color: #fff;
	margin: 0; }

div.klickmenu {
	margin: 0px 2px 5px 0;
    padding: 0px 0 8px 30px;
    width: 120px;
}

div.klickmenu a {
	margin: 0 0 0 0! important;
	padding: 2px 0 2px 4px! important; }

div#menu a { 
	padding: 8px 0 8px 15px;
	margin: 5px 2px 5px 0;
	color: #fff;
	display: block;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease; }

div#menu a:hover {
	background-color: #9EA1CF; 
	margin: 5px 2px 5px 0;
	padding: 8px 0 8px 15px;
	color: #545c80; }

/* Inhaltsbereich */

div#inhalt { 
	color: #3f3f3f;
	padding: 0px 5px;
	margin: 0 10px 0 170px;
	min-height: 400px;
	width: 780px; }

* html div#inhalt { height: 300px; }

div#inhalt h2 {
	color: #372299;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0; }

div.bild { 
	margin: 0 280px 10px 280px;
	width: 460px; }

div#inhalt ol { 
	list-style-type: disc;
	margin: 10px 30px; }
	
div#content { margin: 40px 0 10px 0; }

div#footer {
	height: 25px;
	margin: 0 0 0 0;
	padding: 11px 0 0px 150px;
	background-color: #545c80;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; }

div#footer a {
	color: #fff;
	margin: 0 5px; 
	display: block;
	float: left; }

div#footer a:hover { 
	color: #ffbb70;
	text-decoration: underline; }

/* Linie */

.linie {
line-height: 1px;
height: 1px;
background: #fff; 
border: 0px none;
margin: 0;
padding: 0;
font-size: 1px; }

.senkrechtelinie {
width: 1px;
background: #fff;
height: 100%;
position: relative;}

.floatright {
	float: right;
	 margin: 5px -120px 0 0; }

.bodytext {	margin: 15px 0; }

.bodytext1 { margin: 20px 0; }

.bodytext1 a { 
	font-weight: bold;
	color: #000;
	font-size: 14px; }

ol.unterliste {	list-style-type: circle! important; }

div#serviceleistung {
	width: 320px; 
	font-size: 16px;
	font-weight:bold;
	text-align: center; }
	
div#serviceleistung a {
	border: 1px solid #7e7e7e;
	color: #fff;
	background-color: #7e7e7e;
	padding:  4px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }

div#serviceleistung a:hover {
	border: 1px solid #545c80;
	background-color: #545c80;
	padding:  4px;
	display: block;  }
	
/* Formular */

div#formcatcher { height: 145px; }

.formular { 
	font-size: 14px;
	width:  500px;
	margin:  20px 40px;; }

form.formular {
	width: 310px;
	text-align: left;
	padding: 8px;
	margin: 0; }

.formular input, textarea {
	border: 1px #bfbfbf solid;
	text-align: left;
	width: 100%;
	margin: 6px 0 0 0; }

.formright input, textarea { 
	background-image: url(../bilder/stripes.gif);
	margin: 4px 0 0 0; }

input.inputklein {
	border: none 0;
	width: 30px;
	margin: 0;
	background-color: #ffffff; }

input.senden {
	width: 60px;
	text-align: center;
	margin: 5px;
	background-color: #3f3f3f;
	color: #ffffff; }
	
ol.formularliste { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	width: 500px; }

ol.formularliste li { 
	margin: 4px 0;
	padding: 0 0 0 10px; }

.untersuchung span, .untersuchung h2 {
	color: #6cbc27;
	font-weight: bold; }
	
div.formleft, div.formleft_breit {
	padding: 3px;
	float: left;
	text-align: left;
	clear: none; }
	
div.formleft { 
	width: 80px;
	line-height: 25px; }

div.formleft_breit { 
	width: 100px; 
	line-height: 19px; }

div.formright {
	float: left;
	width: 210px; }
	
/* Therapieverfahren */	

.verfahren li {
	/*list-style-type: decimal;*/
}

.sublist li {
	list-style-type: disc! important;
}

/* Tabelle */

table.mytable { 
	margin:  10px 0;
	border-collapse: separate;
	width: 700px; }
	
table.mytable td {
	border:  1px solid #dadada;
	padding: 2px 2px 2px 5px; }
	
table.mytable tr:hover {
	background-color: #dce0ff;
}

.boldright {
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #7e7e7e; }

.td_center, .text-zentriert { text-align: center; }

div.text-zentriert {
	width: 400px;
	border: solid 1px #000;
	margin: 20px auto 20px auto;
	padding: 10px 0 10px 0;
}
	
/* Artikel Liste */

ul.artikel {}

ul.artikel a {
	float: right;
	margin: 0 80px 0 0; }

ul.artikel li {	margin: 5px 0; }

ul.artikel span { 
	font-size: 11px;
	font-style: italic;
}

ul.artikel a[href$=".pdf"] {
 	padding-left: 20px;
	background: url(../images/pdf.gif) no-repeat;
	margin-top: -7px; }

h2.klick {
	background: url(../images/arrow_Down.png) no-repeat;
	padding: 0 0 10px 30px; }

/* Preise */

table.preise td { 
	padding: 5px 5px;
	border: 1px solid #ddd; }

.preise td:nth-child(odd) { width: 500px; }

.preise tr:nth-child(odd) { background-color: #fff3e5; }

.preise tr:nth-child(even) { background-color: #e2fee2; }

ul.rezepte { 
    list-style-type: none;
    width:500px; }

ul.rezepte li { height: 150px; }

ul.rezepte img { 
    float:right;
    margin: 0 0 0 0! important; }

ul.rezepte a[href$=".pdf"] {
 	padding-left: 20px;
	background: url(../images/pdf.gif) no-repeat; }

table.preistable {
	width: 650px;
	margin: 0 0 10px 0;	
}

table.preistable td { 
	border:solid 1px #000;
	padding: 10px 5px 10px 5px; }

.schmall { 
	width: 100px;
	text-align: right; }

