/* www.imu.at */

body {
	margin: 0;
	border: 0;
	background: #ebedee url(../img/backgrounds/body.jpg) top center no-repeat;
	color: #8490ad;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 87.5%;
}

a img {
	border: 0;
}

#container {
	margin: 0;
	padding: 0 0 40px 0;
}

#main {
	margin: 0 auto;
	width: 910px;
	background: transparent url(../img/backgrounds/main.png) top center repeat-y;
	padding: 0;
}

#content {
	margin: 0;
	border: 0;
	background: transparent;
	padding: 320px 100px 0 100px;
}

#header {
	position: absolute;
	top: 0;
	margin-left: -45px;
	width: 800px;
	padding: 0;
	text-align: center;
}

#language {
	float: right;
	margin: 0;
	padding: 5px 30px 0 0;
	text-transform: uppercase;
	font-size: 11px;
	list-style-type: none;
}

#language li {
	float: left;
	margin: 0;
	padding: 0 5px;
}

#language strong {
	color: #74bee6;
	font-weight: normal;
}

#language a {
	color: #808080;	
}

#header img.logo {
	float: left;
	margin: 0 0 0 226px;
	width: 348px;
	height: 181px;
}

#header img.tagline {	
	clear: left;
	width: 388px;
	height: 20px;
	margin: 6px 0 0 0;
}

#heading {
	display: none;
}

#menu {
	float: left;
	margin: 29px 20px 0 20px;
	width: 760px;
	height: 76px;
	padding: 0;
	font-size: 14px;
	color: #8490ad;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu a:link {
	color: #bfd3dc;
}

#menu a:visited {
	color: #bfd3dc;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu a:active {
	color: #bfd3dc;
	text-decoration: none;
}

#menu li a,
#menu li strong {
	display: block;
	width: 131px;
	height: 36px;
	background: transparent url(../img/backgrounds/menuLiA.png) top left no-repeat;
	text-align: center;
	padding-top: 9px;
	font-weight: normal;
}


#menu li strong {
	background-image: url(../img/backgrounds/menuLiStrong.png);
}

#menu li strong a:link,
#menu li strong a:visited,
#menu li strong a:hover,
#menu li strong a:active {
	background-image: none;
	padding-top: 0;
	color: #222d80;
}

#menu li strong a:hover {
	color: #74bee6;
}

#menu ul li {
	display: inline;
	padding: 0;
	text-align: left;
}

#menu ul li strong {
	color: #ffffff;
	font-weight: bold;
}

#menu ul a:link {
	color: #98edff;
}

#menu ul a:visited {
	color: #aadee9;
}

#menu ul a:hover {
	color: #98edff;
	text-decoration: underline;
}

#menu ul a:active {
	color: #98edff;
	text-decoration: none;
}


/* ul#location */

#location {
	clear: both;
	position: absolute;
	top: 300px;
	left: 45px;
	margin: 0;
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
}

#location li {
	display: inline;
	position: relative;
	padding: 0;
	list-style-type: none;
}

#location ul {
	margin: 0;
	display: inline;
	top: 0;
	padding: 0;
}

#location li li {
	left: 0;
}


#location li a {
	margin: 0;
	background: transparent url(../img/backgrounds/locationLiA.gif) right 45% no-repeat;
	padding: 0 12px 0 1px;
}

#location a:link, 
#location a:visited,  
#location a:active {
	color: #c3c9d0; 
}

#location a:hover {
	color: #74bee6;
	text-decoration: none;
}


h1, h2, h3 {
	background-color: transparent;
}

h1 {
	margin: 0 0 0 0;
	color: #8490ad;
	padding: 5px 0 5px 0;
	letter-spacing: 0;
	font-size: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1 img {
	vertical-align: middle;
	margin: -23px 18px -17px -10px;
}

h2 {
	margin-top: 1.5em;
	border-top: 1px dotted #74bee6;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0.8em;
}

h2,
h3 {
	margin-bottom: 0;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	font-size: 107.69%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

p {
	margin-top: 0.7em;
	margin-bottom: 0;
	background-color: transparent;
	line-height: 1.3em;
}

ul.images {
	margin: 1.2em 0 1.9em 0;
	background: transparent url(../img/backgrounds/p.imagesUl.gif) center top repeat;
	border: 0;
	text-align: left;
	list-style-type: none;
	padding: 0;
}

ul.images li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

ul.images a img {
	margin: -5px 0 -5px 0;
	border: 1px solid #c3c9d0;
	padding: 0;
	vertical-align: bottom;
}

ul.images a:hover img {
	border-color: #74bee6;
}



#content ul.linkgallery {
	margin: 20px 0;
	padding: 0;
	background: transparent url(../img/backgrounds/ul.linkgallery.gif) center top repeat;
	list-style-type: none;
	font-size: 92.85%;
}

.linkgallery li {
	display: block;
	float: left;
	text-align: center;
	margin: -5px 5px -5px 0;
	border-top: 2px solid #c3c9d0;
	border-bottom: 1px dotted #c3c9d0;
	background-color: #e3eaf1;
	text-align: center;
	padding: 0 0 3px 0;
}

.linkgallery li img {
	display: inline;
	text-align: center;
	margin: 0 0 0 0;
}

.linkgallery li * {
	margin: 0;
	padding: 0;
}

.linkgallery li p {
	width: 118px;
	padding: 3px 3px 6px 3px;
}

.linkgallery li em {
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
}


blockquote {
	margin: 10px 0 10px 0;
	padding: 2px 25px 15px 25px;
	font-size: 13px;
	background: #ffffff;
	color: #afbcd9;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

blockquote p {
	padding: 10px 0 0 0;
	margin-top: 3px;
	line-height: 1.5em;
}

blockquote p em {
	text-transform: uppercase;
	color: #bac700;
	font-style: normal;
}


blockquote p.citation {
	color: #ef7471;
	text-transform: uppercase;
	padding-left: 0;
	margin-top: 9px;
}

blockquote h2 {
	margin-top: 0.3em;
}

blockquote p em {
	letter-spacing: 1px;
}


blockquote ul {
	padding-bottom: 0.3em;	
}


#footer {
	margin: 30px -25px 0 -25px;
	background: transparent url(../img/backgrounds/footer.png) top center no-repeat;
	padding: 38px 0 15px 0;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.3em;
}

#footer .left {
	float: left;
	text-align: left;
	padding-left: 20px;
	color: #dbd9eb;
}

#footer .right {
	float: right;
	text-align: right;
	padding-right: 20px;
	color: #dbd9eb;
}

#footer .left a:link,
#footer .left a:visited,
#footer .left a:hover,
#footer .left a:active, 
#footer .right a:link,
#footer .right a:visited,
#footer .right a:hover,
#footer .right a:active {
	color: #ffffff;
}

#footer .left a:hover,
#footer .right a:hover {
	text-decoration: underline;
}


span.phone {
	background: transparent url(../img/backgrounds/phone.gif) left 50% no-repeat;
	padding-left: 15px;
}

#footer .middle {
	clear: both;
	padding-top: 30px;
}

#footer img {
	float: left;
}

#footer p {
	margin: 0;
	padding-top: 0;
	text-align: center;
}

ol,
ul {
	list-style-type: disc;
	margin: 15px 0 20px 30px;
	padding: 0;
}

ol ol,
ul ul {
	margin: 8px 0 10px 25px;
}


li {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

li h2 {
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}

li h3 {
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}

li h4 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

li p {
	margin-top: 0;
	margin-bottom: 0.6em;
}

#content ul.biglist {
	list-style-type: none;
	margin-top: 2.0em;
	margin-left: 0;
	padding-left: 0;
}

#content ul.biglist li {
	clear: left;
	margin-top: 0;
	margin-left: 0;
	border-top: 1px dotted #c5d300;
	padding: 15px 0 30px 0;
}

#content ul.biglist img {
	float: left;
	margin: -10px 20px 0 -10px;
}

#content ul.biglist p {
	margin: 0 15px 0 0;
	color: #dee0c1;
	line-height: 1.2em;
	text-align: left;
}

#content ul.biglist h2 {
	margin: -2px 0 5px 0;
	border-top: 0;
	padding-top: 0;
}

#content ul.biglist h3 {
	margin: 0 0 5px 0;
}

#content ul.biglist blockquote {
	margin: 0;
	color: #000000;
	padding: 0; 
}

#content ul.biglist blockquote p {
	color: #000000; 
	padding-left: 0;
	text-transform: none;
	font-size: 100%;
}

dl {
	margin: 1.0em 0 1.5em 0;
	padding: 0;
}

dt {
	float: left;
	margin-right: 6px;
	width: 16.5em;
	background: transparent url(../img/backgrounds/dt.png) left top no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-variant: small-caps;
	padding: 1px 5px 2px 5px;
	text-align: right;
}

dd {
	margin-bottom: 2px;
	margin-left: 18.0em;
	padding: 1px 5px 2px 5px;
}

a strong { 
	color: #222d80;
}

a:link {
	color: #222d80;
	background-color: transparent;
	text-decoration: none;
}


a:visited {
	color: #222d80;
	background: transparent;
	text-decoration: none;
}


a:hover {
	color: #74bee6;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #222d80;
	background: transparent;
	text-decoration: underline;
}

a.external,
a.external:link,
a.external:visited,
a.external:hover,
a.external:active {
	background: transparent url(../img/backgrounds/a.external.gif) left 55% no-repeat;
	padding-right: 1px;
	padding-left: 16px;
	white-space: nowrap;
}

a.save {
	background: transparent url(../img/backgrounds/a.save.gif) 3px 2px no-repeat;
	padding-left: 20px;
}

span.mailto a {
	background: transparent url(../img/backgrounds/a.mailto.gif) left 50% no-repeat;
	padding-left: 15px;
}

.float-right {
	float: right;
	display: block;
	margin: 0 0 0 10px;
	border: 0;
	padding: 0 0 20px 20px;
}

.float-left {
	float: left;
	display: block;
	position: relative; 
	margin: 0 15px 10px 0;
	border: 0;
	padding: 0;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.googlemaps {
	margin: 15px 0 10px 0;
	border: 0;
	padding: 0;
	background: #d2d0e2;
	vertical-align: bottom;
}

.googlemaps iframe {
	width: 706px;
	height: 350px; 
	margin: 2px 2px 0 2px;
	padding: 0;
}

.googlemaps p {
	margin:  0 2px 2px 2px;
	padding: 0 2px 5px 2px;
	text-align: center;
}

.googlemaps p a:hover {
	color: #222d80;
	text-decoration: underline;
}

.biglink {
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px dashed #cccccc;
	padding: 0 0 8px 0;
}

.biglink .biglink {
	border-bottom: 0;
}

.biglink .biglink li {
	border-top: 0;
}

.biglink li {
	clear: left;
	margin: 8px 0 0 0;
	border: 0;
	border-top: 1px dashed #cccccc;
	background: transparent;
	padding: 8px 0 0 0;
}

.biglink li img ,
.biglink li a img {
	display: inline;
	float: left;
	margin: 0 0 0 -140px;
}

.biglink .biglink li img ,
.biglink .biglink li a img {
}

.biglink li h3 {
	margin-left: 0;
	padding: 10px 0 0 140px;
}

.biglink li p {
	padding-left: 140px;
}


/* features ////////////////////////////////////////////////////////////*/

.feature-right {
	margin: -70px 0 20px 15px;
	float: right;
	display: block;
	border-top: 2px solid #b67300;
	border-bottom: 1px dotted #a08e81;
	background-color: #f2f2f2;
	text-align: center;
	color: #a08e81;
}

.feature-right img {
	display: block;
	text-align: center;
}

.feature-right * {
	margin: 0;
	padding: 0;
}

.feature-right p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.feature-left {
	margin: 5px 5px 0 0;
	float: left;
	display: block;
	border-top: 2px solid #b67300;
	border-bottom: 1px dotted #a08e81;
	background-color: #f2f2f2;
	text-align: center;
	color: #a08e81;
}

.feature-left img {
	display: block;
	text-align: center;
}

.feature-left * {
	margin: 0;
	padding: 0;
}

.feature-left p {
	padding: 5px 3px 4px 3px;
	white-space: nowrap;
}

.flashvideo_320x240 {
	margin: 0 0 0 -20px;
}

.flashvideo_320x240 div {
	float: left;
	margin: 15px 0 15px 20px;
	background: #e0e0e0;
	padding: 10px;
}

.flashvideo_320x240 div p {
	border-top: 1px dotted #808080;
	margin: 4px -10px -10px -10px;
	padding: 11px 13px 13px 13px;
	width: 314px;
	background: #f0f0f0;
	color: #a08080;
	line-height: 1.25em;
	font-size: 12px;
	text-align: center;
}


/* alert */

.alert {
	margin: 12px 0 0 0;
	border: 0;
	border-top: 5px solid #f0de8a;
	background-color: #faf6e6;
	padding: 0 12px 12px 12px;
}

.alert h2 {
	padding-top: 0;
}


/* fieldset */

form, label {
	margin: 0;
	border: 0;
	padding: 0;
}

fieldset {
	overflow: visible;
	margin: 0.5em 0 0 0;
	padding: 0 20px 10px 20px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
}

fieldset legend {
	display: none;
}

fieldset p {
	clear: left;
	margin: 7px 0 0 0;
	padding: 5px 0 0 0;
}

fieldset ul {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 0;
}

fieldset ul.select,
fieldset ul.select ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 3px 0 2px 0;
}

fieldset li {
	background-image: none;
	clear: left;
	margin-top: 1px;
	padding: 2px 0;
}

fieldset li label {
	display: block;
	float: left;
	width: 7.5em;
	line-height: 1.5em;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
}

fieldset li label input {
	display: inline;
	float: left;
	line-height: 1.5em;
	vertical-align: middle;
	margin-right: 3px;
}

fieldset li.required label {
	font-weight: bold;
}

fieldset li.required label span.unit {
	font-weight: normal;
}


fieldset fieldset {
	margin-right: 0;
	border-color: #d1d1d1; 
	padding: 0 15px 10px 15px;
}

fieldset fieldset legend {
	background: #d1d1d1;
}

fieldset fieldset ul {
	padding: 7px 0 0 0;
}

fieldset fieldset li {
	margin-top: 0;
	padding: 0;
}

fieldset img.labeled {
	float: left;
	margin: 5px 0;
	background: #ffffff;
	padding: 20px 25px;
}

input,
select,
textarea {
	float: left;
	margin: 0;
	width: 300px;
	border-width: 1px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif!important;
	font-size: 91%;
}

input.small {
	width: 120px;
}	

input.button {
	width: auto;
	margin-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
}

/* clearfix-hack */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* hides from ie-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/**/

.company-name {
	white-space: nowrap;
}

