@charset "utf-8";
/* 
Title		Kur-Centret CSS Document
Webiste		www.rejsehuste-rejser.dk
Author		Adam Olechno
Version		1.0
Date		2009-06-04
*/

html, body {background:#fbfbfb url(../img/bg.png) top left repeat-x;margin:0px;padding:0px;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;color:#434343;text-decoration:none;cursor:default;}

a#link					{font-size:11px;color:#3399ff;text-decoration:none;outline:none;}
a#link:hover 			{font-size:11px;color:#21539b;text-decoration:underline;outline:none;}

a#link2					{font-size:11px;color:#999;text-decoration:none;outline:none;}
a#link2:hover 			{font-size:11px;color:#3399ff;text-decoration:underline;outline:none;}

a#flink					{font-size:11px;color:#999;text-decoration:none;outline:none;}
a#flink:hover 			{font-size:11px;color:#686868;text-decoration:none;outline:none;}

A IMG					{border:0;}

p 						{margin:10px 20px 0 20px;}
h1						{font-weight:bold; font-size: 14px; color:#787878; margin: 2px 0 0 50px; padding-top:5px;}


#main					{width:800px; height: 100%; text-align:left; margin: 0 auto 0;}

#top 					{width:800px; height:200px;}
	#header 			{background-image:url(../img/header.png);margin:0px; width:800px; height:160px;}
	#menu	 			{background:#fbfbfb url(../img/menu.png) no-repeat;margin:0px; padding-left:20px; width:800px; height:30px; }	

.menu					{width: 761px;}

.menu ul				{margin: 0; padding: 0; float: left; text-align:center;}
.menu ul li				{display: inline;}

.menu ul li a			{float:left; color:#666; width:124px; height:25px; margin:4px 0 0 2px; padding-top:4px; text-decoration:none;}
.menu ul li a:hover		{color:#999; width:124px; height:25px; background: url(../img/menutab.png) top center no-repeat;}
 	
#cont 					{width:800px; height:100%; background:#fbfbfb url(../img/contbg.png) top left repeat-y; }
	#hl					{width:800px; height:27px; background:#fbfbfb url(../img/headline.png) top left no-repeat; } 
	#c					{width:760px; height:100%; margin:20px 20px 0 20px;}
	#kort				{width:760px; height:100%; margin:20px 20px 0 20px; text-align:center;}	
	#c .wide			{display:inline; float:left; width:700px; margin:0 50px 0 20px; text-align:justify;}	
	#c .left			{display:inline; float:left; width:340px; margin:0 10px 0 20px; text-align:justify;}
	#c .right			{display:inline; float:left; width:280px; margin:0 10px 0 30px;}	
	#c .right2			{display:inline; float:left; width:360px; margin:0 10px 0 0; text-align:justify;}		
	#c .border			{display:inline; float:left; width:250px; height:100%;background:#f7f7f7 url(../img/border.png) 0 0 no-repeat; 
						margin-left:60px; padding: 10px 0 0 15px;}
	
#foot 					{background:#fbfbfb url(../img/foot.png) 0 0 repeat-x;width:800px; height:80px;font-family:tahoma; color:#666; font-size:11px;}

	#foot .copy    		{float:left;width:375px; height:54px; font-size:11px; text-align:left; padding: 32px 0 0 25px;}
		.copy a			{color:#666; text-decoration:none;}
		.copy a:hover	{color:#999;}
		
	#foot .adres   		{float:left;width:375px; height:54px; font-size:11px; text-align:right; padding: 32px 25px 0 0;}
