﻿/* ---------------------------------------------------------------------------------------------------
   Body & h
   --------------------------------------------------------------------------------------------------- */

body
{
	margin: 0px;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #B4B4B4;
	color: #666666;
}

h1, .h1
{
	color: #000000;
	font-size: 17px;
	font-family: 'Trebuchet MS' , Verdana;
	font-weight: bold;
}

h2, .h2
{
	font-family: 'Trebuchet MS' , verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: dimgray;
	margin-bottom: 8px;
}

table, td 
{
	font-size: 11px;
}


/* ---------------------------------------------------------------------------------------------------
   Links
   --------------------------------------------------------------------------------------------------- */


a:link, .link, td a:link, table a:link, table td a:link, .link, div a:link
{
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}


a:visited, td a:visited, table a:visited, table td a:visited, .link
{
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}


a:hover, .hover, td a:hover, table a:hover, table td a:hover, .link
{
	color: #ff6600;
	text-decoration: underline;
	font-weight: normal;
}


/* ---------------------------------------------------------------------------------------------------
   Divs
   --------------------------------------------------------------------------------------------------- */

div.master_table_top
{
	background-image: url(images/interface/top.gif);
	width: 935px;
	height: 115px;
}

div.master_table_bottom
{
	background-image: url(images/interface/bottom.gif);
	width: 935px;
	height: 13px;	
}

div.master_table_tile
{
	background-image: url(images/interface/tile.gif);
	width: 935px;
}


/* ---------------------------------------------------------------------------------------------------
   Bullets and dividers
   --------------------------------------------------------------------------------------------------- */

.subject_caption
{
	font-weight: bold;
	color: #444444;
	background-image: url(images/dividers/fading_horiz.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 100%;
}

.div.subject_description
{
	padding-top: 5px;
}


/* ---------------------------------------------------------------------------------------------------
   Afsnit
   --------------------------------------------------------------------------------------------------- */

div.afsnit
{
	background-image: url(images/interface/nyt_afsnit.jpg);
	width: 658px;
	background-repeat: no-repeat;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
}


div.afsnit_venstre
{
	background-image: url(images/interface/nyt_afsnit_venstre.jpg);
	width: 470px;
	background-repeat: no-repeat;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
}

div.afsnit_venstre_uden_billede
{
	width: 472px;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
}

div.afsnit_hoejre
{
	background-image: url(images/interface/nyt_afsnit_hoejre.jpg);
	width: 178px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
}

div.afsnit_nyheder
{
	background-image: url(images/interface/nyt_afsnit_hoejre.jpg);
	width: 180px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
	cursor: hand;
}

div.mision_vision
{
	background-image: url(images/sections/mision_vision.jpg);
	width: 686px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 10px; 
	padding-left: 13px; 
	padding-right: 13px; 
	text-align: center;
}


/* ---------------------------------------------------------------------------------------------------
   Controls
   --------------------------------------------------------------------------------------------------- */

.textbox
{
	font-size: 11px;
}

.validation
{
	font-size: 11px;
	color: #ff0000;
	background-color: #ffe7e8;
	border-top: #ff0000 1px dotted;
	border-bottom: #ff0000 1px dotted;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 5px;
}
