body { 
	background-image: url(/img/bg.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #0f5763;
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height:16.8px !important;
	font-size:12px;
}

p,h1,h2,h3,h4,h5,h6,a {
        z-index:20 !important;
}

p {
	margin-top:11px;
	margin-bottom:11px;
}

a { 
	text-decoration: none;
}

#innovatis-logo { 
	position: absolute;
	left: 38px;
	top: 21px;
}

#innovatis-logo img { 
	border: 0;
}

#linkbar { 
	position: absolute;
	top: 82px;
	text-align: right;
	width: 1106px;
	color: #044e5b;
	font-size: 11px;
}

#linkbar a { 
	color: #044e5b;
	font-weight: bold;
}


.teaser { 
	position: absolute;
	left: 40px;
	top: 132px;
	width: 292px;
	height: 300px;
	color: #044e5b;
	font-size: 11px;
	line-height: 140%;
}

.teaser h4 { 
	font-size: 17px;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.teaser a { 
	color: #044e5b;
	font-weight: bold;
}

a img { 
	border: 0;
}

.pre1 { 
	position: absolute;
	left: 42px;
	top: 480px;
	z-index: 1;
}

.pre2 { 
	position: absolute;
	left: 138px;
	top: 454px;
	z-index: 2;
}

.pre3 { 
	position: absolute;
	left: 236px;
	top: 426px;
	z-index: 3;
}

.pre4 { 
	position: absolute;
	left: 356px;
	top: 194px;
	z-index: 4;
}

.pre5 { 
	position: absolute;
	left: 698px;
	top: 426px;
	z-index: 3;
}

.pre6 { 
	position: absolute;
	left: 832px;
	top: 454px;
	z-index: 2;
}

.pre7 { 
	position: absolute;
	left: 952px;
	top: 480px;
	z-index: 1;
}

.hidden {
	display:none;
}

#startmap { 
	position: absolute;
	left: 848px;
	top: 132px;
	width: 258px;
	height: 127px;
	background-image: url(/img/map_start.jpeg);
	background-repeat: none;
}

#inline_map {
	width: 525px;
	height: 245px;
	background-repeat: none;
	text-align: center;
	clear: both;
	display:inline-block;
	position:relative;	
}

.ctooltip { 
	visibility: hidden;
	background-color: #d0d9db;
	color: #044e5b;
	border: 1px solid #044e5b;
	position: absolute;
	padding: 5px;
}

.cttname { 
	display: block;
}

.cttlocation { 
	font-size: 0.8em;
}


#imagerow { 
  position: absolute;
	left: 38px;
	top: 132px;
	width: 288px;
}

#imagerow img { 
	border: 1px solid #f2f6f6;
	margin-bottom: 29px;
}

#contentrow { 
	position: absolute;
	left: 358px;
	top: 132px;
	width: 566px;
	color: #044e5b;	
}

#contentrow h1 { 
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
	font-size: 24px;
}

#contentrow h4 { 
	margin-bottom: 0;
}

#contentrow p { 
	margin-top: 5px;
}

#contentrow a { 
	color: #044e5b;	
	font-weight: bold;
	text-decoration: none;
}

#miscrow { 
	position: absolute;
	left: 938px;
	top: 132px;
	width: 169px;
	text-align: right;
	color: #044e5b;
	line-height: 1.3em;
}

#miscrow h4 { 
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}

#miscrow a { 
	color: #044e5b;
	font-weight: bold;
	font-size: 10px;
}

#miscrow br { 
	margin: 0.8em;
}

#footer { 
	width: 100%;
	background-color: #044e5b;
	border-top: 2px solid #eff2f3;
	height: 51px;
	bottom: 0;
	position: fixed;
	color: #abbabc;
	text-align: center;
	font-size: 10px;
	z-index: 6;
}

#footer a { 
	color: #abbabc;
}

#footer p { 
	margin-top: 10px;
}


