body	{
  padding: 0;
  margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	background-color: #6989f4;
	font-weight: normal;
  overflow:scroll;
  overflow:-moz-scrollbars-vertical;
}

a:link	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f8e901;
	font-size: 15px;
	text-decoration: none;
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f8e901;
	font-size: 15px;
	text-decoration: none;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f8e901;
	font-size: 15px;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
	text-decoration:none;
}

a.paginationlinks:link	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da0003;
	font-size: 22px;
	text-decoration: none;
}

a.paginationlinks:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da0003;
	font-size: 22px;
	text-decoration: none;
}

a.paginationlinks:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da0003;
	font-size: 22px;
	text-decoration: none;
}

a.paginationlinks:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	text-decoration:none;
}

a.countyflaglinks:link	{
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

a.countyflaglinks:visited {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

a.countyflaglinks:active {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
}

a.countyflaglinks:hover {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da0003;
	font-size: 15px;
	text-decoration:none;
}

img {
border: 0;
border: none;
}

td, tr, table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	}  

input, select, option, textarea	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	width : 280px;
}

br, p, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ebe9ca;
}  

ul, ol, li {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-type : square;
	list-style-position : outside;
}

h1 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #ffffff;
font-size: 12px;
padding: 0;
margin: 0;
}

h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #ffffff;
font-size: 15px;
padding: 0;
margin: 0;
}

h3 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
font-size: 22px;
padding: 0 0 6px 0;
margin: 30px 0 30px 0;
border-bottom: 1px solid #000000;
}

h3.detail {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
font-size: 22px;
padding: 0 0 6px 0;
margin: 5px 0 30px 0;
border-bottom: 1px solid #000000;
}

#rightnav {
width:120px;
}

#rightnav h3 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
margin: 0 0 25px 0;
padding: 0 0 4px 0;
font-size: 16px;
border-bottom: 1px solid #ffffff;
}

#rightnav ul {
/* list-style: none; */
margin: 0;
padding: 0;
border: none;
}

#rightnav ul li {
/* display: inline; */
list-style: none;
margin: 0;
padding: 0;
}

#rightnav ul li a {
display: block;
width: 100%;
color: #FFFFFF;
margin: 0;
padding: 0 0 12px 0;
}

html>body #rightnav ul li a {
width: auto;
}

#rightnav ul li a img {
border: 1px solid #000000;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#leftnav{
width: 180px;
padding: 0 0 10px 0;
margin-bottom: 10px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background-color: #34447a;
color: #333;
}

* html #leftnav{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #leftnav */
}

#leftnav ul{
/*list-style-type: none;*/
margin: 0;
padding: 0;
border: none;
}

#leftnav li {
list-style-type: none;
border-bottom: 1px solid #f6f6f6;
margin: 0;
}

#leftnav li a{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
display: block;
padding: 3px 5px 3px 8px;
border-left: 10px solid #2c3a66;
border-right: 10px solid #8090c4;
background-color: #4960aa;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #leftnav li a { /*Non IE6 width*/
width: auto;
}

#leftnav li a:hover {
border-left: 10px solid #566185;
border-right: 10px solid #99a6d0;
background-color: #6d80bb;
color: #000000;
}

#leftnav li.aktiv a {
border-left: 10px solid #566185;
border-right: 10px solid #99a6d0;
background-color: #6d80bb;
color: #f1f232;
}

/* End Credits */

.countryflag_off img {
border: 1px solid #ffffff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
/* filter: alpha(opacity=50); */
-moz-opacity: 0.5;
opacity: 0.50;
}

.countryflag_off:hover img {
border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
/* filter: alpha(opacity=100); */
-moz-opacity: 1.0;
opacity: 1.00;
}

.countryflag_off:hover {
color: red; /* irrelevant definition to overcome IE bug */
}

.countryflag_on img {
border: 1px solid #ffffff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
/* filter: alpha(opacity=100); */
-moz-opacity: 1.0;
opacity: 1.0;
}

.countryflag_on:hover img {
border: 1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
/* filter: alpha(opacity=50); */
-moz-opacity: 0.5;
opacity: 0.50;
}

.countryflag_on:hover {
color: red; /* irrelevant definition to overcome IE bug */
}

.pagination {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
	text-decoration: none;
}

#copyrightfooter {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

.anmeldenbox {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
}