body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #595959;
	background-color: #254061;
}

p  {	font-size: 70%;}

h1 {font-size: 80%;margin-bottom: 0px;}
h2 {font-size: 70%;margin-bottom: 0px;}
			
a {
	color: #254061;
}

ul {
	font-size: 70%;
}

.itoi {
	font-weight: bold;
	color: #595959;
	font-size: 80%;
}

.referee {
	font-style: italic;
}

.flash {
	width: 100px;
	border: 1px solid black;
	float: center;
}

.nospace {margin-top: 0px; margin-bottom: 0px;}
.notopspace {margin-top: 0px;}
.nobottomspace {margin-bottom: 0px;}


#container {
	width: 800px;
	text-align: left;
	margin: auto;
}

.clearer {
	clear: both;
}

/*
**
*/

#topContainer {
	left: 0px;
	height: 110px;
	width: 800px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

#logo {
	width: 200px;
}

#topLanguage {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 560px;
	text-align: right;
}

#topLanguage a{
	margin: 0;
}

#topNavigation {
	position: absolute;
	top: 2em;
	left: 220px;
	width: 580px;
	text-align: right;
}

#navtop a {
	color: #254061;
	font-size: 80%;
}

#navtop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#navtop li #current {
	color: black;
}

#navtop li {
	display: inline; 
	padding-left: 10px;
	padding-right: 10px;
}

img.middle {
display: block;
margin-left: auto;
margin-right: auto
}

#contentContainer {
	max-height: 1600px;
	min-height: 500px;
	min-width: 800px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#sidebarContainer {
	float: left;
	width: 220px;
}

#content {
	padding-left: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*
** LEFT NAVIGATION
*/

#navleft {
}

#navleft li #current {
	color: black;
}

#navleft a {
/* 	text-decoration: none; */
/* 	color: #254061; */
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 18px;
	font-size: 80%;
}

#navleft ul{
	list-style: none;
	padding: 0;
	margin: 10px;
}

div.audio  {
/* 	text-decoration: none; */
  float: left;
  width: 25px;
	height: 25px;
  margin: margin-top: 10px; margin-right: 10px; margin-bottom: 0px;
}

div.audio a {
/*	display: inline; */
	padding-left:0px;
}

#pdf  {
/* 	text-decoration: none; */
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#pdf a {
/*	display: inline; */
	padding-left:0px;
}

/*
** NEWS AND EVENTS BREAKOUT BOX
*/
#extra {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 8px;
	margin-top: 8px;
	background-color: #fff;
	color: #333;
	border: .1em groove #cccccc;
	font-size: .8em;
	padding: 8px;
	float: right;
	width: 20%;
}

#box * {
	max-width:30em;
	border-color: #ccc;
}

#box h2 {
color:white; 
background:#254061;
}
/*
** FOOTER
*/

#footer {
	bottom: 0px;
	clear: both;
	color: #595959;
	margin-left: 0px;
	position: relative;
	font-size: 80%;
}

#footer p {
text-align: center;
font-size: 80%;
}

/*
** BOOK COVER (Udgivelser/Publications)
*/

div.cover {
  float: left;
  width: 200px;
  margin: margin-top: 0px; margin-right: 20px; margin-bottom: 0px;
  padding: 0em;
}
div.cover p {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 8pt;
  text-align: left;
  font-style: italic;
  text-indent: 0;
}

/*
** Soren (Om itoi/About itoi)
*/

div.photo {
  float: left;
  width: 120px;
  margin: margin-top: 10px; margin-right: 20px; margin-bottom: 20px;
  padding: 0em;
}

div.photomark {
  float: left;
  margin: margin-top: 10px; margin-right: 20px; margin-bottom: 20px;
  padding: 0em;
}

div.photomarkright {
  float: right;
  margin: margin-top: 10px; margin-left: 20px; margin-bottom: 20px; margin-right: 20px;
  padding: 0em;
}

/*
** Medals (OL-guld/Olympic Gold)
*/

div.ol_guld {
  float: left;
  width: 180px;
  margin: margin-top: 10px; margin-right: 20px; margin-bottom: 20px;
  padding: 0em;
}
