@charset "utf-8";
/* www.zahnarztpraxis-dr-trogant.de */

/* ----------------------------- | Body | ----------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bg-body.jpg) no-repeat #aac2d0;
	font-size: 14px;
	color: #201c1d;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 22px;
}
/* ----------------------------- | Tags | ----------------------------- */

p {
	margin: 0 0 22px 0;
	font-size: 14px;/*letter-spacing: 0.03em;*/
}
hr {
	height: 1px;
	border: 0;
	color: #aac2d0;
	background: #aac2d0;
	margin: 14px auto 14px auto;
	border-top: 1px solid #edf2f4;
	width: 100% !important;
} 
a {
	color: #201c1d;
	font-weight: normal;
	outline: none;
	text-decoration: underline;
	border:0px;
}
a:hover {
	color: #666;
}
#euroweb {
	width: 640px !important;
}
#euroweb a {
	text-decoration:none!important;
}
#euroweb img {
	float: left;
	margin: 0 15px 0 0;
}
.floatimg {
	float:left;
	display:block;
	position:relative;
	padding:0px;
	margin: 6px 15px 10px 0px;
}
img, a {
	border:none;
}
/* ----------------------------- | Classes | ----------------------------- */

#content-main ul {
	list-style-type: none;
	margin-bottom: 14px;
}
#content-main ul li {
	background: url(../images/li-list.jpg) 0px 0px no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left:0px;
}
#content-main ul li {
	font-size: 14px;
}
.clear {
	float: none;
	clear: both;
}
.highlight {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
small {
	font-size:11px;
	font-style:italic;
	color: #201c1d;
}
.img-hover {
	border: 1px solid #201c1d;
}
/*.link-extern {
	padding-right: 17px;
	background: url(../images/link-extern.jpg) no-repeat right 3px;
}*/
/* ----------------------------- | Branding | ----------------------------- */

h1 {
	overflow: hidden;
	font-size: 0.1em;
	text-indent: -9999px;
	width: 250px;
	height: 180px;
	color:#fff!important;
	margin: 0px;
	margin-left: 0px;
	float:left;
	display:block;
	padding:0px;
}
h1 a {
	width: 250px;
	height: 180px;
	display: block;
	background: url(../images/bg-h1.jpg) 0px 0px no-repeat;
}
h1 a:hover {
	background: url(../images/bg-h1.jpg) 0px -180px no-repeat;
}
/* ----------------------------- | Headlines | ----------------------------- */
h2 {
	font-size: 24px;
	font-weight: normal;
	display:inline;
	display:block;
	color: #0e936a;
	margin:0px 0px 22px 0px;
}
h3 {
	font-size: 18px;
	color: #edf2f4;
	border-bottom: 1px solid #edf2f4;
	line-height:22px;
	font-weight: bold;
	margin:0px 0px 22px 0px;
}
/* ----------------------------- | =container | ----------------------------- */

#container {
	width: 960px;
	margin: 0px auto auto 0px;
	background: none;
}
/* ----------------------------- | =header | ----------------------------- */

#header {
	width: 960px;
	height:465px;
	margin: 0px;
}
#header:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
/* ----------------------------- | =navi-add | ----------------------------- */

#navi-add {
	display: block;
	color: #454346;
	margin: 0px 0px 0px 580px;
	padding:0px;
	float:left;
}
#navi-add ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	display: block;
	float: left;
	width: 100px;
}
#navi-add li {
	margin-bottom: 2px;
	padding:0px;
	display: block;
	float: left;
}
#navi-add a {
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	color: #454346;
	padding:2px 7px 2px 7px;
	display: block;
	background: #d0deea;
}
#navi-add a:hover {
	background: #e7eef5;
}
#navi-add .active a {
	background: #e7eef5;
	cursor:inherit;
}
/* ----------------------------- | =navi | ----------------------------- */

#navi {
	width: 836px;
	display: block;
	float: left;
	margin: 0px;
	margin-top:54px;
	height: 100px;
	padding:0px;
}
#navi ul {
	list-style: none;
}
#navi li {
	padding:0px;
	margin:0px;
	display: block;
	float: left;
}
#navi li a {
	color:#242021;
	text-decoration: none;
	display: block;
	float: left;
}
#navi li a:hover, #navi .active a {
	color:#df4444;
	text-decoration:none;
}

.navi-wir a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 126px;
	height: 100px;
	background: url(../images/bg-navi.jpg) 0px 0px no-repeat;
}
.navi-wir a:hover, .navi-wir .active {
	background: url(../images/bg-navi.jpg) 0px -100px no-repeat;
}

.navi-dienstleistungen a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 182px;
	height: 100px;
	background: url(../images/bg-navi.jpg) -126px 0px no-repeat;
}
.navi-dienstleistungen a:hover, .navi-dienstleistungen .active {
	background: url(../images/bg-navi.jpg) -126px -100px no-repeat;
}

.navi-ausstellungen a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 156px;
	height: 100px;
	background: url(../images/bg-navi.jpg) -308px 0px no-repeat;
}
.navi-ausstellungen a:hover , .navi-ausstellungen .active {
	background: url(../images/bg-navi.jpg) -308px -100px no-repeat;
}

.navi-partner a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 107px;
	height: 100px;
	background: url(../images/bg-navi.jpg) -464px 0px no-repeat;
}
.navi-partner a:hover, .navi-partner .active {
	background: url(../images/bg-navi.jpg) -464px -100px no-repeat;
}

.navi-referenzen a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 139px;
	height: 100px;
	background: url(../images/bg-navi.jpg) -571px 0px no-repeat;
}
.navi-referenzen a:hover, .navi-referenzen .active {
	background: url(../images/bg-navi.jpg) -571px -100px no-repeat;
}

.navi-aktuelles a {
	font-size: 0.1em;
	text-indent: -9999px;
	width: 126px;
	height: 100px;
	background: url(../images/bg-navi.jpg) -710px 0px no-repeat;
}
.navi-aktuelles a:hover, .navi-aktuelles .active {
	background: url(../images/bg-navi.jpg) -710px -100px no-repeat;
}

/* ----------------------------- | =content | ----------------------------- */

#content-container {
	width: 960px;
	margin-top: 10px;
}
#content-container:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#content-main {
	width: 540px;
	margin: 0px;
	margin-left: 74px;
	padding-bottom:22px;
	display:block;
	float: left;
}
#content-main ul {
	list-style-type: none;
	margin-bottom: 15px;
}
#content-main ul li {
	background: url(../images/li-list.jpg) 0px 7px no-repeat;
	padding-left: 20px;
	list-style-type: none;
	margin-left:0px;
}
#content-main ul li {
	font-size: 14px;
}
#content-sidebar {
	margin: 0px 0px 0px 45px;
	padding: 0px;
	width: 244px;
	display:block;
	float: left;
}
/* ----------------------------- | =sidebar | ----------------------------- */

.infobox {
	margin-bottom:0px;
}
/* ----------------------------- | =footer | ----------------------------- */
/*#footer {
	background: url(../images/bg-footer.jpg) repeat-x #072666;
}
#footer-content {
	width:600px;
	padding: 20px 180px 20px 180px;
	margin: 0px auto 0px auto;
}*/

#euroweb a:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


a#fb_button{
	display:block;
	position:absolute;
	width:91px;
	height:25px;
	background:url(../images/fb_button.jpg);
	text-indent:-6000px;
	left: 830px;
	top: 120px;
}

