
*
{
  padding: 0;
  margin: 0;
}

body
{
	position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
	background: #000000 url(../conventions/img/convention_background.jpg) no-repeat left top;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, Arial;
	font-size: 0.8em;
	cursor: url(http://www.tattooser.nl/img/devilhand.ani);
}

#wrapper
{
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

a, a:visited
{
  color: #c2000a;
  font-weight: bold;
}

a:hover, a:active
{
  text-decoration: none;
}

#logo
{
  position: absolute;
  width: 426px;
  height: 116px;
  top: 17px;
  left: 90px;
}

#menu
{
  position: absolute;
  width: 150px;
  top: 160px;
  left: 20px;
  padding-bottom: 5px;
}

.year
{
  position: relative;
  display: block;
  margin: 10px 0 5px 0;
}

#menu a
{
  display: block;
  color: #FFFFFF;
  padding: 0 0 0 15px;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1em;
  text-decoration: none;
}

#menu a:hover
{
  text-decoration: underline;
}

#flyer
{
  position: absolute;
  top: 100px;
  left: 680px;
  width: 313px;
  height: 391px;
}

#inschrijven
{
  position: absolute;
  top: 500px;
  left: 680px;
  width: 299px;
}

#inschrijven img
{
  border: none;
}

#contentwrapper
{
  position: absolute;
  padding: 15px;
  margin-bottom: 50px;
  left: 190px;
  top: 156px;
  width: 450px;
	min-height: 700px;
	_height: 700px;  
  z-index: 50;
  background: #2c2b2b;
  color: #fefefe;
}

#contentwrapper img
{
  border: 5px solid #FFFFFF;
}

.alignleft
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.alignright
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}


/* DEFAULT */


.whiteborder
{
  border: 5px solid #ffffff;
}

.whiteborderclick
{
  border: 5px solid #ffffff;
  cursor: pointer;
}

.tdright
{
  padding-left: 10px;
  width: 50%;
  tex-align: left;
}

.tdleft
{
  width: 50%;
  text-align: right;
}

.imgtable
{
  width: 400px;
}

.piercings img
{
	border: 3px solid #ffffff;
}

h1
{
  font-size: 16px;
  margin-bottom: 15px;
}

h2
{
	font-size: 14px;
	margin-bottom: 15px;
}

.red
{
  color: #c2000a;
}

.noborder
{
  border: none !important;
}

.bold
{
  font-weight: bold;
}

.tableArtists td
{
	vertical-align: top;
	text-align: left;
}

.thumb
{
	margin-left: 10px;
}

ul
{
	margin-left: 15px;
}