/*******************************************************************************

	Project		:	Brückel Zahntechnik
	Copyright	:	www.systemmedien.com

*******************************************************************************/


#boverlay           { 	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#bannerbox			{ z-index: 100; position: absolute; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; padding:15px;}
#bimagecontainer	{ background-color: #fff; width: 100%;}


/*	Hyperlinks
------------------------------------------------------------------------------
a:link, a:visited { color:#ffc608; text-decoration:underline;}
a:hover {color:#ffffff;}
*/


/*	undo
*******************************************************************************/

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }
/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}




/* Layout
*******************************************************************************/


.kurzbox a:link, .kurzbox a:active, .kurzbox a:visited { color:#999; text-decoration:none;  }
.kurzbox a:hover  {color:#ffc608; text-decoration:none;}

hr                   { background-image: url(images/kb_bg.gif); }

#wrapper       { margin:0 auto; width: 831px;}
#breadcrumb a  {color:#ffc608; text-decoration:none;}
.suchfeld      { background:#222; background-image: url(images/suchfeld.gif); border:1px solid #222; color:#ffc608;}

/*	body
*******************************************************************************/
body {
	background:#191919;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10pt;
	color:#646464;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
    width:831px;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	color:#646464;
	text-align:left;
}

/*	main sublayer
*******************************************************************************/
#mainsub      { width:211px; height:100%; background-color:#e5e5e5; }

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:130px;
	background-image:url(bg_header.jpg);
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:100px;
	width:170px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:200px;
}

#breadcrumb a,
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	color:#999; text-decoration:underline;
}
/*	content
*******************************************************************************/


#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
	background-image:url(bg_content.jpg);
	background-repeat:repeat-y;
}

#main {
	width:620px;
	height:420px;
	background-color:#FFFFFF;
}

#main-block { padding:15px; font-size: 14px}
#main-block a:visited { color:#2c3444; text-decoration:underline;}
#main-block a:link { color:#2c3444; text-decoration:underline;}
#main-block a:hover {color:#2c3444;}



#main-block2 {
	padding:5px;
}


/*	Navigation
------------------------------------------------------------------------------*/
#navigation {
	padding:0;
	color:#ffffff;
	background-image: url(images/br_subnavi.png);
	width:210px;
	height:236px;
}

#menu-top 							{ background-color: transparent;}
#menu-top ul    			  		{ margin:0; padding:0; width:204px; padding-top:10px; padding-left:3px;}
#menu-top ul li 			  		{ padding:2px 0 8px 14px; }
#menu-top ul li a       	  		{ text-decoration:none; color:#fff; font-weight:bold; }
#menu-top ul li.active  	  		{ background-image: url(images/br_hactive.png); background-repeat: repeat-y;}
#menu-top ul li.active a:link 		{ display:block; color:#999; font-size:10pt; font-weight:bold; text-decoration:none;}
#menu-top ul li.active a:hover		{ color:#fff; }
#menu-top ul li.active a:visited	{ color:#fff; }
#menu-top ul li a:hover	   		    { color:#999; }
/* Menu-sub
------------------------------------*/
#menu-sub 							{ background-color:#fff; font-size:15px; margin:0; padding:0px 2pt 6pt 4pt; background-image: url(images/br_subnavi.png);}
#menu-sub ul    			  		{ margin:0; padding:0; width:170px; padding-top:10px; padding-left:3px;}
#menu-sub ul li 			  	    { padding:0; margin:0; background-image: url(images/...); background-position:left; background-padding:0pt; }
#menu-sub ul li a       	  	    { text-decoration:none; color:#fff; font-weight:none; }
#menu-sub ul li.active  	  	    { color:#fff; background-image: url(images/br_hactive.png); background-repeat: repeat-y;}
#menu-sub ul li.active a.current    { color:#fff;}
#menu-sub ul li.active a:link 	    { display:block; color:#fff; font-size:10pt; font-weight:bold; text-decoration:none;}
#menu-sub ul li.active a:hover	    { color:#009900; }
#menu-sub ul li.active a:visited	{ color:#fff; }
#menu-sub ul li a:hover	   		    { color:#999; }

/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
h1 {color:#191919; margin-bottom:10px; font-size:20px; font-weight:bold; line-height:1.8em;}
h2 {color:#191919; font-size:18px; font-weight:bold; line-height:1.4em;}
h3 {color:#191919; font-size:16px; font-weight:bold; line-height:1em;}
h4 {color:#191919; font-size:14px; font-weight:bold; line-height:1em;}
h5 {color:#191919; font-size:12px; font-weight:bold; line-height:.8em;}
h6 {color:#191919; font-size:10px; font-weight:bold; line-height:.7em;}

#main-block .teaser h1 {
	font-size:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block td,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
	font-size: 13px;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	background-image: url(images/br_footer.png);
}

.footer p {
	margin:0;
	padding:9px 0;
	font-size:7pt;
	text-transform:uppercase;
}

.footer p,
.footer p a,
.footer p a:link {
	color:#999999;
}
.footer p a:hover {
	text-decoration:underline;
}

#footermenu { color:#FFF; }
#footermenupos { padding:15px; }
#footermenu a, #footermenu a:link { color:#FFF; text-decoration:none;}
#footermenu a:hover { color:#999; text-decoration:none;}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:transparent;
	color:#000000;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:transparent;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input,
#form-module select,
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	background:#fff; border:1px solid #000; color:#000;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit {
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#000;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover {
	background-color:#f7f7f7;
	color:#999;
}

#form-module label.textarea,
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#2C3444;
	font-size:1.2em;
}


/* download
*******************************************************************************/
.download-hdl p,
.download-file p,
.download-desc p {
	margin:0;
}
.download-hdl p {
	padding:5px 7px;
	background-color:#ccc;
	font-weight:bold;
	color:#fff;
}

.download-file {
	padding:1.2em 7px;
	border-left:2px solid #ccc;
	border-right:2px solid #ccc;
	margin-top: -17px;
}

.download-file a:link, .download-file a:visited {color:#ccc; text-decoration:underline;}
.download-file a:hover {color:#ffffff;}

.download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#ccc;
	border-left:2px solid #444;
	border-right:2px solid #444;
	border-bottom:2px solid #444;
}

.download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #ccc;
}


/*	sitemap
*******************************************************************************/
.sitemaplevel1  a.level1    { list-style:none;}
.sitemaplevel2              {}
#main-block ul.sitemaplevel2 li a:link, #main-block ul.sitemaplevel2 li a:active, #main-block ul.sitemaplevel2 li a:visited {color:#999; text-decoration:none;}
#main-block ul.sitemaplevel2 li a:hover { color:#4e4e4e; text-decoration:none; }

.sitemaplevel3              {}
.sitemaplevel4              {}


/*	Galerie
*******************************************************************************/


#hassoGallery {
	margin-left: 50px;
	padding: 0;
	font-size: medium ;
	
	
}


#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color:#ffffff;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 370px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #ffffff;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:middle;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 0px;
	width: 360px;
	margin: 0px;
	border:0px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #ffffff;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}







/* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 
.pleft , .pright und .pnormal    

.pleft für links ausgerichtete Bilder
.pright für rechts ausgerichte Bilder
.pnormal kann zur Definition einer Normalanzeige verwendet werden.  

.pleft_b, .pright_b und .pnormal_b 
definieren die Anzeige der Bilder für den 2. Stil.  
z.B. Anzeige mit Rahmen
Viel Spass beim weiteren basteln.



Code: 

*/ 


/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}






.magazine-container {
	background: #dfdfdf;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}

