H1 {
	position:relative;
	top:auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 30px;
	display:block;
}
.SectionTitle {
display:none;
}
H2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	display: block;
}


.SectionContent {
	padding: 			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	display: 			block;
	font-weight:		normal;
	line-height:		14px;
	width:				640px;
}

P {
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
	width:				620px;
}

.ParagraphContent {
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
	width:				640px;
}

html{
	width:				640px;
	padding:			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
}

body {
	color: 				#000000;
	padding: 			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
	width:				640px;
}
#outer{
	color: 				#000000;
	text-align:			left;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:				left;
}
#header{
	display:			none;
}

#headerTop {
	display:			none;
}

#headerRight {
	display:			none;
}

#headerRightPhoto {
	display:			none;
}

#headerLeft {
	display:			none;
}

#headerTekst {
	display:			none;
}

#headerTekst #Subtekst {
	display:			none;
}

#headerLeftBottom {
	display:			none;
}

#menuTop {
	display:			none;
}

#left {
	display:			none;
}

#right {
	display:			none;
}

#footer {
	display:			none;

}

* html #footer {
	display:			none;
}

#centrecontent {
	width:				650px;
	float:				none;
	padding:			0px 0px 0px 0px;
	border: 			0px solid red;
}

#clearfooter {
	display:			none;
}
