body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
       background-color:#FFF;
}
#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
		}

#banner {
	margin-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
       padding-bottom:5px;
		}

#content {
	margin-right: 265px;
		}

#sidebar-a {
	float: right;
	width: 250px;
	\width: 260px;
	w\idth: 250px;
	margin-left: 5px;
	vertical-align: top;
		}

#footer {
	clear: both;
	padding: 5px;
	margin-top: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
		}
.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #000;
}
.continent {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.erklaerung {
font-size: 1.2em; font-weight: bold; width: 100%; font-family: Arial, Helvetica, sans-serif;
}
.star {
	font-weight: bold;
       font-size: 1.2em;
}
.text {
	font-weight: normal;
       font-size: 0.9em;
       color:#000; 
       background-color: #FFC;
}
.star_green {
       color:#3C0;
}
.star_orange {
       color:#FF9900;
}
.star_red {
       color:#CC0000;
}
.box {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 4px;
}
.box_green {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 4px 0 4px 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 4px;
       background-color: #3F0;
}
.box_red {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 4px 0 4px 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 4px;
       background-color: #F30;
}
.box_orange {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 4px 0 4px 8px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 4px;
       background-color: #FF0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.5em;
	font-weight: bold;
	color: #000;
}
.claim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	font-style: italic;
}
.mini {
	font-size: 0.7em;
	line-height: 1.3em;
}
.listtitel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 4px 0 0 0;
	color: #000;
	border-bottom-width: 3px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	text-align: left;
	display: inline;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 4px 4px 4px 0;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: none;
}
h6, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.tablearea {
	background-color: #f1f1f1;
}
.linie {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
       padding: 12px 0 4px 0;
}