body
{
    font-family: verdana, sans-serif;
    font-size: 11px;
    background: #00A0E6;
    margin-top: 0px;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 54px;
}
.title {
  text-align: center;
  font-size: 50px;
  color: #939592;
  letter-spacing: 6px;
}
#container
{
    top: 5px;
    width: 80%;
    background: #00A0E6;
}
#container_Cont
{
    width: 80%;
    height: 450px;
    padding: 15px 0px 0px 5px;
    margin: 0px;
    background: #00A0E6;
    text-align: left;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00003C;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #00003C;
}
#container_Time
	{
	position: absolute;
	float: left;
	margin: 180px 410px;
	Height: 70px;
	width: 170px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #;
}
#container_Select
	{
	position: absolute;
	float: left;
	margin: 70px auto;
	Height: 180px;
	width: 460px;
	padding: 5px;
	border: 0px solid #ccc;
	background: #;
}
#container_Info
	{
	position: absolute;
	float: left;
	margin: 0px auto;
	Height: 15px;
	width: 400px;
	padding: 15px;
	border: 0px solid Black;
	background: #;
}
#billedeRight {
	float: right;
	width: 239px;
	margin: 10px 10px 10px 10px;
}
#billedeLeft {
	float:Left;
	width: 130px;
	margin: 10px 10px 10px 10px;
}
#billedeFront {
	margin-top: 40px;
	border: 0px solid #0002FD;
	position: absolute;
	float:left;
}
#container_Info_R
	{
	position: absolute;
	float: left;
	margin: 0px 390px auto;
	Height: 5px;
	width: 150px;
	padding: 15px;
	border: 0px solid #ccc;
	background: #;
}
#container_Back_Forward
	{
		position: absolute;
		top: 45px;
		Height: 5px;
		width: 270px;
		padding: 2px;
		left: 10px;
		border: 0px solid #ccc;
		background: #;
	}
#container_LogoTop {
		position: relative;
		Top: 5px;
		height: 0;
		left: 0;
		width: 90%;
		padding: 0;
		border: 0px solid #ccc;
}
#container_LogoBot
	{
	height: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 0px solid #ccc;
	background: #00A0E6;
}
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	text-align: Center;
	color: White;
}
h2 {
	color: White;
	font-family: verdana,sans-serif, arial;
	font-weight: 300;
	font-size: larger;
	letter-spacing: 1.5px;
	font-variant: normal;
	margin: 1px 80px 1px 1px;
}
h3 {
	color: Maroon;
	font-family: "MS Serif", "New York", serif;
	font-weight: 700;
	font-size: large;
	letter-spacing: 2px;
	font-style: oblique;
	font-variant: small-caps;
}
h4 {
	color: White;
	font-family: verdana,sans-serif, arial;
	font-weight: 300;
	font-size: smaller;
	letter-spacing: 1.5px;
	font-variant: normal;
	
}

h5 {
	color: White;
	font-family: verdana,sans-serif, arial;
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
}

#tabnav
	{
		height: 20px;
		margin: 10px;
		
	}

#tabnav li
	{
		margin: 0;
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}

#tabnav a:link, #tabnav a:visited
	{
	float: left;
	background: #00A0E6;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 8px 2p x 8px;
	margin-right: 4px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: White;
	font: verdana, sans-serif, arial;
}

#tabnav a:link.active, #tabnav a:visited.active
	{
	border-bottom: 1px solid #fff;
	color: White;
	background: Maroon;
}

#tabnav a:hover
	{
	background: Maroon;
	color: #FFF;
}

a:link
	{
	color: White;
}

a:visited
	{
	color: White;
	
}

#Normal a:link
	{
	color: White;
	
}