body {
	background: #cccc99;
	color: #000000;
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0;
	padding: 0;
}

a {
	color: #0000ff;
}

a:visited {
	color: #800080;
}

#header {
	margin: 9px 9px 9px 136px;
	width: 611px;
	border: 0;
}

#navi1 {
	width: 120px;
	padding: 0;
	margin: 0 0 0 8px;
	float: left;
}

#navi1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi1 li {
	margin: 0;
	padding: 0;
	height: 21px;
	width: 120px;
}

#navi1 a {
	display: block;
	text-decoration: none;
	height: 21px;
	width: 120px;
}

a#navi_index 		{background: url("img/home_all.gif") left top;}
a#navi_index:hover 	{background: url("img/home_all.gif") 0 -21px;}
.selected#navi_index 	{background: url("img/home_all.gif") 0 -43px;}

a#navi_features 	{background: url("img/features_all.gif") left top;}
a#navi_features:hover 	{background: url("img/features_all.gif") 0 -21px;}
.selected#navi_features {background: url("img/features_all.gif") 0 -43px;}

a#navi_download 	{background: url("img/download_all.gif") left top;}
a#navi_download:hover 	{background: url("img/download_all.gif") 0 -21px;}
.selected#navi_download {background: url("img/download_all.gif") 0 -42px;}

a#navi_bestellung 	{background: url("img/bestellung_all.gif") left top;}
a#navi_bestellung:hover	{background: url("img/bestellung_all.gif") 0 -21px;}
.selected#navi_bestellung {background: url("img/bestellung_all.gif") 0 -42px;}

a#navi_support 		{background: url("img/support_all.gif") left top;}
a#navi_support:hover 	{background: url("img/support_all.gif") 0 -21px;}
.selected#navi_support	{background: url("img/support_all.gif") 0 -42px;}

a#navi_kontakt	 	{background: url("img/kontakt_all.gif") left top;}
a#navi_kontakt:hover 	{background: url("img/kontakt_all.gif") 0 -21px;}
.selected#navi_kontakt	{background: url("img/kontakt_all.gif") 0 -42px;}

a#navi_links 		{background: url("img/links_all.gif") left top;}
a#navi_links:hover 	{background: url("img/links_all.gif") 0 -21px;}
.selected#navi_links 	{background: url("img/links_all.gif") 0 -42px;}


#navi1 a span {
	visibility: hidden;
}

#navi1 li span {
	visibility: hidden;
}

#content {
	margin-left: 136px;
	width: 514px;
}

h1.top {
	background: #cccc66;
	margin: 0;
	padding: 12px 8px 12px 8px;
	font-size: 150%;
}

h2 {
	background: #cccc66;
	font-size: 120%;
	padding: 8px;
	font-weight: bold;
}

h3 {
	background: #ffff99;
	font-size: 100%;
	padding: 8px;
	font-weight: normal;
}

.emchar {
	color: red;
	font-weight: bold;
}

#content p {
	padding: 8px;
}

#content li {
	padding: 8px 0 8px 0;
}

#content a {
	font-size: 110%;
	color: #0000cc;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

#footer {
	margin: 30px 0 32px 136px;
	width: 564px;
}

#footer hr {
	height: 3px;
	margin-top:14px;
	margin-bottom:14px;
}

p#footerlinks {
	text-align: center;
}

p#copyright {
	color: #000000;
	font-size: 80%;
}

table#bestell td, table#lizenzen td, table.kontakt td {
	padding: 8px;
	vertical-align: top;
}

table#bestell, table#lizenzen, table.kontakt {
	margin: 0 1em 0 16px;
}

h3 strong {
	font-size: 110%;
}

#footerlinks strong {
	font-size: 110%;
}

#content p strong {
	font-size: 110%;
}

ul.history {
	list-style: none;
}

li.featadd {
	list-style: url("img/changeplus.gif"); 
}

li.bugfix {
	list-style: url("img/bugfix.gif");
}



