a:link, a:visited {
	color: #034601;
}

a:hover, a:active {
	color: #7AD78A;
}

body
{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #034601;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	margin: 0px;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 9px;
}

img {
	border: none;
}

p {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 6px;
}

table {
	border-collapse: collapse;
}

table.field {
	background-image: url(../images/marmor.gif);
	border: 2px solid rgb(96, 96, 96);
	margin-left: auto;
	margin-right: auto;
}

td.bar
{
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #878787;
	border-top: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 728px;
}

td.contact {
	padding-right: 9px;
	padding-top: 3px;
	font-size: 12px;
	vertical-align: middle;
}

td.layout {
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: bold;
}

td.message {
	background-image:url(../images/blau.gif);
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

td.navbar
{
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #878787;
	border-top: none;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	width: 728px;
}

.statistics {
	border: 1px solid #034601;
	font-size: 12px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

th.statistics {
	background-color: #7AD78A;
	width: 16%;
}


th.field {
	background-image:url(../images/bar.gif);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

ul {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
}

#countries {
	text-align: center;
	padding: 9px;
}

#description
{
	background-color: #ffffff;
	padding: 18px;
	text-align: center;
}
#left
{
	width: auto;
}

#right
{
	width: auto;
}

#solution
{
	background-color: #ffffff;
	padding: 18px;
	text-align: left;
}

#title
{
	background-repeat: no-repeat;
	height: 116px;
}

.navhead {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 9px;
	padding-top: 12px;
	text-align: right;
}

.top {
	text-align: right;
	font-size: 12px;	
}
