
* {
	margin: 0;
	padding: 0;
	border:0 none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	text-align: center;
	background-color: #fff;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

b > sub {
	display:inline-block;
	margin-top:5px;
}

#container {
	width: 975px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	text-align:center;
	width:100%;
}

#header td.logo {
	height:120px;
	background:transparent url('_image/header-background.jpg') repeat-x;
}

#header td.logo img {
	height:120px;
	width:975px;
	border:0 none;
}

#header table#nav-bar {
	border: 0 none;
	padding:0;
	margin:0;
	background: transparent url('../image/bano.jpg') repeat-x;
	width:100%;
	height:30px;
}

#header #nav-bar td{
	vertical-align:top;
	height:100%;
	text-align:center;
}

#header #nav-bar td,
#header #nav-bar td * {
	color:#fff;
}

#header #nav-bar td.lang{
	width: 27px;
}

#header #nav-bar td.lang img{
	width:19px;
	height:13px;
	border:0 none;
}

td.banner.solegro.lloret {
	vertical-align:top;
	text-align:center;
}

td.banner.solegro.lloret > div {
	text-align:center;
	width:100%;
	height:125px;
	background: transparent url('_image/reisefinder_bg.jpg') repeat-x;
}

td.banner.solegro.lloret > div * {
	margin: 0 auto;
	display:block;
	width:660px;
	height:125px;
	border:0 none;
}

/**
 * .forum-menu and #forum_menu are the same element a td
 * likewise #tagcloud and .tagcloud
 */
td#forum_menu,
td#tagcloud {
	vertical-align:top;
}

/*forum menu all the same td*/
.forum-menu ul,
.forum-menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*forum iframe*/
div#forum_content table {
	width:100%;
}

/*tagcloud*/
.wrapper.tagadelic {
  text-align : justify;
  margin-right: 1em;
}

.tagadelic.level1 {
  font-size : 0.8em;
}
.tagadelic.level2 {
  font-size : 0.9em;
}
.tagadelic.level3 {
  font-size : 1.0em;
}
.tagadelic.level4 {
  font-size : 1.1em;
}
.tagadelic.level5 {
  font-size : 1.2em;
}
.tagadelic.level6 {
  font-size : 1.3em;
}
.tagadelic.level7 {
  font-size : 1.4em;
}
.tagadelic.level8 {
  font-size : 1.5em;
}
.tagadelic.level9 {
  font-size : 1.6em;
}
.tagadelic.level10 {
  font-size : 1.7em;
}



/*iframe.forum-menu {*/
/*	width: 100%;*/
/*	min-height: 30px;*/
/*}*/
/**/
/*iframe.tagcloud {*/
/*	border:none 0;*/
/*	margin: 0;*/
/*	min-height: 65px;*/
/*	width: 150px;*/
/*}*/

iframe.forum {
	border:none 0;
	margin: 0;
	width: 100%;
	height:300px;
}
