/* CSS Document */
body{
	background-color:#022F4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	}
#main{
	margin-left:50px;
	width:800px;
	float:left;
	background-image:url(/img/background-text-extend.jpg);
	background-repeat:repeat-y;
	margin-bottom:25px;
	margin-top:25px;
	}
#header{
	height:255px;
	width:800px;
	float:left;
	}
#header-encyclopedie{
	float:left;
	height:255px;
	width:420px;
	position:relative;
	background-image:url(/img/dromenencyclopedie.jpg);
	background-repeat:no-repeat;
}
#header-dreamcatcher{
	height:255px;
	width:380px;
	float:left;
	position:relative;
	background-image:url(/img/dromenvanger.jpg);
	background-repeat:no-repeat;
	}
#title{
	height:46px;
	background-image:url(/img/title.gif);
	background-repeat:repeat-y;
	float:left;
	width:560px;
	padding-left:240px;
	color:#FFFFFF;

	}
#middle{
	padding-top:25px;
	float:left;
	width:800px;
	height:auto;
	background-image:url(/img/background-text.jpg);
	background-repeat:no-repeat;
	}
#left{
	width:185px;
	float:left;
	position:relative;
	padding-left:30px;
}
#menu{
	width:185px;
	float:left;
	position:relative;
	font-size:12px;
	line-height:20px;
	margin-bottom:50px;
	color:#990000;
	}
div #menu ul li{
	list-style:none;}
/*#dreamcatchers{
	width:185px;
	height:400px;
	background-color:#FFFFFF;
	position:relative;
	float:left;}
*/#text{
	float:left;
	position:relative;
	width:310px;
	margin-left:25px;
	margin-right:25px;
	}
#right{
	width:185px;
	height:400px;
	background-color:#CCCCCC;
	float:left;
	position:relative;}
#footer{
	background-image:url(/img/background-text-footer.jpg);
	background-repeat:no-repeat;
	width:800px;
	background-position:bottom;
	float:left;
	position:relative;
	height:20px;
	text-align:center;
	font-size:10px;
	margin-top:25px;
	}

.h1{
	font-size:14px;
	text-transform:uppercase;
	line-height:normal;
}	