/* BURKI & SCHERER AG, OFTRINGEN 14-07-2009*/

/* GLOBAL STYLES
--------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;	
}

html, body {
	background-color : #FFFFFF;
	font : 10pt/1.4 Arial, Helvetica, "Helvetica Neue", sans-serif;
	color : #000000;
}

/* html, * html body {
	background-color : #FFFFFF;
	font : 10pt/1.4 Arial, Helvetica, "Helvetica Neue", sans-serif;
	color : #000000;
}*/

img {
	vertical-align : bottom;
	border : none;
}

a {
	text-decoration : none;
	color : #000000;
}

.sprache, #searchFld, #left, #right, #service_navi, .invisible, .teaserbild, .news .button {
	display: none;
}

ul, li {
	list-style: none;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	margin-bottom: 15px;
	line-height: 1;
}

#header h1 {
	font-size: 20pt;
}

#header h1 .rot {
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.mitarbeiter h1, .news h1 {
	margin-bottom: 3px;
}

h2 {
	font-size: 15pt;
	text-transform: uppercase;
	color: #990000;
	font-weight: normal;
	font-style: normal;
}

.image_container {
	margin-bottom: 25px;
}

.caption {
	font-size: 9pt;
	font-style: italic;
	margin-top: 5px;
}

/* LAYOUT STYLES
--------------------------------------------------------------------*/

#footer {
	position: absolute;
	top: 0;
	left: 0;
	height: 2.5cm;
	border-bottom: 10px solid #990000;
	width: 100%;
}

#footer .image_container {
	position: absolute;
	top: 0;
	left: 0;
}

#footer p, #footer ul {
	margin-left: 5.8cm;
}

#footer p {
	font-weight: bold;
	margin-top: 20px;
}

#footer ul li {
	float: left;
	margin-right: 10px;
}

#header .claim {
	float: left;
	width: 100%;
	margin-top: 3cm;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: 5px solid #990000;
}

#main {
	clear: left;
	float: left;
	width: 100%;
}

#main .inside .produkt {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

#main .inside .produkt .image_container, #main .inside .mitarbeiter .image_container {
	float: left;
	margin-bottom: 0;
}

#main .inside .image_container {
	margin-right: 20px;
}

#main .inside .produkt p {
	font-size: 12px;
	font-style: italic;
}

.news {
	margin-bottom: 50px;
}