/* Stylesheet für Plaxoft */
/* UltraEdit UTF-8: éèê€ */

body
{
  margin-top: 0px;
  margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1
{
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.center
{
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}


p
{
	margin-top: 0px;
	margin-bottom: 1em;
}

h1.alone
{
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
}

td.bottompage
{
	font-size: x-small;
}

table.navileiste
{
	background-color: #000080;
	color: white;
}

a.navileiste { color: white; }

.noborder {	border-style: none; }

table.contenttable
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

table.headertable
{
	font-size: larger;
	font-weight: bold;
}

table.comparetable
{
	text-align: left;
}


a.boldlink { font-weight: bold; }

p.more
{
	text-align: right;
}

p.bigspace
{
	margin-top: 1em;
}

p.nospace
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.predownload
{
	margin-top: 0px;
	margin-bottom: 0px;
}

p.download
{
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: center;
	font-size: smaller;
}

p.faqfrage
{
	font-weight: bold;
}

p.faqfrageall
{
	font-weight: bold;
	margin-bottom: 0px;
}

table.texttabelle
{
}

td.contentleft
{
	background-color:white;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

td.content
{
	background-image: url(images/dots2.gif);
	background-repeat: repeat-y;
	background-color:white;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

td.kopfleft
{
	background-color:white;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	font-size: larger;
	font-weight: bold;
}

td.kopf
{
	background-image: url(images/dots2.gif);
	background-repeat: repeat-y;
	background-color:white;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	font-size: larger;
	font-weight: bold;
}

td.dots
{
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-color:white;
}

img.leftfloat
{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}

table.partnertable
{
	text-align: center;
}

img.trackingfeature
{
	border-style: none;
	float: left;
	margin-right: 10px;
}

p.imagedescription
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-size: smaller;
}

p.bigred
{
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	color: red;	
}

table.newtable
{
	border: 1px solid black;
	background-color:#F0F0F0;
	margin-bottom: 1em;
}

td.bigredtable
{
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: red;	
}


p.center
{
	text-align: center;
}

