/* CSS Document */
body {
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
}
	
#myslidemenu, #menu {
display: none;
}

ul {
list-style:none;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

#footer { 
font-size:80%;
color:#000000;
text-align:center;
}

img {
border:none;
}

/*Placering af museernes kontaktinfo på museums/museer siden og Placering af links på links-siden ...............................*/
.left {
width:270px;
padding-top:2px;
text-align:left;
}

.right {
width:270px;
float:right;
top:0px;
padding-top:2px;
text-align:left;
}

.right1 {
width:200px;
float:right;
top:0px;
padding-top:2px;
text-align:left;
font-size: 80%;
}

.left1 {
width:320px;
padding-top:2px;
text-align: justify;
}

/* Placering af billede MP1 på artist/kunstner siden .............................................................................. */
.right1 {
width:260px;
float:right;
top:0px;
text-align:justify;
}

/*Placering af nyheder på forsiden ...............................................................................................*/
.forside1 { /* højrestillingen af forside nyhederne */
width: 125px;
float: right;
text-align: left;
padding:0px;
}

.forside { /* placering af forside billedet */
width: 552px;
padding: 0px; 
}

/*Placering af billeder på Meeting Place siden ....................................................................................*/
.mp { /* højrestillingen af billederne */
width: 225px;
float: right;
padding-left: 75px;
}

.mpforside { /* højrestillingen af billederne */
width: 225px;
float: right;
padding-left: 75px;
padding-bottom:55px;
}

.right3 {
width:360px;
float:right;
top:0px;
text-align:justify;
}