/* 
*/

#logo {
	position: absolute;
	top: 24px;
	left: 410px;
	width: 300px;
	height: 60px;
	z-index: 20;
}

#balken {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background: #990000;
	z-index: 10;
}

#linie {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 18px;
	border-bottom: 0px solid #CCCCCC;
	z-index: 30;
}

#toplink1 {
	position: relative;
	margin-left: 532px;
	height: 12px;
	padding-left: 4px;
	padding-top: 6px;
	border-left: 1px solid #CCCCCC;
}#toplink2 {
	position: absolute;
	top: 0px;
	left: 763px;
	width: 154px;
	height: 12px;
	padding-left: 2px;
	padding-top: 6px;
	border-left: 1px solid #FFFFFF;
}
#toplink1 A, #toplink2 A {
        color: #FFFFFF;
	font-weight: normal;
}
#toplink1 A:hover, #toplink2 A:hover {
        color: #CCCCCC;
	font-weight: normal;
}
/*
#bilder {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}
*/

#balken2 {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	height: 18px;
	background: #FF3300;
	z-index: 10;
}
	
#menu_1 {
	position: relative;
	top: 92px;
	left: 18px;
	z-index: 20;
}
#menu_3 {
	position: absolute;
	top: 92px;
	left: 774px;
	z-index: 20;
}

#langmenu {
}
.lang_aktiv {
	display: none;
}
#langmenuE {
	position: absolute;
	top: 92px;
	left: 928px; /*893*/
	z-index: 30;
}
#langmenuD {
	position: absolute;
	top: 92px;
	left: 904px; /*869*/
	z-index: 30;
}
#langmenu A {
	color: #CCCCCC;
}
#langmenu A:hover {
	color: #FFFFFF;
}

/* IE needs width of parent, otherwise it drops menu_2 when window shrinks */
* html #main {
	width: 940px;
	margin-bottom: 120px;
}

/* add padding to avoid collapsing margins */
#main {
	padding-top: 1px;
	margin-bottom: 0px;
}

#content {
	position: relative;
	margin-top: 108px;
	margin-left: 18px;
	width: 738px;
	float: left;
	margin-bottom: 120px;
	display: inline;
}
/* IE 7 only */
*+html #content {
	padding-bottom: 150px;
}
	
#menu_2 {
	margin-top: 108px;
	margin-left: 774px;
	margin-bottom: 50px;
}
/* 3 Pixel Text Jog IE5/6 */
* html #menu_2 {
	height: 1%;
	margin-left: 771px;
}

#menu_2 {
	margin-bottom: 18px;
}

#products_link {
	margin-top: 0px;
	margin-left: 790px;
	margin-bottom: 120px;
}

/* styles for sticky footer */

* {
	margin: 0;
}
html, body {
	height: 100%;
}

* html #wrapper { height: 100%;}


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -126px 0;
}
/* Mozilla/Firefox only -> sonst erscheint der hor. Scrollbalken */
html:not([dummy]) #wrapper {
}
/* IE7, Firefox 2.x, Opera, [Safari] */
html > body #wrapper {
	width: 98%;
}

/* hook for Safari to make the footer work */
.hook { 
	padding-bottom: 1px;
}

/*
#wrapper {
	position: relative;
	min-height: 100%;
	clear: both;
}	
*/

#footer {
	clear: both;
	position: relative;
	bottom: 0px;
	height: 126px;
	/*margin-top: -40px;*/
	margin-bottom: 0px;
}

#balken3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 18px;
	background: #990000;
}

#path {
	position: absolute;
	top: 2px;
	left: 18px;
	z-index: 20;
}
/* balken 4 */
#archi  {
	position: relative;
	top: 0px;
	left: 0px;
	height: 18px; 
	width: 100%;
	background: #303030;
}
#flink1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 216px;
	height: 18px;
	background: #000000;
	z-index: 20;
}
#flink2 {
	position: absolute;
	margin-left: 216px;
	z-index: 20;
}

#balken5 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background: #CCCCCC;
	z-index: 10;
}

