body {
	font-family: Baskerville, "Heisi Mincho W3", serif; 
	background-color: #FFA801;
	background-image: url('none');
	width:800px; margin-left:5px; margin-right:10px; margin-top:10px; margin-bottom:10px
}
h1 {	
	font: 30px  ariel, verdana;
	font-family: sans-serif;
	margin-left: 10px;
}
h2 {	
	font: 27px ariel, verdana;
	font-family: sans-serif;
	margin-left: 10px;
}
h3 {	
	font: 25px ariel, verdana;
	font-family: sans-serif;
	margin-left: 10px;
}
h5 {font: 1em ariel, verdana ;
	font-family: sans-serif;
	margin: 1px 40px 0px 40px;
}	
h6 {font: 1em ariel, verdana ;
	font-family: sans-serif;
	margin: 0px 40px 0px 60px;
}	

p {	
	font: 1em "Times New Roman";
	font-family: serif;
	margin: 0px 0px 0px 0px; 
}

a:link {color: blue;
}
a:visited {color: purple;
}
a:active {color: yellow;
}
a:hover {color: blue; font-style: italic; font-weight:bold;
}

#t1	{
	font-family: "Arial", sans serif;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	font-size:10em;
	color: #99CCCC;
	background: #FFA801;
	text-align:center;	
	}

#t2	{	
	font: 2.0em arial;
	font-family: Sans serif;
	color: #336666;
	Letter-spacing: 0px;
	position: relative;
	top: -4em;
	left:0.5em;
	text-align:center;
	}

#t3	{	
	font: 1.1em arial;
	font-family: Sans serif;
	color: #336666;
	Letter-spacing:0px;
	position: relative;
	top: -4em;
	left:0.5em;
	text-align:center;
	}

	
#cssbox {position:absolute;
		 bottom: 1px;
		 left:   1px;
	} 
#xhtml11
	{	position:absolute;
		bottom:1px;
		left:90px;
		border:0px none;
	} 

#freefind
	{	position:absolute;
		bottom:-20px;
		right:0px;
		border:0px none;
	} 
div.boks
	{position:relative;
	 width:500px;
	 border:2px solid white;
	 font-family: arial, verdana, "sans-serif";
	 font: ariel, verdana;
	 font-size:14px;
	 font-weight:bold;
	 text-indent:0px;
	 Letter-spacing: 0px;
	 Background-color: #fff;
	 margin-left:20px;
	margin-bottom:20px;
	 
	}
a.boks:hover {color: red; text-decoration: none}
a.boks:link {color: blue;text-decoration: none}
a.boks:visited {color: purple;text-decoration: none
}
a.boks:active {color: yellow;text-decoration: none
}
a.boks:hover {color: blue; font-style: italic; font-weight:bold;text-decoration: none
}

.flydspalte {float: left;
			 margin: 10px
}

.flydestop {clear: both;
}
