BODY
{
  BACKGROUND-COLOR: #FFFFEF;
  scrollbar-base-color:#aa5522;
  scrollbar-3dlight-color:#FFFFEF;
  scrollbar-arrow-color:#aa5522;
  scrollbar-darkshadow-color:#aa5522;
  scrollbar-face-color:#FFFFEF;
  scrollbar-highlight-color:#FFFFEF;
  scrollbar-shadow-color:#FFFFEF;
  scrollbar-track-color:#FFFFEF;
  FONT-FAMILY: 'Verdana','Arial';
}

.menu_entry {
	font-family: 'Tahoma','Verdana','Arial';
	font-size:9pt;
	font-weight: normal;
	color:black;
	text-decoration: none;
	padding:4px;
}

.menu_entry:visited {
	color:black;
	text-decoration: none;
	padding:4px;
}

.menu_entry:link {
	color:black;
	text-decoration: none;
	padding:4px;
}

.menu_entry:hover {
	color:black;
	text-decoration: none;
	border-right: #aa5522 thin solid;
	border-bottom: #aa5522 thin solid;
	border-right-width: 3px;
	border-bottom-width: 2px;
	padding:2px;
}



.menu_entry_sel {
	background-color: #ffffff;
	font-family: 'Tahoma','Verdana','Arial';
	font-size:9pt;
	font-weight: bold;
	color:black;
	text-decoration: none;
	padding:4px;
	border-left: #bd1b27 solid;
	border-top: #bd1b27 solid;
	border-left-width: 3px;
	border-top-width: 1px;
}

.menu_entry_sel:visited {
	color:black;
	text-decoration: none;
	padding:4px;
}

.menu_entry_sel:link {
	color:black;
	text-decoration: none;
	padding:4px;
}

.menu_entry_sel:hover {
	color:black;
	text-decoration: none;
	border-right: #bd1b27 solid;
	border-bottom: #bd1b27 solid;
	border-right-width: 3px;
	border-bottom-width: 1px;
}


A:link
{
    COLOR: #aa5522;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #800000;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #300080;
    TEXT-DECORATION: underline
}

H2
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
}
H3
{
    COLOR: #000000;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 16pt;
    FONT-STYLE: italic;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-ALIGN: right;
    margin-top:24px;
}
H4
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 24pt;
}
H4.top
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
}
H5
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 24pt;
}
H6
{
    COLOR: #D25B17;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    MARGIN-TOP: 0pt;
}

P
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
}
UL,OL
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
}
CODE
{
    COLOR: blue;
    FONT-FAMILY: 'courier new', courier;
    FONT-SIZE: 9pt;
    FONT-VARIANT: normal;
    FONT-WEIGHT: 600;
}

.note
{
    background-color: #ffffff;
    BORDER-BOTTOM: thin solid;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    COLOR: #bd1b27;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 4pt;
    PADDING-LEFT: 4pt;
    PADDING-RIGHT: 4pt;
    PADDING-TOP: 4pt;
    TEXT-ALIGN: center;
}
P.version
{
    BORDER-TOP: #aa5522 thin solid;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 7pt;
    MARGIN-TOP: 30pt;
}

.small
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
}
.verysmall
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
}

KBD
{
    COLOR: #800000;
    FONT-FAMILY: 'courier new',courier;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

p.copyright 
{
    COLOR: #808080;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 7pt;
}

p.big
{
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 14pt;
}

.newslettertitle 
{
    background-color: #B52114;
    COLOR: white;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    padding: 3px;
}

.newslettercontent 
{
    BORDER: #aa5522 thin solid;
    background-color: #FEE47A;
    background-image:url(pics/rollo.gif); 
    text-align: center;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 7pt;
    padding-top: 6px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
}

.boxtable
{
    margin-bottom: 8px;
}

.searchbox {
    BORDER: #aa5522 thin solid;
    background-color: #FFCF00;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    text-align: center;
}

.searchbox2 {
    BORDER: #aa5522 thin solid;
    background-color: #FFFFFF;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    text-align: center;
}


.download_title {

    FONT-WEIGHT: bold;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-STYLE: normal;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: 600;
}

.download_info {

    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;

}

.download_content {

    COLOR: black;
    background-color: #FFEEB1;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-STYLE: normal;
    FONT-SIZE: 7pt;
    padding: 6px;

}

.winload {

    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    COLOR: #006699;
    FONT-STYLE: italic;
    text-align: center;

}

.descsmall
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 7pt;
    margin-top: 6px;
}

sup {
    FONT-SIZE: 75%;
}

.newshead {

    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    color: #C62D18;
    
}

.newstext {

    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    color: black;
    margin-left: 10px;
}

P.zitat
{
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
    padding: 10px;
    background-color: #FFEEB1;
    
}

td.tdzitat {
  FONT-SIZE: 11pt;
}
img.zitatpic {
  margin-right:25px;
  margin-bottom:20px;
  float:left;
  border:0px;
}
table.tabzitat {
  padding:10px;
  border: #aaaaaa thin solid; background-color:#ffffff; 
  width:100%;
}

.important
{
    COLOR: red;
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
}


.featuretable
{
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
}

.center
{
    FONT-FAMILY: 'Verdana','Arial';
    text-align: center;
    COLOR: #bd1b27;
    BORDER-LEFT: #aa5522 thin solid;
    padding-left: 6px;
    padding-right: 6px;
}

.feattopic
{
    FONT-FAMILY: 'Verdana','Arial';
    padding-left: 6px;
    padding-right: 6px;
}

.price
{
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
    text-align: center;
    COLOR: #B30027;
}
.pricemini
{
    FONT-SIZE: 8pt;
    text-align: center;
    COLOR: #B30027;
}

.bg1
{
    background-color: #FFEEB1;
}
.bg2
{
    background-color: #FFFFFF;
}
.bg3
{
    background-color: #FCD346;
}

.supstar
{
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 8pt;
}

.textimp
{
    FONT-WEIGHT: bold;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 10pt;
}

.supportitem {

    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    margin-bottom:0px;
}
.supportpic {

    vertical-align:middle;
    margin-right:8px;
}

.star {
	list-style-image:url(pics/star.gif);
	margin-left:25px;
	margin-bottom:0px;
}

.staritem {
	margin-top:6px;;
}

.mdnavi {
	font-family: 'Tahoma','Verdana','Arial';
	color: #ffffff;
	font-size:9pt;
	font-weight: 100;
}

.mdnavi:link {color:#ffffff;}
.mdnavi:visited {color:#ffffff;}
.mdnavi:active {color:#ffffff;}
.mdnavi:hover {color:#ffffff;}

.satrenner {
	color: #FCD40C;
}

.preis {
	BORDER: #aaaaaa thin solid; 
	background-color:#ffffff;
	margin-right:10px;
	margin-bottom:10px;
	width:400;
}
.bild {
	font-family: 'Verdana','Arial';
	font-size:70%;
	text-align:right;
	padding: 4px;
}
.tablebild {
	margin-right:18px;
	margin-bottom:18px;
	border:#000000 solid 1px;
}

.tablefeat {
 border: 0px;
 padding: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 0px;
}

.featpics {
 margin-right:15px; 
 margin-top: 2px;
 margin-bottom: 10px;
 float: left;
}

.boldfeat
{
 COLOR: #bd1b27;
 font-weight: bold;
}

UL.feat
{
    list-style-type:;
    margin-top: 20px;
    margin-left: 40px;
    margin-bottom: 10px;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial';
    FONT-SIZE: 9pt;
}

.hotline1 {
	font-size:24px; 
	color: #CA6521; 
	FONT-WEIGHT: bold; 
	text-align: center;
}

.hotline2 {
	font-size:16px; 
	color: #CA6521; 
	FONT-WEIGHT: normal; 
	text-align: center;
}

.picnews {
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 0px;
}
