﻿body 
{
	margin-top:30px;
	font-family:Tahoma, Sans-Serif;
	font-size:0.82em;
	color:#777777;
}

a
{
    color: #777777;
    text-decoration: underline;
}

a:hover
{
    color: #000000;
}

div#pageContent
{
	margin:auto;
	width:979px;
	/*background-color:Aqua;*/
}

div#pageTop
{
	color:#777777;
	height:40px;
	padding-bottom:12px;
}

div#leftTop
{
	width:724px;
	float:left;
	font-size:2em;
	font-weight:bold;
}

div#rightTop
{
	width:255px;
	float:right;
}
div#address1
{
	float:right;
	border-right:1px solid #777777;
	height:40px;
	font-size:0.7em;
	padding-right:10px;
}

div#address2
{
	float:right;
	border-right:1px solid #777777;
	height:40px;
	font-size:0.7em;
	padding-right:10px;
	padding-left:10px;
}

div#address3
{
	float:right;
	border-right:1px solid #777777;
	height:40px;
	font-size:0.7em;
	padding-right:10px;
	padding-left:10px;
}

div#telerikMenu
{
	width:949px;
	float:left;
	background-color: #B9B9B9;
	margin-bottom:1px;
	padding-left:30px;
	padding-top:0;
	z-index:10 !important;
}
div.redBorder
{
	height:2px;
	background-color:#E4382A;
/*	margin-bottom:1px;
	padding-bottom:1px;*/
}

div.whiteBorder
{
	height:1px;
	background-color:#FFFFFF;
}

div.redBorderBottomTop
{
	height:2px;
	background-color:#E4382A;
	margin-bottom:1px;
}

div.redBorderBottom
{
	height:2px;
	background-color:#E4382A;
}

div#pageMiddle
{
	background-color:#FFFFFF;
	background-image:url(../css/images/leftCalBackground.jpg);
	background-repeat:repeat-y;
}

div#calenderLeft
{
	width:267px;
	float:left;
}

div#calenderLeftTop
{
	width:267px;
	height:5px;
	/*background-color:#B9B9B9;*/
	background-image:url(../css/images/leftCalTopBackground.jpg);
	background-repeat:repeat-y;
	float:left;
}

div#calenderLeftBottom
{
	width:267px;
	height:350px;
	/*background-color:#B9B9B9;
	background-image:url(../css/images/leftCalBackground.jpg);
	background-repeat:repeat-y;*/
	float:left;
	overflow: auto;
}

div#innerContent
{
	width:712px;
	min-height:350px;
	height:auto !important;
	float:right;
}

div#leftInnerContent
{
	width:472px;
	float:left;
	padding:20px 20px 20px 20px;
}

div#rightGrayBar
{
	width:200px;
	float:right;
}

div#rightGrayBarTop
{
	/*height:auto !important;
	min-height:400px;*/
	background-color:#B9B9B9;
	padding:20px 30px 20px 30px;
}

div#rightGrayBarTop img
{
	padding:10px 0px 10px 0px;
	border: none;
}

div#rightGrayBarBottom
{
	height:20px;
}

table#secnav
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-collapse:collapse;
}

table#secnav td
{
	width:139px;
	padding:0 0px 0px 0;
	margin:0 1px 0 0;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	text-align:right;
}

/*table#secnav td.noLeftBorder
{
	padding: 0px 0px 0px 0px;
}*/

table#secnav tr.text
{
	background-color:#ABABAB;
}

table#secnav tr.text td
{
	height:20px;
	padding: 10px 5px 5px 0px;
}

table#secnav tr.text td a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

div.clear
{
	clear:both;
}

/************************************************
*		SubNavigation (below main nav)			*
************************************************/
div#subnavigation ul
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}

div#subnavigation ul li
{
	float:left;
	margin-right:10px;
	
}

div#subnavigation ul a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.82em;
	padding-top: 6px;
	display: block;
}

div#subnavigation
{
	height:25px;
	width:949px;
	background-color:#777777;
	padding-left:30px;
	/*padding-top:3px;*/
}

div#subnavigation ul li.selected
{
	background-image:url(images/selectarrow2.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

/************************************************
*		KertemindeKirkeFrontpage.Master			*
************************************************/
div#KertemindekirkeFrontpage
{
	margin:0px 20px 0px 20px;
}


div#leftCol
{
	width:320px;
	float:left;
}

div#rightCol
{
	width:320px;
	float:right;
}

/************************************************
*				StylesForTinyMCE				*
************************************************/

h1
{
	font-size:2em;
	color:#777777;
	padding:0px 40px 0px 40px;
	text-align:center;
}

h2
{
	font-size:1.5em;
	color:#777777;
	margin:0px 0px 10px 0px;
}

h2.Calendar
{
    padding-left: 30px;
}

ul.Calendar
{
    list-style-type: none;
    padding: 10px 0 0 30px;
    margin: 0;
    color: #000000;
}

ul.Calendar li
{
    padding: 0 0 10px 0;
}

ul.Calendar li a
{
    color: #000000;
}

ul.Calendar li a:hover
{
    color: #555555;
}

.selectedTop
{
    background-image: url(images/selectarrow1.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

div.CalendarButtons
{
    padding: 0 0 0 30px;
}

p.Calendar
{
    padding: 0 20px 0 30px;
}

table
{
    border-collapse: collapse;
}

table.Calendar td.Header
{
    padding-right: 10px;
}

div#LAIT
{    
    padding-top: 10px;
    text-align: center;    
}

div#LAIT a
{
    color: #aaaaaa;
    font-size: 7pt;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

