/* CSS definition file containing sitestyle stylesheets */
div#floatingbar
    {
    overflow: hidden;
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    font-family:Arial;
    font-weight:bold;
	font-size:16px;
	background-image: url(img/floatbar/tui3a.png);
	margin-top: 0px;
	text-align:right;
    }
 
#floatingbar ul { 
list-style-type:none;
margin-top:0px;
padding-top:10px;
}
#floatingbar ul li 
{ 
float:right; padding:1px; 
color:#FFF; margin-top:-3px;  
    font-family:Arial;
    font-weight:bold;
	width:130px;
	text-align:left;
	/*border-left-width:2px;
	border-left-color: #ffffff;
	border-left-style:solid;*/
}
#floatingbar ul li a 
{ 
text-decoration:none; 
padding-left: 5px;  
color:#fff; 
font-weight:bold; 
font-family:Arial;
}
#floatingbar ul li a:hover { color:#000033;}
#floatingbar ul li a img { float:left; border:none;}

@media screen
  {
  body>div#floatingbar
    {
    position: fixed;
    }
  }
  
  
/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: #F5F5F5;
    margin: 0px;
	padding-top:0px;
	font-family: arial;
	font-size: 16px;
}

a:hover{
color: red;
}

#verdacht {
visibility:hidden;
display:none;
}

div#content {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
  /*overflow: hidden;*/
  font-family: arial;
  font-size: 16px;
}  

h5 {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
}

table {
	font-family: arial;
	font-size: 16px;
}

table td{
	font-family: arial;
	font-size: 16px;
}

.fandango { 
  display: block; 
  width: 357px; 
  height: 83px;
  background-image: url(http://www.reneinnemee.com/images/fandango_logo.png); 
  background-repeat: no-repeat; 
  background-position: 0px -15px;
}

/*.nkitlink { 
  display: block; 
  width: 600px; 
  height: 70px; 
  background-image: url(http://www.newkidintown.eu/images/NewKidInTownLogo.png); 
  background-repeat: no-repeat; 
  background-position: 0px -31px;
}*/
