/*Stil generelt*/

body {
  font-family: Verdana,sans-serif;
  text-decoration: none;
  color: black;
  margin: 0px;
  height:100%;
  font-size: 10px;
}

#body {
	background: url('images/datrundt8.gif') fixed center top no-repeat;
  background-color: #ccd5d0;
	height:100%;
  margin: 0px;
}

a:link {
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000080;
	font-weight:bold;
}

p {
	margin:0px;
	padding:5px;
	/*border:1px;
	border-style:solid;*/
}

div {
	margin:0px;
}

img {
	border:0px;
}


/*Overskrifter generelt*/
.rub1 {
	font-size: 15pt;
	font-weight:bold;
	color: #000080;
}

.rub2 {
	font-size: 14pt;
	font-weight:bold;
	color: #000080;
}

.rub3 {
	font-size: 13pt;
	font-weight:bold;
	color: #000080;
}

.rub4 {
	font-size: 12pt;
	font-weight:bold;
	color: #000080;
}

.rub5 {
	font-size: 11pt;
	font-weight:bold;
	color: #000080;
}

.rub6 {
	font-size: 10pt;
	font-weight:bold;
	color: #000080;
}


/*Farver*/

.orange {
	color: #FF6600;
}

.blue {
	color: #000080;
}


/*Blokke generelt*/

.forsidespoergsmaal {
	overflow: hidden;
}

.forsidetekst {
	text-align:justify;
}

/*Overskrifter og tekster - specifikke (den enkelte tekst hænger sammen med sin overskrift)*/

#sp1 {
	position: absolute;
	left: 30%;
	top: 6%;
}

#sp2 {
	position: absolute;
	left: 22%;
	top: 12%;
}

#sp3 {
	position: absolute;
	left: 15%;
	top: 19%;
}

#sp4 { /*-->tekst1*/
	position: absolute;
	left: 10%;
	top: 28%;
}
#tekst1 {  /*Så vil du måske noget inden for it*/
	position: absolute;
	left: 7%;
	top: 35%;
	width:370px;
}

#sp5 { /*-->tekst2*/
	position: absolute;
	left: 4%;
	top: 55%;
}
#tekst2 {  /*Investering i fremtiden*/
	position: absolute;
	left: 1%;
	top: 60%;
	width:370px;
}

#sp6 { /*-->tekst3*/
	position: absolute;
	right: 1%;
	top: 28%;
}
#tekst3 {  /*Hvorfor lige RUC*/
	position: absolute;
	right: 7%;
	top: 35%;
	width:370px;
}

#sp7 { /*-->tekst4*/
	position: absolute;
	top:78%;
	left: 16%;
}
#tekst4 { /*"Vil du vide mere..."*/
	position:absolute;
	top:83%;
	left:17%;
	width:370px;
}

#sp8 { /*-->tekst5*/
	position: absolute;
	top:55%;
	right:4%;
}
#tekst5 {  /*Mød studerende...*/
	position:absolute;
	top:60%;
	right:1%;
	width:370px;
}

.phdstud_smaa {  /*Små billeder af de fire studerende på forsiden*/
	width:50%;
}

/*Billeder*/

/*.ruclogo_pic {
	position:absolute;
	top:0px;
	right:140px;
	height:100px;
	padding:5px;
}*/

.fp_pic { /*Future people-billedet*/
	position:absolute;
	bottom:0px;
	left:0px;
	height:50px;
	padding:5px;
}

.w3c_pic { /*W3C validation-ikonet*/
	position:absolute;
	bottom:55px;
	left:0px;
	height:31px;
	padding:5px;
}

.phdstud {  /*Billedet af de fire studerende*/
	width:640px;
	height:367px;
}

.phdstuddiv {  /*P-rammen om billedet (og tekst) af de fire studerende*/
	margin-top:60px;
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	color: #000080;
}

.candstud {  /*Billederne af kandidatstuderende*/
	width:200px;
	height:130px;
	border:1px;
	border-style:solid;
}


/*Positionering af de enkelte kandidatbilledere*/
#cand_saraid {
	position:absolute;
	top:0px;
	left:0px;
}

#cand_christinaid {
	position:absolute;
	top:150px;
	left:0px;
}

#cand_martinid {
	position:absolute;
	top:300px;
	left:0px;
}

#cand_mariaid {
	position:absolute;
	top:450px;
	left:0px;
}

#cand_jonasid {
	position:absolute;
	top:0px;
	right:0px;
}

#cand_nikolajid {
	position:absolute;
	top:150px;
	right:0px;
}

#cand_soerenid {
	position:absolute;
	top:300px;
	right:0px;
}


/*Tekst til phd-billedet*/

.phd_text {  /*bruges også til cand*/
	background-color:white;
	overflow: hidden;
	margin:0px;
	padding:0px;
	text-align:justify;
	opacity: .8; /*Til FF og O*/
	filter: alpha(opacity=80);  /*Til IE*/
}

/*Positionering af de enkelte tekster til phd-billederne
#phd_maren {
	position:absolute;
	left:190px;
	top:0px;
	width:400px;
}

#phd_tine {
	position:absolute;
	left:315px;
	top:0px;
	width:300px;
}

#phd_pernille {
	position:absolute;
	left:0px;
	top:0px;
	width:375px;
}

#phd_kristin {
	position:absolute;
	left:50px;
	top:0px;
	width:450px;
}
*/

/*Positionering af de enkelte tekster til phd-billederne*/
#phd_maren {
	position:absolute;
	left:10px;
	top:10px;
	width:380px;
}

#phd_pernille {
	position:absolute;
	left:10px;
	top:10px;
	width:380px;
}

#phd_kristin {
	position:absolute;
	right:10px;
	top:10px;
	width:380px;
}

#phd_tine {
	position:absolute;
	right:10px;
	top:10px;
	width:380px;
}


/*Positionering af de enkelte tekster til cand-billederne*/

#cand_sara {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_christina {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_martin {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_maria {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_jonas {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_nikolaj {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

#cand_soeren {
	position:absolute;
	left:215px;
	top:0px;
	width:355px;
}

