* html	{
	background-color: #FFFFFF;
}
* body    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	position: relative;
	height:100%;
}
* p   {
	text-align: justify;
	margin-bottom: 14px;
}
* h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333399;
	line-height: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
* h2   {
	color: #339;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
}
* h3    {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	color: #99f;
	font-variant: normal; 
	font-weight: bold; 
	font-size: 14px; 
	text-align: left; 
	margin-top: 10px; 
	margin-right: 0; 
	margin-left: 0 
}
* h4    {
	font-weight: bold; 
	font-size: 13px; 
	line-height: 13px 
	}
* h5 {
	font-style: italic; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px 
	}
* h6   {
	font-style: italic;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
* #subtitle   {
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
	padding-top: 2px;
}
* ul     {
	font-size: 12px;
	line-height: 14px;
	}
* li {
	padding-bottom: 4px;
}
* td   {
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
* a:link     {
	color: #3c3c8c;
	font-size: 12px;
	line-height: 13px;
	text-decoration: underline;
	text-align: center;
}
* a:visited   {
	font-size: 12px;
	color: #3c3c8c;
	text-decoration: underline;
}    
* a:hover       {
	font-size: 12px;
	color: #3c3c8c;
	background-color: #99f;
}  
* #top a:link     {
	color: #3c3c8c;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
* #top a:visited   {
	font-size: 11px;
	color: #3c3c8c;
	text-decoration: none;
	font-weight: normal;
}    
* #top a:hover       {
	font-size: 11px;
	color: #3c3c8c;
	background-color: #99f;
	text-decoration: none;
	font-weight: normal;
}  
* acronym {
	font-weight : bold;
	border-bottom : 1px dashed #cccccc;
	text-decoration: underline;
      }
* #container    {
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 3px;
	position: relative;
	top: 0;
	bottom: 0;
	width: 960px;
	height: 100%;
	display: block;
}
* #pageHeader         {
	font-weight: normal;
	font-size: 11px;
	background: #dfe1f0 repeat;
	height: 98px;
	position: inherit;
	color: #333399;
}
* #img     {
	background-repeat: no-repeat;
	border: none;
	position: absolute;
	top: 3px;
	width: 200px;
	display: block;
}
* #logo      {
	background-repeat: no-repeat;
	border: none;
	position: absolute;
	top: 15px;
	left: 582px;
	width: 200px;
	display: block;
	z-index: 1;
	height: 65px;
}
* #guide      {
	background-color: #ccf;
	border-left: none;
	position: relative;
	top: 98px;
	left: 191px;
	width: 609px;
	z-index: 1;
}
* #top {
	text-align: right;
	background-color: #CCCCFF;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
* #motto {
	text-align: right;
	background-color: #DFE1F0;
	background-image: url(img/weblogo.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000489;
	padding: 40px 20px 10px;
	background-position: 2px 0px;
	font-weight: normal;
}
* #guide p    {
	color: #339;
	font-size: 12px;
	line-height: 8px;
	margin-left: 20px;
	padding-top: 8px;
}
* #mainContent          {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border-right-width: 160px;
	border-left-width: 153px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE1F0;
	border-left-color: #333399;
}
* #mainContent ul  {
	margin-left: 10px;
	padding-left: 10px;
}
* #mainImg  {
	text-align: right;
	vertical-align: top;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
}
* #footer    {
	position: relative;
	background-color: #DFE1F0;
	padding-left: 16px;
	height: 18px;
	padding-top: 4px;
}
* #navigation        {
	background-color: #339;
	position: absolute;
	top: 110px;
	right: 0;
	left: 3px;
	width: 153px;
}
* em {
	color: #339;
	font-style: italic;
	font-weight: 500;
}
* #img-li  {
	text-align: left;
	float: left;
	margin-right: 20px;
	padding-bottom: 6px;
}
* #img-re  {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
* #flash  {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #DFE1F0;
	padding: 10px;
}
* #line  {
	margin-bottom: 20px;
	clear: both;
}
* anmeldung {
	background-color: #dfe1f0;
}

* #win {
	text-align: left;
	width: 162px;
	height: auto;
	font-stretch: expanded;
	border: thin solid #333399;
	background-color: #DFE1F0;
	padding: 8px;
	margin-left: 20px; 
	float: right;
}
* #help  {
	color: #000000;
	background-color: #EEEEEE;
	padding: 4px;
}
* .form {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* .index table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
}
* .index td p {
	text-align: center;
	vertical-align: bottom;
}

* .index th {
	text-align: center;
	background-color: #DFE1F0;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	padding-bottom: 6px;
}
* .index td {
	vertical-align: bottom;
	background-color: #FFFFFF;
	text-align: center;
}
* .index a {
	text-decoration: none;
	font-weight: bold;
}
.subline {
	font-size: 14px;
	color: #666666;
}

* .main table {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	vertical-align: top;
	text-align: left;
}
* .main th {
	color: #000000;
	text-align: center;
	background-color: #DFE1F0;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
* .main td {
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
* .main td p {
	text-align: left;
	color: #333333;
}
* .komplett th {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}
* .komplett td {
	text-align: center;
	vertical-align: middle;
}
* .komplett td  ul{
	text-align: left;
	vertical-align: middle;
}
* .formular table, td, input, select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
* .product th {
	text-align: left;
	height: 18px;
	font-size: 14px;
	line-height: 14px;
	color: #99f;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

* .product td {
	vertical-align: bottom;
	background-color: #FFFFFF;
	text-align: center;
}
* .telemetrie p {
	text-align: center;
}
* #sidebar	{
	width:140px;
	float:right;
	text-align: left;
	padding: 10px;
}
* #sidebar p {
	text-align: left;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

* .news {
	color: #333399;
	background-color: #FFFFEE;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCFF;
}
* #home li {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 83px;
	color: #666666;
}
* .software td {
	text-align: center;
}
* .software th {
	font-weight: bold;
	text-align: center;
	background-color: #333399;
	height: 20px;
	vertical-align: bottom;
	color: #FFFFFF;
}
.noraxon td {
	vertical-align: top;
}
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar { width: 140px; }
<![endif]
[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]
