html, body {
	background-color:white;
	margin:0px;
	padding:0px;
}
	
#header {
	background-color:rgb(255,255,255);
	width:100%;
	height:250px;
	padding:0px;
	margin:0px;
	background-image:url(./images/title_SEM3.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#navigation {
	position:absolute;
	background-image:url(./images/navigation_background.gif);
	background-repeat:repeat-y;
	top:250px;
	left:0px;
	width:180px;
	margin:0px;
	padding:0px;
}

#top_navigation {
	position:absolute;
	top:223px;
	left:180px;
	width:200px;
	height:100px;
	margin-left:0px;
}

#content {
	margin-top:0px;
	margin-left:180px;
	margin-right:180px;
	overflow:hidden;
	padding:0px;
}

#features {
	position:absolute;
	background-color:rgb(255,255,255);
	top:250px;
	right:0px;
	width:180px;
	margin:0px;
	padding:0px;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:250px;
}

#product_image {
	align:left;
}



h1,h2,p,ul,ol,table,img {
	margin-left:16px;
	margin-right:16px;
	font-family:"Century Schoolbook", serif;
}

p.pub {
	text-align:justify;
}

p.news {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
}

p.index {
		margin-top:20px;
		text-align:justify;
}

ul.index {
	margin-left:100px;
}

li.index {
	margin-left:0px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:rgb(0,0,0);
}

td {
	width:25%;
}

h1 {
	fontweigth:bold;
	font-style:normal;
	font-size:130%;
	line-heigth:1.1em;
	color:rgb(105,93,84);
	border-left:rgb(105,93,84) solid 20px;
	border-bottom:rgb(105,93,84) solid 4px;
	padding-left:12px;
	margin-top:32px;
}

h2 {
	font-weight:bold;
	font-style:normal;
	font-size:110%;
	line-heigth:1.1em;
	color:rgb(105,93,84);
	border-bottom:rgb(105,93,84) solid 2px;
	margin-top:24px;
}

p.intro {
	text-align.left;
	font-weight:normal;
	font-style:italic;
	font-size:100%;
	line-heigth:1.1em;
	margin-left:48px;
	color:black;
}

p.text {
	text-align:justify;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:black;
}

li {
	margin-left:16px;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:rgb(105,93,84);
}

td, th {
	text-align:left;
	font-style:normal;
	font-size:100%;
	line-height:1.1em;
	color:rgb(105,93,84);
}

td.product_table {
	width: 300px;
}

td.CV1 {
	text-align: justify;
	vertical-align:top;
	width:200px;
	padding-top:20px;
}

td.CV2 {
	text-align: justify;
	vertical-align:top;
	width:400px;
	padding-top:20px;
}

td.CV3 {
	text-align: justify;
	vertical-align:top;
	width:400px;
	padding-top:5px;
}

td.contact1 {
	vertical-align:top;
	padding-top:20px;
	text-align:justify;
}

td.links1 {
	width:200px;
	text-align:justify;
	vertical-align:top;
	padding-top:10px;
}
td.links2 {
	width:70%;
	text-align:justify;
	vertical-align:top;
	padding-top:10px;
	padding-left:20px;
}

table.contact {
table-layout:fixed;
}

td.contact2 {
	
}

th {
	font-weight:bold;
}




div.box_title {
	margin-top:16px;
	margin-left:8px;
	margin-right:8px;
	background-color:rgb(130,130,130);
	color:white;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}

div.box_content {
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
	background-color:white;
	border:rgb(130,130,130) solid 1px;
	color:black;
	font-family:"Century Schoolbook",serif;
	font-size:80%;
	font-weight:normal;
	padding:3px;
}

a.side_link {
	display:block;
	position:absolute;
	width:116px;
	text-align:center;
	height:47px;
	margin-top:10px;
	font-family:"MS Sans Serif",sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:4px;
	padding-left:20px;
	text-decoration:none;
}

a.side_link:link, a.side_link:visited {
	color:rgb(20,20,20);
	
}

a.side_link:hover, a.side_link:active {
	color:white;
	background-image:url(./images/reiter2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}

a#home {
	top:0px;
	left:0px;
	z-index:3;
}

a#technology {
	top:47px;
	left:0px;
	z-index:4;
}

a#product {
	top:94px;
	left:0px;
	z-index:5;
}

a#team {
	top:141px;
	left:0px;
	z-index:6;
}

a#links {
	top:188px;
	left:0px;
	z-index:7;
}

a#contact {
	top:235px;
	left:0px;
	z-index:8;
}

a#home:hover, a#home:active, a#technology:hover,a#technology:active,
a#team:hover, a#team:active, a#links:hover, a#links,active,
a#contact:hover, a#contact:active {
	z-index:9;
}

a.external_link {
	text-align:center;
	margin-top:10px;
	font-family:"Century Schoolbook", serif;
	font-size:100%;
	padding-top:4px;
	padding-left:0px;
	text-decoration:none;
}

a.external_link:visited, a.external_link:link {
	color:rgb(20,20,20);
}

a.external_link:hover, a.external_link:active {
	color:rgb(200,200,200);
}

a.news_link {
	text-align:center;
	margin-top:10px;
	font-family:"Century Schoolbook", serif;
	font-size:100%;
	padding-top:4px;
	padding-left:0px;
	text-decoration:none;
}

a.news_link:visited, a.news_link:link {
	color:rgb(200,0,0);
}

a.news_link:hover, a.news_link:active {
	color:rgb(200,200,200);
}

a.contact_link {
	text-align:center;
	margin-top:10px;
	font-family:"Century Schoolbook", serif;
	font-size:100%;
	padding-top:4px;
	padding-left:0px;
	text-decoration:none;
}

a.contact_link:visited, a.contact_link:link {
	color:rgb(20,20,20);
}

a.contact_link:hover, a.contact_link:active {
	color:rgb(200,200,200);
}

	
