h1 {
	color: #CB9B49;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	color: #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 50px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}

h3 {
	margin: 0;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	padding-left: 50px;
	padding-right: 40px;
}

h4 {
	margin: 0;
	text-align: left;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
}
h5 {
	color: #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}

h6 {
	margin: 0;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.7em;

}


p {
	margin: 0;
	text-align: left;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 0.9em;
	padding-left: 50px;
	padding-right: 40px;
}

a {
	color:#999;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #222222;
}

.oneColFixCtr #container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 600px;
	background-color: #000;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(images/bakgrund_02.jpg);
	height: 140px;
	background-repeat: no-repeat;
}


.oneColFixCtr #meny {
	width: 300px;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/* [disabled]height: 140px; */
	float: left;
}
.oneColFixCtr #xtra {
	width: 200px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/* [disabled]height: 140px; */
	float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}


.oneColFixCtr #cont {
	width: 470px;
	height: 40px;
	float: left;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.oneColFixCtr #cont2 {
	width: 470px;
	float: left;
	background-color: #000;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.oneColFixCtr #cont2spalt {
	width: 230px;
	float: left;
	background-color: #000;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #cont3 {
	width: 470px;
	padding: 0 px;
	height: 54px;
	float: right;
	text-align: center;
}
.oneColFixCtr #cont5 {
	width: 470px;
	float: none;
	background-color: #000;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.oneColFixCtr #foot {
	width: 780px;
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 50px;
	float: right;
	background-color: #000;
}
.oneColFixCtr #vide {
	width: 770px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: left;
	background-color: #000;
	padding-top: 0;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.oneColFixCtr #vide2 {
	width: 770px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	background-color: #000;
	padding-top: 20px;
	padding-right: px;
	padding-bottom: 0;
	padding-left: px;
}
.oneColFixCtr #mainContentc {
	 /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

