﻿@import url("layout.css");
body {
	font-family: "Swis721 Cn BT", Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	background-color: #eee;
	/* background: #4d628d url('../images/hintergrund_blau.png') repeat-x; */
	/* behavior: url(../csshover2.htc);*/
}
#container {
	width: 960px;
	margin: 0 auto;
}
#masthead {
	text-align: center;
	width: 960px;
	height:200px;
	border-top: 0px solid #dcdcdc;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #a9a9a9;
	background-color: #fafaff;
}
#navigation {
	position: relative;
	float: left;
	/*width: 148px;*/
	width: 160px;
	height: 500px; 
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	float: left;
	width: 766px;
	height: 480px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	margin: 0;
	padding: 0;
	width:160px;
	background:#ffffff;
	border: 1px solid #aaa;
}
#navigation li {
	position: relative;
	list-style:none;
	margin:0;
	border-bottom: 1px solid #000080;
	background:#fafaff;
}
#navigation li.submenu {
	background:#fafaff;

}
#navigation li a {
	display:block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration:none;
	/* IE < 6.0 Hack  */
	width: 100%;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 140px;
	border-left:12px solid #47A22E;
	border-right:1px solid #47A22E;
	color:black;
}
/* IE Hack */
#navigation>ul a {
	width:auto;
}
/* Rollovereffekt */
#navigation li:hover {
	background-color:#47A22E;
	color:#ffffff;
}
#navigation li.submenu:hover {
	background-color: #47A22E;
	color:#ffffff;
}
/* läßt das Untermenü erscheinen */
#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: -234px;
}
/* PopUpMenu für integrierte Versorgung, damit diese auf der Seite bleiben */
#navigation ul.level1 li.submenu:hover ul.level5 {
	display: block;
	top: -130px;
}
/* PopUpMenu für Menü der dritten Ebene */
#navigation ul.level2 li.submenu:hover ul.level4 {
	display: block;
}
/* Ende Rollovereffekt */

/* Untermenü erscheint links neben Hauptmenü (right:148px) */
#navigation ul ul {
	position:absolute;
	top:0;
	/*right:148px;*/
	right: 160px;
	display:none;
}
/* Untermenü der dritten Ebene */
#navigation ul ul ul {
	position:absolute;
	top: -25px;
	left: 10px;
	display:none;
}

/* Inhaltsformatvorlagen */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
	font-size: 100%;
}
#content h1 {
	color: #3d6c87;
	font-size: 150%
}
#content img {
	padding: 5px;
	/*border: 1px solid #808080;*/
	border:none;
}
.up {
	background-image:url('../images/up.gif');
	background-repeat:no-repeat;
}
.up a>img {
	/*float:left;*/
	width:13px;
	height:10px;
	border-style:none;
	border:0px;
	text-decoration:none;
}
.blocksatz {
	text-align:justify;
}
.imgright {
	float:right;
}
.imgleft {
	float:left;
}
.imgcenter {
	margin:10%;
}
.reinigen {
	clear: both;
}
.center {
	text-align: center;
}
.style_aufzaehlung_ohne {
	margin-left: 80px;
	list-style: none;
}
.style_einrueckung {
	margin-left: 40px;
}
.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;		
}

margin-le
.style_aufzaehlung1 {
	margin-left: 80px;
	list-style: disc;
}
address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1.5em;
}
/* Imagehandler */
.noborder img {
	border: 0px none;
}
/* Eyecatcher */
#eyecatcher {
	text-align: center;
	color:black;
	text-decoration:none;
	font-weight: lighter;
}
#eyecatcher a {
	color:red;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher a:hover {
	color:fuchsia;
	text-decoration:none;
	font-weight:bold;
}
#eyecatcher td {
	background-color:silver;
}
#eyecatcher img {
	border: none;
}
.stern {
	z-index: 100;
	float: left;
	margin-left: 10px;
	margin-bottom: -80px;
}


/* Blocksatz */
#blocksatz p{
	text-align:justify;
	padding-right: 10px;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	background-color: #f2f2f7;
	background-image: url('../images/background.gif');
}
.validhtml {
	border: none;
	width: 88px;
	height: 31px;
	float: left;
	padding-left: 5px;
}
.validcss {
	border: none;
	width: 88px;
	height: 31px;
	float: right;
}
/* id´s um Grafiken vor dem Datenklau zu schützen */
#logo {
	background-image: url('../images/Fassade_960_200.jpg');
	width: 960px;
	height: 200px;
}
#logo img {
	border-style: none;
	position: relative;
	right: -266px;
	bottom: -159px;
}
#haende {
	background-image:url('../images/Haende_Titel_o_Logo_700_200.JPG');
}
#team {
	background-image:url('../images/team2logo.JPG');
}
#training {
	background-image:url('../images/S.5_1839_700_200.JPG');
}
#navi_haus {
	background-image:url('../images/Rs_4222_160_100.JPG');	
}
#navi_physio {
	background-image:url('../images/0427_160_112.jpg');
}
#navi_team {
	background-image:url('../images/S.2-3_1649_160_78.JPG');
	background-repeat:no-repeat;
}
#logo_mvz_tzk {
	background-image: url('../images/stellenanzeigen/logos.jpg');
	background-repeat: no-repeat;
}
#logo_mvz_tzk img {
	border-style: none;
}


#logo_mvz {
	background-repeat:no-repeat;
	float:left;
	margin-top: -90px;
}
#logo_tzk {
	background-repeat:no-repeat;
	float:right;
	margin-top: -90px;
}
#logo_tzk img {
	border-style:none;
}
#logo_mvz img {
	border-style:none;
}
#praevention {
	background-image:url('../images/S.11_1773_112_160.JPG');
	background-repeat:no-repeat;
}
#praevention img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	height:112px;
}
#schreiben {
	background-image:url('../images/0338160_229.jpg');
	background-repeat:no-repeat;
}
#schreiben img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	height:230px;
}
#schlucken {
	background-image:url('../images/0367_160_112.jpg');
	background-repeat:no-repeat;
}
#schlucken img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	height:112px;
}
#logopaedie {
	background-image:url('../images/aufnahme00361_228_160.jpg');
	background-repeat:no-repeat;
}
#logopaedie img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	height:230px;
}
#physio {
	background-image:url('../images/Physiobild_Frau_Barth_160_213_221008.JPG');
	background-repeat:no-repeat;
}
#physio img {
	border-style:none;
	margin:0px;
	padding:0px;
	width:160px;
	height:230px;
}
#holzschnitt {
	background-image:url('../images/holzschnitt.gif');
	background-repeat:no-repeat;
}
#holzschnitt img {
	border-style:none;
	margin:2px;
	padding:2px;
	width:150px;
	height:170px;
}
#schmerz {
	background-image:url('../images/organschmerz.gif');
	background-repeat:no-repeat;
}
#schmerz img {
	border-style:none;
	margin:2px;
	padding:2px;
	width:400px;
	height:260px;
}
#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;
}
/* Button für Stellenangebote */
#buttonangebote img {
	position: relative;
	top: 32px;
	left: 267px;
	overflow: hidden;
	width: 120px;
	height: 40px;
	border-style: none;	
}
/* Corporate Identity */
#cd_tzk {
	margin: 10px 0 0 0;
	width: 160px;
	height: 55px;
}
/* Button für Angebote */
ul#botton {
	list-style-type:none;
	position:relative;
	top:10px;
	left:470px;
	text-indent:-9999px;
	width:240px;
	display:block;
}
a#stellenangebote {
	width:120px;
	height:50px;
	background:url('../images/stellenangebote.png') 0 0 no-repeat;
	float:left;
}
a#stellenangebote:hover {
	width:120px;
	height:50px;
	background:url('../images/stellenangebote_hover.png') 0 0 no-repeat;
}
a#schleudertrauma {
	width:120px;
	height:50px;
	background:url('../images/schleudertrauma.png') 0 0 no-repeat;
	float:left;
}
a#schleudertrauma:hover {
	width:120px;
	height:50px;
	background:url('../images/schleudertrauma_hover.png') 0 0 no-repeat;
}

