/*
 * Copyright (c) 2008 Steinle Solution-Factory GmbH. All rights reserved.
 */

html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    color: #000000;
    background: #ffffff;
}

body, a {
    
}

div.outer {
    width: 100%;
    text-align: center;
    padding: 0px;
}

div.inner {
    text-align: left;
    padding: 0px;
}

div.tab {
	font-size: 11pt;
	line-height: 150%;
}

#handheld {
	display:none;}
	
#wrap {
}

#header{
   visibility:hidden;	
}

#innerheader {
    max-width: 970px;
    width:expression(document.body.clientWidth > 970? "970px": "auto" );
    margin: auto;	
    height: 77px;
 }

#shadow {
	padding-top: 0px;
	padding-bottom: 0px;
}

#main {
	position: absolute;
	top: 30px;
	left: -250px;
}

#navi {
	visibility:hidden;
}

#content {

}


#footer {
	position: absolute;
	top: 0px;
	background: #ffffff;
	color: #000000;	
}


h2 {
	font-size: 15pt;
	margin-top: 0px;
}

h3 {
	font-size: 13pt;
	margin-top: 0px;
}

h4 {
	font-size: 11pt;
}

p {
	font-size: 11pt;
}

.txt-imiba{
	font-weight: bold;	
}

a.nav {
    color: #0c3e94;
    text-decoration: none;
    font-weight: bold;
}

a.bigicon {
	display: block;
	text-decoration: none;
	width: 200px;
	height: 200px;
}

#bigicon1 {
	background-image: url(/inc/willkommen_vermessung_g.jpg);	
}

#bigicon2 {
	background-image: url(/inc/willkommen_gis_g.jpg);	
}

#bigicon3 {
	background-image: url(/inc/willkommen_planung_g.jpg);	
}

#bigicon4 {
	background-image: url(/inc/willkommen_lplanung_g.jpg);	
}

#bigicon1:hover {
	background-image: url(/inc/willkommen_vermessung.jpg);	
}

#bigicon2:hover {
	background-image: url(/inc/willkommen_gis.jpg);	
}

#bigicon3:hover {
	background-image: url(/inc/willkommen_planung.jpg);	
}

#bigicon4:hover{
	background-image: url(/inc/willkommen_lplanung.jpg);	
}

#bigicon1:active {
	background-image: url(/inc/willkommen_vermessung.jpg);	
}

#bigicon2:active {
	background-image: url(/inc/willkommen_gis.jpg);	
}

#bigicon3:active {
	background-image: url(/inc/willkommen_planung.jpg);	
}

#bigicon4:active {
	background-image: url(/inc/willkommen_lplanung.jpg);	
}

#bigicon1:focus {
	background-image: url(/inc/willkommen_vermessung.jpg);	
}

#bigicon2:focus {
	background-image: url(/inc/willkommen_gis.jpg);	
}

#bigicon3:focus {
	background-image: url(/inc/willkommen_planung.jpg);	
}

#bigicon4:focus {
	background-image: url(/inc/willkommen_lplanung.jpg);	
}


a.content {
    color: #0c3e94;
    text-decoration: none;
    font-weight: normal;    
}

a.nav:hover {
	font-weight: normal;
}

a.content:hover {
	text-decoration: underline;
}

ul {
	font-size: 11pt;
	list-style-type: square;
	list-style-image: url(/inc/imiba-icon-li.png);
	list-style-position: inside;
	padding-left: 20px;
	padding-right: 20px;
}

li {
	margin-bottom: 5pt;
	}

input {
    margin: 5px 0px 0px 0px;
}

fieldset {
    border: 1px solid #777;
}
legend {
    color: #777;
}
hr {
    border: 0px;
    border-top: 1px solid #777;
}

label {
    float: left;
    line-height: 150%;
    width: 50%;
}
select {
    width: 50%;
    line-height: 125%;
    margin: 5px 0px 0px 0px;
}

/*
 * eof.
 * */
