/* =basics
--------------------------------------------------------------- */
body {
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 185px 0 0 0;
	padding: 0;
	font: 12pt/16pt Georgia, "Times New Roman", Times, serif;
	}
#header ul, .contentimg, #navigation, #services, #sidebar {
	display: none;
	}
#logo {
	position: absolute;
	left: 50%;
	z-index: 10;
	margin-top: -195px;
	}
#logo h2 {
	margin: 10px auto;
	background: url(../pictures/brauhaus-logo_home.png) no-repeat;
	width: 201px;
	height: 195px;
	margin-left: -100px;
	}
#logo span {
	display: none;
	}
	
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/* =links
--------------------------------------------------------------- */
a:link {
	color: #9d9d9d;
	text-decoration: underline
	}
a:link:after, a:link:visited:after {
	color: #9d9d9d;
	content: " (Link auf <" attr(href) ">) "
	}
p, table, .normal {
	color: #000;
	font: 12pt/16pt Georgia, "Times New Roman", Times, serif;
	}
h1, .titel {
	color: #000;
	margin-top: 0;
	padding: 5px 0;
	border-bottom: 5px solid #000;
	border-top: 5px solid #000;
	text-align: center;
	font: bold 24pt/26pt "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	}
h3, .untertitel {
	color: black;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0
	}
ul {
	
	}
ol {
	
	}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0
	}
th {
	font-weight: bold;
	text-align: left;
	}
td {
	vertical-align: top;
	}
img {
	border: 0;
	}
/* dokumente */
a.pdf {
	background-image: url("/icons/module/Dokument3_0/icon_pdf_klein.gif");
	}
a.doc, a.rtf {
	background-image: url("/icons/module/Dokument3_0/icon_word_klein.gif");
	}
a.xls {
	background-image: url("/icons/module/Dokument3_0/icon_excel_klein.gif");
	}
a.pps {
	background-image: url("/icons/module/Dokument3_0/icon_powerpoint_klein.gif");
	}
a.zip {
	background-image: url("/icons/module/Dokument3_0/icon_zip_klein.gif");
	}
a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
