*
{
  margin: 0px;
  padding: 0px;
  background-color: #CCCCCC;
  font-family : verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  cursor: default;
  list-style-type: none;
  color: #000000;
}

body
{
  	text-align: left;
}

img
{
  background-color: transparent;
  border-style: none;
}


ul
{
  background-color: transparent;
}

ul.technology
{
  background-color: #ffffff;
  color: #000000;
}

li
{
  background-color: transparent; 
}

li.main_menu
{
	float: left;
	margin-left: 30px; 
}

li.main_menu a
{
	color: #ffffff;
	font-size: 13pt;
	font-weight: normal; 
	text-decoration: none;
	background-color: #9c9c9c; 
	cursor: pointer; 
}

li.main_menu a:hover
{
	color: #ff9933;
	background-color: #9c9c9c; 
}

li.m-list
{
	text-align: left;  
	background-color: #ffffff;
	color: #000000;
	margin: 10px;
	list-style-image: url(/bilder/list.gif);
}

li.m-list_main
{
	text-align: left;  
	background-color: #e5e5e5;
	color: #000000;
	margin: 10px;
	list-style-image: url(/bilder/list.gif);
}

li.partner
{
	background-color: #e5e5e5;
	color: #000000;
	border-style: none;
	float: left;
	margin: 20px;  
}

form
{
	background-color: #e5e5e5;
	color: #000000;  
}

label
{
	display: block;
	float: left;  
	background-color: transparent;
	margin-bottom: 2px;
}

label.contact_form
{
	width: 170px;  
	background-color: #e5e5e5;
	color: #000000;
}

label.contact_form_long
{
	width: 300px;  
	background-color: #e5e5e5;
	color: #000000;
}

label.contact_form_extra_long
{
	width: 360px;  
	background-color: #e5e5e5;
	color: #000000;
}

label.contact_form_short
{
	width: 60px;  
	background-color: #e5e5e5;
	color: #000000;
}

input
{
  background-color: transparent;
  margin-bottom: 2px;
}

input.contact_form
{
	width: 250px;  
	background-color: #e5e5e5;
	color: #000000;
}

textarea
{
	background-color: transparent;  
}

textarea.contact_form
{
	width: 250px;
	height: 120px;  
	background-color: #e5e5e5;
	color: #000000;
}

p
{
  	background-color: transparent;
}

p.error
{
	color: #ff3333;
	background-color: #e5e5e5;
	margin: 10px;  
}
p.left 
{
  text-align:left
}

p.center 
{
  text-align:center
}

p.right 
{
  text-align:right
}

p.small
{
  font-size: 8pt;
}

a
{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	background-color: #ffffff;
	border-style: none;
}

a.partner
{
	background-color: #e5e5e5;
	color: #000000;  
}

b
{
	background-color: transparent;  
}

address
{
  background-color: transparent;
  text-align: center;
}

fieldset
{
	background-color: transparent;
}

fieldset.impress
{
  	width: 500px;
  	padding: 5px;
 	border-color: #ff9933;
}

legend
{
  	font-weight: bold;
	background-color: transparent;
}

#window
{
  	width: 762px;
  	margin: 0px auto;
}
#head
{
	position: absolute;
	left: 78px;
	width: 848px;
	height: 165px;
	text-align: left;
	background-color: #ffffff; 
	color: #000000;
	margin-top: 10px;
	padding: 0px; 
}

#menue
{
  	position: absolute;
  	top: 173px;
	left: 75px;
  	width: 862px;
  	height: 39px;
  	text-align: center;
  	background-image: url(../bilder/menu.gif);
  	background-color: #e5e5e5;
	color: #000000;
  	padding-top: 4px;
}

#main
{
 	position: absolute;
 	top: 212px;
	left: 75px;
	background-image: url(../bilder/balken.gif);
 	background-repeat: repeat-y;
 	height: 380px; 
 	width: 862px;
	background-color: #e5e5e5;
	color: #000000;
}

#main_submenu
{
	position: absolute;
	left: 30px;
	width: 240px;  
	height: 370px;
	float: left;
	background-color: #ffffff;
	color: #000000;
}

#main_text
{
  	position: absolute;
  	left: 300px;
  	width: 550px;
  	height: 370px;
  	background-color: #e5e5e5;
	color: #000000;
 	text-align: left;
	overflow: auto;
}

#footer
{
  	position: absolute;
  	top: 582px;
	left: 75px;
  	background-image: url(../bilder/unten.gif);
  	background-repeat: no-repeat;
  	height: 24px;
  	width: 862px;
	background-color: #e5e5e5;
	color: #000000;
}

#technology_list
{
  background-color: #ffffff;
  color: #000000;
  position: absolute;
  left: 80px;
}

#performance_list
{
  background-color: #ffffff;
  color: #000000;
  position: absolute;
  padding-left: 20px;
  left: 50px;
  height: 350px;
  width: 170px;
  overflow: auto;
}

#partner
{
  text-align: center;
  margin-left: 50px;
}

#admin_list
{
  background-color: #ffffff;
  color: #000000;
  position: absolute;
  padding-left: 20px;
  left: 50px;
  height: 175px;
  overflow: auto;
}

#main_list
{
	background-color: #e5e5e5;
	color: #000000;
	padding-left: 20px;  
}

orange
{
  color: #ff9933;
  background-color: #e5e5e5;
}

underline
{
  text-decoration: underline;
  background-color: transparent;
}

h1 
{
  font-size:1.6em;
  font-weight:bold;
  padding:2px;
  margin:.25em 0;
  clear:both;
}

h1.orange
{
  color: #ff9933;
  background-color: #e5e5e5;
}

h2 
{
  font-size:1.2em;
  font-weight:bold;
  padding:2px;
  margin:.25em 0;
  clear:both;
}

h2.orange
{
	color: #ff9933;  
    background-color: #e5e5e5;
}

.clear 
{
  clear:both;
}

img.left 
{
  float:left;
  margin-right:3px
}

img.right 
{
  float:right;
  margin-left:3px
}

.references
{
  width: 520px;
  float: left;
  background-color: #e5e5e5;
  color: #000000;
  border-color: #ff9933;
  border-width: 1px;
  border-style: dotted;
  margin-bottom: 5px;
}

.references_left
{
  background-color: transparent;
  width: 220px;
  float: left;
  padding: 5px;
}

.refernces_img
{
  background-color: transparent;
  text-align: center;
  width: 120px;
  float: left;
}

.references_right
{
  background-color: transparent;
  width: 160px;
  float: left;
  padding: 5px;
}

hr
{
  	width: 95%;
  	background-color: #ff9933;
    color: #000000;
  	margin-top: 5px;
  	margin-bottom: 10px;
}

strong
{
	background-color: #e5e5e5;
	color: #000000;  
}

h5
{
  color: #ff9933;
  margin: 5px;
  background-color: #e5e5e5;
}

select
{
  background-color: transparent;
  width: 300px;
  margin-bottom: 10px;
}

option
{
  background-color: #e5e5e5;
  color: #000000;
}

.ehidden
{
  display: none;
}

.eshow
{
  display: inline;
  color: #ff3333;
  background-color: #e5e5e5;
}
