body {
	background-image: url(../grafik/back-tiling.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat-y;
	color: #006699;
	font: 72.5%  arial, "Trebuchet MS", helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	overflow: auto;
}

a img {
	border: 0;
}

::-moz-selection{
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8dc036;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	background: url(denta-softheader.gif) no-repeat;
	margin: 5px 0 0;
	padding: 1px 0;
	height: 25px;
	width: 689px;
	cursor: pointer;
	font-size: 14px;
}

h3 a:link, h3 a:visited {
	color: #006699;
	text-shadow: 2px 2px 1px #8dc036;
	padding: 2px 8px 1px;
	-moz-outline-style: none;
	display: block;
	height: 14px;
	width: 500px;
	text-decoration: none;
}

#container {
	
	width: 688px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 138px;
	padding: 0 25px 10px 15px;
}

#content {
	padding: 0 10px 25px 25px;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

p b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	letter-spacing: normal;
}

p i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	letter-spacing: normal;
}

a.big {
	font-size: 14px;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: transparent;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: transparent;
	width: 688px;
	text-align: justify;
}

.thumbnail{
	padding: 7px;
	border: 0px solid #006699;
	float: center;
	margin-right: 13px;
	margin-bottom: 13px;
	}

#lightbox{
	background-color:#ced9ce;
	padding: 10px;
	border-bottom: 0px solid #003366;
	border-right: 0px solid #003366;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.2em;
	}	
#lightboxCaption{ float: right; }
#keyboardMsg{ float: center; font-size: 1.1em;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
	
