﻿/*Hovedstylesheet*/

/*Definering af brødtekstens udseende*/
Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/*Definering af overskrifter*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: black;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	font-weight: bold;
}

/*Definering af formelteksternes udseende*/

.formeltekst
{
	font-weight: bold;
	font-size: medium;
	text-align: center;
	border: 2px solid;
	background: #A3F5F1;
	margin-left: 25%;
	margin-right: 25%;
}

/*Definering af referenceteksternes udseende*/

.referencetekst
{
	font-weight: normal;
	font-size: xx-small;

}

/*Definering af figuroverskrifternes udseende*/

.figuroverskrift
{
	font-weight: bold;
	font-size: x-small;
	color: #0000FF;
}

/*Definering af græske bogstaver*/

.symbol
{
	font-family: Symbol;
}


/*Definering af Udskriv*/
.udskriv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	font-weight: bold;
}



/*Definering af linkenes udseende*/
A:link{
	color:blue;
}
A:visited{
	color:purple;
}
A:active{
	color:red;
}

/*Definering af boxenes udseende og position*/
.box1{
	Position: absolute;
	top: 10px;
	left: 10px;
	width: 170px;
	height: 90px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box2{
	position: absolute;
	top: 10px;
	left: 190px;
	width: 650px;
	height: 90px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box3{
	position: absolute;
	top: 10px;
	left: 850px;
	width: 170px;
	height: 90px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box4{
	position: absolute;
	top: 220px;
	left: 10px;
	width: 170px;
	height: 620px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box5{
	position: absolute;
	top: 220px;
	left: 190px;
	width: 650px;
	height: auto;
	/*padding: 5px 5px 5px 5px; for at skabe luft mellem tekst og siderne, der er problemer i IE*/
	background-color: white;
	border: thin #0000FF solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	/*overflow: auto;*/
	/*scrollbar-face-color: blue;*/
}

.box6{
	position: absolute;
	top: 220px;
	left: 850px;
	width: 170px;
	height: 620px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box7{
	position: absolute;
	top: 850px;
	left: 10px;
	width: 170px;
	height: 100px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;

}

.box8{
	position: absolute;
	top: 850px;
	left: 850px;
	width: 170px;
	height: 100px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;

}

.box9{
	position: absolute;
	top: 110px;
	left: 10px;
	width: 1010px;
	height: 100px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
}

.box10{
	position: absolute;
	top: 1150px;
	left: 850px;
	width: 170px;
	height: 500px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
	display: none;
}

.box11{
	position: absolute;
	top: 1150px;
	left: 850px;
	width: 170px;
	height: 500px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
	display: none;
}

.box12{
	position: absolute;
	top: 1150px;
	left: 850px;
	width: 170px;
	height: 500px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
	display: none;
}

.box13{
	position: absolute;
	top: 1150px;
	left: 850px;
	width: 170px;
	height: 500px;
	background-color: white;
	color: black;
	border: thin #00FFFF solid;
	display: none;
}


/*Definering af box-in-a-boxes*/

.boxinabox1{
	position: absolute;
	top: 30px;
	left: 30px;
}

.boxinabox3{
	position:absolute;
	top: 35px;
	left: 6px;
}

.boxinabox4a{
	position:absolute;
	top: 5px;
	left: 5px;
}


.boxinabox4b{
	position:absolute;
	top: 100px;
	left: 6px;
	display: none;
}


/*boxinabox5-tekstkasse indeholder alt indhold i box5 så det kan placeres præcist indenfor rammen af box5*/

.boxinabox5-tekstkasse{
	margin: 5px 5px 5px 5px;
	/*padding: 5px 5px 5px 5px; */
}



/*boxinabox5 er tænkt som en lille box i box 5 som kan indeholde ekstra ting fx boks-tekst*/

.boxinabox5{
	float: left;
	width: 100px;
	height: 100px;
	background: lime;
	display: none;
}

.boxinabox6a{
	position:absolute;
	top: 5px;
	left: 5px;
}

.boxinabox6b{
	position:absolute;
	top: 100px;
	left: 6px;
	display: none;
}

.boxinabox7{
	position: absolute;
	top: 7px;
	left: 7px;
}

.boxinabox8{
	position: absolute;
	top: 30px;
	left: 30px;
	display:none;
}

.boxinabox9a{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 160px;
	height: 80px;
}

.boxinabox9b{
	position: absolute;
	top: 5px;
	left: 130px;
	width: 750px;
	height: 80px;
}

.boxinabox9c{
	position: absolute;
	top: 30px;
	left: 30px;
	display:none;
}


