/*
Praxis Dr. Monika Zich StyleSheet
URI: http://www.praxiszich.de/
Description: Stylesheet for Praxis Dr. Zich, Deutsch
Version: 2.0
Author: Sandra von Lieven

Design by Sandra von Lieven || http://www.lieven-design.com
Development by Sandra von Lieven

Copying and reverse engineering is forbidden.
Use only with permission or license.
*/

/* basic elements */

body {	
	margin-top: 0px; 
	margin-left: 0px; 
	background: url(_images/praxiszich_background2.jpg) top left no-repeat;
}

body.home {	
	margin-top: 0px; 
	margin-left: 0px; 
	background: url(_images/praxiszich_background.jpg) top left no-repeat;
}

h1 {
	font: bold 1.2em trebuchet ms; color: #580000;
	line-height: 1.8em;
}

h2 {
	font: italic 1.2em trebuchet ms; color: #d75f0b;
	line-height: 1.8em;
}

a {
	text-decoration:none;
	color: #666;
}

a.hover {
	text-decoration:unterline;
	color: #d75f0b;
}

div.nav {
	position: absolute;
	top:100px; left:180px; width: 600px; height: 50px;
}

div.navhome {
	position: absolute;
	top:350px; left:180px; width: 600px; height: 50px;
}

div.nav1 a{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_profil_low.gif) top left no-repeat;
}

div.nav2 a{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_team_low.gif) top left no-repeat;
}

div.nav3 a{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_leistungen_low.gif) top left no-repeat;
}

div.nav4 a{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_patienteninfo_low.gif) top left no-repeat;
}

div.nav5 a{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_kontakt_low.gif) top left no-repeat;
}

div.nav1, div.nav1 a:hover {
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_profil_active.gif) top left no-repeat;
}

div.nav2, div.nav2 a:hover{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_team_active.gif) top left no-repeat;
}

div.nav3, div.nav3 a:hover{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_leistungen_active.gif) top left no-repeat;
}

div.nav4, div.nav4 a:hover{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_patienteninfo_active.gif) top left no-repeat;
}

div.nav5, div.nav5 a:hover{
	width: 120px; height:50px; float: left;	
	background: url(_images/nav_kontakt_active.gif) top left no-repeat;
}

/*-----positioning of content divs-----*/

div.logo {
	position:absolute; top:10px; left:10px; width:160px;
}

div.welcome {
	margin: 10px 10px 10px 10px;
	font: normal 0.8em trebuchet ms; color: #260200; 
	line-height: 1.6em;
}

div.content {
	margin: 10px 10px 10px 10px;
	font: normal 0.8em trebuchet ms; color: #666; 
	line-height: 1.6em;
	height:299px;
}

div.contentbackground0 {
	position:absolute; top:400px; left:180px; width:600px; height:299px;	
}

div.contentbackground1a {
	position:absolute; top:150px; left:180px; width:240px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;
}
div.contentbackground1b {
	position:absolute; top:150px; left:420px; width:360px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground2a {
	position:absolute; top:150px; left:180px; width:240px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground2b {
	position:absolute; top:150px; left:420px; width:360px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;
}

div.contentbackground3a {
	position:absolute; top:150px; left:180px; width:360px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;
}

div.contentbackground3b {
	position:absolute; top:150px; left:540px; width:240px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground4a {
	position:absolute; top:150px; left:180px; width:240px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground4b {
	position:absolute; top:150px; left:420px; width:360px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground5a {
	position:absolute; top:150px; left:180px; width:360px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}

div.contentbackground5b {
	position:absolute; top:150px; left:540px; width:240px; height:299px;	
	border-top-width:1px; border-top-style:solid; border-top-color:#580000;
	background:#fff; z-index:2;	
}
