@charset "UTF-8";
/* CSS Document */ /*=============================================*/
	/* RESET THE CSS */ /* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	border: 0 none;
	clear: both;
	height: 0;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
/*=============================================*/
	/* COMMON ENVOIREMENT STYLES */
body {
	background: white url(../imagescss/bg.jpg) repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #424242;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0 auto;
	text-align: center;
}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#headerTop {
	position: relative;
	width: 900px;
	height: 200px;
}
#headerTopSub {
	position: relative;
	width: 900px;
	height: 60px;
}
/*LOGO*/
h1.logo {
	background: url(../imagescss/3sconsult.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 55px;
	margin-top: 10px;
	margin-left: 0px;
	text-indent: -9999px;
	position:absolute;
	left: 0px;
	margin-bottom: 20px;
}
a.logoLink {
	display: block;
	width: 208px;
	height: 55px;
	cursor: hand;
}
/*START SEARCHBOX*/
div.searchBox {
	width: 225px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 1410065407;
}
.searchText {
	position: absolute;
	width: 140px;
	line-height: 22px;
	font-size: 13px;
	border: 1px solid silver;
	left: 0px;
	top: 1px;
}
.searchBtn {
	position: absolute;
	right: 0px;
	top:0;
}
.searchLabel {
	text-indent: -9999px;
	display:none;
}
#output p {
	line-height: 20px;
}
#output ol {
	border: 1px solid silver;
	background-color: white;
	margin-top: 30px;
	margin-bottom: 60px;
}
#output li {
	border-bottom: 1px dotted silver;
	background-color: white;
	margin: 10px;
}
#output h3, #output ul, #output ul li {
	font-size: 8px;
	line-heigth: 10px;
	padding: 3px;
	margin:0;
	border: 0;
}
#output .ewig {
	margin-bottom: 500px;
}
#contentAreaSearch {
	top: 10px;
}
#contentAreaSub {
	position:absolute;
}
#headerTopSearch {
	height: 100%;
}
p.searchHeader {
	font-size: 16px;
	color: grey;
}
#output {
	padding: 0;
	margin: 0 auto;
	position:relative;
}
.white {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
	line-height: 22px;
	margin:67px 3px 5px 7px;
	position:relative;
}
/*END SEARCHBOX*/ /*START MAINNAVIGATION*/
ul.mainNavigation {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 50px;
	z-index: 9999999;
}
ul.mainNavigation li {
	float: left;
	margin-left: 2px;
}
/*SIR3S BUTTON*/
#nav1Href {
	display: block;
	text-indent: -9999px;
	width: 96px;
	height: 30px;
	background: url(../imagescss/navbuttons.png);
	cursor: pointer;
}
#nav1Href :hover {
	display: block;
	text-indent: -9999px;
	width: 96px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) 0px -38px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#nav1Href.act {
	display: block;
	text-indent: -9999px;
	width: 96px;
	height: 45px;
	background: url(../imagescss/navbuttons.png) 0px -75px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
/*ENGINEERING BUTTON*/
#nav2Href {
	display: block;
	text-indent: -9999px;
	width: 144px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -96px 0px;
	cursor: pointer;
}
#nav2Href :hover {
	display: block;
	text-indent: -9999px;
	width: 144px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -96px -38px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#nav2Href.act {
	display: block;
	text-indent: -9999px;
	width: 144px;
	height: 45px;
	background: url(../imagescss/navbuttons.png) -96px -75px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
/*3SCONSULT BUTTON*/
#nav3Href {
	display: block;
	text-indent: -9999px;
	width: 145px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -240px 0px;
	cursor: pointer;
}
#nav3Href :hover {
	display: block;
	text-indent: -9999px;
	width: 145px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -240px -38px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#nav3Href.act {
	display: block;
	text-indent: -9999px;
	width: 145px;
	height: 45px;
	background: url(../imagescss/navbuttons.png) -240px -75px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
/*KANEW BUTTON*/
#nav4Href {
	display: block;
	text-indent: -9999px;
	width: 103px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -407px 0px;
	cursor: pointer;
}
#nav4Href :hover {
	display: block;
	text-indent: -9999px;
	width: 103px;
	height: 30px;
	background: url(../imagescss/navbuttons.png) -407px -38px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#nav4Href.act {
	display: block;
	text-indent: -9999px;
	width: 103px;
	height: 45px;
	background: url(../imagescss/navbuttons.png) -407px -75px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}


/*END MAINNAVIGATION*/
div#carouselFrame {
	background: transparent url(../imagescss/carousel_rahmen.png) repeat scroll  0 0;
	height: 304px;
	left: -12px;
	position: absolute;
	text-indent: -9999px;
	top: -12px;
	width: 921px;
	z-index: 9999;
	cursor: pointer;
}
.leftButtonCarousel {
	position: absolute;
	z-index: 999999;
	text-indent: -9999px;
	left: -37px;
	top: 160px;
	width: 42px;
	height: 65px;
	background: url(../imagescss/arrow_map.png) -0px -64px;
	background-color: transparent;
}
.leftButtonCarousel:hover {
	background: url(../imagescss/arrow_map.png) -0px -0px;
	background-color: transparent;
}
.rightButtonCarousel {
	position: absolute;
	z-index: 999999;
	text-indent: -9999px;
	right: -38px;
	top: 160px;
	width: 40px;
	height: 65px;
	background: transparent url(../imagescss/arrow_map.png) -49px -64px;
	background-color: transparent;
}
.rightButtonCarousel:hover {
	background: transparent url(../imagescss/arrow_map.png) -49px -0px;
	background-color: transparent;
}
/*CAROUSEL COMPONENT CONTAINER*/
div#carouselComponent {
	clear: both;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 1px;
	top: 90px;
}
#carousel {
}
#carousel ul {
	list-style: none;
	width: 1600px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.btnmore {
	position: absolute;
	z-index: 999999;
	right: 10px;
	top: 44px;
	background: url(../imagescss/mehr.png);
	width: 139px;
	height: 27px;
	cursor: pointer;
	display: block;
}
.btnmore a {
	text-indent: -9999px;
	width: 139px;
	height: 27px;
	cursor: pointer;
	display: block;
}
.btnmore_en {
	position: absolute;
	z-index: 999999;
	right: 10px;
	top: 44px;
	background: url(../imagescss/mehr_en.png);
	width: 139px;
	height: 27px;
	cursor: pointer;
	display: block;
}
.btnmore_en a {
	text-indent: -9999px;
	width: 139px;
	height: 27px;
	cursor: pointer;
	display: block;
}
.btnmoresub {
	position: absolute;
	z-index: 999999;
	right: 10px;
	bottom: 20px;
	text-indent: -9999px;
	background: url(../imagescss/mehr.png);
	width: 139px;
	height: 27px;
	cursor: pointer;
	display: block;
}
.btnmore:hover {
	background: url(../imagescss/mehr_hover.png) -3px -3px;
}
.btnmore_en:hover {
	background: url(../imagescss/mehr_en_hover.png) -3px -3px;
}
.btnmoresub:hover {
	background: url(../imagescss/mehr_hover.png) -3px -3px;
}
a#more1 {
	text-indent: -9999px;
	width: 139px;
	height: 27px;
	display: block;
	cursor: pointer;
}
.textHolder {
	width: 898px;
}
div#contentArea {
	left: -10px;
	position: absolute;
	top: 385px;
	width: 915px;
}
.contentContainer {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 304px;
	/*height: 225px;*/
	padding: 0;
	margin: 0;
	background: transparent;
}
h2.contentHeader {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 304px;
	height: 39px;
	background: transparent url(../imagescss/contentboxtop.png);
	background-repeat: no-repeat;
	color: white;
	line-height: 39px;
	padding-left: 15px;
	width: 304px;
}
.contentBody {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	/*width: 274px;*/
	height: 176px;
	background: transparent url(../imagescss/contentboxmid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 17px;
	position: relative;
}
div.contentFooter {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 304px;
	height: 13px;
	background: transparent url(../imagescss/contentboxbottom.png);
	background-repeat: no-repeat;
}
ul.green {
	list-style: url(../imagescss/greenbulletsmall.png);
	background: none;
	margin: 5px;
	margin-left: 16px;
	margin-top: 0px;
	line-height: 17px;
	font-size: 12px;
}
ul.blue {
	list-style: url(../imagescss/bluebulletsmall.png);
	background: none;
	margin: 5px;
	margin-left: 16px;
	margin-top: 0px;
	line-height: 17px;
	font-size: 12px;
}
.mehr {
	text-indent: -9999px;
	background: url(../imagescss/mehrklein.png) -2px -2px;
	width: 75px;
	height: 24px;
	cursor: pointer;
	display: block;
	float: right;
	margin-bottom: 0px;
}
.more {
	text-indent: -9999px;
	background: url(../imagescss/mehrklein_en.png) -2px -2px;
	width: 75px;
	height: 24px;
	cursor: pointer;
	display: block;
	float: right;
	margin-bottom: 0px;
}
.bottommehr {
	text-indent: -9999px;
	background: url(../imagescss/mehrklein.png) -2px -2px;
	width: 75px;
	height: 24px;
	cursor: pointer;
	position:absolute;
	right: 10px;
	bottom: 1px;
}
.bottommore {
	text-indent: -9999px;
	background: url(../imagescss/mehrklein_en.png) -3px -3px;
	width: 75px;
	height: 24px;
	cursor: pointer;
	display: block;
	float: right;
	margin-top: -5px;
}
.bottommore:hover {
	background: url(../imagescss/mehrklein_en.png) -3px -27px;
}
.mehr:hover {
	background: url(../imagescss/mehrklein.png) -2px -26px;
}
.more:hover {
	background: url(../imagescss/mehrklein_en.png) -2px -26px;
}
.pullToTop {
	position: absolute;
	bottom: 0px;
	right: 30px;
	z-index: 999999;
}
a#mehr {
	text-indent: -9999px;
	width: 75px;
	height: 24px;
	display: block;
	cursor: pointer;
}
.contentContainerLong {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 606px;
	height: 225px;
	padding: 0;
	margin: 0;
	margin-left: 2px;
	margin-top: 2px;
	background: transparent;
}
h2.contentHeaderLong {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 606px;
	height: 17px;
	background: url(../imagescss/contentlongtop.png);
	background-repeat: no-repeat;
	color: #275795;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-top: 15px;
	width: 606px;
	font-size: 16px;
	font-weight: normal;
}
.contentBodyLong {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 572px;
	height: 160px;
	background: transparent url(../imagescss/contentlongmid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	line-height: 20px;
}
.contentBodyLong p {
	text-align: left;
}
.contentFooterLong {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 606px;
	height: 21px;
	background: url(../imagescss/contentlongbottom.png);
	background-repeat: no-repeat;
}
.contentContainerTall {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	height: auto;
	width: 303px !important;
	/* intended total box width - padding-right(next) */
	width: 293px; /* IE Win = width - padding */
	padding: 0;
	margin: 0;
	margin-left: 2px;
	margin-top: 2px;
	background: transparent;
}
h2.contentHeaderTall {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 303px;
	height: 8px;
	background: url(../imagescss/contentboxtalltop.png);
	background-repeat: no-repeat;
	color: #275795;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-top: 15px;
	font-weight: normal;
	font-size: 16px;
}
.contentBodyTall {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	height: auto;
	background: url(../imagescss/contentboxtallcenter.png);
	background-repeat: repeat-y;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 16px;
	line-height: 20px;
	border: 0 none;
	height: 386px;
	line-height: 20px;
	margin: 0;
	padding-left: 15px;
	padding-top: 16px;
}
.contentBodyTall p {
	text-align: left;
}
.contentFooterTall {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	width: 303px;
	height: 21px;
	background: url(../imagescss/contentboxtallfooter.png);
	background-repeat: no-repeat;
}
.scrollableArea {
	width: 280px;
	height: 388px;
	overflow: auto;
}
h3 {
	background-color: #4b81cf;
	color: #FFF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	margin-top: 8px;
	line-height: 15px;
}
.border {
	border: 1px solid silver;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 35px;
	line-height: 14px;
	color: #424242;
	margin-top: 2px;
}
.contentContainerFlat {
	width: 295px;
	height: 216px;
	margin: 5px;
}
h2.contentHeaderFlat {
	width: 295px;
	height: auto;
	background: url(../imagescss/dots.png) no-repeat;
	padding-top: 6px;
	color: #275795;
	font-size: 16px;
	font-weight: normal;
	height: auto;
	line-height: 19px;
	padding: 7px;
	width: 295px;
}
.contentBodyFlat {
	line-height: 16px;
	padding: 7px;
	height: 142px;
}
.contentFooterFlat {
	width: 295px;
	height: 3px;
	margin-top: 7px;
	background: url(../imagescss/dots.png) no-repeat;
}
.helpBox {
	background: url(../imagescss/bgHelp.png);
	width: 900px;
	height: 114px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	clear: both;
}
h2.helpBoxHeader {
	color: #275795;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
div.addressBox {
	width: 206px;
	border: 1px solid silver;
	margin-left: 7px;
	padding: 4px;
}
div.addressBox h3 {
	line-height: 18px;
	margin: 2px;
}
div.addressBox p {
	line-height: 16px;
	margin: 2px;
	padding: 0px;
	padding-left: 5px;
}
/* SHOWCASE SLIDESHOW (REFERNECES) */
#slideshow {
	position: relative;
	height: 100px;
	background: url(../imagescss/showcasebg.png);
	background-repeat: no-repeat;
	left: 10px;
}
#slideshow DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 100px;
}
#slideshow span.caption {
	display: block;
	background-color: #FFF;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#slideshow DIV.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow DIV.last-active {
	z-index: 9;
}
#slideshow DIV IMG {
	height: 46px;
	display: block;
	margin-top: 24px;
	margin-left: 30px;
	border: 0;
	margin-bottom: 10px;
}
#referencesBox {
	background-color: #CCCCCC;
	font-size: 10px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#referencesBox LI {
	padding: 3px;
	line-height: 23px;
	height: 24px;
	margin: 0;
}
#referencesBox li a:visited, a:link {
	color: #333;
	text-decoration: none;
}
#referencesBox li a:hover {
	color: #06C;
	text-decoration: none;
}
#referencesBox li.even {
	background-color: #FFF;
	border: 0px;
	border-bottom: 1px dotted silver;
}
#referencesBox li.odd {
	background-color: #EBEEFF;
	border: 0px;
	border-bottom: 1px dotted silver;
}
#referencesBox li span {
	display: block;
	margin: 2px;
}
#referencesBox li span.client {
	display: block;
	float: left;
	width: 80%;
	overflow:hidden;
	height: 20px;
}
#referencesBox li span.year {
	clear: both;
	display: block;
	float: left;
	width: 10%;
}
#referencesBox li span.project {
	display: block;
	float: left;
	height: 20px;
	overflow:hidden;
	width: 0px;
}
#references {
	border: 1px solid silver;
	height: 154px;
	overflow: hidden;
	position: relative;
	padding: 0;
}
/* SCROLLBARS FOR BLOG ETC */
.sir .jScrollPaneTrack {
	background: url(../imagescss/windows_track.gif) repeat-y;
}
.sir .jScrollPaneDrag {
	background: url(../imagescss/windows_drag_middle.gif) 0 50%;
	cursor: pointer;
}
.sir .jScrollPaneDragTop {
	background: url(../imagescss/windows_drag_top.gif) no-repeat;
	height: 4px;
}
.sir .jScrollPaneDragBottom {
	background: url(../imagescss/windows_drag_bottom.gif) no-repeat;
	height: 4px;
}
.sir a.jScrollArrowUp {
	height: 17px;
	background: url(../imagescss/windows_arrow_up.gif) no-repeat 0 0;
}
.sir a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
.sir a.jScrollArrowDown {
	height: 17px;
	background: url(../imagescss/windows_arrow_down.gif) no-repeat 0 0;
}
.sir a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
.sir a.jScrollActiveArrowButton, .sir a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}
div.subContentTop {
	background:url(../imagescss/subcontenttop.png);
	width: 905px;
	height: 26px;
	background-repeat: no-repeat;
}
div.subContentMiddle {
	background: url(../imagescss/subcontentmid.png) repeat-y;
	padding:0 10px 10px 20px;
}
div.subContentBottom {
	background: url(../imagescss/subcontentbottom.png) no-repeat;
	width: 905px;
	height: 28px;
}
.sloganText {
	text-indent: -9999px;
}
div.freeRightTop {
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 99999;
}
#subnavigation {
	color:#666666;
	display:block;
	font-size:13px;
	position:absolute;
	top:50px;
	width:170px;
	left: 15px;
}
#subnavigation li {
	line-height: 18px;
	margin-bottom: 3px;
	display: block;
	width: 170px;
}
#subnavigation a {
	display: block;
	width: 177px;
	padding:1px 3px 1px 16px;
	text-decoration:none;
	color:#999;
}
#subnavigation a.active {
	background-color: #a2e0fc;
	color: #FFF;
	padding: 3px;
	padding:1px 3px 1px 16px;
	font-weight:bold;
	background-image: url(../imagescss/navact.gif);
	background-repeat:no-repeat;
	display:block;
	width:177px;
}
#subnavigation a:hover {
	background-color: #F2F2F2;
	color: #333;
}
#subMainContent {
	color:#666666;
	display:block;
	font-size:13px;
	line-height:21px;
	margin-left:220px;
	position:relative;
	right:10px;
	top:10px;
	width:640px;
	height:auto;
	min-height:800px;
}
#subMainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:lighter;
	color: #3471ab;
	margin-bottom: 14px;
}
.subPageTrailer {
	position: relative;
	margin-top: 7px;
}
.contentImageLarge {
	margin-bottom: 20px;
}
.content {
	margin-left: 12px;
}
h2.title {
	margin-left: 12px;
}
u {
	background-color: #EFEFEF;
	color: #333;
	font-weight:bold;
	text-decoration:none;
	padding: 3px;
}
#contentAreaSub ul.green {
	margin-left: 32px;
	margin-top: 10px;
}
.content strong {
	color:#2C2B2B;
	font-size:1.1em;
	font-weight:bold;
	margin:35px 0 0.3em;
	text-shadow:0 0 1px white;
}
.nextSection {
	text-indent: -9999px;
	height: 2px;
	background:url(../imagescss/doted.jpg) repeat-x;
}
.mapsLink {
	cursor: pointer;
	text-decoration:underline;
	color:#06C;
	font-weight: bold;
}
.kontaktBox {
	padding: 10px;
	margin: 8px;
	margin-right:8px;
	margin-top:20px;
	margin-buttom:1px;
	width: 282px;
	float: left;
	border: 1px solid silver;
	cursor:pointer;
}
p.phone {
	background: url(../imagescss/phone.gif) 0px 4px no-repeat;
	padding-left: 15px
}
p.fax {
	background: url(../imagescss/fax.gif) 0px 4px no-repeat;
	padding-left: 15px
}
.kontaktBox strong {
	color:#333;
	font-weight:bold;
	font-size:12px;
}
div.phone {
	background: url(../imagescss/phone.gif) 0px 4px no-repeat;
	margin-left: 5px;
}
div.years {
	position: absolute;
	z-index: 999999;
	background: url(../imagescss/badget.png) repeat scroll 0 0 transparent;
	height:49px;
	left:224px;
	position:absolute;
	text-indent:-9999px;
	top:-1px;
	width:69px;
	z-index:999999;
}
div.years_en {
	position: absolute;
	z-index: 999999;
	background: url(../imagescss/badget_en.png) repeat scroll 0 0 transparent;
	height:49px;
	left:224px;
	position:absolute;
	text-indent:-9999px;
	top:-1px;
	width:69px;
	z-index:999999;
}
.languageChooseBox {
	font-size:11px;
	height:28px;
	position:absolute;
	right:230px;
	text-align:center;
	top:10px;
	width:154px;
	z-index:1410065408;
}
#languageBox LI {
	float:left;
	display:block;
}
#languageBox LI A {
	
	display:block;
	cursor:pointer;
display:block;
text-decoration:none;
vertical-align:middle;

}

#languageBox LI A:hover {
	background:#F3F3F3;
	
}


LI.germanFlag {
	margin-right: 5px;
	line-height: 22px;
}
LI.englishFlag {
	line-height:20px;
	line-height: 22px;
	margin-left: 6px;
	margin-right: 6px;
}

.flagicon {
margin:-1px 5px 0 0;
vertical-align:middle;
}

*+html .subPageTrailer {
	margin-top: 20px;
} /* nur f�r den IE7 */

