html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, p, blockquote, th, td {
  margin:0px;
  padding:0px;
}

img
{
  border: none;
}

body {
	background-color:#fff;
	text-align:center;
	color:#000;
	margin:0;
	padding:10px 0px;
	font-size:100.1%;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
  /*font:83%/1.4 normal Times New Roman;*/
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


#content {
  margin-top: 20px;
  border: 0px solid #ccc;
  zoom: 1;
  z-index:1;
}

#informationen {
  border: 0px solid #ccc;
  /* margin-top: 30px; */
  margin-bottom: 20px;
  /*background-image: url(/iframe2/background.jpg);*/
  background-position: top;
  background-repeat: repeat-x;
  /*background-color: #dddddd;*/
}

#container {
  width:675px;
  height: 100%;
  background: none;
  margin: 0px auto;
}

div.space
{
  /* margin-top: -50px !important; */
  margin-top: 10px;
}

/*
img { 
	position:absolute; 
	top:0px;
	border:none;
}
*/

h1 {
	text-align:left;
	color: #597fca;
	padding-left: 10px;
	font-size: 16px;
}

h2 {
	text-align:left;
	font-size: 14px;
	padding-left: 10px;
}

p {
  text-align: left;
  padding-left: 10px;
}

div#content p
{
  padding-bottom: 15px;
}

a{
	color:#fff;
}
.clear{
	clear:both;
}

/*

#images{
	visibility:hidden;

}

#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(/iframe2/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
	color: #000;
	font-weight: bold;
	margin-top: -70px;
}

#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}

*/

.clear {
    clear: both;
}

.bold,
.strong,
a.bold,
a.strong {
    font-weight: bold;
}

td {
vertical-align: top;
text-align: left;
padding-left: 8px;
}

a {
  color: #0667D2;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  text-decoration: underline;
}

div {
	margin:0px;
}

.ro {
	background:url(/iframe4/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(/iframe4/roundedbox_lo_tab.gif) top left no-repeat;
}

.ru {
	background:url(/iframe4/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(/iframe4/roundedbox_lu.gif) bottom left no-repeat;
}

#content {
	margin:0;
	/*padding:2.5em 2.5em 3.5em 2.5em;*/
	padding: 10px 10px;
	padding-bottom: 5px;
}

#content p {
	margin:0;
	padding:0;

}

/* verlauf informationen */

.ro_verlauf {
	background:url(/iframe4/roundedbox_ro_verlauf.png) top right no-repeat;
}

.lo_verlauf {
	background:url(/iframe4/roundedbox_lo_verlauf_tab.png) top left no-repeat;
}

.ru_verlauf {
	background:url(/iframe4/roundedbox_ru_verlauf.png) bottom right no-repeat;
}

.lu_verlauf {
	background:url(/iframe4/roundedbox_lu_verlauf.png) bottom left no-repeat;
}

#informationen {
	/* margin-top:20px; */
	padding:2.5em 2.5em 3.5em 2.5em;
}

#informationen p {
	margin:0;
	padding:0;
}

.table_img {
  position: relative;
}

.datatable_result {
float: left;
}

.datatable_result th {
text-align: left;
}


.result_bg {
background-image: url(/iframe4/result_bilder_bg.gif);
width: 130px;
height: 130px;
background-repeat: no-repeat;
background-position: left top;

}
.result_img {
position: relative;
margin-top: 30px;
border: none;
}

.weltkarte {
position: relative;
float: right;
}

.searchform {
float: left;
width: 70px;
}
 
.left
{
  float: left;
}

ul.orderby li
{
  list-style-type: none;
  float:left;
  padding-right: 20px;
}
p.orderby
{
  padding-right: 10px;
}

ul.orderby li a.up,
ul.orderby li a.down
{
  background-image: url(/images/up.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 15px;
}

ul.orderby li a.down
{
  background-image: url(/images/down.gif);
}

tr.logo
{
   /* line-height: 50px; */
}


