/* global styles */
body {	
	padding:0;
	margin:0;
    font-family: Trebuchet, Arial, Sans-Serif, Tahoma;
	font-style: normal;
	font-size: 10px;
	color:#B6B6B6; 
}
body#speech,
body#check {
    background:#000;
}
form {
    padding:0;
    margin:0;
}
table {
	border:0;    
    padding:0;
    margin:0;
}
body td h1,
body td h2 {
    margin:0;
    padding:0;
    font-size:10px;
    margin-bottom:10px;
    margin-top:10px;
    font-weight:bold;
    color:#fff;
}
h1#newrep {
    margin:0;
    padding:0;
    padding:289px 0 0 0;
    background-image: url(../images/visual.jpg);
    width:406px;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:289px; /* for IE5.5's bad box model */   
}
td.top {
	vertical-align:top;
}
table td.txt {
    font-family: Trebuchet, Arial, Sans-Serif, Tahoma;
    color:#B6B6B6;
    font-size:9px;
}
td.txt p {
    margin:0;
    padding:0;
    margin-top:22px;
    margin-left:11px;
}
img {
	padding:0;
	margin:0;
	border:0;
}
.dotted-line {
	background:url(../images/dotted_line.gif) repeat-x bottom left;	    
}
#white {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
    text-align:left;
}
/* language select */
select {
	width:205px;
	color:#303030;
	font-size:11px;
	font-weight:bold;
	background-color:white;
	font-family:Arial, Sans-Serif, Tahoma;
	scrollbar-base-color:black;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#B91616;
	scrollbar-highlight-color:#B91616;
	scrollbar-shadow-color:#B91616;
	scrollbar-track-color:#B91616;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;    
}
a:link,
a:visited,
a:hover,
a:active {
	font-family:Trebuchet, Arial, Sans-Serif, Tahoma;
	font-size:11px;
	color:#B6B6B6;
	font-style:normal;
	font-weight:bold;
    text-decoration:none;
}

/* No flash */
body#check table {
    table-layout:fixed;    
}
col#getflash-breite{
width:137px
}
col#getflash-rest{
width:269px
}

body#check table a:link,
body#check table a:visited,
body#check table a:hover,
body#check table a:active {
	font-family:Trebuchet, Arial, Sans-Serif, Tahoma;
	font-size:11px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
    text-decoration:none;
}
body#check table a.install-now:link,
body#check table a.install-now:visited,
body#check table a.install-now:hover,
body#check table a.install-now:active {
	font-size:16px;
	color:#B91616;
	font-weight:bold;
    border:0;
    margin:0;
    padding:0;
    text-align:left;
}