/*
URL   : www.berghuetten-apotheke.de/_css/screen.css
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Bildschirm, Projektor
Update: 19. November 2007 09:00:51
*/

/*===== Main CSS STYLE =====*/
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
html, body
{
	width: 100%;
	height: 100%;
	overflow: auto;
}
body
{
	background: #fff url(../_img/background.jpg) repeat-x fixed top left;
	color: #006eb8;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
img, form fieldset, hr
{
	border: 0px solid #006eb8;
}
hr
{
	height: 1px;
	background-color: #006eb8;
	color: #006eb8;
}
h1, h2, h3, h4, h5, h6
{
	color: #006eb8;
	margin: 6px 5px;
}
h1
{
	font-size: 15px;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
}
h4
{
	font-size: 9px;
}
h5
{
	font-size: 7px;
}
h6
{
	font-size: 5px;
}
a
{
	text-decoration: underline;
	color: #006eb8;
	background-color: transparent;
}
p, table, dl, ul, ol
{
	margin: 6px 5px;
}
ul, ol
{
	margin-left: 26px;
}
table, td, th
{
	border: 1px dotted #006eb8;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
th, td
{
	font-size: 11px;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
th
{
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #006eb8;
	background-color: transparent;
}
td
{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
dt
{
	color: #006eb8;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 10px;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.nowrap
{
	white-space: nowrap;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}
.align_right
{
	text-align: right;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.page
{
	margin: 10px auto;
	text-align: left;
	width: 881px;
	overflow: hidden;
}
ul.quicknav
{
	margin: 0px 0px 1px 0px;
	list-style: none;
	height: 12px;
	width: 250px;
	float: right;
}
ul.quicknav li
{
	float: left;
	font-size: 9px;
	font-family: Tahoma;
	padding: 0px 17px;
	border-left: 1px solid #c6dfef;
}
ul.quicknav li.first
{
	border-left-width: 0px;
}
ul.quicknav li a
{
	color: #c6dfef;
	background-color: transparent;
	text-decoration: none;
}
ul.quicknav li a:hover, ul.quicknav li a:focus
{
	color: #fff;
	background-color: transparent;
}
div.page2
{
	overflow: hidden;
	clear: both;
	width: 877px !important;
	width: 881px;
	padding: 2px;
	background-image: url(../_img/page_bg.png) !important;
	background-image: url(../_img/page_bg.gif);
	background-position: top;
	background-repeat: repeat;
}
div.top
{
	clear: both;
	height: 104px !important;
	height: 138px;
	width: 854px !important;
	width: 877px;
	padding: 34px 23px 0px 0px;
	color: inherit;
	background: #fff url(../_img/header_bg.jpg) no-repeat top left;
}
div.top div#flash_top
{
	clear: both;
	width: 579px;
	height: 134px;
	margin-top: -34px;
	float: left;
}
div.top h1
{
	float: right;
	margin: 0px;
	background-image: url(../_img/berg_huetten_logo.png) !important;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/berg_huetten_logo.png',sizingMethod='scale');
	width: 273px;
	height: 104px;
}
div.top h1 a
{
	width: 273px;
	height: 104px;
	text-decoration: none;
	display: block;
	position: relative;
}
div.top h1 span
{
	display: none;
}
div.middle
{
	width: 877px;
	background: #fff url(../_img/middle_bg.gif) repeat-y 0px 68px;
	color: inherit;
	overflow: hidden;
}
div.middle div.left
{
	width: 239px !important;
	width: 240px;
	padding-top: 6px;
	padding-right: 1px;
	float: left;
}
div.middle div.left ul
{
	margin: 0px;
	list-style: none;
	width: 208px;
	font-size: 12px;
	margin-bottom: 15px;
}
div.middle div.left ul li
{
	padding-bottom: 1px;
	padding-left: 39px;
	width: 169px !important;
	width: 208px;
	height: 25px !important;
	height: 26px;
	background: transparent url(../_img/nav_splitter.jpg) no-repeat bottom left;
}
div.middle div.left ul li a
{
	text-decoration: none;
	background-color: transparent;
	color: #8e3585;
	line-height: 25px;
	display: block;
	width: 169px;
}
div.middle div.left ul li a.active, div.middle div.left ul li a:hover span, div.middle div.left ul li a:focus span
{
	font-weight: bold;
}
div.middle div.left ul li a span
{
	word-spacing: 35px;
}
div.middle div.left div
{
	width: 159px !important;
	width: 239px;
	padding: 15px 40px;
}
div.middle div.left div span
{
	font-weight: bold;
}
div.middle div.left div a
{
	text-decoration: none;
}
div.middle div.content
{
	width: 571px !important;
	width: 637px;
	padding: 7px 33px 87px;
	float: left;
}
div.content dl.news_arcive dt
{
	padding: 5px;
}
div.content dl.news_arcive dd
{
	margin: 0px 0px 5px 0px;
	padding: 10px;
}
div.content input, div.content textarea, div.content select
{
	width: 250px;
	font-size: 11px;
	font-family: Arial;
	background-color: transparent;
	color: #9a9a9a;
	border: 1px solid #9a9a9a;
	padding: 2px;
}
div.content textarea
{
	height: 117px;
}
div.content select, div.content input.box
{
	width: auto;
}
div.content input:hover, div.content textarea:hover, div.content input:focus, div.content textarea:focus, div.content select:hover, div.content select:focus
{
	background-color: White;
	color: #000;
	border-color: #2e2e2e;
}
div.content input.button
{
	cursor: pointer;
	width: auto;
	background-color: #803273;
	color: #fff;
	font-weight: bold;
}
div.content p.skizze
{
	float: right;
}
div.content p.sitemap
{
  margin-left: 30px;
  margin-top: 5px;
  border-style: solid;
  border-color: #443d2a #fff #fff #443d2a;
  border-width: 1px;
}
div.content p.sitemap:hover, div.content p.sitemap:focus
{
  border-color: #fff #443d2a #443d2a #fff;
}
div.content p.sitemap a
{
  display: block;
  padding-left: 15px;
  text-decoration: none;
  width: auto;
  height: auto;
}
div.content ul.sitemap
{
  margin-left: 60px;
}
div.content ul.sitemap li
{
  margin-left: 0px;
  padding: 1px 3px 1px 15px;
  list-style: none;
}
div.bottom
{
	height: 211px;
	width: 877px;
	color: inherit;
	background: #fff url(../_img/footer_bg.jpg) no-repeat 0px 80px;
}
div.bottom div.infos
{
	height: 128px !important;
	height: 129px;
	width: 637px !important;
	width: 638px;
	padding: 0px 0px 1px;
	margin-left: 239px;
	border-left: 1px solid #803273;
	background: transparent url(../_img/infos_bg.gif) no-repeat left top;
}
div.bottom div.infos div
{
	float: left;
	padding: 5px 10px;
}
div.bottom div.infos div span
{
	font-weight: bold;
}
div.bottom div.infos div.emergency
{
	width: 161px !important;
	width: 181px;
	height: 118px !important;
	height: 128px;
}
div.bottom div.infos div.emergency a
{
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
}
div.bottom div.infos div.news
{
	width: 196px !important;
	width: 216px;
	height: 90px !important;
	height: 100px;
}
div.bottom div.infos div.news a
{
	text-decoration: none;
}
div.bottom div.infos div.news span.date
{
	font-family: Tahoma;
	font-size: 9px;
}
div.bottom div.infos div.news span.headline
{
	background-color: transparent;
	color: #803273;
}
div.bottom div.infos div.open
{
	padding: 5px 30px;
	width: 180px !important;
	width: 240px;
	height: 10px !important;
	height: 80px;
	color: #8e3585;
	background-color: transparent;
}
div.bottom div.footer
{
	height: 12px !important;
	height: 82px;
	padding: 67px 5px 3px;
	width: 867px !important;
	width: 877px;
	background-color: #803273;
	color: #fff;
}
div.bottom div.footer a
{
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
div.bottom div.footer a:hover, div.bottom div.footer a:focus
{
	text-decoration: underline;
}
div.bottom div.footer p
{
	margin: 0px;
}
div.bottom div.footer p.quicknav
{
	line-height: 12px;
	float: left;
	word-spacing: 7px;
}
div.bottom div.footer p.copy
{
	line-height: 12px;
	float: right;
}
/*===== End of Site CSS STYLE =====*/

