﻿@charset "UTF-8";
/*@import url("layout.css"); ohne dies wird es W3css conform*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	margin-top: 1%;
	background-color: #4c638c;
	/*behavior: url("csshover2.htc"); ohne dies wird es W3css conform*/ 
}

#container {
	width: 800px;
	/*height: 740px;*/
	height: auto;
	margin: 0 auto;
	top: 50%;
	left: 50%;
	/*padding: 10px;*/
	border: 1px ridge black;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 800px;
	height: 120px;
	padding: 0;
	background-color: #fafaff;
	/* background-position: center; */
	background-image: url('../images/LogoMVZ_800.jpg');
	background-repeat: no-repeat;
	/* background-attachment: scroll; */
}
#navigation {
	float: left;
	padding: 10px; /*rückt die Navigationsleiste 10 Pixel nach rechts */
	width: 9em;
	margin:-1px 0 0 -1px;
}
#kalender{
	width: 200px;
	height: 250px;
	float: left;
	margin: 10px 10px 10px auto;
	overflow: auto;
}	

#content {
	display: block;
	float: right;
	width: 500px;
	height: 550px;
	overflow : auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding: 1px 1% 1px 5%;
}
#footer {
	clear: both;
	border-top: #C0C0C0 solid thin;
	text-align: center;
	width: 795px;
	height: 50px;
	margin: 1px;
	padding: 2px;
	
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	margin:0;
	padding: 0;
	width: 9em;
	background: white;
	border: 1px solid #aaa;
}
#navigation li {
	position: relative;
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#navigation li:hover {
	background: silver;
}
/* Setzt Pfeil und deutet damit an, das es ein Untermenu gibt */
#navigation li.submenu {
	background: url('../images/submenu.gif') 98% 1% no-repeat;
}
#navigation li.submenu:hover {
	background-color: silver;
}
#navigation li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 8.5em;
}
#navigation>ul a {
	width: auto;
}
#navigation ul ul {
	position: absolute;
	top: 0;
	left: 9em;
	display: none;
}
/* PopUpMenu */
#navigation ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
/* PopUpMenu für Stellenanzeigen, damit diese auf der Seite bleiben */
#navigation ul.level1 li.submenu:hover ul.level3 {
	display: block;
	top: -250px;
}

#navigation a {
	color: black;
}
#navigation a:hover {
	color: white;
}
#navi_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px solid gray;
}
/* Inhaltsformatvorlagen */
h6 {
	color: gray;
}
h5 {
	color: gray;
}
h4 {
	color: gray;
}
h3 {
	color: gray;
	font-size:100%;
}
h2 {
	color: gray;
	font-size:120%;
}
#content h1 {
	color: gray;
	font-size: 150%;	
}
#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid gray;
}
.blocksatz {
	text-align:justify;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
}
#footer a {
	color: silver;
	text-decoration: underline;
}
#footer a:hover {
	color: black;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
/* Eyecatcher */
#eyecatcher {
	text-align: center;
	color:red;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher a {
	color:red;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher a:hover {
	color:fuchsia;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher img {
	border: none;
}
/* Blocksatz */
#blocksatz p{
	text-align:justify;
	padding-right: 10px;
}
/* Copyright Schutz für Images */
#team {
	background-image:url('../images/team_450_220.JPG');
	background-repeat:no-repeat;
}
#team img {
	width:450px;
	height:220px;
	border-style: none;
	margin:2px;
	padding:2px;
}
#haende {
	background-image:url('../images/Haende Titel o.Logo.JPG');
	background-repeat:no-repeat;
}
#haende img {
	width:450px;
	height:220px;
	border-style: none;
	margin:2px;
	padding:2px;
}
#uebung_mit_ball {
	background-image:url('../images/S.4_1749_450_284.JPG');
	background-repeat:no-repeat;
}
#uebung_mit_ball img {
	width:450px;
	height:284px;
	border-style: none;
	margin:2px;
	padding:2px;
}
#haus {
	background-image:url('../images/Rs_4222_250_376.JPG');
	background-repeat:no-repeat;
}
#haus img {
	width:250px;
	height:380px;
	border-style: none;
	margin:2px;
	padding:2px;
}
#logo_mvz {
	background-image:url('../images/logomvz_226_60.jpg');
	background-repeat:no-repeat;
	float:left;
}
#logo_tzk {
	background-image:url('../images/logotzk_226_60.jpg');
	background-repeat:no-repeat;
	float:right;
}
#logo_tzk img {
	border-style:none;
	width:226px;
	height:56px;
}
#logo_mvz img {
	border-style:none;
	width:226px;
	height:56px;
}

#navi_physio {
	background-image:url('../images/Physiobild_Frau_Barth_221008_116_155.JPG');
	background-repeat:no-repeat;
}
#navi_physio img {
	width:115px;
	height:155px;
	border-style: none;
	margin:2px;
	padding:2px;
}
#punktpraevalenz {
	background-image:url('../images/punkt_praevalenz.gif');
	background-repeat:no-repeat;
}
#punktpraevalenz img {
	border-style:none;
	margin:2px;
	padding:2px;
	width:440px;
	height:380px;
}
#sozialmedizinisch {
	background-image:url('../images/sozialmedizinische_folgen.gif');
	background-repeat:no-repeat;
}
#sozialmedizinisch img {
	border-style:none;
	margin:2px;
	padding:2px;
	width:400px;
	height:280px;
}
#rueckenschmerz {
	background-image:url('../images/rueckenschmerz.gif');
	background-repeat:no-repeat;
}
#rueckenschmerz img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:400px;
	height:300px;
}
#entstehung {
	background-image:url('../images/entstehung.gif');
	background-repeat:no-repeat;
}
#entstehung img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:400px;
	height:300px;
}



/* Styles */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
text-align: center;
}
#eyecatcher {
	text-align: center;
	color:red;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher a {
	color:red;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher a:hover {
	color:fuchsia;
	text-decoration:none;
	font-weight:bold;
}
.style_center_silver {
background-color: silver;
text-align: center;
}
.style_nummerierte_aufzaehlung {
	margin-left: 30px;
	list-style: decimal;
}
.style_aufzaehlung {
margin-left: 40px;
list-style: circle;
}
.style_aufzaehlung_square {
margin-left: 40px;
list-style: square;
}

.style_aufzaehlung_lower_alpha {
	margin-left: 60px;
	list-style:lower-alpha;		
}
.style_aufzaehlung_upper_alpha {
	margin-left: 60px;
	list-style: upper-alpha;		
}

.style_aufzaehlung1 {
	margin-left: 80px;
	list-style: disc;
}
.style_aufzaehlung_alpabethisch {
	margin-left: 80px;
	list-style: lower-alpha;
}
.style_aufzaehlung_ohne {
	margin-left: 80px;
	list-style: none;
}
.style_einrueckung {
	margin-left: 40px;
}
address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
}
.center {
	text-align: center;
}
.floatright {
	float: right;
}
.imgright {
	float:right;
}
.imgleft {
	float:left;
}
.imgcenter {
	margin:10%;
}
.reinigen {
	clear: both;
}

