#wrap_all {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
}

#wrap_inner {
	width: 892px;
	margin: 0 auto;
}

#wrap_header {
	width: 100%;
	height: 105px;
	position: relative;
	background: transparent url(../images/header_px.png) repeat-x scroll 0 0;
	color: #ededed;
}

#wrap_header #home {
	margin-left: 30px;
}

#wrap_header a {
	color: #fff;
}

#wrap_eyecatcher {
	height: 274px;
	width: 892px;
	position: relative;
}

#eyecatch_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 892px;
	height: 276px;
	background: transparent url(../images/content_top_alpha.png) no-repeat scroll 0 -2px;
	_background: transparent url(../images/content_top_alpha.gif) no-repeat scroll 0 -2px;
}




#wrap_infobox {
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 11px;
}

#wrap_content {
	float: left;
}

#content_top {

	background: #e7e7e7 url(../images/content_top.jpg) no-repeat scroll 0 0;
	width: 892px;
}

#content {
	margin-left: 55px;
	padding-top: 45px;
	min-height: 300px;
	width: 542px;
}

#col_right {
	float: right;
	width: 192px;
}


ul.shortcuts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.shortcuts li {
	margin: 0;
	padding: 0;
	background: url(../images/newsfeld_px.png) repeat-x scroll 0 0;

}
ul.shortcuts li a {
	padding: 0;
}


*+html ul.shortcuts li a.link {

}

*+html .shortcuts .right {
   display: none;
}

ul.shortcuts li a.link{
	font-size: 12px;
	line-height: 20px;
 	font-weight: bold;
	color: #fff;
	display: block;
	padding: 0px 10px;
/*	text-transform: uppercase; */
}

.right {
	float: right;
}

ul.shortcuts li div.right {
	margin-right: 5px;
}

*+html ul.shortcuts li div.right  {
   margin: 0 5px 0 0;
   padding: 0;
}

*+html ul.shortcuts li div.right a{
   margin: 0;
   padding: 0;
}

.arrow_up, .arrow_down, .arrow_right {
	background: url(../images/arrows_rounded.png) no-repeat scroll 0 0;
	width: 11px;
	height: 12px;
	display: block;
	float: left;
	margin: 5px 2px 0 0;
}





.arrow_down {
	background-position: left 0px;
}
.arrow_down:hover {
	background-position: left -18px;
}


.arrow_up {
	background-position: left -37px;
}
.arrow_up:hover {
	background-position: left -55px;
}


.arrow_right {
	background-position: left -73px;
}
.arrow_right:hover {
	background-position: left -91px;
}


.shortcut_infobox {
	min-height: 10px;
	background: #a0a0a0;
	color: #fff;
	padding:2px 8px 5px;
}
.shortcut_infobox img {
	margin-left: -8px;
	margin-top: -2px;
	padding-bottom: 4px;
}


#col_right h2 a {
}


#col_right h1,#col_right h2, #col_right h3,#col_right h4,#col_right h5 {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
}



#wrap_footer {
	background: #f5f5f5;
	height: 70px;

	width: 100%;
}

#footer {
	background: #e7e7e7;
	height: 60px;
	position: relative;
}

#footer .navigation {
	margin-left: 55px;
	padding-top: 30px;
}

#footer .navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer .navigation ul li {
	float: left;
}

#footer .navigation ul li a {
	color: #737373;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	background: url(../images/spacer_footer.png) no-repeat scroll right 2px;
}
#footer .navigation ul li.last a {
	background: none;
}

#trimble_logo {
	position: absolute;
	right: 38px;
	background: transparent url(../images/logo_trimble.png) no-repeat scroll 0 -13px;
	width: 160px;
	height: 54px;
	bottom: 0px;
}

.clearfix {
	clear: both;
}



#sprache {
	position: absolute;
	bottom: 10px;
	left: 285px;
}

.box {
	float: left;
	margin-right: 10px;
}






#navigation  {
	position: absolute;
	top: 7px;
	float: left;
}



#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/nav_px.png);
	position: relative;
}

#navigation ul li {
	float: left;
	display: block;
	padding: 3px 0px;
}

#navigation ul ul ul {
	display: none;
}

#navigation ul li a {
	background: url(../images/spacer_navi.png) no-repeat scroll right 2px;
	color: #262626;
	padding: 0px 15px;
	text-transform: uppercase;
	display: block;
	top: 0;
	left: 0;
	z-index: 99;
}

#navigation ul li a:hover, #navigation ul li.selected a {
	text-decoration: underline;
}


#navigation ul li.last a {
	background: none;
}

#navigation ul ul {
	margin: 5px 0 0;
	padding: 15px 0 0;
	min-width: 120px;
	background: transparent url(../images/subnavi_bg_alpha.png) repeat-x scroll 0 0;
	min-height: 190px;
	position: absolute;
}

#navigation ul ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}

#navigation ul ul li a, #navigation ul li.selected ul li a {
	font-size: 11px;
	line-height: 22px;
	display: block;
	padding: 0 10px;
	color: #323232;
	text-decoration: none;
	background: none;
	white-space: nowrap;
}

#navigation ul li.selected ul li a:hover, #navigation ul li.selected ul li.selected a {
	background: #9f9f9f;
	color: #fff;
	text-decoration: none;
}

#himmeblau_logo {
	width: 15px;
	height: 58px;
	position: absolute;
	bottom: 0px;
	left: 20px;
	background: url(../images/himmelblau_icon.jpg) no-repeat scroll 0 0;
}

ul.ulnavi {
	list-style-type: decimal;
	margin: 10px 0px;
}



ul.ulnavi li, ul.ulnavi li a {
	color: #0096e6;
}

ul.ulnavi li {
	margin-left: 18px;
}


#sprache a:hover, div.mail a:hover {
	text-decoration: underline;
}

#sprache a.border_right {
	background: transparent url(../images/spacer_lang.png) no-repeat scroll right 4px;
	padding-right: 10px;
	margin-right: 8px;
}

img.seitenbild {
	margin-top: 40px;
}
