body {
	background-attachment: fixed;
	background-color: #271d25;
	background-image: url(/images/main/illutotaal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
 font-family: Trebuchet MS;
 color:511435;
 font-weight:bold; 
 font-size:25px;
 margin:0px;
}
h2{
 font-family: Trebuchet MS;
 color:511435;
 font-weight:bold; 
 font-size:18px;
 margin:0px;
}
h3{
 font-family: Trebuchet MS;
 color:333333;
 font-weight:bold; 
 font-size:18px;
 margin:0px;
}
hr{
 height:1px;
 color:511435;
}
table,tr,td{
 font-family: Trebuchet MS;
 color:333333;
 font-size:12px;
}
.def{
 font-family: Trebuchet MS;
 color:333333;
 font-size:12px;
}
a{
 font-family: Trebuchet MS;
 color:333333;
 font-size:12px;
}
.deform{
 font-family: Trebuchet MS;
 color:333333;
 font-size:12px;
}
.submenu{
 cursor:pointer;
 font-family: Trebuchet MS;
 color:511435;
 font-size:12px;
 font-weight:bold;
}
.tab { 
	font-family: Trebuchet MS; 
	font-size: 12px;
	width: 76px;
	text-align: center;
	border-style: solid;
	border-color: 511435;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
.tabhold { 
	background-color: #FFFFFF;
	color: 511435;
}
.tabfocus { 
	background-color: #511435;
	color: white;
}
.tabcontent { 
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 402px;
	border-style: solid;
	border-color: 511435;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.tabtext{
	padding-left: 10px;
	padding-right: 10px;
}


#flashintro
{
 position: absolute;
 z-index: 5000;
}
#slider-container
{
 position: absolute;
 width: 726px;
 height: 300px;
 bottom: 0;
 left: 0;
 background: url('/images/background.png') bottom center no-repeat;
 z-index: 1;
}

#slider
{
 position: relative;
 list-style-type: none;
 padding: 0;
 margin: 35px 55px 0;
 width: 620px;
 height: 230px;
}

#slider li
{
 position: absolute;
 top: 0;
 left: 0;
 width: 620px;
 height: 230px;
}
