/* Start of CMSMS style sheet 'master' */
html, body {
height: 100%;
}

body {
	background: url('../images/background.png');
	background-color: #d5ebe0;
	background-repeat:repeat-x;
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #37bbd1;
}

h4 {
	margin: 65px auto auto 15px;
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
}

h4 a {
	color: #fff;
}

h4 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #37bbd1;
	margin-top: 70px;
}

#container {
	min-height: 100%;
	padding-left: 75px;
	background: url('../images/shadow.png');
	width: 885px;
	margin: 0 auto;
}

* html #container {
	height: 100%;
}

#top {
	position: absolute;
	width: 880px;
	height: 43px;
	background: url('../images/gradtop.jpg');
}

#grid810 {
	width: 810px;
	height: 100%;
}

#logo {
	margin-top: 43px;
	width: 184px;
	height: 185px;
	float: left;
}

h1#elilogo {
	width: 85px;
	height: 138px;
	text-indent: -9999px;
	margin: 30px 0 0 40px;
	background: url(../images/elitaire_logo.gif) no-repeat;
}

h1#elilogo a {
	display: block;
	width: 85px; 
	height: 138px;
	overflow: hidden;
}

#toppic {
	margin-top: 43px;
	width: 626px;
	height: 185px;
	float: left;
	background: url('../images/toppic.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}

#menu {
	width: 810px;
	height: 37px;
	clear: both;
	background: url('../images/greenstroke.gif');
}

#divider {
	width: 810px;
	height: 11px;
	background: url('../images/divider.jpg');
	background-repeat: no-repeat;
}

#headline {
	width: 460px;
	height: 102px;
	margin-right: 35px;
	float: left;
	background: url('../images/greenstroke_bottom.gif');
}

#adrbox {
	width: 315px;
	height: 102px;
	float: left;
	background: url('../images/blueback.jpg');
}

#whitebox {
	width: 810px;
	height: 15px;
	clear: both;
	background-color: #fff;
}

#content {
	width: 460px;
	float: left;
	margin-right: 35px;
	padding-top: 35px;
	overflow: hidden;
}

#content img {
	max-width: 460px;
}

#photo {
	float: left;
}

#shadowbox {
	width: 315px;
	height: 100px;
	float: right;
	background: url('../images/shadowpic.png');
	background-repeat: repeat-x;
}

.clear {
	clear:both;
	font-size:5px;
	line-height:0.2;
	overflow: hidden;
}

/* ::: Menu ::: */

h3 a {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
}

h3 a.omelitaire {
	width: 88px;
	background-position: 0px 0px; 
}

h3 a.koncept {
	width: 133px;
	background-position: -88px 0px; 
}

h3 a.samarbejdspartnere {
	width: 163px;
	background-position: -412px 0px; 
}

h3 a.ydelser {
	width: 94px;
	background-position: -221px 0px; 
}

h3 a.kontakt {
	width: 71px;
	background-position: -315px 0px; 
}

h3 a.omelitaire:hover {
	width: 88px;
	background-position: 0px -37px; 
}

h3 a.koncept:hover {
	width: 133px;
	background-position: -88px -37px; 
}

h3 a.samarbejdspartnere:hover {
	width: 163px;
	background-position: -412px -37px; 
}

h3 a.ydelser:hover {
	width: 94px;
	background-position: -221px -37px; 
}

h3 a.kontakt:hover {
	width: 71px;
	background-position: -315px -37px; 
}

h3.omelitaire {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 88px;
	background-position: 0px -37px; 
}

h3.koncept {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 133px;
	background-position: -88px -37px; 
}

h3.samarbejdspartnere {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 163px;
	background-position: -412px -37px; 
}

h3.ydelser {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 94px;
	background-position: -221px -37px; 
}

h3.kontakt {
	height: 37px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent:-9000px;
	background: url('../images/menu.gif');
	background-repeat: no-repeat;
	width: 71px;
	background-position: -315px -37px; 
}
/* End of 'master' */

