html {
	height: 100%;
}

body {
	background: #ccc;
	font-family: Calibri, Arial, Verdana;
	text-align: center;
	height: 100%;
}

h1, h2, h3, h4, h5, h6, p, a, div, td, li {
	color: #000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

p, li, th, td {
	font-size: 12px;	
}

a {
	text-decoration: none;
}

fieldset {
	border-style: none;
	margin-left: -10px;
	.margin-left: 0px;
}

/*****************************
**		layout classes		**
*****************************/

.container {
	width: 800px;
	padding: 0px;
	margin: 10px auto;	
	text-align: center;
}

	.header {
		background: url(../images/frame-top.jpg) center center repeat-y;
		.width: 748px;
		.width: 780px;
		height: 30px;
		padding: 25px 26px 0px 26px;
		margin: 0px auto 0px auto;
		text-align: left;
	}
	
		.header .flags {
			width: 137px;
			text-align: left;
			padding: 5px 0px 0px 0px;
			margin: 0px;
		}
	
	.banner {
		background: url(../images/frame-content.jpg) center center repeat-y;
		width: 748px;
		height: 70px;
		padding: 0px 26px 0px 26px;
		margin: 0px auto 0px auto;
		text-align: left;
	}
		
		.banner .inner-banner {
			background: url(../images/banner-baggrund.jpg) 1px 0px no-repeat;
			width: 748px;
			height: 70px;
			padding: 0px;
			margin: 0px;
		}

			.banner .inner-banner .flash {
				width: 485px;
				padding-left: 139px;
			}
	
	.main-container {
		background: url(../images/frame-content.jpg) center center repeat-y #ccc;
		width:748px;
		font-size: 12px;
		padding: 0px 26px 0px 26px;
		margin: 0px auto 0px auto;
		text-align: left;
	}
	
		.inner-main-container {
			background: url(../images/navi-bottom.jpg) bottom left no-repeat #bfbfbf;
			width: 745px;
			padding: 0px;
			margin: 0px 0px 0px 1px;
			.margin: 0px 0px 0px -1px;
		}
		
		.navi {
			background: #bfbfbf;
			width: 137px;
			float: left;
			margin: 0px 0px 0px 1px;
		}
		
			.navi ul {
				list-style: none;
				padding: 5px;
				margin: 0px 0px 20px 0px;
			}
			.navi li {}
			.navi a {
				color: #666;
				text-decoration: none;
			}
				.navi a.active {
					color: #000;	
				}
				.navi a:hover {
					color: #000;
				}
		
		.main-forside {
			background-color: #ccc;
			float: left;
			width: 605px;
			.width: 600px;
			padding: 0px;
			margin: 0px;
		}
		
		.main-underside-1, .main-underside-2 {
			float: left;
			background-color: #ccc;
			background-position: top right;
			background-repeat: no-repeat;
			width: 597px;
			.width: 590px;
			min-height: 430px;
			.height: 430px;
			padding: 5px 5px 15px 5px;
			.padding: 5px 6px 10px 4px;
		}

		.main-underside-1 {
			background-image: url(../images/underside-1-baggrund.jpg);
			margin: 0px;
		}
		.main-underside-2 {
			background-image: url(../images/underside-2-baggrund.jpg);
			margin: 0px;
		}
		
			.main-forside .main-bottom .main-footer {
				background: #bfbfbf;
				width: 150px;
				padding: 5px;
				margin: 10px 0px 10px 0px;;
				.margin-right: -10px;
				float: right;
			}

			.main-underside-1 .main-bottom .main-footer, .main-underside-2 .main-bottom .main-footer {
				background: #bfbfbf;
				width: 150px;
				padding: 5px;
				margin: 10px -5px 0px 0px;;
				.margin-right: -15px;
				float: right;
			}
			
			.main-content {
				width: 590px;
				.width: 597px;
				min-height: 430px;
				.height: 430px;
			}
			
	.bottom-shade {
		background: url(../images/frame-bottom.jpg) top center no-repeat;
		width: 748px;
		.width: 780px;
		height: 20px;
		padding: 0px 26px;
		margin: 0px auto;
	}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

/*****************************
**		flexible content	**
*****************************/

.custom-flexible-twoCols-one {
	clear: both;
	float: left;
	width: 290px;
}

.custom-flexible-twoCols-two {
	float: left;
	width: 290px;
}

/*****************************
**		e-mail plug-in		**
*****************************/

.csc-mailform-field label {
	float: left;
	width: 100px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 13px;
}

.csc-mailform-field input, textarea {
	width: 225px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 13px;
	margin-top: 5px;
}

.csc-mailform-submit {
	float: left;
	width: 125px !important;
	margin-left: 200px;
}

/*****************************
**		tt_news				**
*****************************/

.news-latest-item h2 {
	padding: 0px;
	margin-bottom: 0px;
}

.news-latest-item img {
	float: right;
	padding: 0px 0px 10px 10px;
	.margin: 0px 0px 10px 10px;
}

.news-single-item h1 {
	margin-bottom: 0px;
}

.news-single-img {
	float: right;
	padding: 0px 20px 5px 10px;
}

.news-latest-date, .news-single-date {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.cl-right {
	margin-right: 0px;	
	clear: both;
}



.pris-eksempler th {
	width: 270px;
	text-align: left;
}

.csc-textpic-caption {
	font-size: 11px;	
}

/*****************************
**		kontakt modul		**
*****************************/

.employee{
	float: left; 
	width: 290px;
	border-bottom: 1px #999 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: arial;
}
	.employee_img{
		float: left;
		width: 120px;
		display: block;
	}
	.employee_right{
		float: left;
		width: 170px;
	}
		.employee_full_name{
			font-weight: bold;
			font-size: 12px;
		}
		.employee_full_name, .employee_full_job{
			float: left;
			width: 170px;
			font-size: 12px;
		}
			.employee_full_job{
				margin-bottom: 60px;
			font-size: 12px;
			}
		.employee_label{
			float: left;
			width: 60px;
			font-size: 12px;
		}
		.employee_text{
			float: left;
			font-size: 12px;
			width: 110px;
		}
