body	{
		margin-left: 9px;
		
		background-image: URL(../images/Back/pattern-bluenew.jpg);
		background-attachment: fixed;
		
		font-family: arial;
		font-size: 10pt;
		color: #474747;
		}
		
A:link	{
		text-decoration: none;
		color: #527194;
  		}
  		
A:visited {
		text-decoration: none;
		color: #527194;
		}
		
A:hover {
		text-decoration: underline;
		color: #527194;
		}
		
table {
		border-collapse: collapse;
		}
		
img.sprogimages	{
		border: 0px;
		
		padding: 0px;
		padding-left: 0px;
		
		margin: 0px;
		
		width: 55px;
		height: 22px;
		}

#MenuPos    {
		margin: 0px;
		position: absolute;
		z-index: 2000000;
		}

#bodyframe {
		width: 100%;
		height: 100%;
		
		position: absolute;
		
		padding-bottom: 10px;
		
		z-index: 1;
		}
		
#logo {
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 0px;
		border-top-width: 0px;
		border-color: #474747;
		border-style: solid;
		
		margin-top: 20px;
		margin-bottom: 0px;
		}
		
#content {
		background-image: URL(../images/Back/background.jpg);
		background-repeat: no-repeat;

		width: 865px;
		min-height: 400px;
		
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-top-width: 0px;
		border-color: #474747;
		border-style: solid;
		
		padding-left: 35px;
		padding-top: 45px;
		padding-bottom: 15px;
		
		margin-top: 0px;
		
		z-index: 1;
		
		overflow: hidden;
		}
		
#coltype_1 {
	width: 150px;
	
	float: left;
	
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#coltype_2 {
	width: 480px;
	padding-left: 25px; 
	padding-right: 25px;
}

#coltype_3 {
	width: 150px;
}

#coltype_4 {
	width: 630px;
	padding-left: 25px;
	margin-left: 1px;
	float: right;
	padding-right: 55px;
}

.errorbox   {
		border-width: 0px;
		border-color: #FF0000;
		border-style: solid;
		
		margin: 5px;
		
		padding: 5px;
		
		color: blue;
		
		font-size: 14px;

		background-color: #CCCCCC;
		
		width: 500px;
}

#updateCell {
		border-left-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-top-width: 0px;
		border-color: #474747;
		border-style: solid;
		}

.smallCalender_table {
		clear: both;
		width: 150px;
		border-width: 0px;
		border-style: solid;
}

#smallCalenderHead_left  {
        /*background-image: url('../images/Icons/calender/border_t.jpg');*/
        border-width: 0px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		width: 2px;
		height: 17px;
		padding-top: 3px;
		float: left;
}

#smallCalenderHead_main  {
		/*background-image: url('../images/Icons/calender/border_t.jpg');*/
		border-width: 0px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		font-family: arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #474747;
		width: 136px;
		height: 17px;
		padding-left: 8px;
		padding-top: 3px;
		float: left;
}

#smallCalenderHead_right  {
		/*background-image: url('../images/Icons/calender/border_t.jpg');*/
        border-width: 0px;
		border-right-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		width: 2px;
		height: 17px;
		padding-top: 3px;
		float: left;
}

.small_calender_dag {
        border-width: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
		border-color: #474747;
		border-style: solid;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #474747;
		text-decoration: underline;
		width: 140px;
		padding-left: 8px;
		padding-top: 2px;
		float:left;
		clear: both;
		/*background-color: #FFFFFF;*/
}


.small_calender_aktiviteter {
        border-width: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
		border-color: #474747;
		border-style: solid;
		font-family: arial, sans-serif;
        font-size: 12px;
		color: #474747;
		width: 140px;
		padding-left: 8px;
		padding-bottom: 4px;
		float:left;
		clear: both;
		/*background-color: #FFFFFF;*/
		
}

#smallCalenderBottom_left  {
        border-width: 0px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		width: 2px;
		height: 2px;
		clear: left;
		float: left;
		/*background-color: #FFFFFF;*/
}

#smallCalenderBottom_main  {
		border-width: 0px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		width: 144px;
		height: 2px;
		float: left;
		/*background-color: #FFFFFF;*/
}

#smallCalenderBottom_right  {
        border-width: 0px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-color: #474747;
		border-style: solid;
		width: 2px;
		height: 2px;
		float: left;
		/*background-color: #FFFFFF;*/
		clear: right;
}

.headline_div {
	padding-bottom: 5px; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12pt; 
	line-height: normal; 
	color: #6D92BB;
	max-width: 600px;
}

.sub_head {
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: normal; 
}

.text_span {
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10pt; 
	line-height: normal; 
	clear: none;
}
