/* ----------------------------------------------------------*/
/* css style for spezialbrennrohre.de 
/*  by karolin grosch
/* ----------------------------------------------------------*/
@charset "utf-8";
/* ---------------- =standards -------------------------------*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}
 html[xmlns^="http"] {
 overflow-y: scroll;
}

a {
	outline:none;
	color:#fff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	font-size:0.001em;
	line-height:0.001em;
	clear:both;
	float:none;
}
.push {
	height: 20px;
}
.right {
float:right;
margin-left:7px;
}
.left {
float:left;
margin-right:7px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#fff;
	background: #0b43d2 url(../images/bg-body.jpg) top center no-repeat;
 margin:0;
	padding:0;
	height: 100%;
}
/* ---------------------- container ---------------------- */
#container {
	width:950px;
 padding:0;
 margin:0 auto;
/*	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */  }
 

#contentContainer {
	width:950px;
 height:100%;
 min-height:600px;
 background:url(../images/bg-contentcontainer.jpg) repeat-y;
 overflow:auto;
}

/* ---------------------- header ---------------------- */
#header {
	height:370px;
	width:950px;
	padding:0;
 margin:0;
}
#header img {
 height:230px;
 width:625px;
 float:left;
 margin: 18px 0 0 41px;
}
#navigationAdditional {
	height:39px;
	margin:0 0 0 575px;
 *margin:0 0 0 620px;
 padding:0;
}
#navigationAdditional ul {
	list-style:none;
}
#navigationAdditional ul li {
	float:left;
}
#navigationAdditional ul li a {
	display:block;
	text-decoration:none;
	color:#273e76;
 text-transform:uppercase;
 letter-spacing:0.04em;
 font-size:10px;
	margin:9px 0 0 17px;
}
#navigationAdditional ul li a:hover {
	text-decoration:underline;
}
#navigationAdditional ul li.active a, #navigationAdditional ul li.active a:hover {
	text-decoration:none;
	color:#fff;
}

.lang-de {
background:url(../images/de-flag.gif) no-repeat 0 4px;
text-indent:-9999px;
width:16px;
height:15px;
}

.lang-en {
background:url(../images/en-flag.gif) no-repeat 0 4px;
text-indent:-9999px;
width:16px;
height:15px;
}

#branding h1 a {
 background: url(../images/branding.jpg) 0 0 no-repeat;
	display:block;
 float:left;
	position:relative;
	width:284px;
	height:123px;
	margin:92px 0 0 0;
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
}
/* ---------------------- navigation ---------------------- */
#sidebar {
	width:313px;
	float:left;
}
#navigation {
	margin-bottom: 50px;
}
#navigation ul {
	list-style:none;
	margin:0;
	height:341px;
	width:313px;
}
#navigation ul li {
	float:right;
}
#navigation ul li a {
	display:block;
	float:right;
	height:36px;
	width:313px;
	margin:0;
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
	background:url(../images/navigation.jpg) 0 0 no-repeat;
}
#navigation ul li a.unternehmen {
	height:68px;
	background-position:0 0;
}
#navigation ul li a.unternehmen:hover {
	background-position:-313px 0;
}
#navigation ul li.active a.unternehmen {
	background-position:-626px 0;
}
#navigation ul li.active a.unternehmen:hover {
	background-position:-626px 0;
}
#navigation ul li a.produkte-dienstleistungen {
	background-position:0 -68px;
}
#navigation ul li a.produkte-dienstleistungen:hover {
	background-position:-313px -68px;
}
#navigation ul li.active a.produkte-dienstleistungen {
	background-position:-626px -68px;
}
#navigation ul li.active a.produkte-dienstleistungen:hover {
	background-position:-626px-68px;
}
#navigation ul li a.das-verfahren {
	background-position:0 -104px;
}
#navigation ul li a.das-verfahren:hover {
	background-position:-313px -104px;
}
#navigation ul li.active a.das-verfahren {
	background-position:-626px -104px;
}
#navigation ul li.active a.das-verfahren:hover {
	background-position:-626px -104px;
}
#navigation ul li a.anwendungsgebiete {
	background-position:0 -140px;
}
#navigation ul li a.anwendungsgebiete:hover {
	background-position:-313px -140px;
}
#navigation ul li.active a.anwendungsgebiete {
	background-position:-626px -140px;
}
#navigation ul li.active a.anwendungsgebiete:hover {
	background-position:-626px -140px;
}
#navigation ul li a.referenzliste {
	background-position:0 -176px;
}
#navigation ul li a.referenzliste:hover {
	background-position:-313px -176px;
}
#navigation ul li.active a.referenzliste {
	background-position:-626px -176px;
}
#navigation ul li.active a.referenzliste:hover {
	background-position:-626px -176px;
}
#navigation ul li a.anwenderinformationen {
	background-position:0 -212px;
}
#navigation ul li a.anwenderinformationen:hover {
	background-position:-313px -212px;
}
#navigation ul li.active a.anwenderinformationen {
	background-position:-626px -212px;
}
#navigation ul li.active a.anwenderinformationen:hover {
	background-position:-626px -212px;
}
/* ---------------------- content ---------------------- */
#address	p{
	padding: 0 0 10px 56px;
	display: none;
}
#content {
	float:left;
 width:637px;
 min-height:425px;
 background: url(../images/bg-content.jpg) repeat-x;
}
#content ul {
	padding:0 0 20px 15px;
}
#content p {
	padding:0 0 15px 0;
}
#content img {
	border:3px solid #3881f0;
 margin-top:7px;
 margin-botto:7px;
 }
#content h3 {
	font-size:13px;
 font-weight:bold;
 text-transform:uppercase;
	line-height:20px;
 padding: 10px 0 5px 0;
}
#contentTitle {
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
	margin:0 0 28px 1px;
}
*+html #contentTitle { /* -- IE hack -- */
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
	margin:40px 0 20px 1px;
}
* html #contentTitle { /* -- IE hack -- */
	height:62px;
	text-indent:-9999px;
	margin:0 0 10px 1px;
}
h2  {
	height:44px;
 width:637px;
	text-indent:-9999px;
 margin:39px 0 0 313px;
}
h2.startseite	{
 background: url(../images/h2-index.jpg) 0 0 no-repeat;
}
h2.unternehmen	{
 background: url(../images/h2-unternehmen.jpg) 0 0 no-repeat;
}
h2.produkte	{
 background: url(../images/h2-produkte.jpg) 0 0 no-repeat;
}
h2.verfahren	{
 background: url(../images/h2-verfahren.jpg) 0 0 no-repeat;
}
h2.anwendungsgebiete	{
 background: url(../images/h2-anwendungsgebiete.jpg) 0 0 no-repeat;
}
h2.referenzliste	{
 background: url(../images/h2-referenzliste.jpg) 0 0 no-repeat;
}
h2.anwenderinformationen	{
 background: url(../images/h2-anwenderinformationen.jpg) 0 0 no-repeat;
}
h2.kontakt	{
 background: url(../images/h2-kontakt.jpg) 0 0 no-repeat;
}
h2.anfahrt	{
 background: url(../images/h2-anfahrt.jpg) 0 0 no-repeat;
}
h2.agb	{
 background: url(../images/h2-agb.jpg) 0 0 no-repeat;
}
h2.impressum	{
 background: url(../images/h2-impressum.jpg) 0 0 no-repeat;
}

#contentColumn1 {
	width:281px;
	padding:40px 25px 0 25px;
	float:left;
}
#contentColumn2 {
	width:281px;
	padding:40px 25px 0 0; 
	float:left;
}
#contentColumn {
	width:580px;
	padding:40px 25px 0 25px;
	float:left;	
}
.map {
 border:3px solid #3881f0;
}
hr {
	width: 280px;
	margin: 10px 0 20px 0;
	*margin: 5px 0 10px 0;
	color: #3881f0;
	height: 1px;
	border-top: solid 3px #3881f0;
	border-bottom: transparent;
	clear: both;
	*padding: 0;
	text-align: left;
}
/* ---------------------- footer ---------------------- */
#footer {
	height:20px;
	width:950px;
	padding:0;
 margin:0 auto;
	clear: both; 
 background: url(../images/bg-footer.jpg) top left no-repeat;
 z-index: 1; 
}