/* 
    Document   : default
    Created on : den 21 september 2007, 18:56
    Author     : Maggie Michnik
    Description:
        Purpose of the stylesheet follows.
*/

body
{
	display: block;
	background-color: gray;
	font: 12px verdana;
	text-align: center;
}

#container
{
	margin: auto;
	position:relative;
	width:800px;
	text-align: left;
}

#divHeader
{
	background-image: url(header.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
}

#divCenter
{
	background-image: url(center.gif);
	background-repeat: repeat-y;
}

#divCenterLeft
{
	float:left;
	margin-left: 20px;
	#margin-left: 20px;
	_margin-left: 10px;
	width: 170px;
}

#divCenterLeft a
{	
	text-align: left;
	text-decoration: none;
	color: white;
	font-size: 13px;
	#font-size: 13px;
	_font-size: 13px;	
}

#divCenterLeft a:hover
{
	text-align: left;
	text-decoration: none;
	color: black;
}

#divCenterLeft .linkProjekt
{	
	position: relative;
	left: 20px;
	#left: 20px;
	_left: 20px;
	font-size: 12px;
	#font-size: 12px;
	_font-size: 12 px;
}

.linksInDivCenter
{
	position: relative;
	left: 225px;
	text-align: left;
	text-decoration: none;
	color: black;
	font-size: 16px;
	#font-size: 14px;
	_font-size: 16px;
font-weight: bolder;
}

.linksInDivCenter:hover
{
	color: #8789F3;	
}






/*
#centerText
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 210px;
	_margin-left: 210px;
	margin-right: 20px;
	font-size: medium;
}
*/
#divCenter h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 210px;
	margin-right: 20px;
}

img.floatRight
{
	float: right;
	margin-right: 20px;
}

img.floatLeft
{
	position: absolute;
	left: 220px;
	float: left;
}

img.floatCenter
{
	position: absolute;
	left: 250px;
}

.infoProjectRight
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 360px;
	
	text-align: left;
	min-height: 100px;
	#height: 100px;
}

.infoNyttMenu
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 360px;
	
	text-align: left;
	min-height: 50px;
	#height: 50px;
}


.linkKontakt
{
	text-align: left;
	text-decoration: none;
	color: black;
	font-size: 16px;
	#font-size: 16px;
	_font-size: 16px;
}

.linkKontakt:hover
{
	color: red;	
}

#divInfoText
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	margin-right: 20px;
	#text-align: justify;
	font-size: small;
	width: 500px;
	text-align: left;
}

#divInfoTextBilder
{
	background-image: url(textBildEtt.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	margin-right: 20px;
	text-align: justify;
	font-size: small;
	width: 500px;
	
}


.infoText
{

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	margin-right: 20px;
	#text-align: justify;
	font-size: small;
	width: 500px;
	text-align: left;

/*	text-align: justify;
	min-height: 500px;
	#height: 500px;*/
}
.infoTextBold
{

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 210px;
	margin-right: 20px;
	font-size: medium;
	font-weight: bolder;
	#font-size: small;
	min-height: 200px;
	#height: 200px;
}

#divCenterImage
{
	background-image: url(galleri.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	margin-left: 220px;
}

#divCenterImage:hover
{
	background-image: url(galleri2.gif);
}

.infoContactLeft
{
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-right: 190px;
	text-align: left;
	min-height: 170px;
	#height: 170px;
}


.infoContactRight
{
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 390px;
	margin-right: 30px;
	text-align: left;
	min-height: 170px;
	#height: 170px;
}

#divCenterGalleri
{
	margin-left: 245px;
	width: 500px;
	text-align: center;
}

.imageGallery1
{
}

.imageGallery2
{
	margin-left: 62px;
}

.infoImage1
{
	
}

#divFooter
{
	clear: left;
   	background-image: url(footer.gif);
   	background-repeat: no-repeat;
   	background-position: center top;
   	height: 153px;
	width: 800px;
	font: 10px;
	
}

#divFooterFirst
{
	margin-top: 5px;
	float:left;
	text-align: center;
	width: 200px;
	color: white;
	font: 10px;
}

#divFooterSecond
{
	float:left;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	color: white;
	font: 10px;
}

#divFooterThird
{
	float:left;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	color: white;
	font: 10px;
}

#divFooterFourth
{
	float:left;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	color: white;
	font: 10px;
}
#divFooterFifth
{
    position:relative;
    top: 40px;
    #top: 40px;
    _top: 40px;
    color: black;
    font: 10px;
 
}
.infoMeny
{

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 210px;
	margin-right: 20px;
	font-size: medium;
	#font-size: x-small;
	min-height: 500px;
	#height: 500px;
}

.infoMeny1
{

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 210px;
	margin-right: 20px;
	font-size: medium;
	#font-size: x-small;
	min-height: 50px;
	#height: 50px;
}


#divCenter h6
{
	text-align: center;
	margin-left: 210px;
	margin-right: 20px;
}
