/*======================================================================

 ----------------------------------------------------------------------
|                  Silja Jopp / Homepage Layout                        |
|                  http://www.ergo-jopp.de                             |
 ----------------------------------------------------------------------

  [Media Queries] Smartphone-Ansicht

Autor: Björn Cramer
=======================================================================*/



@media screen
and (max-width:799px) {
	
/* ------------------------------------------------------------------- *
   [1] Textformatierungen
/* ------------------------------------------------------------------- */

* {
	font-family: 'Roboto Condensed', sans-serif;
}

html {
	cursor: default;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 100%;
}

body {
	font-size: 1.2em;
	line-height: 1.5;
	background-color: #ffffff;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: none;
}

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

.text_block,
.text_blockfull {

}

.text_block a:hover,
.text_block a:active,
.text_block a:focus,
.text_blockfull a:hover,
.text_blockfull a:active,
.text_blockfull a:focus {
	color: #c01120;
}

.text_block ul,
.text_blockfull ul {
	padding: 0px 0px 0px 20px;
	list-style-type: disc;
	list-style-position: outside;
}

.text_block ul li,
.text_blockfull ul li {
	margin: 0px 0px 5px 0px;
}

.text_block h3,
.text_blockfull h3 {
	padding: 0px 0px 10px 0px;
	color: #c01120;
	font-weight: bold;
}

.text_block p,
.text_blockfull p {
	padding: 0px 0px 10px 0px;
}

.sprunganker {
	float: right;
	text-align: right;
	font-size: 2.0em;
}

strong,
b {
	font-weight: bold;
}

#footer_left a:link,
#footer_left a:visited {
	text-decoration: underline;
	color: #ffffff;
}

#footer_left a:hover,
#footer_left a:active,
#footer_left a:focus {
	text-decoration: underline;
	color: #000000;
}



/* ------------------------------------------------------------------- *
   [2] Layoutelemente
/* ------------------------------------------------------------------- */

#body_usercheck {
	z-index: 100;
}

#bodyHeader_background {
	position: relative;
	width: 96%;
	height: auto;
	left: 50%;
	margin-left: -48%;
	background-color: #ffffff;
	overflow: auto;

}

#bodyMain_background,
#bodyMain_background_image {
	position: relative;
	width: 96%;
	height: auto;
	left: 50%;
	margin-left: -48%;
	z-index: 50;
	background-color: #ffffff;
}

#logo {
	float: left;
	width: 94%;
	height: auto;
	text-align: center;
	padding: 20px 3% 20px 3%;
	background-color: #c01120;
}

#kontaktdaten,
#hauptnavigation,
#footernavigation {
	float: left;
	width: 94%;
	height: auto;
	text-align: center;
	padding: 20px 3% 20px 3%;
}

#unternavigation {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

#modul_kontaktformular {
	float: left;
	width: 100%;
	padding: 25px 0px 0px 0px;
}

#modul_googlemap,
.googlemap {
	position: absolute;
	width: 0;
	height: 0;
	top: -20000px;
	left: -20000px;
	overflow: hidden;
}

#content_text {
	float: left;
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.text_blockfull {
	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
}

.text_left_image {
	float: left;
	width: 100%;
}

.text_right_content {
	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
}

#content {
	float: left;
	width: 94%;
	height: auto;
	text-align: left;
	padding: 20px 3% 20px 3%;
}

#mainContainer_image {
	width: 100%;
	height: 350px;
}

#content_image {
	z-index: 100;
	display: block;
	float: left;
	width: 100%;
	height: 350px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.background_image1 {
	background-image: url(../img/img_praxisbild01.jpg);
}

.background_image2 {
	background-image: url(../img/img_praxisbild02.jpg);
}

.background_image3 {
	background-image: url(../img/img_praxisbild03.jpg);
}

.background_image4 {
	background-image: url(../img/img_praxisbild04.jpg);
}

.background_image5 {
	background-image: url(../img/img_praxisbild05.jpg);
}

.background_image6 {
	background-image: url(../img/img_praxisbild06.jpg);
}

.background_image7 {
	background-image: url(../img/img_praxisbild07.jpg);
}

.background_image8 {
	background-image: url(../img/img_praxisbild08.jpg);
}

#kontaktdaten {
	background-color: #c01120;
	color: #ffffff;
}

#hauptnavigation {
	background-color: #c01120;
}

#unternavigation {
	background-color: #ffffff;
}

#footernavigation {
	background-color: #981521;
	color: #ffffff;
}

#footer_left  {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 2px solid #ffffff;
	padding: 0px 0px 20px 0px;
}

#footer_right {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	padding: 20px 0px 0px 0px;
}

#hauptnavigation ul li,
#unternavigation ul li,
#footernavigation ul li {
	padding: 8px 0px 8px 0px;
}

#hauptnavigation ul li a,
#unternavigation ul li a,
#footernavigation ul li a {
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
	color: #c01120;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #c01120;
}

#hauptnavigation ul li a {
	color: #ffffff;
	background-color: #981521;
}

#footernavigation ul li a {
	color: #ffffff;
	background-color: #981521;
}

#hauptnavigation ul li a:hover,
#hauptnavigation ul li a:active,
#hauptnavigation ul li a:focus {
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #ffffff;
}

#unternavigation ul li a:hover,
#unternavigation ul li a:active,
#unternavigation ul li a:focus {
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #c01120;
	border: 2px solid #ffffff;
}

#footernavigation ul li a:hover,
#footernavigation ul li a:active,
#footernavigation ul li a:focus {
	width: 100%;
	display: block;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #ffffff;
}

.button_weiter,
.red_button_weiter,
.unternavi_hinweis {
	position: absolute;
	width: 0;
	height: 0;
	top: -20000px;
	left: -20000px;
	overflow: hidden;
}



/* ------------------------------------------------------------------- *
   [3.1] Bildergalerie
/* ------------------------------------------------------------------- */

.praxisImage,
.praxisImage_right {
	overflow: auto;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	padding: 10px 30px 10px 0px;
	margin: 10px 10px 10px 0px;
}

.praxisImage a,
.praxisImage_right a {
	display: block;
	float: left;
	width: 74px;
	height: 74px;
	padding: 3px;
	background-color: #bfbdbc;
}

.praxisImage a:hover,
.praxisImage a:active,
.praxisImage a:focus,
.praxisImage_right a:hover,
.praxisImage_right a:active,
.praxisImage_right a:focus {
	background-color: #c01120;
	cursor: pointer;
}



/* ------------------------------------------------------------------- *
   [3.2] Kontaktformular
/* ------------------------------------------------------------------- */

#modul_kontaktformular {
	float: left;
	display: block;
	width: 100%;
}

.select_text,
.input_submit {
	font-size: 16px;
}

.input_text,
.textarea_text,
.select_text {
	border-left: none;
	border-top: none;
	border-right: none;
}

.input_text:hover,
.input_text:focus,
.textarea_text:hover,
.textarea_text:focus,
.select_text:hover,
.select_text:focus {
	border: 2px solid #c01120;
	background-color: #ffffff;
}

.tbBeschreibung {
	width: 155px;
	padding: 5px 0px 10px 0px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}

.tbEingabe {
	width: 275px;
	padding: 5px 0px 10px 0px;
	vertical-align: middle;
}

.input_text {
	width: 271px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #dddddd;
	background-color: #ffffff;
	color: #000000;
}

.textarea_text {
	width: 271px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #dddddd;
	background-color: #ffffff;
	color: #000000;
}

.select_text {
	padding: 5px 5px 5px 5px;
	border: 2px solid #dddddd;
	background-color: #ffffff;
	color: #000000;
}

.input_submit {
	float: left;
}

.input_submit {
	padding: 5px 5px 5px 5px;
	border: 1px solid #666;
	background-color: #666;
	font-weight: bold;
	color: #ffffff;
}

.input_submit:hover,
.input_submit:focus {
 	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.input_reset {
	float: right;
}

.input_reset {
	padding: 5px 5px 5px 5px;
	border: 1px solid #666;
	background-color: #666;
	font-weight: bold;
	color: #ffffff;
}

.input_reset:hover,
.input_reset:focus {
 	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}



}
