		
				
		/* ------ NOTES ---------------------------------------------------------------

		CSS STYLE, kontakt.css, http://www.queendom.se
		Made by JimmyOh | www.jimmyoh.com

		---------------------------------------------------------------------------- */
		
		body {
		background: #000 repeat top left url('../gfx/iframe_bkg.gif');
		text-align: left; }
		
		#content {
		position: absolute;
		margin: 0 auto;
		width: 385px;
		padding-top: 0;
		padding-bottom: 20px; }
		
		h1 {
		background: no-repeat bottom left url('../gfx/rubrik_linje.gif');
		color: #e1b60c;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 27px;
		font-weight: normal;
		padding: 0 0 20px 0;
		margin: 15px 0 10px 0; }
		
		p {
		color: #c2800f;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height: 20px;
		letter-spacing: 0.06em;
		margin: 0 0 25px 0; }
		
		div#thumbs {
		margin: 0 0 25px 0; }
		
		div#thumbs img {
		margin: 3px;
		padding: 2px; }
		
		a:link .thumbie ,a:visited .thumbie , a:active .thumbie  {
		border: 1px solid #9e6910; }
		
		a:hover .thumbie  {
		background: #000;
		border: 1px solid #d6911d; }
		
		#formdiv {
		position: relative;
		width: 290px;
		margin: 10px 0px 0px 45px; }
		
		.formtxt {
		color: #db9926;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		display: block;
		font-weight: bold;
		line-height: 20px;
		letter-spacing: 0.1em;
		margin: 10px 0 2px 0; }
		
		.inputform {
		background: black;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height: 20px;
		color: #c08a0a;
		width: 270px;
		padding-left: 5px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		*padding-bottom: 10px;
		letter-spacing: 0.05em;
		border: 1px solid #684710; }
		
		.submit {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height: 20px;
		color: #a26518;
		background: #260300;
		font-weight: bold;
		height: 35px;
		margin: 15px 0 0 110px;
		text-transform: normal;
		letter-spacing:.1.2em;
		border: 1px solid #684710; }
		
		.submit:hover {
		background: #260300;
		color: #c2800f;
		border: 1px solid #835810; }
		
		a:link, a:visited, a:active {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #e29614;
		text-decoration: none; }
		
		a:hover {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #f0c80b;
		text-decoration: none; }
