/*
rød: #bf1228
ny rød: #bc0c17
blue dot: 4392a5
grå: #333333
tidl. grå: #666666
tidl. background-color:#333333
*/
div {overflow:hidden;}
body {
  margin:0;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: .8em;
	background-color:#666666;
}
h1 {
  color:#4392a5;
	font-size:1.4em;
}
p.teaser {
  color:#000000;
	font-size:.9em;
	font-weight:bold;
}
#pagecontainer {
  position:relative;
	top:0px;
	left:0px;
  margin:auto;
	width:850px;
	color:#000000; 
}
#top {
  position:relative;
	top:0px;
	left:0px;
	height:112px;
	width:850px;
}
#menu {
  position:relative;
	left:0px;
	top:0px;
	width:850px;
	height:20px;
	color:black;
	background-color:#ffffff;
	text-align:center;
}
#container {
  position:relative;
	top:0px;
	left:0px;
	width:850px;
	background:url(bg.jpg) repeat-y;
}
#left {
  position:relative;
  top:64px;
	left:5px;
	width:160px;
	color:#ffffff;
	background-color:#4392a5;
  font-size:80%;
	float:left;
	padding-bottom:5em;	
	
	
	
}
#left a {color:white;}
#right {
  position:relative;
  top:19px;
	left:5px;
	width:160px;
	color:#ffffff;
	background-color:#121212;
  font-size:85%;
	float:right;
	margin:5px;
	overflow:hidden;
	padding-bottom:5em;	
}
#right p {
  margin-bottom:0;
  margin-top:5px;
}
#indhold {
  position:relative;
	margin:10px;
	top:10px;
	left:20px;
	width:480px;
	color:#333333;
	float:left;
	padding-bottom:3em;
}
/*
#indhold a:link, #indhold a:visited {text-decoration:underline;}
*/
#bund {
  position:relative;
	clear:both;
	width:850px;
	margin:auto;
	background-color:#ffffff;
	color:#333333;
	text-align:center;
	font-weight:normal;
	font-size:.9em;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:1em;
}
.billedtop_100 {
  background-image:url(billedtop.jpg);
	height:15px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
}
.billedmidt_100 {
  background-image:url(billedmidt.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin:0px;
	background-position:top;
}
.billedbund_100 {
  background-image:url(billedbund.jpg);
	height:11px;
	background-repeat:no-repeat;
	margin:0px;
	background-position:top;
}


.forside {margin-left:1em;font-size:1.2em;}
.hmenu {margin-bottom:2em;}
.hmenu p {margin-right:10px}
h2 {font-size:140%;margin:0px;color:#4392a5;}

a {text-decoration:none;}
a:link {
  color:#bc0c17;
	text-decoration:none;
}
a:visited {
  color:#bc0c17;
	text-decoration:none;
}
a:hover {
/* background-color: #4392a5; */
	color: #4392a5;
	text-decoration:none;
}
a.selected {
  border: solid yellow 5px;
	text-decoration:none;
}
 
#menu a:link , #menu a:visited, a.linkknap:link, a.linkknap:visited {
margin : 0px; 
padding : 3px; 
color : #bc0c17; 
font-weight : bold; 
text-decoration:none;
} 
#menu a:hover, a.linkknap:hover {
background-color : #ffffff; 
color : #4392a5; 
text-decoration:none;
}
#menu a.selectedmenu {
  background-color:#ffffff;
	color : #000000; 
text-decoration:none;
	}

th, td {vertical-align: top; } 
img {border:none;}
address {font-style:normal;}

hr {color:#aaaaaa;height:1px;}

dt {font-weight:bold;}
/*ul li {list-style-image:url(noder.gif)}*/
input {font-size:100%;}
#right input {font-size:7pt;}



.lillefoto {width:140px;border:1px solid #4392a5;}
.mellemfoto {width:300px;border:1px solid #4392a5;}
.kunstnere {width:142px;float:left;margin:8px;}
.kunstnere a:hover {background-color:#ffffff; color:#000000;}
ul.kunstnerliste {list-style-type:none;margin:2px;}
ul.kunstnerliste li {}
form.soeg {margin:0;}
.highlight {background-color:#FFFF00;}
