#page {
	width: 930px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}

#flash_movie {
position:absolute;
	top:200px;
	left:30px;
	z-index: 5;
}

#content_top {
	margin: 0 auto;
	width: 903px;
	padding: 0;
}

#content_top_technik {
	margin: 0 0 0 22px;
	width: 903px;
	padding: 0;
}


#navcontainer
{
	float: right;
	display: inline;
	margin-top: 7px;
	margin-bottom: 5px;
	overflow: hidden;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
	border-left: 1px solid #000;
	float: left;
	line-height: 0.95em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333333;

}
#navcontainer #navlist a {
	text-decoration: none;
	color:#333333;
}

#navcontainer #navlist li.current {
	text-decoration: none;
	color:#999999;
}
#navcontainer #navlist a:hover, #navcontainer #navlist a:active {
	color: #999999;
	text-decoration: none;
}
#logo {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}
.divider {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 13px 0;
	padding: 0;
	clear: both;
}
.divider_technik_oben {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 15px 0;
	padding: 0;
	clear: both;
}

.divider_margin_zero_down {
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	display: block;
}

.divider_margin_zero_up {
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 0 0 13px 0;
	padding: 0;
	clear: both;
	display: block;
}
#content {
	margin: 0 1px 0 15px;
	overflow: hidden;
}
#content a {color:#DE0029;}
.content_inner_left {
	float: left;
	width: 300px;
}
.content_inner_right {
	float: right;
	width: 570px;
}
h1 {
	font-size:29px;
	margin-bottom:0.75em;
	font-style: italic;
	color:#333333;
}
h2 {font-size:17px;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h2 {margin:0.5em 0 0.5em 0;}
p {
	margin: 0.5em 0 0.5em 0;
	line-height: 1.3em;
}
.red {
	color: #DE0029;
}
strong {
	font-weight: bold;
	color: #000000;
}
#AlternativeContent {
	background-image: url(FireScout_rauchIntro.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
 
