﻿body
{
 font-family: Verdana,sans-serif;
 font-size: 80%;
 font-weight: bold;
 text-align: center;
 color: navy;
 background-color: #eee;
 margin: -2em 0 0;
}
h1
{
 font-size: 300%;
 font-style: italic;
}
h5
{
 font-size: 100%;
}
img
{
 border: none;
}
a:link, a:visited
{
 text-decoration: none;
 color: navy;
}
a:hover
{
 text-decoration: underline;
 color: blue;
}
.lnk:link, .lnk:visited
{
 text-decoration: underline;
}
.flag
{
 position: relative;
 top: 0.3em;
 margin-left: 0.5em;
 margin-right: 0.5em;
}
.flagl
{
 position: relative;
 top: 0.3em;
 margin-right: 1em;
}
.flagr
{
 position: relative;
 top: 0.3em;
}
.flag_s
{
 position: relative;
 top: 0.1em;
 margin-left: 0.5em;
}
.attention
{
 color: red;
}
.small
{
 font-size: xx-small;
 font-weight: normal;
}
.right
{
 position: absolute;
 right: 10px;
 margin-top: 1em;
}
.emphasis
{
 font-style: italic;
}
#mainbox
{
 background-color: white;
 padding-top: 1em;
}
#appList
{
 font-size: 130%;
 margin-top: 4em;
}
#lowerBox
{
 font-size: 125%;
 margin-top: 1.5em;
 padding-bottom: 2em;
}
#menu
{
 position: absolute;
 left: 0;
 top: 3em;
 width: 10em;
 text-align: left;
}
#mitem
{
 background-color: white;
 border: 1px solid;
 margin: 0.3em;
 padding: 0.5em;
}
#contact
{
 position: relative;
 left: 0.8em;
 top: 1em;
 font-size: xx-small;
 font-weight: normal;
}
#content
{
 position: absolute;
 left: 10em;
 top: 0;
 right: 0;
 height: 100em;
 background-color: white;
}
#innercontent
{
 position: relative;
 left: 0;
 top: 0;
 height: 100%;
 padding-left: 1em;
 padding-right: 1em;
 text-align: left;
 font-weight: normal;
}
#screenshot
{
 float: right;
 border: 1px solid black;
 margin: 0 0 1em 1em;
}
#em
{
 position: relative;
 top: 0.35em;
}
#versnr
{
 font-size: smaller;
}
#icon
{
 position: relative;
 top: 0.2em;
 margin-left: 0.5em;
}
#price
{
 position: relative;
 left: 180px;
 top: -40px;
 width: 10em;
 font-weight: bold;
}
