body {
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	margin:0;
	height: 100%;
	
	font-family: "Trebuchet MS1", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* LINK */
a {
	color: #69c;	
}


/* IMG */
img {
	border:0;	
}

/* HEADERS */
h1 {
	margin:0;
	margin-top:4px;
	color: #272b21;
	font-size:19px;
}

h2 {
	color: #728484;
	font-size:13px;
	margin-top:-5px;
	padding-left: 12px;
	margin-bottom: 20px;
}

h3 {
	margin:0;
	color: #ffffff;	
}

/* TAGS */
p {
	line-height: 1.5;	
}


/* QUOTES */

blockquote {
display: block;
padding:0;
width: 250px;
font-style: italic;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 400%;
width: 24px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
margin-top: -20px;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -30px;
margin-left: 265px;
}

blockquote p {
	padding-top: 14px;
	text-align:center;
}

/* SITE BUILDING */

#site {
	margin:auto;
	width: 708px;
}

#topbanner {
	background-image: url('images/topBanner3.png');
	width: 696px;
	height: 157px;
	margin:auto;
}

#topbannerLeft {
	background-image: url('images/shadowLeft.png');
	width: 6px;
	height: 218px;
	margin-left:-6px;
	float:left;
}

#topbannerRight {
	background-image: url('images/shadowRight.png');
	width: 6px;
	height: 218px;
	margin-right:-6px;	
	float:right;
}

#navigation {
	width: 696px;
	height: 43px;
	margin:auto;
}

#navigation a {
	color: #cccccc;	
}

#navigationBottom {
	background-image: url('images/navBottom.png');
	width: 696px;
	height: 9px;
	margin:auto;
}

#navHome {
	background-image: url('images/navHome.png');
	background-repeat: no-repeat;
	
	width: 92px;
	height: 43px;
	display:block;
	float:left;
}

#navReferences {
	background-image: url('images/navReferences.png');
	background-repeat: no-repeat;
	
	width: 112px;
	height: 43px;
	display:block;
	float:left;
}

#navAbout {
	background-image: url('images/navAbout.png');
	background-repeat: no-repeat;
	
	width: 83px;
	height: 43px;
	display:block;
	float:left;
}

#navPartners {
	background-image: url('images/navPartners.png');
	background-repeat: no-repeat;
	
	width: 93px;
	height: 43px;
	display:block;
	float:left;
}

#navContact {
	background-image: url('images/navContact.png');
	background-repeat: no-repeat;
	
	width: 90px;
	height: 43px;
	display:block;
	float:left;
}

#navRight {
	background-image: url('images/navRight.png');
	background-repeat: no-repeat;
	
	width: 226px;
	height: 43px;
	float:left;
}

#bottom {
	width: 200px;
	position:absolute;
	bottom:1px;
	margin-left: 23px;
	z-index: -1;
	/*filter:alpha(opacity=20); 
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}

/*#bottom:hover {
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}*/

/* GLOBAL CLASSES */

.content {
	width: 696px;
	margin:auto;
	float:left;
}

.whiteThumb {
	background-image: url('images/thumbWhite.png');
	width: 96px;
	height: 96px;
	float: left;
	margin:6px;
	cursor: pointer;
}

.clear {
	clear:both;
}

.padding {
	padding: 12px;
}

.paddingSmall {
	padding: 8px;
	padding-left: 12px;
}


/* HOME */

#homeContentTop {
	background-image: url('images/homeContentTop.png');
	width: 696px;
	height: 9px;
	margin:auto;
}

#exampleSmall {
	background-image: url('images/exampleSmall.png');
	width: 425px;
	height: 245px;
	float:left;
}

#homeExampleRight {
	background-image: url('images/homeExampleRight.png');
	width: 15px;
	height: 245px;
	float:left;
}

#homeShadowLeft {
	background-image: url('images/homeShadowLeft.png');
	width: 6px;
	height: 285px;
	float:left;
}

#homeShadowRight {
	background-image: url('images/homeShadowRight.png');
	width: 6px;
	height: 285px;
	float:left;
}

#homeRandom {
	background-image: url('images/fremvisningsBox.png');
	width: 256px;
	height: 245px;
	float:left;
}

#homeNews {
	float:left;
	width: 205px;
	margin-right: 39px;
	margin-top:19px;
}

#homeFollow {
	float:left;
	width: 208px;
	margin-right: 38.5px;
	margin-top:19px;
}

#homeTags {
	float:left;
	width: 205px;
	margin-top:19px;
}

#homeBoxNewsTop {
	background-image: url('images/homeBoxNewsTop.png');
	width: 205px;
	height: 21px;
}

#homeBoxFollowTop {
	background-image: url('images/homeBoxFollowTop.png');
	width: 208px;
	height: 21px;
}

#homeBoxClaudTop {
	background-image: url('images/homeBoxClaudTop.png');
	width: 205px;
	height: 21px;
}

#homeBottom {
	background-image: url('images/homeExampleBottom.png');
	height: 19px;
	width: 696px;
	clear:both;
}

#homeBoxNewsBg {
	background-image: url('images/homeBoxNewsBg.png');
	width: 205px;
	height: 158px;
}

#homeBoxFollowBg {
	background-image: url('images/homeBoxFollowBg.png');
	width: 208px;
	height: 158px;
}

#homeBoxClaudBg {
	background-image: url('images/homeBoxClaudBg.png');
	width: 205px;
	height: 158px;
}

#homeRandomInner {
	clear:both;
	width: 222px;
	height:222px;
	margin:auto;
	margin-top:15px;
}

/* REFS */

#referenceContentTop {
	background-image: url('images/refsTop.png');
	width: 696px;
	height: 9px;
	margin:auto;
}

#refsShowBox {
	background-image: url('images/refShowBox.png');
	width: 696px;
	height: 245px;
}

#refsShadowLeft {
	background-image: url('images/refsShadowLeft.png');
	width: 6px;
	height: 285px;
	float:left;
}

#refsShadowRight {
	background-image: url('images/refsShadowRight.png');
	width: 6px;
	height: 285px;
	float:left;
}

#refsSortLeft {
	background-image: url('images/refsSortNavLeft.png');
	width: 380px;
	height: 32px;
	float:left;
	cursor: help;
}
#refsSortWebsites {
	background-image: url('images/refsSortNavWebsites.png');
	width: 90px;
	height: 32px;
	float:left;
	cursor: pointer;
}
#refsSortGrafik {
	background-image: url('images/refsSortNavGrafik.png');
	width: 86px;
	height: 32px;
	float:left;
	cursor: pointer;
}
#refsSortTryk {
	background-image: url('images/refsSortNavTryk.png');
	width: 140px;
	height: 32px;
	float:left;
	cursor: pointer;
}

#refsThumbs {
	width: 648px;
	margin:auto;
	clear:both;
	padding-top: 12px;
}

/* ABOUT */

#profilContentTop {
	background-image: url('images/profilTop.png');
	width: 696px;
	height: 9px;
	margin:auto;
}

#profilShadowLeft {
	background-image: url('images/profilShadowLeft.png');
	width: 6px;
	height: 452px;
	float:left;
}

#profilShadowRight {
	background-image: url('images/profilShadowRight.png');
	width: 6px;
	height: 452px;
	float:left;
}

#profilBg {
	background-image: url('images/profilBoxBg.png');
	width: 452px;
	height: 457px;
	float:left;
}

#profilFacts {
	width: 231px;
	float:right;
}

.factBox {
	background-image: url('images/profilSmallBox.png');
	width: 231px;
	height: 127px;
	margin-bottom: 16px;
	clear:both;
	color: #ffffff;
}

/* PARTNERS */

#partnerContentTop {
	width: 696px;
	height: 5px;
	margin:auto;
}

#partnerNoergaard {
	background-image: url('images/partnerNoergaard.png');
	width: 708px;
	height: 149px;
	margin-bottom:5px;
}
#partnerJensen {
	background-image: url('images/partnerJensen.png');
	width: 708px;
	height: 149px;
	margin-bottom:5px;
}

.partnerPadding {
	padding:16px;
	padding-top:8px;
}

/* CONTACT */

#kontaktContentTop {
	background-image: url('images/kontaktTop.png');
	width: 696px;
	height: 9px;
	margin:auto;
}

#kontaktShadowLeft {
	background-image: url('images/kontaktShadowLeft.png');
	width: 6px;
	height: 285px;
	float:left;
}

#kontaktShadowRight {
	background-image: url('images/kontaktShadowRight.png');
	width: 6px;
	height: 285px;
	float:left;
}

#kontaktLeft {
	background-image: url('images/kontaktLeft.png');
	width: 417px;
	height: 281px;
	float:left;	
}

#kontaktRight {
	background-image: url('images/KontaktRight.png');
	width: 279px;
	height: 281px;
	float:left;	
}

.kontaktPadding {
	padding: 12px;
	padding-left: 24px;	
}

.kontaktFormDiv {
	width: 190px;
	float:left;
}

.kontaktFormDiv input {
	width: 180px;
}

#textarea {
	width: 370px;
	height: 70px;
}

.kontaktClear {
	clear:both;
	height: 50px;
}

/* TEEST */

#tester {
	position:absolute;
	z-index:20;
	color:#ffffff;
	width: 130px;
	margin-top: 38px;
	margin-left: 567px;
}

#nav img { border: none; display: block }

