/* all */
*	{ 	font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
		font-size: 12px;
		margin: 0px; padding: 0px;
		border-collapse: collapse;
		line-height: 18px;
		color: #3C3A3B
	}

body  {
	background-color: white;
	background-image: url(../img/Streifen_start.jpg);
	background-repeat: repeat-x;
}

#center {
	position: absolute;
   	vertical-align: middle;
   	top:138px;
   	left:50%;
    margin-left:-440px;    
    width:875px;
    height: 452px;
    background-color: white;
    border: 0px solid red;
}
#startlogo {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 250px;
	height: 54px;
	background-image: url(../img/Logo_eQuant_klein.jpg);
	background-repeat: no-repeat;
	border: 0px solid red;
	float: left;
}
#lang {
	position: absolute;
	top: 45px;
	left: 807px;
}
#lang a {
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;
	color: #44494f;
}
#lang a:hover {
	color: #59A111;
}

#ybar {
	position: relative;
	top:72px;
	left: 10px;
	height: 36px;
	width: 858px;
	background-color: #44494f;
	z-index: 1;
}
#navi {
	position:absolute;
	top:72px;
	height:36px;
	width:858;
	left: 10px;
	z-index: 12;
	border: 0px solid red;
}
#navi a { 
	text-decoration: none;
	font-size: 16px;
	color: white;
}
#navi a:hover {
	font-weight: bold;
}
#navi1 {
	margin-left: 10px;
	margin-top: 10px;
	width: 120px;
	float: left;
}

#navi2 {
	margin-left: 131px;
	margin-top: 10px;
	width: 120px;
	float: left;
}

#navi3 {
	margin-left: 59px;
	margin-top: 10px;
	width: 120px;
	float: left;
}
#navi4 {
	margin-left: 132px;
	margin-top: 10px;
	width: 120px;
	float: left;
}

* html #navi1 {
	margin-left: 15px;
	width: 135px;
}
* html #navi2 {
	margin-left: 120px;
	width: 110px;
}
* html #navi3 {
	width: 140px;
}
* html #navi4 {
	margin-left: 108px;
	width: 125px;
}

#pic {
	position: relative;
	top: 79px;
	left: 10px;
	width: 858px;
	height: 307px;
	background-image: url(../img/Bild_start.jpg);
}

#copy {
	position: absolute;
	top: 425px;
	left:  10px;
	color: gray;
}
#odevis {
	position: absolute;
	top: 425px;
	left: 480px;
	color: gray;
}
#odevis a {
	text-decoration: none;
	color: gray;
}
#impress {
	position: absolute;
	top: 425px;
	left: 800px;
	color: gray;
}
#impress a {
	text-decoration: none;
	color: gray;
}
#impress a:hover {
	color: black;
}
