body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f1f1f2;
	margin: 0px;
	padding: 0px;
}

html {
     overflow: -moz-scrollbars-vertical;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000 
}
a:link, a:active, a:visited {
	color:#0066cc;
	text-decoration:none;
}

a:hover {
	color:#0066cc;
	text-decoration:none;
}



.white { 
	background-color:#FFFFFF; 
}
	
.black { 
	background-color:#000000; 
} 

.dark_grey { 
	background-color:#979796; 
} 

.light_grey{ 
	background-color:#eef1f3; 
} 

.sand{ 
	background-color:#b9b299; 
}

.teal{ 
	background-color:#7dd1e1; 
}

.dark_blue{ 
	background-color:#919191; 
}

.menu_blue {
background-color:#002674
}

.menu_grey { 
	background-color:#919191; 
}

.red{ 
	background-color:#b31f17; 
}

.orange{ 
	background-color:#b1953a; 
}

.txt_white {
	color:#FFFFFF; 
}

.txt_black {
	color:#000000; 
}

.txt_red {
	color:#FF3300; 
}

.txt_grey {
	color:#9a9a9a; 
}

.txt_blue{
	color:#0066cc;
	font-size:10px;
}

.txt_teal{
	color:#82c8d3; 
}

.txt10{
	font-size:10px;
}

.bg_image {
	background-image:url(../images/book_online2.gif); 
}

.weekend_image { 
	background-image:url(../images/ferie-weekend.gif);
	background-repeat:no-repeat; 
}

.overskriftTabel{
	width	:	100%;
}
.overskriftTD{
	padding:10px 0 5px 0;
}
.teaserTabel{
	width	:	100%;
}
.teaserTD{
	padding:10px 0 10px 0
}
.tekstTabel{
	width	:	100%;
}
.tekstTD{
}
.billede{
}
.flashDiv{
}
.filerTabel{
	width	:	100%;
}
.filerTD{
	background-color:#fbfbfb;
	padding:10px;
}
.filTD{ /* Class til den enkelte fil */
	padding:0 10px 0 0;
}
.thumbsTabel{
	width	:	100%;
}
.thumbsTD{
}
.thumbsPaddingHorisontal{
	width	:	10px;
}
.thumbsPaddingVertikal{
	height	:	10px;
}
.blokTabel{
	padding-left:	10px;
	padding-right:10px;
	width	:	100%;
}

.blokTD{
}

.blokSpacing{
	height	:	10px;
}

.templateTabel{
	width	:	765px;
}

.templateMellemrum{
	width	:	10px;
	
}