body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#container
{
  	margin: 0 auto;
  	width: 850px;
	text-align: left;
}

#masthead {
	float:left;
	width:100%;
	height:105px;
	z-index:1;
	margin-top: 30px;
	text-align: left;
	background-image: url(images/cicero-lille-hvid.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#menu {
	float:left;
	width:100%;
	z-index:1;
	border: 1px dashed #333333;
	background-position: center;
	text-align: center;
	background-color: #003366;
}

#content {
	float:left;
	width:70%;
	z-index:2;
	border: 1px dashed #666666;
	margin-top: 5px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title {
	font-size: 4em;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

.title a:link, .title a:active, .title a:visited, .title a:hover {
	text-decoration: none;
	color: black;
}

.undertitel {
	padding-left: 2px;
	padding-top: -5px;
	margin-top: -5px;
	line-height: 13px;
}
#info {
	float:right;
	width:23%;
	z-index:3;
	border: 1px dashed #666666;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	background-color: #E8E8E8;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#info a {
	text-decoration: none;
	font-weight: normal;
}

#menu ul
{
	background-color: #036;
	color: White;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-position: center;
	text-align: center;
}

#menu ul li { display: inline; }

#menu ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#menu ul li a:hover
{
background-color: #369;
color: #fff;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#lektionsplan td {
	border: 1px solid #000000;
	padding: 2px;
}
#lektionsplan {
	text-align: center;
}

#lektionsplan th {
	text-align: center;
	vertical-align: bottom;
}

table {
	border-collapse:collapse
}
.lilletekst {
	font-size: small;
	color: #999999;
	clear: both;
}

.delicious-posts { }
.delicious-posts ul, .delicious-posts li, .delicious-banner {
	margin: 8px;
	padding: 0;
	list-style-type: square;
}
.delicious-post { font-size: 100%}
.delicious-odd { background-color: #E8E8E8}
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 0em;
	font-weight: normal;
}
.delicious-post a {
	color: #003366;
	font-weight: normal;
}
.delicious-banner { margin: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
.portrait {
	border: 1px solid #333333;
	float: none;
	margin-right: 5px;
	margin-bottom: 1px;
}
.navn {
	font-weight: bold;
	margin-top: 4px;
}
.deltager {
	margin-bottom: 8px;
	padding-bottom: 8px;
	float: left;
	width: 190px;
	padding-right: 5px;
	text-align: center;
	height: 230px;
}
.litteratur {
	font-size: small;
}

