﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
em {
	color: Red;
	font-style: normal;
}
table { 
	font-size: 12px;
	line-height: 150%;
	color: Navy;
}

/* set the image to use and establish the lower-right position */ 
.infobox, .infobox_body, .infobox_head, .infobox_head h2 {
    background: transparent url(../images/infobox/demobox.png) no-repeat bottom right; 
} 
.infobox { 
    width: 160px !important; /* intended total box width - padding-right(next) */
    width: 175px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.infobox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.infobox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 30px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.infobox_body { 
    background-position: bottom left; 
    margin-right: 15px; /* interior-padding right */ 
    padding: 15px 0 15px 30px; /* mirror .infobox_head right/left */ 
} 

.smallprint {
	font-size: 80%;
}
.fineprint {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.nodisplay {
	display: none;
}
img {
 	border: none;
}
a {
	color: #7266FF;
	text-decoration: none;
}
a:link, a:visited {
	background-color: #F0F0FF;
}
a:hover, a:active {
	color: #F0F0F0;
	background-color: #9999FF;
}

.listlink {
	list-style-image: url("../images/arrowr.png");
	vertical-align: middle;
	margin-bottom: 0.5em;
	color: Blue;
	background-color: transparent;
}
a.listlink, a.listlink:link, a.listlink:visited {
	color: Blue;
	background-color: transparent;
	cursor: help;
}
/* 
	MS IE supports hover only if a href tag is used with it.
   But if a href is used, text is scrolled to the corresponding position, 
	if clicked, which is not what I want.
*/
a.listlink:hover, a.listlink:active {
	color: #F0F0F0;
	background-color: #9999FF;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid Silver;
	margin: 0 20px 0 15px;
}

h1 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #7266FF;
}
h4,h5,h6 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
h4 {
	font-size: 100%;
	color: #330099;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #3366FF;
}
h6 {
	font-size: 75%;
	font-weight: bold;
	color: Navy;
}
blockquote {
	margin-left: 2em;
}
ol {
	margin-left: 2.8em;
}
li {
	margin-bottom: 1em;
}
ul {
	list-style-image: url("../images/bullet1.gif");
	margin-left: 25px;
	padding-left: 0;
}
ul ul{
	margin-left: 25px;
	padding-left: 0;
}
ul ul ul {
	margin-left: 25px;
	padding-left: 0;
}

button {
	border: none;
	width: 146px;
	height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	text-align: center;
	text-transform: uppercase;
	background: url("../images/buttonbg.gif");
	cursor: pointer;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: Aqua;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Blue;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Blue;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Blue;
}
fieldset {
	border: 1px solid Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: Normal;
	color: Lime;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	color: Aqua;
}
marquee {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 140%;
}

#header {
	height: 286px;
	background: url(../images/topr.jpg);
}
#headerleft {
	float: left;
	height: 286px;
	width: 719px;
	background: url(../images/topl.jpg);
}
#country a {
	background-color: transparent;
}
#footer {
	clear: both;
	height: 68px;
	background: #548FC9;
}
#footerleft {
	float: left;
	width: 719px;
	background: #548FC9;
	text-align: center;
}

#logo {
	position: absolute;
	left: 520px;
	top: 20px;
	width: 160px;
	height: 50px;
	background-color: transparent;
	z-index: 1;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 29px;
}

#download {
	position: absolute;
	left: 400px; // 410px; // 530px;
	top: 150px; // 150px; // 55px;
	z-index: 1;
	font-weight: bold;
	font-size: 100%;
	color: White;
	background-color: transparent;
}
#buynow {
	position: absolute;
	left: 440px; // 450px;
	top: 190px; // 190px;
	z-index: 1;
	font-weight: bold;
	font-size: 100%;
	color: White;
	background-color: transparent;
}
#testprovider {
	position: absolute;
	left: 345px; // 400px;
	top: 155px; // 230px;
	z-index: 1;
	font-weight: bold;
	font-size: 100%;
	color: White;
	background-color: transparent;
   display: none;
}
#specialoffer {
	position: absolute;
	left: 255px;
	top: 285px;
	z-index: 1;
	font-weight: bold;
	font-size: 100%;
	color: White;
	background-color: transparent;
}

#menu1 {
	position: absolute;
	width: 300px;
	height: 100px;
	z-index: 1;
	left: 185px;
	top: 5px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu1 .menu1 {
	width: 150px;
	margin-top: 10px;
	float: left;
}
#menu1 a {
	color: White;
	background-color: transparent;
	line-height: 140%;			/* mozilla */
	font-size: 11px;
}
#menu1 a:link {
}
#menu1 a:visited {
}
#menu1 a:hover {
	color: #7266FF;
}
#menu1 a:active {
	color: #7266FF;
}

#menu1 nobr {						/* current */
	color: Blue;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;			/* mozilla */
}

#menu2 {
	padding: 15px 15px 10px 20px;
}
#menu2 a {
	color: White;
	background-color: transparent;
	font-size: 10px; /* 90%; */
	font-weight: bold;
	text-transform: uppercase;
}
#menu2 a:link {
}
#menu2 a:visited {
}
#menu2 a:hover {
	color: Gold;
}
#menu2 a:active {
}
#menu2 nobr {						/* current */
	color: Orange;
	font-size: 10px; /* 90%; */
	font-weight: bold;
	text-transform: uppercase;
}

#country {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 35px;
	height: 50px;
	z-index: 1;
	line-height: 5px;		
}

#content_div {
	background: #548FC9 url(../images/contentbg.png) repeat-y;
	width: 100%;
}

#news {
	padding: 145px 15px 10px 20px;
	width: 178px; /* total width = width + padding-left + padding-right = 213px */
	background: white url('../images/head1a.gif') no-repeat;
	vertical-align: top;
}
#news_div {
	padding: 145px 15px 10px 20px;
	width: 178px !important; width: 213px;
	background: transparent url('../images/head1a.gif') no-repeat;
	vertical-align: top;
	float: left;
}
#news li {
	margin-bottom: 1em;
	font-size: 100%;
	font-weight: bold;
	color: #7266FF;
}
#news hr {
	height: 1px;
	border: 0;
	border-top: 1px solid Silver;
	margin: 1em 0 1em 0;
}

#main {
	padding: 45px 15px 10px 20px;
	width: 468px; /* total width = width + padding-left + padding-right + border-right = 504px */
	border-right: 1px solid black;
//	background: #F3F2ED url('../images/head2a.gif') no-repeat;
	background: ThreeDFace url('../images/head2a.gif') no-repeat;
	vertical-align: top;
}
#main_div {
//	margin-left: 213px !important; margin-left: auto;

	padding: 45px 15px 10px 20px;
	width: 468px !important; width: 504px;
	background: transparent url('../images/head2a.gif') no-repeat;
	vertical-align: top;
	float: left;
}
* html #main_div {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: 0;
}
#main hr {
	height: 1px;
	border: 0;
	border-top: 1px solid Silver;
	margin: 1em 0 1em 0 !important;
	margin: 0;				/* IE */
}
#main .column1 {
	float: left;
//	margin-right: 10%;
	margin-right: 46px;	/* Firefox */
//	width: 45%;
	width: 210px;			/* Firefox */
}
#main .column2 {
	float: left;
//	width: 45%;
	width: 210px;			/* Firefox */
}
#main .nocol {
	clear: both;
}

#infoarea {
	padding: 10px 10px 10px 30px;
	border-left: 2px solid gray;
	background-color: #548FC9;
	vertical-align: top;
}
#infoarea_div {
//	margin-left: 722px;

	padding: 10px 10px 10px 30px;
	background: transparent;
	vertical-align: top;
	float: left;
}

#copyright {
	padding: 2px 15px 15px 20px;
	color: White;
	font-size: 10px; /* 90%; */
}
#popupcontent {
	margin-top: 15px;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10px;
}
#nojavascript {
	border: medium solid red;
	margin: 1em 1em 1em 1em;
	padding: 1em 1em 1em 1em;
	font-weight: bold;
	color: red;
	background-color: #EEE8AA;
}

span.thumbnail {
	cursor: default;
	background: transparent;
}
span.thumbnail span {
	display: none;
}
span:hover.thumbnail span {
	position: fixed;
	top: 10%;
	display: inline;
	z-index: 1000;
}
