﻿/************************************
*			 STANDARD START			*
************************************/
body 
{
	margin-top:30px;
}
/*
div#pageContent
{
	margin:auto;
	width:950px;
	border: 1px solid #000000;
}

div#telerikMenu
{
	width:950px;
	height:30px;
	float:left;
	background-color: #999999;
}

div#innerContent
{
	width:950px;
	height:600px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{	
	margin:0;
	padding:0;
}
*/

div.clear
{
	clear:both;
	height: 0;
}

/************************************
*			 STANDARD SLUT			*
************************************/

body 
{ 
    color: #000000;
    background-color: #ffffff;    
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

h1
{
    color: #00adef;
    text-decoration: none;
    font-family: arial, sans-serif; 
    font-size: 16pt; 
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 10px 0;
    
}

h2
{
    color: #00adef;
    text-decoration: none;
    font-family: arial, sans-serif; 
    font-size: 12pt; 
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 0 10px 0;    
}

div#PageContent
{	    
    margin: auto;
    width: 900px;
}

p
{
	margin: 0 0 10px 0;
}

p.GalleryLink
{
    padding-top: 5px;
    text-align: center;    
}

div#nav
{
    margin: 40px 0 20px 0;
    text-align: center;
    line-height: 18pt;
}


ul#col1 li, ul#col2 li
{
	display:inline;
}


ul#col1
{
	width:900px;
	/*margin:40px auto 0 auto;*/
	padding:0;
	margin-bottom: 10px;
	list-style-type:none;
	clear:both;
	height:15px;
	text-align:center;
}

ul#col2
{
	width:900px;
	/*margin:0 auto 20px auto;*/
	padding: 0;
	list-style-type:none;
	clear:both;
	height:15px;
	text-align:center;
}

ul#col2 a, ul#col1 a 
{
    color: #87a954;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, sans-serif; 
    font-size: 10pt;
    text-transform: uppercase;    
    padding: 0px 15px 0 15px; 
}

ul#col2 a:hover, ul#col1 a:hover 
{
    color: #00adef;
}

div#Top
{
    clear: both;
    background-image: url(/css/img/bg_top.gif);    
    background-repeat: no-repeat;
    height: 49px;
    margin: 0 0 -0px 0;
}

div#Content
{       
    background-image: url(/css/img//bg_body.gif);
    background-repeat: repeat-y;
    padding: 0 50px 0 50px;
}

img#TopLeft
{
    float: left;
    padding: 0 50px 0 0;
    width: 400px;
}

div#TextRight
{
    margin: 0;
    padding: 0 20px 0 0px;
    float: right;
    width: 330px;
}

div#Bottom
{
    clear: both;
    background-image: url(/css/img/bg_bottom.gif);
    background-repeat: no-repeat;
    height: 49px;
    margin: -15px 0 0 0;
}

a 
{
    color: #000000;
    text-decoration: none;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

a:link 
{
    color: #000000;
    text-decoration: underline;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

a:visited 
{ 
    color: #000000;
    text-decoration: underline;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

a:active
{
    color: #000000;
    text-decoration: underline;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

a:hover 
{
    color: #668d3c;
    text-decoration: underline;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}
a.SelectedLink
{
	color: #00ADEF !important;
    text-decoration: underline;
    font-family: arial, sans-serif; 
    font-size: 10pt; 
}

div#LAIT
{
padding: 5px 0 0 0;
    margin: auto;
    text-align: center;
}

div#LAIT a
{
    font-size: 7pt;
    font-weight: normal;
    text-decoration: none;
    color: #aaaaaa;
}
/*
table#Personale
{
}

table#Personale td
{
    vertical-align: top;
    padding: 0 20px 20px 0;
}

table#Personale td.Image
{
}

table#Personale td.Text
{
}*/

div#stafflist div.left
{
	width:375px;
	float:left;
	clear:both;
	margin-bottom:20px;
}

div#stafflist div.right
{
	width:375px;
	float:right;
	margin-bottom:20px;
}

div#stafflist div.staffImage
{
	width:200px;
	float:left;
}

div#stafflist div.staffText
{
	width:150px;
	float:left;
	padding-left:25px;
}

div#stafflist ul
{
	list-style:none;
	padding: 0;
}

li.staffName
{
	font-weight:bold;
	margin-bottom:10px;
}

p.Billeder img
{
    border: 1px solid #000000;
}


/************************************************************
*					GALLERY STYLES							*
************************************************************/


a img {
border: 0;
}

#galThumb {
	float: left;
	padding: 10px 10px 10px 10px;
	/*margin: 5px 5px 5px 5px;
	border: 1px solid #dddddd;*/
}


#galleryList {
	padding: 10px 10px 10px 10px;
}

div#container
{
	width:550px;
}



.galPic {
	float:left;
	padding: 0 25px 15px 0;
	}
	
div.galName
{
	text-align:center;
}

/************************************************************
*					MESSAGEBOARD STYLES					    *
************************************************************/

table.Messageboard
{
    border-collapse: collapse;
}

table.Messageboard td.Header
{
    vertical-align: top;
    width: 120px;
}

table.Messageboard td.Item
{
    width: 230px;
}

.MessageboardText
{
    border: solid 1px #000000;
    width: 228px;
}

.MessageboardTextArea
{
    border: solid 1px #000000;
    width: 228px;
    height: 200px;
}

input.MessageboardButton
{
    border: solid 1px #000000;
    font-weight: bold;
}

div.MessageboardLeftColumn
{
    width: 400px;
    float: left;    
    padding-top: 20px;
    border-top: dashed 1px #aaaaaa;    
    margin-top: 20px;
}

div.MessageboardRightColumn
{
    width: 350px;
    float: right;
    padding-left: 50px;
    padding-top: 20px;    
    border-top: dashed 1px #aaaaaa;
    margin-top: 20px;
}

div.ValidationSummary
{
    border: solid 2px red;
    padding: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

p.MessageBoardReplies
{
    border-bottom: dashed 1px #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px;   
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

