@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------*/
/* 		DR. WILBURG LIPPNIG | Zahnärztin													*/
/* 		STYLESHEET									        											*/
/*--------------------------------------------------------------*/
/* 		DESIGN AND PROGRAMMING by theGreatWhite										*/
/* 		http://www.thegreatwhite.at																*/
/* 		office@thegreatwhite.at											              */
/*--------------------------------------------------------------*/

/*		Feel free to look. BUT DON'T COPY & PASTE!!!!							*/



/*--------------------------------------------------------------*/
/*		H T M L   E L E M E N T S																	*/
/*--------------------------------------------------------------*/

body {
	font: 12px/19px Arial, Helvetica, sans-serif;
	color: #525252;
}

a {
	text-decoration: none;
	color: #e42384;
}

h1 {
	width: 236px;
	height: 81px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/logo_drsimonetti.gif) top left no-repeat;
}

h1 a {
	display: block;
	width: 236px;
	height: 81px;
	text-indent: -9999px;
}

h2 {display:none;}

p {margin-bottom: 1em;}

h3, h4 {
	font-size: 14px;
	color: #393938;
	font-weight: bold;
	border-bottom: 1px solid #f4b1cd;
	padding: 10px 0 12px;
	margin-bottom: 5px;
}

h3 span {
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

strong {font-weight: bold;}

hr {display:none;}

blockquote {
	font-style: italic;
	margin-right: 10px;
}

/*--------------------------------------------------------------*/
/*		G L O B A L   S T Y L E S																	*/
/*--------------------------------------------------------------*/

#bgleft {
	width: 116px;
	height: 89px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/body_bg_left.gif) top left no-repeat;
	z-index: 1;
}

#bgright {
	width: 77px;
	height: 44px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/body_bg_right.gif) top right no-repeat;
	z-index: 1;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 3;
}

#header {
	height: 81px;
	position: relative;
}

#nav_main {
	position: absolute;
	top: 0;
	right: 0;
	width: 446px;
	height: 81px;
	background: url(../img/nav_main_bg.gif) top left no-repeat;
}

#nav_main li {
	float: left;
	height: 81px;
}

#nav_main a {
	display: block;
	height: 81px;
	text-indent: -9999px;
}

#nav_main a:hover {background-position: 0 -81px;}

#nav_main a.active {background-position: 0 -162px;}

#linkhome {background-image:url(../img/linkhome.gif);width:96px;}
#linkleistungen {background-image:url(../img/linkleistungen.gif);width:99px;}
#linkordination {background-image:url(../img/linkordination.gif);width:100px;}
#linkteam {background-image:url(../img/linkteam.gif);width:59px;}
#linkkontakt {background-image:url(../img/linkkontakt.gif);width:82px;}

#intro {position: relative;}

#intro p {
	font-size: 16px;
	line-height: 24px;
	color: #4b4b49;
}

#main {
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}

.box {
	float: left;
}

.box h3, .box p, .box ul {
	padding-left: 2px;
}

.box table {margin-left: 2px;}

.box a {
	background: url(../img/pfeil_rechts.gif) center right no-repeat;
	padding-right: 25px;
}

#footer {
	background: url(../img/footer_bg.gif) top left repeat-x;
	color: #6e6e6e;
	position: relative;
	height: 45px;
}

#footer h2 {
	display: block;
	background: url(../img/footer_logo.gif) top left no-repeat;
	width: 167px;
	height: 12px;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	left: 15px;
}

#footer p {
	background: url(../img/footer_colorblocks.gif) center left no-repeat;
	padding-left: 40px;
	width: 655px;
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 11px;
}

.small {
	font-size: 10px;
	line-height: 14px;
}


/*--------------------------------------------------------------*/
/*		M I C R O F O R M A T S 																	*/
/*--------------------------------------------------------------*/

#home #intro {
	height: 291px;
	background: url(../img/intro_home_bg.jpg) top left no-repeat;
}

#home #intro p, #leistungen #intro p, #leistungsdetail #intro p {
	position: absolute;
	top: 178px;
	left: 12px;
	width: 70%;
}

#leistungen #intro p, #leistungsdetail #intro p {
	width: 75%;
}

#home .box {
	width: 220px;
	margin: 0 10px;
}

#kontakt .box {
	width: 226px;
	margin: 0 10px;
}

#ordizeit h3 {color:#e42384;}

table {width: 99%;}
tr {background: url(../img/dottedline1.gif) bottom left repeat-x;}
td {padding: 4px 1px 4px;}


#leistungen #intro, #leistungsdetail #intro {
	height: 291px;
	background: url(../img/intro_leistungen_bg.jpg) top left no-repeat;
}

#leistungen .box {
	width: 178px;
	margin: 0 0 20px 10px;
}

#leistungen .box h3 {padding-top:0;}

#leistungen .info {
	clear: left;
	padding-top: 30px;
	border-top: 1px solid #f4b1cd;
	margin-left: 10px;
}

#leistungen .info img {
	float: left;
	margin-right: 10px;
}

#leistungen .info h3 {
	float: left;
	width: 366px;
}

#leistungen .info p {
	float: left;
	width: 554px;
}

#leistungsdetail .box {
	margin: 0 10px;
}

#leistungsdetail h3 {text-transform: uppercase;}

#backbox {width:140px;padding-top:48px;}
#backbox a {background: url(../img/pfeil_links.gif) center left no-repeat;padding-left:25px;}
#submenue {width:240px;}
#content {width:520px;}

#ordination #intro {
	height: 193px;
	background: url(../img/intro_ordination_bg.jpg) top left no-repeat;
}

#ordination #intro p, #team #intro p {
	position: absolute;
	top: 217px;
	left: 12px;
	width: 43%;
}

#ordination #main {
	position: relative;
	height: 400px;
	overflow: visible;
}

#ordination #anleitung {
	position: absolute;
	top: 240px;
	right: 5px;
	font-size: 10px;
	background: url(../img/icon_lupe.gif) center left no-repeat;
	padding-left: 15px;
	color: #999;
}

#ordination #info {
    position: absolute;
    right: 5px;
    top: 289px;
    width: 366px;
}

#bigimg {
	background: url(../img/gal_imgbig_bg.jpg) bottom right no-repeat;
	padding: 0 16px 20px 0;
	position: absolute;
	top: -147px;
	right: 4px;
	z-index: 2;
}

#galerie {
	position: absolute;
	top: 134px;
	left: 13px;
	width: 556px;
	height: 198px;
	z-index: 1;
}

#galerie img {
	float: left;
	margin: 0 10px 10px 0;
}

#team #intro {
	height: 193px;
	background: url(../img/intro_team_bg.jpg) top left no-repeat;
}

#team #main {
    margin: -147px 0 50px 442px;
    position: relative;
    width: 520px;
    z-index: 3;
}

#team .box {
	width: 250px;
	margin-right: 10px;
}

#kontakt #intro {
	height: 193px;
	background: url(../img/intro_kontakt_bg.jpg) top left no-repeat;
	margin-bottom: 20px;
}

#googlemap {
	position: absolute;
	top: 127px;
	left: 520px;
}

#kontakt .box div {
	border-bottom: 1px solid #f4b1cd;
	height: 402px;
	margin-bottom: 10px;
}


